index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: qup: New bus driver for the Qualcomm QUP I2C controller
Bjorn Andersson
2014-03-28
3
-0
/
+779
*
i2c: qup: Add device tree bindings information
Ivan T. Ivanov
2014-03-28
1
-0
/
+40
*
i2c: i2c-xiic: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
*
i2c: i2c-sirf: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
*
i2c: i2c-mv64xxx: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
*
i2c: i2c-designware-platdrv: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
*
i2c: i2c-davinci: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
*
i2c: i2c-bcm2835: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
*
i2c: mv64xxx: Fix reset controller handling
Maxime Ripard
2014-03-28
1
-3
/
+3
*
i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync
Nishanth Menon
2014-03-27
1
-3
/
+3
*
i2c: efm32: new bus driver
Uwe Kleine-König
2014-03-27
4
-0
/
+523
*
i2c: exynos5: remove unnecessary cast of void pointer
Jingoo Han
2014-03-13
1
-1
/
+1
*
i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2014-03-13
1
-0
/
+2
*
i2c: gpio: OF gpio code does not handle defered probe case
Ben Dooks
2014-03-13
1
-0
/
+3
*
i2c: Add message transfer tracepoints for SMBUS [ver #2]
David Howells
2014-03-13
2
-4
/
+243
*
i2c: Add message transfer tracepoints for I2C
David Howells
2014-03-13
2
-0
/
+187
*
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-03-13
20
-20
/
+20
*
i2c: s3c2410: Leave the bus disabled unless it is in use
Simon Glass
2014-03-12
1
-4
/
+33
*
i2c: i2c-s3c2410: deprecate class based instantiation
Wolfram Sang
2014-03-12
1
-1
/
+1
*
i2c: at91: Add device tree property to set clock-frequency
Marek Roszko
2014-03-12
2
-2
/
+10
*
i2c: Spelling s/than/that/
Geert Uytterhoeven
2014-03-12
1
-1
/
+1
*
i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time value
Chew, Chiau Ee
2014-03-12
1
-0
/
+28
*
i2c: st: Fix return in case of arbitration lost
Maxime COQUELIN
2014-03-10
1
-1
/
+1
*
i2c: s3c2410: Trivial cleanup in header file
Sachin Kamat
2014-03-10
1
-5
/
+4
*
i2c: mv64xxx: refactor initialization for new msgs
Wolfram Sang
2014-03-10
1
-10
/
+6
*
i2c: mv64xxx: directly call send_start when initializing transfer
Wolfram Sang
2014-03-10
1
-7
/
+1
*
i2c: mv64xxx: refactor send_start
Wolfram Sang
2014-03-10
1
-14
/
+13
*
i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2C
Chew, Chiau Ee
2014-03-10
1
-6
/
+11
*
i2c: mxs: Use devm_ioremap_resource()
Jingoo Han
2014-03-10
1
-12
/
+6
*
i2c: bcm2835: Use devm_ioremap_resource()
Jingoo Han
2014-03-09
1
-20
/
+4
*
i2c: i801: enable Intel BayTrail SMBUS
Chew, Kean ho
2014-03-09
3
-0
/
+5
*
i2c: designware-pci: Add Baytrail PCI IDs
Mika Westerberg
2014-03-09
1
-2
/
+19
*
i2c: designware-pci: Cleanup driver power management
Mika Westerberg
2014-03-09
1
-50
/
+7
*
i2c: designware: make SCL and SDA falling time configurable
Romain Baeriswyl
2014-03-09
4
-11
/
+33
*
i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driver
Sonic Zhang
2014-03-09
2
-16
/
+21
*
i2c: bfin-twi: move bits macros and structs in header from arch include to ge...
Sonic Zhang
2014-03-09
4
-127
/
+149
*
i2c: mv64xxx: fix circular Kconfig dependency
Wolfram Sang
2014-03-06
1
-2
/
+1
*
i2c: mv64xxx: Add support for the Allwinner A31 I2C driver
Maxime Ripard
2014-03-05
2
-7
/
+25
*
i2c: mv64xxx: Add reset deassert call
Maxime Ripard
2014-03-05
3
-2
/
+21
*
i2c: i2c-rcar: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-tegra: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-stu300: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-ocores: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-nomadik: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-bfin-twi: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-at91: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-omap: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: add deprecation warning for class based instantiation
Wolfram Sang
2014-03-05
2
-0
/
+8
*
i2c: nomadik: Remove busy check for transfers at suspend late
Ulf Hansson
2014-03-05
1
-13
/
+0
*
i2c: nomadik: Convert to late and early system PM callbacks
Ulf Hansson
2014-03-05
1
-14
/
+4
[next]