aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-omap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-05i2c: omap: use core to detect 'no zero length' quirkWolfram Sang1-3/+5
2018-05-17i2c: omap: move header to platform_dataWolfram Sang1-1/+1
2017-10-30i2c: omap: Trigger bus recovery in lockup caseClaudio Foellmi1-2/+23
2017-10-18i2c: omap: Fix error handling for clk_get()Tony Lindgren1-0/+14
2017-01-25i2c: omap: constify dev_pm_ops structuresBhumika Goyal1-1/+1
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang1-3/+1
2016-04-24i2c: omap: drop the lock hard irq contextSebastian Andrzej Siewior1-11/+1
2016-02-12i2c: omap: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren1-1/+3
2015-08-10i2c: omap: fix cleanup regressionWolfram Sang1-1/+1
2015-08-10i2c: omap: on ->remove() call pm_runtime_put_sync()Felipe Balbi1-1/+1
2015-08-10i2c: omap: abolish variable name confusionFelipe Balbi1-299/+299
2015-08-10i2c: omap: switch to dev_get_drvdata()Felipe Balbi1-4/+2
2015-07-31i2c: omap: fix bus recovery setupJan Luebbe1-0/+11
2015-05-12i2c: omap: implement bus recoveryFelipe Balbi1-4/+65
2015-05-12i2c: omap: Add calls for pinctrl state selectPascal Huerst1-0/+5
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-6/+127
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki1-2/+0
2014-12-05i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.cRafael J. Wysocki1-2/+0
2014-11-25omap: i2c: don't check bus state IP rev3.3 and earlierAlexander Kochetkov1-3/+5
2014-11-23i2c: omap: add notes related to i2c multimaster modeAlexander Kochetkov1-1/+11
2014-11-23i2c: omap: don't reset controller if Arbitration Lost detectedAlexander Kochetkov1-2/+4
2014-11-23i2c: omap: implement workaround for handling invalid BB-bit valuesAlexander Kochetkov1-0/+103
2014-11-23i2c: omap: cleanup register definitionsAlexander Kochetkov1-3/+7
2014-11-22i2c: omap: fix i207 errata handlingAlexander Kochetkov1-3/+5
2014-11-21i2c: omap: fix NACK and Arbitration Lost irq handlingAlexander Kochetkov1-2/+0
2014-11-07i2c: remove FSF addressWolfram Sang1-4/+0
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-16i2c: i2c-omap: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-06-02i2c: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-03-27i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_syncNishanth Menon1-3/+3
2014-03-05i2c: i2c-omap: deprecate class based instantiationWolfram Sang1-1/+1
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-4/+4
2013-11-27i2c: omap: raw read and write endian fixVictor Kamensky1-4/+4
2013-11-25Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-0/+22
2013-11-15i2c: omap: Fix missing device tree flags for omap2Tony Lindgren1-0/+22
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-10-10i2c: omap: Clear ARDY bit twiceTaras Kondratiuk1-0/+3
2013-08-23i2c: move OF helpers into the coreWolfram Sang1-3/+0
2013-08-19i2c: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-19i2c: omap: query STP always when NACK is receivedGrygorii Strashko1-5/+4
2013-08-07drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-13/+0
2013-06-19i2c: omap: correct usage of the interrupt enable registerOleksandr Dmytryshyn1-4/+11
2013-06-12drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang1-7/+1
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-3/+0
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson1-3/+0
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman1-3/+3
2013-01-24i2c: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2013-01-22i2c: omap: fix draining irq handlingAaro Koskinen1-2/+2
2013-01-22i2c: omap: errata i462: fix incorrect ack for arbitration lost interruptAaro Koskinen1-1/+1