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
2024-01-12
pwm: Fix out-of-bounds access in of_pwm_single_xlate()
Uwe Kleine-König
1
-1
/
+1
2024-01-12
pwm: bcm2835: Remove duplicate call to clk_rate_exclusive_put()
Sean Young
1
-3
/
+1
2023-12-20
pwm: cros-ec: Drop documentation for dropped struct member
Uwe Kleine-König
1
-1
/
+0
2023-12-20
pwm: lpc18xx-sct: Don't modify the cached period of other PWM outputs
Uwe Kleine-König
1
-3
/
+1
2023-12-20
pwm: meson: Simplify using dev_err_probe()
Uwe Kleine-König
1
-21
/
+14
2023-12-20
pwm: stmpe: Silence duplicate error messages
Uwe Kleine-König
1
-6
/
+6
2023-12-20
pwm: Reduce number of pointer dereferences in pwm_device_request()
Uwe Kleine-König
1
-6
/
+8
2023-12-20
pwm: crc: Use consistent variable naming for driver data
Uwe Kleine-König
1
-8
/
+8
2023-12-20
pwm: omap-dmtimer: Drop locking
Uwe Kleine-König
1
-16
/
+4
2023-12-20
media: pwm-ir-tx: Trigger edges from hrtimer interrupt context
Sean Young
1
-5
/
+78
2023-12-20
pwm: bcm2835: Allow PWM driver to be used in atomic context
Sean Young
1
-9
/
+29
2023-12-20
pwm: Make it possible to apply PWM changes in atomic context
Sean Young
1
-11
/
+51
2023-12-20
pwm: renesas: Remove unused include
Sean Young
1
-1
/
+0
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
19
-49
/
+49
2023-12-20
pwm: Stop referencing pwm->chip
Thierry Reding
13
-15
/
+15
2023-12-20
pwm: stm32: Fix enable count for clk in .probe()
Philipp Zabel
1
-4
/
+14
2023-12-20
pwm: stm32: Implement .get_state()
Philipp Zabel
1
-0
/
+42
2023-12-20
pwm: stm32: Use hweight32 in stm32_pwm_detect_channels
Philipp Zabel
1
-15
/
+2
2023-12-20
pwm: stm32: Make ch parameter unsigned
Philipp Zabel
1
-4
/
+4
2023-12-20
pwm: stm32: Replace write_ccrx with regmap_write
Philipp Zabel
1
-16
/
+1
2023-12-20
pwm: Use device_get_match_data()
Rob Herring
2
-13
/
+4
2023-12-20
pwm: Narrow scope of struct pwm_device pointer
Uwe Kleine-König
1
-3
/
+2
2023-12-20
pwm: jz4740: Add trailing \n to error messages
Uwe Kleine-König
1
-2
/
+2
2023-12-20
pwm: tiehrpwm: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-5
/
+3
2023-12-20
pwm: tiecap: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-4
/
+2
2023-12-20
pwm: stm32: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-4
/
+4
2023-12-20
pwm: stm32-lp: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-5
/
+5
2023-12-20
pwm: samsung: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-4
/
+2
2023-12-20
pwm: imx-tpm: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-5
/
+5
2023-12-20
pwm: dwc: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-4
/
+2
2023-12-20
pwm: brcmstb: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-5
/
+3
2023-12-20
pwm: berlin: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-5
/
+3
2023-12-20
pwm: atmel-tcb: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-5
/
+3
2023-12-20
pwm: atmel-hlcdc: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-5
/
+3
2023-12-20
pwm: cros-ec: Drop unused member from driver private data
Uwe Kleine-König
1
-1
/
+0
2023-12-20
pwm: Mention PWM chip ID in /sys/kernel/debug/pwm
Uwe Kleine-König
1
-1
/
+2
2023-12-20
pwm: Replace PWM chip unique base by unique ID
Uwe Kleine-König
2
-43
/
+26
2023-12-20
pwm: Drop unused member "pwm" from struct pwm_device
Uwe Kleine-König
1
-1
/
+0
2023-11-21
pwm: bcm2835: Fix NPD in suspend/resume
Florian Fainelli
1
-0
/
+2
2023-11-12
wifi: iwlwifi: fix system commands group ordering
Miri Korenblit
1
-1
/
+1
2023-11-12
Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-11-11
Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-110
/
+70
2023-11-11
Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
97
-812
/
+1760
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-25
/
+8
2023-11-10
Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
85
-773
/
+1688
2023-11-10
Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-17
/
+40
2023-11-10
Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
7
-8
/
+36
2023-11-10
Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-11-10
Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linux
Linus Torvalds
15
-68
/
+68
2023-11-10
Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...
Linus Torvalds
3
-27
/
+11
[next]