- 8cafbf2 i2c: Use device_get_match_data() by Rob Herring · 1 year, 3 months ago
- e190a0c i2c: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 8 months ago
- c770657 i2c: omap: Fix standard mode false ACK readings by Reid Tonking · 1 year, 8 months ago
- 9496fff i2c: omap: Improve error reporting for problems during .remove() by Uwe Kleine-König · 1 year, 9 months ago
- ea1558c i2c: move drivers from strlcpy to strscpy by Wolfram Sang · 2 years, 5 months ago
- 780f629 i2c: omap: fix reference leak when pm_runtime_get_sync fails by Qinglang Miao · 4 years, 1 month ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- e42688e i2c: busses: remove duplicate dev_err() by Dejin Zheng · 4 years, 9 months ago
- 90224e6 i2c: drivers: Use generic definitions for bus frequencies by Andy Shevchenko · 4 years, 9 months ago
- f16c140 i2c: omap: use devm_platform_ioremap_resource() by chenqiwu · 4 years, 11 months ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 89f845a i2c: omap: Add the master_xfer_atomic hook by Wolfram Sang · 6 years ago
- c6e2bd9 i2c: omap: Use noirq system sleep pm ops to idle device for suspend by Tony Lindgren · 6 years ago
- f37b2bb i2c: omap: use core to detect 'no zero length' quirk by Wolfram Sang · 6 years ago
- 79fc540 i2c: omap: move header to platform_data by Wolfram Sang · 7 years ago
- 93367bf i2c: omap: Trigger bus recovery in lockup case by Claudio Foellmi · 7 years ago
- 883b3b6 i2c: omap: Fix error handling for clk_get() by Tony Lindgren · 7 years ago
- 50b918c i2c: omap: constify dev_pm_ops structures by Bhumika Goyal · 8 years ago
- ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
- 126a66c i2c: omap: drop the lock hard irq context by Sebastian Andrzej Siewior · 9 years ago
- e6244de i2c: omap: Fix PM regression with deferred probe for pm_runtime_reinit by Tony Lindgren · 9 years ago
- 77441ac i2c: omap: fix cleanup regression by Wolfram Sang · 9 years ago
- 1c4828f i2c: omap: on ->remove() call pm_runtime_put_sync() by Felipe Balbi · 9 years ago
- 63f8f85 i2c: omap: abolish variable name confusion by Felipe Balbi · 9 years ago
- c680e32 i2c: omap: switch to dev_get_drvdata() by Felipe Balbi · 9 years ago
- 828e66c i2c: omap: fix bus recovery setup by Jan Luebbe · 9 years ago
- 9dcb0e7 i2c: omap: implement bus recovery by Felipe Balbi · 10 years ago
- 096ea30 i2c: omap: Add calls for pinctrl state select by Pascal Huerst · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 9689519 Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
- e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
- 2713775 i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.c by Rafael J. Wysocki · 10 years ago
- 23173ea omap: i2c: don't check bus state IP rev3.3 and earlier by Alexander Kochetkov · 10 years ago
- 4f734a3 i2c: omap: add notes related to i2c multimaster mode by Alexander Kochetkov · 10 years ago
- b76911d i2c: omap: don't reset controller if Arbitration Lost detected by Alexander Kochetkov · 10 years ago
- 0f5768b i2c: omap: implement workaround for handling invalid BB-bit values by Alexander Kochetkov · 10 years ago
- 9fd6ada i2c: omap: cleanup register definitions by Alexander Kochetkov · 10 years ago
- ccfc866 i2c: omap: fix i207 errata handling by Alexander Kochetkov · 10 years ago
- 27caca9 i2c: omap: fix NACK and Arbitration Lost irq handling by Alexander Kochetkov · 10 years ago
- ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
- 1ecc433 i2c: busses: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- cfac71d i2c: i2c-omap: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
- 46797a2 i2c: remove unnecessary OOM messages by Jingoo Han · 11 years ago
- ff370257 i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync by Nishanth Menon · 11 years ago
- 04eceb0 i2c: i2c-omap: deprecate class based instantiation by Wolfram Sang · 11 years ago
- dc418f6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
- 40b13ca i2c: omap: raw read and write endian fix by Victor Kamensky · 11 years ago
- 5c1f34c Merge 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 fixes by Olof Johansson · 11 years ago
- 4c62484 i2c: omap: Fix missing device tree flags for omap2 by Tony Lindgren · 11 years ago
- 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
- 4cdbf7d i2c: omap: Clear ARDY bit twice by Taras Kondratiuk · 11 years ago
- 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
- 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
- cda2109 i2c: omap: query STP always when NACK is received by Grygorii Strashko · 12 years ago
- 3f97b62 drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
- 4368de1 i2c: omap: correct usage of the interrupt enable register by Oleksandr Dmytryshyn · 12 years ago
- 3cc2d00 drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
- 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
- 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 12 years ago
- 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
- 84dbf80 i2c: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
- 9eb13cf i2c: omap: fix draining irq handling by Aaro Koskinen · 12 years ago
- 2c5de55 i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt by Aaro Koskinen · 12 years ago
- 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
- 972deb4 i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag by Shubhrajyoti D · 12 years ago
- 1ab3604 i2c: omap: Move the remove constraint by Shubhrajyoti D · 12 years ago
- 27e0fbe i2c: omap: don't save a value only needed for read-clearing by Wolfram Sang · 12 years ago
- ca85e24 i2c: omap: cleanup the sysc write by Shubhrajyoti D · 12 years ago
- 554c967 i2c: omap: Restore i2c context always by Shubhrajyoti D · 12 years ago
- d6c842a i2c: omap: make reset a seperate function by Shubhrajyoti D · 12 years ago
- 95dd303 i2c: omap: re-factor omap_i2c_init function by Shubhrajyoti D · 12 years ago
- 2c88ab8 ARM: i2c: omap: Remove the i207 errata flag by Shubhrajyoti D · 12 years ago
- cd10c74 i2c: omap: remove the dtrev by Shubhrajyoti D · 12 years ago
- a748021 i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207 by Shubhrajyoti D · 12 years ago
- 47dcd01 i2c: omap: Fix the revision register read by Shubhrajyoti D · 12 years ago
- 2d4b452 i2c: omap: adopt pinctrl support by Sebastien Guiriec · 12 years ago
- d60ece5 i2c: omap: ensure writes to dev->buf_len are ordered by Felipe Balbi · 12 years ago
- 49839dc Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints" by Paul Walmsley · 12 years ago
- 12250d8 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
- 3db11fe ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints by Jean Pihet · 12 years ago
- 1a87676 Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical by Olof Johansson · 12 years ago
- c5d3cd6 omap-i2c: fix incorrect log message when using a device tree by Florian Vaussard · 12 years ago
- 0bdfe0c i2c: omap: sanitize exit path by Felipe Balbi · 12 years ago
- 6d8451d i2c: omap: switch over to autosuspend API by Felipe Balbi · 12 years ago
- e3a36b2 i2c: omap: remove unnecessary pm_runtime_suspended check by Felipe Balbi · 12 years ago
- 3b2f8f8 i2c: omap: switch to threaded IRQ support by Felipe Balbi · 12 years ago
- d741d0c i2c: omap: remove redundant status read by Shubhrajyoti D · 12 years ago
- b07be0f i2c: omap: get rid of the "complete" label by Felipe Balbi · 12 years ago
- dd74548 i2c: omap: resize fifos before each message by Felipe Balbi · 12 years ago
- 4a7ec4e i2c: omap: simplify IRQ exit path by Felipe Balbi · 12 years ago
- 6a85ced i2c: omap: always return IRQ_HANDLED by Felipe Balbi · 12 years ago
- 3ff4443 i2c: omap: simplify errata check by Felipe Balbi · 12 years ago
- 079d8af i2c: omap: bus: add a receiver flag by Felipe Balbi · 12 years ago
- ac79e4b i2c: omap: switch to platform_get_irq() by Felipe Balbi · 12 years ago
- 1d7afc9 i2c: omap: ack IRQ in parts by Felipe Balbi · 12 years ago
- 66b9298 i2c: omap: switch over to do {} while loop by Felipe Balbi · 12 years ago
- 3312d25 i2c: omap: re-factor receive/transmit data loop by Felipe Balbi · 12 years ago
- 4151e74 i2c: omap: improve i462 errata handling by Felipe Balbi · 12 years ago
- 6d9939f i2c: omap: split out [XR]DR and [XR]RDY by Felipe Balbi · 12 years ago
- 540a479 i2c: omap: simplify omap_i2c_ack_stat() by Felipe Balbi · 12 years ago