summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-omap.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: omap: ensure writes to dev->buf_len are orderedFelipe Balbi2012-11-141-1/+3
* Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-141-18/+14
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-111-185/+289
|\
| * ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraintsJean Pihet2012-10-061-14/+18
| * omap-i2c: fix incorrect log message when using a device treeFlorian Vaussard2012-09-121-3/+3
| * i2c: omap: sanitize exit pathFelipe Balbi2012-09-121-13/+13
| * i2c: omap: switch over to autosuspend APIFelipe Balbi2012-09-121-2/+10
| * i2c: omap: remove unnecessary pm_runtime_suspended checkFelipe Balbi2012-09-121-3/+0
| * i2c: omap: switch to threaded IRQ supportFelipe Balbi2012-09-121-6/+37
| * i2c: omap: remove redundant status readShubhrajyoti D2012-09-121-2/+0
| * i2c: omap: get rid of the "complete" labelFelipe Balbi2012-09-121-3/+13
| * i2c: omap: resize fifos before each messageFelipe Balbi2012-09-121-32/+51
| * i2c: omap: simplify IRQ exit pathFelipe Balbi2012-09-121-12/+8
| * i2c: omap: always return IRQ_HANDLEDFelipe Balbi2012-09-121-1/+1
| * i2c: omap: simplify errata checkFelipe Balbi2012-09-121-3/+1
| * i2c: omap: bus: add a receiver flagFelipe Balbi2012-09-121-0/+8
| * i2c: omap: switch to platform_get_irq()Felipe Balbi2012-09-121-5/+7
| * i2c: omap: ack IRQ in partsFelipe Balbi2012-09-121-12/+16
| * i2c: omap: switch over to do {} while loopFelipe Balbi2012-09-121-6/+14
| * i2c: omap: re-factor receive/transmit data loopFelipe Balbi2012-09-121-122/+82
| * i2c: omap: improve i462 errata handlingFelipe Balbi2012-09-121-13/+30
| * i2c: omap: split out [XR]DR and [XR]RDYFelipe Balbi2012-09-121-34/+92
| * i2c: omap: simplify omap_i2c_ack_stat()Felipe Balbi2012-09-121-9/+10
| * i2c: omap: add blank linesFelipe Balbi2012-09-121-0/+5
| * i2c: omap: decrease indentation level on data handlingFelipe Balbi2012-09-121-32/+31
| * i2c: omap: simplify num_bytes handlingFelipe Balbi2012-09-121-4/+2
| * i2c: omap: switch to devm_* APIFelipe Balbi2012-09-121-29/+12
* | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-131-1/+2
|\ \ | |/ |/|
| * i2c/i2c-omap: add a const qualifierUwe Kleine-König2012-09-111-1/+2
* | I2C: OMAP: xfer: fix runtime PM get/put balance on errorKevin Hilman2012-08-181-1/+1
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-281-78/+77
|\
| * i2c: omap: Correct I2C revision for OMAP3Jon Hunter2012-07-121-5/+5
| * i2c: omap: Do not initialise the completion everytimeShubhrajyoti D2012-07-121-1/+2
| * i2c: omap: Use SET_RUNTIME_PM_OPSShubhrajyoti D2012-07-121-3/+5
| * i2c: omap: Annotate the remove codeShubhrajyoti D2012-07-121-3/+2
| * I2C: OMAP: Fix timeout problem during suspend.Neil Brown2012-07-081-1/+1
| * I2C: OMAP: Rename the 1p153 to the erratum id i462Shubhrajyoti D2012-07-081-6/+6
| * I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not re...Shubhrajyoti D2012-07-081-1/+1
| * I2C: OMAP: prevent the overwrite of the errata flagsTasslehoff Kjappfot2012-07-081-5/+5
| * I2C: OMAP: Handle error check for pm runtimeShubhrajyoti D2012-07-081-3/+11
| * I2C: OMAP: Fix the crash in i2c removeShubhrajyoti D2012-07-081-0/+2
| * I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zeroShubhrajyoti D2012-07-081-6/+4
| * I2C: OMAP: Prevent the register access after pm_runtime_put in probeShubhrajyoti D2012-07-081-2/+2
| * I2C: OMAP: Fix the interrupt clearing in OMAP4Shubhrajyoti D2012-07-081-4/+2
| * I2C: OMAP: Fix the mismatch of pm_runtime enable and disableShubhrajyoti D2012-07-081-0/+2
| * I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIMEShubhrajyoti D2012-07-081-43/+32
* | i2c-omap: Add support for I2C_M_STOP message flagLaurent Pinchart2012-07-241-1/+4
|/
* i2c: OMAP: Fix OMAP1 build errorCousson, Benoit2012-01-201-1/+1
* i2c: OMAP: Add DT support for i2c controllerBenoit Cousson2012-01-171-35/+67
* I2C: OMAP: NACK without STPJan Weitzel2012-01-171-4/+2
OpenPOWER on IntegriCloud