summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-omap.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: omap: don't save a value only needed for read-clearingWolfram Sang2012-11-141-2/+1
* i2c: omap: cleanup the sysc writeShubhrajyoti D2012-11-141-15/+5
* i2c: omap: Restore i2c context alwaysShubhrajyoti D2012-11-141-2/+1
* i2c: omap: make reset a seperate functionShubhrajyoti D2012-11-141-15/+24
* i2c: omap: re-factor omap_i2c_init functionShubhrajyoti D2012-11-141-40/+35
* ARM: i2c: omap: Remove the i207 errata flagShubhrajyoti D2012-11-141-2/+1
* i2c: omap: remove the dtrevShubhrajyoti D2012-11-141-7/+5
* i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207Shubhrajyoti D2012-11-141-1/+2
* i2c: omap: Fix the revision register readShubhrajyoti D2012-11-141-13/+48
* i2c: omap: adopt pinctrl supportSebastien Guiriec2012-11-141-0/+13
* 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
OpenPOWER on IntegriCloud