index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-omap.c
Age
Commit message (
Expand
)
Author
2012-10-11
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-10-06
ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints
Jean Pihet
2012-09-13
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2012-09-12
omap-i2c: fix incorrect log message when using a device tree
Florian Vaussard
2012-09-12
i2c: omap: sanitize exit path
Felipe Balbi
2012-09-12
i2c: omap: switch over to autosuspend API
Felipe Balbi
2012-09-12
i2c: omap: remove unnecessary pm_runtime_suspended check
Felipe Balbi
2012-09-12
i2c: omap: switch to threaded IRQ support
Felipe Balbi
2012-09-12
i2c: omap: remove redundant status read
Shubhrajyoti D
2012-09-12
i2c: omap: get rid of the "complete" label
Felipe Balbi
2012-09-12
i2c: omap: resize fifos before each message
Felipe Balbi
2012-09-12
i2c: omap: simplify IRQ exit path
Felipe Balbi
2012-09-12
i2c: omap: always return IRQ_HANDLED
Felipe Balbi
2012-09-12
i2c: omap: simplify errata check
Felipe Balbi
2012-09-12
i2c: omap: bus: add a receiver flag
Felipe Balbi
2012-09-12
i2c: omap: switch to platform_get_irq()
Felipe Balbi
2012-09-12
i2c: omap: ack IRQ in parts
Felipe Balbi
2012-09-12
i2c: omap: switch over to do {} while loop
Felipe Balbi
2012-09-12
i2c: omap: re-factor receive/transmit data loop
Felipe Balbi
2012-09-12
i2c: omap: improve i462 errata handling
Felipe Balbi
2012-09-12
i2c: omap: split out [XR]DR and [XR]RDY
Felipe Balbi
2012-09-12
i2c: omap: simplify omap_i2c_ack_stat()
Felipe Balbi
2012-09-12
i2c: omap: add blank lines
Felipe Balbi
2012-09-12
i2c: omap: decrease indentation level on data handling
Felipe Balbi
2012-09-12
i2c: omap: simplify num_bytes handling
Felipe Balbi
2012-09-12
i2c: omap: switch to devm_* API
Felipe Balbi
2012-09-11
i2c/i2c-omap: add a const qualifier
Uwe Kleine-König
2012-08-18
I2C: OMAP: xfer: fix runtime PM get/put balance on error
Kevin Hilman
2012-07-28
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-24
i2c-omap: Add support for I2C_M_STOP message flag
Laurent Pinchart
2012-07-12
i2c: omap: Correct I2C revision for OMAP3
Jon Hunter
2012-07-12
i2c: omap: Do not initialise the completion everytime
Shubhrajyoti D
2012-07-12
i2c: omap: Use SET_RUNTIME_PM_OPS
Shubhrajyoti D
2012-07-12
i2c: omap: Annotate the remove code
Shubhrajyoti D
2012-07-08
I2C: OMAP: Fix timeout problem during suspend.
Neil Brown
2012-07-08
I2C: OMAP: Rename the 1p153 to the erratum id i462
Shubhrajyoti D
2012-07-08
I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not re...
Shubhrajyoti D
2012-07-08
I2C: OMAP: prevent the overwrite of the errata flags
Tasslehoff Kjappfot
2012-07-08
I2C: OMAP: Handle error check for pm runtime
Shubhrajyoti D
2012-07-08
I2C: OMAP: Fix the crash in i2c remove
Shubhrajyoti D
2012-07-08
I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
Shubhrajyoti D
2012-07-08
I2C: OMAP: Prevent the register access after pm_runtime_put in probe
Shubhrajyoti D
2012-07-08
I2C: OMAP: Fix the interrupt clearing in OMAP4
Shubhrajyoti D
2012-07-08
I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
Shubhrajyoti D
2012-07-08
I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
Shubhrajyoti D
2012-01-20
i2c: OMAP: Fix OMAP1 build error
Cousson, Benoit
2012-01-17
i2c: OMAP: Add DT support for i2c controller
Benoit Cousson
2012-01-17
I2C: OMAP: NACK without STP
Jan Weitzel
2012-01-17
I2C: OMAP: correct SYSC register offset for OMAP4
Alexander Aring
2011-12-18
I2C: OMAP: fix FIFO usage for OMAP4
Shubhrajyoti D
[next]