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
2022-02-24
pwm: pwm-mediatek: Simplify error handling with dev_err_probe()
AngeloGioacchino Del Regno
1
-19
/
+11
2022-02-24
pwm: brcmstb: Remove useless locking
Uwe Kleine-König
1
-7
/
+0
2022-02-24
pwm: brcmstb: Implement .apply() callback
Uwe Kleine-König
1
-21
/
+24
2022-02-24
pwm: jz4740: Add support for X1000 SoC
Aidan MacDonald
1
-0
/
+5
2022-02-24
pwm: vt8500: Rename variable pointing to driver private data
zhaoxiao
1
-19
/
+19
2022-02-24
pwm: pca9685: Reset OFF/ON registers to POR value
Lionel Vitte
1
-2
/
+2
2022-02-24
pwm: atmel: Remove redundant initialization of variable timeout
Colin Ian King
1
-1
/
+1
2022-02-24
pwm: raspberrypi-poe: Drop assignment to struct pwmchip::base
Uwe Kleine-König
1
-1
/
+0
2022-02-24
pwm: bcm-kona: Implement .apply() callback
Uwe Kleine-König
1
-32
/
+58
2022-02-24
pwm: tiehrpwm: Implement .apply() callback
Uwe Kleine-König
1
-5
/
+35
2022-02-02
pwm: pxa: Implement .apply() callback
Uwe Kleine-König
1
-5
/
+28
2022-02-02
pwm: stmpe: Rename variable pointing to driver private data
Uwe Kleine-König
1
-8
/
+8
2022-02-02
pwm: stmpe: Drop unused setting of driver data
Uwe Kleine-König
1
-2
/
+0
2022-02-02
pwm: sun4i: Rename variable pointing to driver private data
Uwe Kleine-König
1
-35
/
+35
2022-02-02
pwm: tegra: Rename variable pointing to driver private data
Uwe Kleine-König
1
-30
/
+29
2022-02-02
pwm: img: Rename variable pointing to driver private data
Uwe Kleine-König
1
-71
/
+70
2022-02-02
pwm: imx1: Implement .apply callback
Uwe Kleine-König
1
-5
/
+28
2022-02-02
pwm: lpc18xx-sct: Simplify driver by not using pwm_[gs]et_chip_data()
Uwe Kleine-König
1
-17
/
+6
2022-02-02
pwm: lpc18xx-sct: Reduce number of devm memory allocations
Uwe Kleine-König
1
-7
/
+5
2022-02-02
pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add()
Uwe Kleine-König
1
-11
/
+9
2022-02-01
pwm: meson: Drop always false check from .apply()
Uwe Kleine-König
1
-3
/
+0
2022-02-01
pwm: meson: Simplify duplicated per-channel tracking
Uwe Kleine-König
1
-5
/
+6
2022-02-01
pwm: meson: Drop useless check for channel data being NULL
Uwe Kleine-König
1
-2
/
+1
2022-02-01
pwm: meson: Drop always false check from .request()
Uwe Kleine-König
1
-7
/
+1
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
16
-31
/
+29
2022-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
31
-176
/
+190
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
21
-277
/
+384
2022-01-22
Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-01-22
Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-0
/
+4
2022-01-22
Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-5
/
+16
2022-01-22
Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-123
/
+10
2022-01-22
Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2022-01-22
Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
4
-0
/
+17
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
18
-83
/
+83
2022-01-22
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
Xiaoming Ni
1
-1
/
+34
2022-01-22
random: move the random sysctl declarations to its own file
Xiaoming Ni
1
-2
/
+12
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
3
-3
/
+40
2022-01-22
cdrom: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
1
-22
/
+1
2022-01-22
macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
1
-23
/
+1
2022-01-22
i915: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
1
-21
/
+1
2022-01-22
hpet: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
1
-21
/
+1
2022-01-22
parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries
Miaoqian Lin
1
-1
/
+3
2022-01-21
Merge branches 'acpi-cppc' and 'acpi-dptf'
Rafael J. Wysocki
5
-5
/
+16
2022-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
5
-27
/
+105
2022-01-21
Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-45
/
+32
2022-01-21
HID: wacom: Avoid using stale array indicies to read contact count
Jason Gerecke
1
-0
/
+4
2022-01-21
HID: wacom: Ignore the confidence flag when a touch is removed
Jason Gerecke
1
-3
/
+26
2022-01-21
HID: wacom: Reset expected and received contact counts at the same time
Jason Gerecke
1
-1
/
+5
2022-01-21
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
15
-184
/
+1294
[next]