aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-omap.c
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-14
|\ \
| * | omap: i2c: don't check bus state IP rev3.3 and earlierAlexander Kochetkov2014-11-25
| * | i2c: omap: add notes related to i2c multimaster modeAlexander Kochetkov2014-11-23
| * | i2c: omap: don't reset controller if Arbitration Lost detectedAlexander Kochetkov2014-11-23
| * | i2c: omap: implement workaround for handling invalid BB-bit valuesAlexander Kochetkov2014-11-23
| * | i2c: omap: cleanup register definitionsAlexander Kochetkov2014-11-23
* | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-08
|\ \ \
| * | | i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.cRafael J. Wysocki2014-12-05
| |/ /
* | | i2c: omap: fix i207 errata handlingAlexander Kochetkov2014-11-22
* | | i2c: omap: fix NACK and Arbitration Lost irq handlingAlexander Kochetkov2014-11-21
|/ /
* / i2c: remove FSF addressWolfram Sang2014-11-07
|/
* i2c: i2c-omap: Drop class based scanning to improve bootup timeWolfram Sang2014-07-16
* i2c: remove unnecessary OOM messagesJingoo Han2014-06-02
* i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_syncNishanth Menon2014-03-27
* i2c: i2c-omap: deprecate class based instantiationWolfram Sang2014-03-05
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-29
|\
| * i2c: omap: raw read and write endian fixVictor Kamensky2013-11-27
* | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-25
|\ \ | |/ |/|
| * i2c: omap: Fix missing device tree flags for omap2Tony Lindgren2013-11-15
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
|/
* i2c: omap: Clear ARDY bit twiceTaras Kondratiuk2013-10-10
* i2c: move OF helpers into the coreWolfram Sang2013-08-23
* i2c: use dev_get_platdata()Jingoo Han2013-08-19
* i2c: omap: query STP always when NACK is receivedGrygorii Strashko2013-08-19
* drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-08-07
* i2c: omap: correct usage of the interrupt enable registerOleksandr Dmytryshyn2013-06-19
* drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-12
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-26
|\
| * i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-21
* | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-26
|\|
| * i2c: omap: fix draining irq handlingAaro Koskinen2013-01-22
| * i2c: omap: errata i462: fix incorrect ack for arbitration lost interruptAaro Koskinen2013-01-22
* | i2c: Convert to devm_ioremap_resource()Thierry Reding2013-01-24
|/
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-22
* i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flagShubhrajyoti D2012-11-28
* i2c: omap: Move the remove constraintShubhrajyoti D2012-11-16
* i2c: omap: don't save a value only needed for read-clearingWolfram Sang2012-11-14
* i2c: omap: cleanup the sysc writeShubhrajyoti D2012-11-14
* i2c: omap: Restore i2c context alwaysShubhrajyoti D2012-11-14
* i2c: omap: make reset a seperate functionShubhrajyoti D2012-11-14
* i2c: omap: re-factor omap_i2c_init functionShubhrajyoti D2012-11-14
* ARM: i2c: omap: Remove the i207 errata flagShubhrajyoti D2012-11-14
* i2c: omap: remove the dtrevShubhrajyoti D2012-11-14
* i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207Shubhrajyoti D2012-11-14
* i2c: omap: Fix the revision register readShubhrajyoti D2012-11-14
* i2c: omap: adopt pinctrl supportSebastien Guiriec2012-11-14
* i2c: omap: ensure writes to dev->buf_len are orderedFelipe Balbi2012-11-14
* Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-14