summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-omap.c
AgeCommit message (Expand)Author
2023-10-10i2c: Use device_get_match_data()Rob Herring
2023-06-05i2c: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-03i2c: omap: Fix standard mode false ACK readingsReid Tonking
2023-04-13i2c: omap: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-08-11i2c: move drivers from strlcpy to strscpyWolfram Sang
2021-04-14i2c: omap: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-18i2c: busses: remove duplicate dev_err()Dejin Zheng
2020-03-24i2c: drivers: Use generic definitions for bus frequenciesAndy Shevchenko
2020-03-10i2c: omap: use devm_platform_ioremap_resource()chenqiwu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-16i2c: omap: Add the master_xfer_atomic hookWolfram Sang
2019-02-05i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren
2018-10-05i2c: omap: use core to detect 'no zero length' quirkWolfram Sang
2018-05-17i2c: omap: move header to platform_dataWolfram Sang
2017-10-30i2c: omap: Trigger bus recovery in lockup caseClaudio Foellmi
2017-10-18i2c: omap: Fix error handling for clk_get()Tony Lindgren
2017-01-25i2c: omap: constify dev_pm_ops structuresBhumika Goyal
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2016-04-24i2c: omap: drop the lock hard irq contextSebastian Andrzej Siewior
2016-02-12i2c: omap: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren
2015-08-10i2c: omap: fix cleanup regressionWolfram Sang
2015-08-10i2c: omap: on ->remove() call pm_runtime_put_sync()Felipe Balbi
2015-08-10i2c: omap: abolish variable name confusionFelipe Balbi
2015-08-10i2c: omap: switch to dev_get_drvdata()Felipe Balbi
2015-07-31i2c: omap: fix bus recovery setupJan Luebbe
2015-05-12i2c: omap: implement bus recoveryFelipe Balbi
2015-05-12i2c: omap: Add calls for pinctrl state selectPascal Huerst
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-05i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.cRafael J. Wysocki
2014-11-25omap: i2c: don't check bus state IP rev3.3 and earlierAlexander Kochetkov
2014-11-23i2c: omap: add notes related to i2c multimaster modeAlexander Kochetkov
2014-11-23i2c: omap: don't reset controller if Arbitration Lost detectedAlexander Kochetkov
2014-11-23i2c: omap: implement workaround for handling invalid BB-bit valuesAlexander Kochetkov
2014-11-23i2c: omap: cleanup register definitionsAlexander Kochetkov
2014-11-22i2c: omap: fix i207 errata handlingAlexander Kochetkov
2014-11-21i2c: omap: fix NACK and Arbitration Lost irq handlingAlexander Kochetkov
2014-11-07i2c: remove FSF addressWolfram Sang
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang
2014-07-16i2c: i2c-omap: Drop class based scanning to improve bootup timeWolfram Sang
2014-06-02i2c: remove unnecessary OOM messagesJingoo Han
2014-03-27i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_syncNishanth Menon
2014-03-05i2c: i2c-omap: deprecate class based instantiationWolfram Sang
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-27i2c: omap: raw read and write endian fixVictor Kamensky
2013-11-25Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson
2013-11-15i2c: omap: Fix missing device tree flags for omap2Tony Lindgren
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang