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.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-10-13
pwm: vt8500: Simplify using devm functions
Uwe Kleine-König
1
-33
/
+9
2023-10-13
pwm: sprd: Simplify using devm_pwmchip_add() and dev_err_probe()
Uwe Kleine-König
1
-14
/
+3
2023-10-13
pwm: sprd: Provide a helper to cast a chip to driver data
Uwe Kleine-König
1
-4
/
+7
2023-10-13
pwm: spear: Simplify using devm functions
Uwe Kleine-König
1
-29
/
+11
2023-10-13
pwm: mtk-disp: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-17
/
+7
2023-10-13
pwm: imx-tpm: Simplify using devm functions
Uwe Kleine-König
1
-24
/
+5
2023-10-13
pwm: brcmstb: Simplify using devm functions
Uwe Kleine-König
1
-33
/
+9
2023-10-13
pwm: bcm2835: Simplify using devm functions
Uwe Kleine-König
1
-23
/
+4
2023-10-13
pwm: bcm-iproc: Simplify using devm functions
Uwe Kleine-König
1
-28
/
+9
2023-10-13
pwm: dwc: add PWM bit unset in get_state call
Ben Dooks
1
-11
/
+19
2023-10-13
pwm: dwc: make timer clock configurable
Ben Dooks
2
-5
/
+6
2023-10-13
pwm: dwc: split pci out of core driver
Ben Dooks
5
-194
/
+252
2023-10-13
pwm: berlin: Simplify using devm functions
Uwe Kleine-König
1
-21
/
+4
2023-10-13
pwm: Drop pwm_[sg]et_chip_data()
Uwe Kleine-König
1
-31
/
+0
2023-10-13
pwm: cros-ec: Put per-channel data into driver data
Uwe Kleine-König
1
-24
/
+9
2023-10-13
pwm: sti: Reduce number of allocations and drop usage of chip_data
Uwe Kleine-König
1
-15
/
+14
2023-10-13
pwm: renesas: Drop usage of pwm_[gs]et_chip_data()
Uwe Kleine-König
1
-11
/
+11
2023-10-13
pwm: lp3943: Drop usage of pwm_[gs]et_chip_data()
Uwe Kleine-König
1
-14
/
+7
2023-10-13
pwm: jz4740: Put per-channel clk into driver data
Uwe Kleine-König
1
-4
/
+7
2023-10-13
pwm: samsung: Put per-channel data into driver data
Uwe Kleine-König
1
-15
/
+5
2023-10-13
pwm: berlin: Put per-channel config into driver data
Uwe Kleine-König
1
-31
/
+6
2023-10-13
pwm: crc: Allow compilation as module and with COMPILE_TEST
Uwe Kleine-König
2
-3
/
+6
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
67
-78
/
+14
2023-10-13
pwm: jz4740: Consistently name driver data "jz"
Uwe Kleine-König
1
-18
/
+18
2023-10-06
pwm: microchip-core: Convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
Conor Dooley
1
-1
/
+1
2023-10-06
pwm: omap-dmtimer: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-10-06
pwm: atmel: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-09-10
Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
65
-0
/
+5355
2023-09-10
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-124
/
+432
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
41
-314
/
+1428
2023-09-09
Merge tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
106
-113
/
+113
2023-09-09
Merge tag 'pci-v6.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+3
2023-09-09
Merge tag 'ntb-6.6' of https://github.com/jonmason/ntb
Linus Torvalds
4
-25
/
+24
2023-09-09
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
106
-113
/
+113
2023-09-09
Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linux
Linus Torvalds
5
-13
/
+21
2023-09-08
Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-21
/
+22
2023-09-08
Merge tag 'pm-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+1
2023-09-08
Merge tag 'gpio-fixes-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+24
2023-09-08
Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"
Bjorn Helgaas
1
-1
/
+1
2023-09-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2023-09-08
soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...
Lad Prabhakar
1
-3
/
+4
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
5
-124
/
+197
2023-09-08
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
6
-0
/
+234
2023-09-08
Merge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
61
-223
/
+680
2023-09-08
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
34
-92
/
+230
2023-09-08
Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
37
-266
/
+227
2023-09-08
Merge tag 'amd-drm-fixes-6.6-2023-09-06' of https://gitlab.freedesktop.org/ag...
Dave Airlie
49
-176
/
+628
2023-09-08
Merge tag 'drm-intel-next-fixes-2023-08-31' of git://anongit.freedesktop.org/...
Dave Airlie
3
-5
/
+6
2023-09-08
Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
50
-548
/
+1219
2023-09-08
Merge tag 'i3c/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
5
-8
/
+21
[next]