| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-09 | 1 | -5/+9 |
|\ |
|
| * | Merge branch 'pm-domains' | Rafael J. Wysocki | 2014-10-07 | 1 | -5/+9 |
| |\ |
|
| | * | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h | Ulf Hansson | 2014-09-30 | 1 | -0/+1 |
| | * | i2c: core: Convert to dev_pm_domain_attach|detach() | Ulf Hansson | 2014-09-22 | 1 | -5/+8 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-10-08 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | treewide: Fix typos in Kconfig | Masanari Iida | 2014-09-26 | 1 | -1/+1 |
| * | | treewide: Fix typo in printk | Masanari Iida | 2014-08-26 | 1 | -1/+1 |
* | | | i2c: qup: Fix order of runtime pm initialization | Andy Gross | 2014-10-03 | 1 | -4/+8 |
* | | | i2c: rk3x: fix 0 length write transfers | Alexandru M Stan | 2014-10-03 | 1 | -1/+1 |
* | | | i2c: acpi: Fix NULL Pointer dereference | Peter Hüwe | 2014-09-25 | 1 | -2/+12 |
* | | | i2c: move acpi code back into the core | Wolfram Sang | 2014-09-25 | 3 | -368/+355 |
* | | | i2c: rk3x: fix divisor calculation for SCL frequency | addy ke | 2014-09-20 | 1 | -6/+5 |
* | | | i2c: mxs: fix error message in pio transfer | Janusz Użycki | 2014-09-20 | 1 | -1/+1 |
* | | | i2c: ismt: use correct length when copy buffer | Fan Du | 2014-09-20 | 1 | -2/+2 |
* | | | i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND} | Sergei Shtylyov | 2014-09-20 | 1 | -2/+2 |
* | | | i2c: tegra: Move clk_prepare/clk_set_rate to probe | Mikko Perttunen | 2014-09-20 | 1 | -12/+45 |
| |/
|/| |
|
* | | Revert "i2c: rcar: remove spinlock" | Sergei Shtylyov | 2014-09-04 | 1 | -0/+22 |
* | | i2c: at91: add bound checking on SMBus block length bytes | Marek Roszko | 2014-09-02 | 1 | -4/+24 |
* | | i2c: rk3x: fix bug that cause transfer fails in master receive mode | addy ke | 2014-09-02 | 1 | -0/+4 |
* | | i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer. | Simon Lindgren | 2014-09-02 | 1 | -2/+2 |
* | | i2c: mv64xxx: continue probe when clock-frequency is missing | Chen-Yu Tsai | 2014-09-02 | 1 | -2/+1 |
* | | i2c: rcar: fix MNR interrupt handling | Sergei Shtylyov | 2014-09-02 | 1 | -6/+9 |
* | | i2c: i801: Add PCI ID for Intel Braswell | Alan Cox | 2014-08-19 | 1 | -0/+2 |
* | | i2c: rework kernel config I2C_ACPI | Lan Tianyu | 2014-08-19 | 3 | -10/+9 |
* | | Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-09 | 37 | -924/+810 |
|\ \ |
|
| * | | i2c: mpc: delete unneeded test before of_node_put | Julia Lawall | 2014-08-08 | 1 | -2/+1 |
| * | | i2c: rk3x: fix interrupt handling issue | addy ke | 2014-08-08 | 1 | -1/+1 |
| * | | i2c: imx: Fix format warning for dev_dbg | Xiubo Li | 2014-08-06 | 1 | -4/+1 |
| * | | i2c: qup: disable clks and return instead of just returning error | Pramod Gurav | 2014-08-06 | 1 | -4/+8 |
| * | | i2c: exynos5: always enable HSI2C | Sachin Kamat | 2014-08-04 | 1 | -2/+2 |
| * | | i2c: designware: add new bindings | Alan Cox | 2014-08-02 | 2 | -0/+10 |
| * | | i2c: gpio: Drop dead code in i2c_gpio_remove | Jean Delvare | 2014-08-01 | 1 | -2/+0 |
| * | | i2c: pca954x: put the mux to disconnected state after resume | Jisheng Zhang | 2014-08-01 | 1 | -0/+15 |
| * | | i2c: st: Update i2c timings | Maxime COQUELIN | 2014-08-01 | 1 | -13/+19 |
| * | | drivers/i2c/busses: use correct type for dma_map/unmap | Wolfram Sang | 2014-08-01 | 1 | -2/+2 |
| * | | i2c: i2c-st: Use %pa to print 'resource_size_t' type | Fabio Estevam | 2014-08-01 | 1 | -1/+1 |
| * | | i2c: s3c2410: resume the I2C controller earlier | Vincent Palatin | 2014-08-01 | 1 | -2/+6 |
| * | | i2c: stub: Avoid an array overrun on I2C block transfers | Jean Delvare | 2014-07-20 | 1 | -0/+2 |
| * | | i2c: i801: Add device ID for Intel Wildcat Point PCH | Jean Delvare | 2014-07-17 | 2 | -0/+4 |
| * | | i2c: i801: Fix the alignment of the device table | Jean Delvare | 2014-07-17 | 1 | -68/+68 |
| * | | i2c: stub: Add support for banked register ranges | Jean Delvare | 2014-07-17 | 1 | -10/+121 |
| * | | i2c: stub: Remember the number of emulated chips | Jean Delvare | 2014-07-17 | 1 | -3/+6 |
| * | | i2c: stub: Add support for SMBus block commands | Guenter Roeck | 2014-07-17 | 1 | -5/+94 |
| * | | i2c: efm32: correct namespacing of location property | Uwe Kleine-König | 2014-07-17 | 1 | -1/+7 |
| * | | i2c: exynos5: remove extra line and fix an assignment | Naveen Krishna Ch | 2014-07-17 | 1 | -2/+1 |
| * | | i2c: exynos5: remove an unnecessary read of FIFO_STATUS register | Naveen Krishna Ch | 2014-07-17 | 1 | -1/+0 |
| * | | i2c: exynos5: Properly use the "noirq" variants of suspend/resume | Doug Anderson | 2014-07-16 | 1 | -2/+10 |
| * | | i2c: i2c-xiic: Drop class based scanning to improve bootup time | Wolfram Sang | 2014-07-16 | 1 | -6/+6 |
| * | | i2c: i2c-tegra: Drop class based scanning to improve bootup time | Wolfram Sang | 2014-07-16 | 1 | -1/+1 |
| * | | i2c: i2c-stu300: Drop class based scanning to improve bootup time | Wolfram Sang | 2014-07-16 | 1 | -1/+1 |