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.13.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
2022-12-07
mfd: pcf50633: Remove #ifdef guards for PM related functions
Paul Cercueil
2
-26
/
+9
2022-12-07
mfd: mt6397-irq: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-5
/
+1
2022-12-07
mfd: max8925-i2c: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-4
/
+3
2022-12-07
mfd: adp5520: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-4
/
+2
2022-12-07
mfd: aat2870: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-5
/
+3
2022-12-07
mfd: 88pm80x: Remove #ifdef guards for PM related functions
Paul Cercueil
3
-6
/
+3
2022-12-07
mfd: axp20x: Do not sleep in the power off handler
Samuel Holland
1
-1
/
+1
2022-12-07
mfd: mc13xxx-spi: Fix typo ("transfert")
Jonathan Neuschäfer
1
-1
/
+1
2022-12-07
mfd: intel_soc_pmic: Allow COMPILE_TEST or I2C_DESIGNWARE_PLATFORM
Randy Dunlap
1
-1
/
+1
2022-12-07
mfd: rk808: Permit having multiple PMIC instances
Neil Armstrong
1
-10
/
+16
2022-12-07
mfd: qcom-pm8xxx: Drop unused PM8018 compatible
Neil Armstrong
1
-1
/
+0
2022-12-07
mfd: palmas: Add support of module build for Ti palmas chip
Guillaume La Roque
1
-1
/
+1
2022-12-07
mfd: Remove htc-i2cpld driver
Arnd Bergmann
3
-637
/
+0
2022-12-07
mfd: Remove davinci voicecodec driver
Arnd Bergmann
3
-143
/
+0
2022-12-07
mfd: Remove dm355evm_msp driver
Arnd Bergmann
9
-871
/
+0
2022-12-07
mfd: mt6360: Add bounds checking in Regmap read/write call-backs
ChiYuan Huang
1
-2
/
+12
2022-12-07
mfd: Add Ampere's Altra SMpro MFD driver
Quan Nguyen
3
-0
/
+151
2022-12-07
mfd: twl6040: Switch to using gpiod API
Dmitry Torokhov
1
-16
/
+13
2022-12-07
mfd: madera: Include correct gpio API
Dmitry Torokhov
1
-2
/
+1
2022-12-07
mfd: mc13xxx: Stop including of_gpio.h
Dmitry Torokhov
2
-2
/
+0
2022-12-07
mfd: wm8994-core: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-07
mfd: wm8400-core: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: wm8350-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: wm831x-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-07
mfd: wl1273-core: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: twl6040: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: twl-core: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+3
2022-12-07
mfd: tps65912-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: tps65910: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-07
mfd: tps6586x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: tps65218: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: tps65090: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: tps65086: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: tps6507x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: tps65010: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-07
mfd: tps6105x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: ti-lmu: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+3
2022-12-07
mfd: tc3589x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-07
mfd: stw481x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: stpmic1: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: stmpe-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+3
2022-12-07
mfd: stmfx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: sky81452: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: si476x-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-07
mfd: sec-core: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: rt5033: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: rsmu_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-07
mfd: rohm-bd718x7: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: rk808: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-07
mfd: retu-mfd: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
[next]