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