Age | Commit message (Expand) | Author | Files | Lines |
2014-05-14 | i2c: rcar: bail out on zero length transfers | Wolfram Sang | 1 | -1/+8 |
2014-05-14 | i2c: qup: Fix pm_runtime_get_sync usage | Andy Gross | 1 | -1/+1 |
2014-05-14 | i2c: s3c2410: resume race fix | Olof Johansson | 1 | -1/+1 |
2014-05-14 | i2c: nomadik: Don't use IS_ERR for devm_ioremap | Ulf Hansson | 1 | -1/+1 |
2014-05-14 | i2c: designware: Mask all interrupts during i2c controller enable | Du, Wenkai | 1 | -0/+3 |
2014-04-09 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 47 | -345/+2593 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -1/+1 |
2014-04-06 | i2c: cadence: fix Kconfig dependency | Wolfram Sang | 1 | -1/+1 |
2014-04-06 | i2c: Add driver for Cadence I2C controller | Soren Brinkmann | 3 | -0/+913 |
2014-04-06 | i2c: qup: use proper type fro clk_freq | Wolfram Sang | 1 | -1/+1 |
2014-04-03 | i2c: qup: off by ones in qup_i2c_probe() | Dan Carpenter | 1 | -2/+2 |
2014-03-29 | i2c: qup: New bus driver for the Qualcomm QUP I2C controller | Bjorn Andersson | 3 | -0/+779 |
2014-03-28 | i2c: i2c-xiic: deprecate class based instantiation | Wolfram Sang | 1 | -1/+1 |
2014-03-28 | i2c: i2c-sirf: deprecate class based instantiation | Wolfram Sang | 1 | -1/+1 |
2014-03-28 | i2c: i2c-mv64xxx: deprecate class based instantiation | Wolfram Sang | 1 | -1/+1 |
2014-03-28 | i2c: i2c-designware-platdrv: deprecate class based instantiation | Wolfram Sang | 1 | -1/+1 |
2014-03-28 | i2c: i2c-davinci: deprecate class based instantiation | Wolfram Sang | 1 | -1/+1 |
2014-03-28 | i2c: i2c-bcm2835: deprecate class based instantiation | Wolfram Sang | 1 | -1/+1 |
2014-03-28 | i2c: mv64xxx: Fix reset controller handling | Maxime Ripard | 1 | -3/+3 |
2014-03-27 | i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync | Nishanth Menon | 1 | -3/+3 |
2014-03-27 | i2c: efm32: new bus driver | Uwe Kleine-König | 3 | -0/+489 |
2014-03-24 | i2c: cpm: Fix build by adding of_address.h and of_irq.h | Scott Wood | 1 | -0/+2 |
2014-03-14 | i2c: Remove usage of orphaned symbol OF_I2C | Richard Weinberger | 1 | -1/+1 |
2014-03-14 | i2c: exynos5: remove unnecessary cast of void pointer | Jingoo Han | 1 | -1/+1 |
2014-03-14 | i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 1 | -0/+2 |
2014-03-14 | i2c: gpio: OF gpio code does not handle defered probe case | Ben Dooks | 1 | -0/+3 |
2014-03-14 | i2c: Add message transfer tracepoints for SMBUS [ver #2] | David Howells | 1 | -3/+20 |
2014-03-14 | i2c: Add message transfer tracepoints for I2C | David Howells | 1 | -0/+37 |
2014-03-13 | i2c: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 20 | -20/+20 |
2014-03-12 | i2c: s3c2410: Leave the bus disabled unless it is in use | Simon Glass | 1 | -4/+33 |
2014-03-12 | i2c: i2c-s3c2410: deprecate class based instantiation | Wolfram Sang | 1 | -1/+1 |
2014-03-12 | i2c: at91: Add device tree property to set clock-frequency | Marek Roszko | 1 | -2/+8 |
2014-03-12 | i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time value | Chew, Chiau Ee | 1 | -0/+28 |
2014-03-10 | i2c: st: Fix return in case of arbitration lost | Maxime COQUELIN | 1 | -1/+1 |
2014-03-10 | i2c: mv64xxx: refactor initialization for new msgs | Wolfram Sang | 1 | -10/+6 |
2014-03-10 | i2c: mv64xxx: directly call send_start when initializing transfer | Wolfram Sang | 1 | -7/+1 |
2014-03-10 | i2c: mv64xxx: refactor send_start | Wolfram Sang | 1 | -14/+13 |
2014-03-10 | i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2C | Chew, Chiau Ee | 1 | -6/+11 |
2014-03-10 | i2c: mxs: Use devm_ioremap_resource() | Jingoo Han | 1 | -12/+6 |
2014-03-10 | i2c: bcm2835: Use devm_ioremap_resource() | Jingoo Han | 1 | -20/+4 |
2014-03-10 | i2c: i801: enable Intel BayTrail SMBUS | Chew, Kean ho | 2 | -0/+4 |
2014-03-09 | i2c: designware-pci: Add Baytrail PCI IDs | Mika Westerberg | 1 | -2/+19 |
2014-03-09 | i2c: designware-pci: Cleanup driver power management | Mika Westerberg | 1 | -50/+7 |
2014-03-09 | i2c: designware: make SCL and SDA falling time configurable | Romain Baeriswyl | 3 | -11/+25 |
2014-03-09 | i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driver | Sonic Zhang | 1 | -14/+0 |
2014-03-09 | i2c: bfin-twi: move bits macros and structs in header from arch include to ge... | Sonic Zhang | 1 | -2/+2 |
2014-03-07 | i2c: mv64xxx: fix circular Kconfig dependency | Wolfram Sang | 1 | -2/+1 |
2014-03-05 | i2c: mv64xxx: Add support for the Allwinner A31 I2C driver | Maxime Ripard | 1 | -0/+11 |
2014-03-05 | i2c: mv64xxx: Add reset deassert call | Maxime Ripard | 2 | -2/+20 |
2014-03-05 | i2c: i2c-rcar: deprecate class based instantiation | Wolfram Sang | 1 | -1/+1 |