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
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
i2c: mux: pca954x: fix dependencies
Linus Walleij
2014-06-27
1
-0
/
+1
|
/
*
i2c: sun6-p2wi: fix call to snprintf
Boris BREZILLON
2014-06-17
1
-1
/
+1
*
i2c: rk3x: add NULL entry to the end of_device_id array
Dan Carpenter
2014-06-12
1
-0
/
+1
*
i2c: sun6i-p2wi: use proper return value in probe
Wolfram Sang
2014-06-12
1
-1
/
+1
*
i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support
Boris BREZILLON
2014-06-12
3
-0
/
+359
*
i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter
Max Schwarz
2014-06-12
3
-0
/
+773
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-06
32
-1280
/
+447
|
\
|
*
i2c: pca954x: Fix compilation without CONFIG_GPIOLIB
Laurent Pinchart
2014-06-05
1
-2
/
+1
|
*
i2c: mux: pca954x: Use the descriptor-based GPIO API
Laurent Pinchart
2014-06-03
1
-16
/
+5
|
*
i2c: mpc: insert DR read in i2c_fixup()
Valentin Longchamp
2014-06-03
1
-1
/
+1
|
*
i2c: bfin: turn to Resource-managed API in probe function
Sonic Zhang
2014-06-03
1
-32
/
+12
|
*
i2c: Make of_device_id array const
Jingoo Han
2014-06-02
5
-5
/
+5
|
*
i2c: remove unnecessary OOM messages
Jingoo Han
2014-06-02
15
-44
/
+14
|
*
i2c: designware-pci: Add Haswell PCI IDs
Mika Westerberg
2014-06-02
1
-0
/
+22
|
*
i2c: designware: Add runtime PM hooks
Mika Westerberg
2014-06-02
1
-7
/
+5
|
*
i2c: designware: Disable device on system suspend
Mika Westerberg
2014-06-02
1
-0
/
+1
|
*
i2c: nuc900: remove driver
Wolfram Sang
2014-06-02
3
-717
/
+0
|
*
i2c: imx: update i2c clock divider for each transaction
Fugang Duan
2014-06-02
1
-44
/
+49
|
*
i2c: imx: fix the i2c bus hang issue when do repeat restart
Fugang Duan
2014-06-02
1
-11
/
+30
|
*
i2c: rcar: update copyright and license information
Wolfram Sang
2014-06-01
1
-8
/
+6
|
*
i2c: rcar: janitorial cleanup after refactoring
Wolfram Sang
2014-06-01
1
-45
/
+5
|
*
i2c: rcar: reuse status bits as enable bits
Wolfram Sang
2014-06-01
1
-13
/
+4
|
*
i2c: rcar: remove spinlock
Wolfram Sang
2014-06-01
1
-22
/
+0
|
*
i2c: rcar: refactor status bit handling
Wolfram Sang
2014-06-01
1
-13
/
+7
|
*
i2c: rcar: refactor setting up msg
Wolfram Sang
2014-06-01
1
-25
/
+5
|
*
i2c: rcar: check bus free before first message
Wolfram Sang
2014-06-01
1
-11
/
+5
|
*
i2c: rcar: refactor irq state machine
Wolfram Sang
2014-06-01
1
-32
/
+7
|
*
i2c: rcar: refactor bus state machine
Wolfram Sang
2014-06-01
1
-27
/
+10
|
*
i2c: rcar: no need to store irq number
Wolfram Sang
2014-06-01
1
-5
/
+4
|
*
i2c: rcar: not everything needs to be a function
Wolfram Sang
2014-06-01
1
-11
/
+3
|
*
i2c: sh_mobile: add compatibles for additional SoC
Wolfram Sang
2014-06-01
1
-0
/
+3
|
*
i2c: rcar: add compatibles for additional SoC
Wolfram Sang
2014-06-01
1
-0
/
+3
|
*
i2c: gpio: Use devm_gpio_request()
Jingoo Han
2014-05-22
1
-18
/
+7
|
*
i2c: eg20t: Fix Kconfig dependencies
Jean Delvare
2014-05-22
1
-1
/
+1
|
*
i2c: sh_mobile: fix clock calculation for newer SoCs
Wolfram Sang
2014-05-22
1
-10
/
+38
|
*
i2c: sh_mobile: check timing parameters for valid range
Wolfram Sang
2014-05-22
1
-4
/
+13
|
*
i2c: sh_mobile: bail out on errors when initializing
Wolfram Sang
2014-05-22
1
-5
/
+7
|
*
i2c: sh_mobile: remove superfluous offset parameter
Wolfram Sang
2014-05-22
1
-9
/
+6
|
*
i2c: sh_mobile: devm conversion, irq setup
Wolfram Sang
2014-05-22
1
-41
/
+15
|
*
i2c: sh_mobile: devm conversion, low hanging fruits
Wolfram Sang
2014-05-22
1
-31
/
+10
|
*
i2c: sh_mobile: honor DT bus speed settings
Wolfram Sang
2014-05-22
1
-1
/
+4
|
*
i2c: sh_mobile: improve error handling
Wolfram Sang
2014-05-22
1
-16
/
+9
|
*
i2c: sh_mobile: replace magic hex values with constants
Wolfram Sang
2014-05-22
1
-5
/
+6
|
*
i2c: exynos5: add support for HSI2C on Exynos5260 SoC
Naveen Krishna Ch
2014-05-22
1
-12
/
+55
|
*
i2c: ali1563: fix checkpatch.pl issues
Richard Leitner
2014-05-22
1
-37
/
+45
|
*
i2c: nomadik: Fixup system suspend
Ulf Hansson
2014-05-22
1
-7
/
+7
|
*
i2c: imx: add SMBus block read support
Kaushal Butala
2014-05-22
1
-3
/
+28
|
*
i2c: mv64xxx: Change i2c compatibles for sunxi
Maxime Ripard
2014-05-22
1
-1
/
+1
*
|
i2c: ChromeOS EC tunnel driver
Doug Anderson
2014-06-03
3
-0
/
+328
|
/
*
i2c: rcar: bail out on zero length transfers
Wolfram Sang
2014-05-14
1
-1
/
+8
[prev]
[next]