Age | Commit message (Expand) | Author | Files | Lines |
2014-10-19 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -48/+1326 |
2014-10-16 | i2c: i801: Add Device IDs for Intel Sunrise Point PCH | james.d.ralston@intel.com | 2 | -0/+4 |
2014-10-16 | i2c: hix5hd2: add i2c controller driver | Wei Yan | 3 | -0/+568 |
2014-10-15 | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+4 |
2014-10-10 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+9 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2014-10-07 | Merge branch 'pm-domains' | Rafael J. Wysocki | 1 | -5/+9 |
2014-10-07 | i2c: i2c-cros-ec-tunnel: Set retries to 3 | Derek Basehore | 1 | -0/+3 |
2014-10-07 | mfd: cros_ec: stop calling ->cmd_xfer() directly | Andrew Bresticker | 1 | -1/+1 |
2014-10-06 | i2c-imx: Disable the clock on probe failure | Fabio Estevam | 1 | -2/+6 |
2014-10-06 | i2c: designware: Add support for AMD I2C controller | Carl Peng | 2 | -0/+28 |
2014-10-06 | i2c: designware: Rework probe() to get clock a bit later | Mika Westerberg | 1 | -20/+18 |
2014-10-06 | i2c: designware: Default to fast mode in case of ACPI | Mika Westerberg | 1 | -4/+2 |
2014-10-03 | i2c: axxia: Add I2C driver for AXM55xx | Anders Berg | 3 | -0/+571 |
2014-10-03 | i2c: exynos: add support for HSI2C module on Exynos7 | Naveen Krishna Ch | 2 | -7/+66 |
2014-10-03 | i2c: mxs: detect No Slave Ack on SELECT in PIO mode | Janusz Użycki | 1 | -0/+3 |
2014-10-03 | i2c: qup: Fix order of runtime pm initialization | Andy Gross | 1 | -4/+8 |
2014-10-03 | i2c: rk3x: fix 0 length write transfers | Alexandru M Stan | 1 | -1/+1 |
2014-09-30 | i2c: cros_ec: Remove EC_I2C_FLAG_10BIT | Doug Anderson | 1 | -2/+4 |
2014-09-30 | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h | Ulf Hansson | 1 | -0/+1 |
2014-09-30 | i2c: cros-ec-tunnel: Add of match table | Sjoerd Simons | 1 | -0/+9 |
2014-09-30 | i2c: rcar: remove sign-compare flaw | Wolfram Sang | 1 | -1/+1 |
2014-09-30 | i2c: ismt: Use minimum descriptor size | Fan Du | 1 | -1/+1 |
2014-09-30 | i2c: imx: Add arbitration lost check | Haibo Chen | 1 | -0/+8 |
2014-09-30 | i2c: rk3x: Remove unlikely() annotations | Doug Anderson | 1 | -2/+2 |
2014-09-30 | i2c: rcar: check for no IRQ in rcar_i2c_irq() | Sergei Shtylyov | 1 | -1/+7 |
2014-09-30 | i2c: rcar: make rcar_i2c_prepare_msg() *void* | Sergei Shtylyov | 1 | -7/+2 |
2014-09-30 | i2c: rcar: simplify check for last message | Sergei Shtylyov | 1 | -1/+1 |
2014-09-30 | i2c: designware: add support of platform data to set I2C mode | Tan, Raymond | 1 | -0/+6 |
2014-09-30 | i2c: designware: add support of I2C standard mode | Romain Baeriswyl | 1 | -2/+21 |
2014-09-26 | treewide: Fix typos in Kconfig | Masanari Iida | 1 | -1/+1 |
2014-09-25 | i2c: acpi: Fix NULL Pointer dereference | Peter Hüwe | 1 | -2/+12 |
2014-09-25 | i2c: move acpi code back into the core | Wolfram Sang | 3 | -368/+355 |
2014-09-22 | i2c: core: Convert to dev_pm_domain_attach|detach() | Ulf Hansson | 1 | -5/+8 |
2014-09-20 | i2c: rk3x: fix divisor calculation for SCL frequency | addy ke | 1 | -6/+5 |
2014-09-20 | i2c: mxs: fix error message in pio transfer | Janusz Użycki | 1 | -1/+1 |
2014-09-20 | i2c: ismt: use correct length when copy buffer | Fan Du | 1 | -2/+2 |
2014-09-20 | i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND} | Sergei Shtylyov | 1 | -2/+2 |
2014-09-20 | i2c: tegra: Move clk_prepare/clk_set_rate to probe | Mikko Perttunen | 1 | -12/+45 |
2014-09-04 | Revert "i2c: rcar: remove spinlock" | Sergei Shtylyov | 1 | -0/+22 |
2014-09-02 | i2c: at91: add bound checking on SMBus block length bytes | Marek Roszko | 1 | -4/+24 |
2014-09-02 | i2c: rk3x: fix bug that cause transfer fails in master receive mode | addy ke | 1 | -0/+4 |
2014-09-02 | i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer. | Simon Lindgren | 1 | -2/+2 |
2014-09-02 | i2c: mv64xxx: continue probe when clock-frequency is missing | Chen-Yu Tsai | 1 | -2/+1 |
2014-09-02 | i2c: rcar: fix MNR interrupt handling | Sergei Shtylyov | 1 | -6/+9 |
2014-08-26 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2014-08-19 | i2c: i801: Add PCI ID for Intel Braswell | Alan Cox | 1 | -0/+2 |
2014-08-19 | i2c: rework kernel config I2C_ACPI | Lan Tianyu | 3 | -10/+9 |
2014-08-09 | Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 37 | -924/+810 |
2014-08-08 | i2c: mpc: delete unneeded test before of_node_put | Julia Lawall | 1 | -2/+1 |