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
2023-06-15
mfd: Remove redundant dev_set_drvdata() from I2C drivers
Guiting Shen
8
-13
/
+0
2023-06-15
mfd: dln2: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
1
-1
/
+0
2023-06-15
mfd: rc5t583-irq: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
1
-1
/
+1
2023-06-15
mfd: wm831x: Use maple tree register cache
Mark Brown
1
-1
/
+1
2023-06-15
mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registers
Ilpo Järvinen
3
-5
/
+93
2023-06-15
mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header
Ilpo Järvinen
2
-0
/
+15
2023-06-15
mfd: intel-m10-bmc: Create m10bmc_sys_update_bits()
Ilpo Järvinen
2
-16
/
+23
2023-06-15
mfd: intel-m10-bmc: Move core symbols to own namespace
Ilpo Järvinen
3
-2
/
+4
2023-06-15
Merge branches 'tb-mfd-clk-input-pinctrl-power-rtc-sound-6.5', 'ib-mfd-tps659...
Lee Jones
14
-25
/
+1476
2023-06-12
mfd: twl6040: Use maple tree register cache
Mark Brown
1
-1
/
+1
2023-06-08
power: supply: rt5033_battery: Adopt status property from charger
Jakob Hauser
1
-6
/
+23
2023-06-08
power: supply: rt5033_battery: Move struct rt5033_battery to battery driver
Jakob Hauser
1
-1
/
+8
2023-06-08
power: supply: rt5033_charger: Add RT5033 charger device driver
Jakob Hauser
3
-0
/
+481
2023-06-08
mfd: rt5033: Fix chip revision readout
Jakob Hauser
1
-2
/
+3
2023-06-08
mfd: rt5033: Drop rt5033-battery sub-device
Stephan Gerhold
1
-3
/
+0
2023-06-02
mfd: max5970: Rename driver and remove wildcard
Naresh Solanki
2
-11
/
+11
2023-05-25
mfd: axp20x: Add support for AXP313a PMIC
Martin Botka
2
-1
/
+79
2023-05-18
mfd: tps6594: Add driver for TI TPS6594 PMIC
Julien Panis
5
-0
/
+870
2023-05-15
pinctrl: rk805: Add rk806 pinctrl support
Sebastian Reichel
1
-21
/
+168
2023-05-15
mfd: rk8xx: Add rk806 support
Sebastian Reichel
4
-3
/
+205
2023-05-15
mfd: rk8xx-i2c: Use device_get_match_data
Sebastian Reichel
2
-54
/
+37
2023-05-15
mfd: rk808: Split into core and i2c
Sebastian Reichel
10
-182
/
+249
2023-05-15
mfd: rk808: Replace 'struct i2c_client' with 'struct device'
Sebastian Reichel
1
-3
/
+3
2023-05-15
mfd: rk808: Use dev_err_probe
Sebastian Reichel
1
-32
/
+16
2023-05-15
mfd: rk808: Convert to device managed resources
Sebastian Reichel
1
-42
/
+22
2023-05-15
clk: RK808: Reduce 'struct rk808' usage
Sebastian Reichel
1
-18
/
+16
2023-05-07
Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+1
2023-05-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-12
/
+2
2023-05-07
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
9
-99
/
+136
2023-05-07
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux
Linus Torvalds
2
-21
/
+21
2023-05-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-850
/
+43
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
9
-13
/
+82
2023-05-06
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
47
-325
/
+604
2023-05-06
Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-18
/
+30
2023-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
4
-15
/
+35
2023-05-05
Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2023-05-05
Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-14
/
+0
2023-05-05
Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2023-05-05
Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+4
2023-05-05
Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
50
-263
/
+415
2023-05-05
net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()
Florian Fainelli
1
-1
/
+0
2023-05-05
pds_core: fix mutex double unlock in error path
Shannon Nelson
1
-8
/
+13
2023-05-05
net: fec: correct the counting of XDP sent frames
Shenwei Wang
1
-4
/
+9
2023-05-05
bonding: add xdp_features support
Lorenzo Bianconi
2
-0
/
+31
2023-05-05
net: enetc: check the index of the SFI rather than the handle
Wei Fang
1
-1
/
+1
2023-05-05
virtio_net: suppress cpu stall when free_unused_bufs
Wenliang Wang
1
-0
/
+2
2023-05-05
ice: block LAN in case of VF to VF offload
Michal Swiatkowski
1
-1
/
+2
2023-05-05
net: dsa: mt7530: fix network connectivity with multiple CPU ports
Arınç ÜNAL
1
-3
/
+7
2023-05-05
net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
Arınç ÜNAL
1
-2
/
+2
[next]