index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-26
i2c: meson: update doc description to fix build warnings
Yixun Lan
1
-1
/
+1
2018-01-24
i2c: meson: add configurable divider factors
Jian Hu
1
-4
/
+28
2018-01-24
i2c: imx-lpi2c: add runtime pm support
Fugang Duan
1
-17
/
+51
2018-01-24
i2c: rcar: fix some trivial typos in comments
Wolfram Sang
1
-3
/
+3
2018-01-24
i2c: davinci: fix the cpufreq transition
Bartosz Golaszewski
1
-8
/
+4
2018-01-18
i2c: rk3x: add proper kerneldoc header
Wolfram Sang
1
-0
/
+1
2018-01-18
i2c: rk3x: account for const type of of_device_id.data
Julia Lawall
1
-8
/
+8
2018-01-18
i2c: acorn: remove outdated path from file header
Wolfram Sang
1
-3
/
+1
2018-01-18
i2c: acorn: add MODULE_LICENSE tag
Arnd Bergmann
1
-0
/
+4
2018-01-16
i2c: rcar: implement bus recovery
Wolfram Sang
1
-2
/
+52
2018-01-16
i2c: send STOP after successful bus recovery
Wolfram Sang
1
-0
/
+12
2018-01-16
i2c: ensure SDA is released in recovery if SDA is controllable
Wolfram Sang
1
-0
/
+2
2018-01-16
i2c: add 'set_sda' to bus_recovery_info
Wolfram Sang
1
-1
/
+10
2018-01-15
i2c: exynos5: change internal transmission timeout to 100ms
Andrzej Hajda
1
-1
/
+1
2018-01-15
i2c: ismt: 16-byte align the DMA buffer address
Radu Rendec
1
-18
/
+19
2018-01-15
i2c: mpc: always determine I2C clock prescaler at runtime
Arseny Solokha
1
-22
/
+15
2018-01-15
i2c: mpc: fix PORDEVSR2 mask for MPC8533/44
Arseny Solokha
1
-2
/
+6
2018-01-15
i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx
Arseny Solokha
1
-3
/
+9
2018-01-15
i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations
Arseny Solokha
1
-6
/
+6
2018-01-15
i2c: ismt: dump registers at the end of transactions
Radu Rendec
1
-0
/
+2
2018-01-15
i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formula
Wolfram Sang
1
-1
/
+1
2018-01-15
i2c: sh_mobile: add new frequency calculation for later SoC
Wolfram Sang
1
-1
/
+18
2018-01-15
i2c: sh_mobile: add helper to check frequency calculations
Wolfram Sang
1
-22
/
+27
2018-01-15
i2c: sh_mobile: let RuntimePM do the clock handling
Wolfram Sang
1
-18
/
+17
2018-01-15
i2c: sh_mobile: require setup callback
Wolfram Sang
1
-9
/
+6
2018-01-15
i2c: sh_mobile: allow setup callback to return errno
Wolfram Sang
1
-4
/
+9
2018-01-15
i2c: sh_mobile: move type detection upwards
Wolfram Sang
1
-6
/
+4
2018-01-04
i2c: gpio: Enable working over slow can_sleep GPIOs
Jan Kundrát
1
-4
/
+7
2018-01-04
i2c: mediatek: Enable i2c module clock before i2c registers access.
Jun Gao
1
-0
/
+9
2018-01-04
i2c: mediatek: Add i2c compatible for MediaTek MT2712
Jun Gao
1
-4
/
+27
2018-01-04
Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
753
-5516
/
+8537
2018-01-02
eeprom: at24: extend the list of chips supported in DT
Bartosz Golaszewski
1
-0
/
+9
2018-01-01
eeprom: at24: add support for the write-protect pin
Bartosz Golaszewski
1
-0
/
+11
2018-01-01
eeprom: at24: remove temporary fix for at24mac402 size
Sven Van Asbroeck
1
-10
/
+0
2018-01-01
eeprom: at24: convert magic numbers to structs
Sven Van Asbroeck
1
-121
/
+100
2018-01-01
eeprom: at24: code shrink
Bartosz Golaszewski
1
-17
/
+6
2018-01-01
eeprom: at24: use a common prefix for all symbols in at24.c
Bartosz Golaszewski
1
-16
/
+18
2018-01-01
eeprom: at24: fix coding style issues
Bartosz Golaszewski
1
-9
/
+9
2018-01-01
eeprom: at24: support eeproms that do not auto-rollover reads
Sven Van Asbroeck
1
-12
/
+27
2018-01-01
eeprom: at24: remove now unneeded smbus-related code
Heiner Kallweit
1
-48
/
+8
2018-01-01
eeprom: at24: remove old read functions
Heiner Kallweit
1
-186
/
+0
2018-01-01
eeprom: at24: add regmap-based read function
Heiner Kallweit
1
-1
/
+56
2018-01-01
eeprom: at24: remove old write functions
Heiner Kallweit
1
-117
/
+0
2018-01-01
eeprom: at24: add regmap-based write function
Heiner Kallweit
1
-1
/
+26
2018-01-01
eeprom: at24: change at24_translate_offset return type
Heiner Kallweit
1
-10
/
+24
2018-01-01
eeprom: at24: add basic regmap_i2c support
Heiner Kallweit
2
-13
/
+45
2018-01-01
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-6
/
+2
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-21
/
+44
2017-12-31
Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-16
/
+36
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+13
[next]