index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
pwm: sprd: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-1
/
+3
2021-06-30
pwm: img: Fix PM reference leak in img_pwm_enable()
Zou Wei
1
-1
/
+1
2021-06-30
pwm: pxa: Always use the same variable name for driver data
Uwe Kleine-König
1
-19
/
+19
2021-06-30
pwm: pxa: Drop if with an always false condition
Uwe Kleine-König
1
-2
/
+0
2021-06-30
pwm: berlin: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-3
/
+3
2021-06-30
pwm: berlin: Implement .apply() callback
Uwe Kleine-König
1
-5
/
+38
2021-06-30
pwm: berlin: use consistent naming for variables
Uwe Kleine-König
1
-58
/
+58
2021-06-28
pwm: tiecap: Implement .apply() callback
Uwe Kleine-König
1
-10
/
+45
2021-06-28
pwm: tiecap: Drop .free() callback
Uwe Kleine-König
1
-9
/
+0
2021-06-28
pwm: Drop irrelevant error path from pwmchip_remove()
Uwe Kleine-König
1
-14
/
+2
2021-06-28
pwm: crc: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-11
/
+1
2021-06-28
pwm: imx1: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-11
/
+1
2021-06-28
pwm: imx1: Don't disable clocks at device remove time
Uwe Kleine-König
1
-2
/
+0
2021-06-28
pwm: clps711x: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-11
/
+1
2021-06-28
pwm: meson: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-11
/
+1
2021-06-28
pwm: lpss: Simplify using devm_pwmchip_add()
Uwe Kleine-König
4
-15
/
+2
2021-06-28
pwm: Add a device-managed function to add PWM chips
Uwe Kleine-König
1
-0
/
+19
2021-06-04
pwm: pca9685: Add error messages for failed regmap calls
Clemens Gruber
1
-24
/
+59
2021-06-04
pwm: pca9685: Restrict period change for enabled PWMs
Clemens Gruber
1
-10
/
+64
2021-06-04
pwm: pca9685: Support new usage_power setting in PWM state
Clemens Gruber
1
-15
/
+46
2021-06-04
pwm: core: Support new usage_power setting in PWM state
Clemens Gruber
1
-1
/
+5
2021-05-25
pwm: spear: Implement .apply() callback
Uwe Kleine-König
1
-4
/
+29
2021-05-25
pwm: spear: Free resources only after pwmchip_remove()
Uwe Kleine-König
1
-1
/
+4
2021-05-25
pwm: spear: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-4
/
+0
2021-05-25
pwm: visconti: Fix and simplify period calculation
Uwe Kleine-König
1
-10
/
+7
2021-05-25
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
26
-57
/
+0
2021-05-25
pwm: Autodetect default value for of_pwm_n_cells from device tree
Uwe Kleine-König
1
-1
/
+7
2021-05-25
pwm: Drop of_pwm_simple_xlate() in favour of of_pwm_xlate_with_flags()
Uwe Kleine-König
1
-26
/
+1
2021-05-25
pwm: Make of_pwm_xlate_with_flags() work with #pwm-cells = <2>
Uwe Kleine-König
1
-4
/
+5
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-81
/
+332
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-485
/
+434
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-4
/
+7
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-165
/
+172
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
1
-0
/
+3
2021-05-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
8
-62
/
+15
2021-05-07
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-07
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-17
/
+38
2021-05-07
Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2
-5
/
+1
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-6
/
+12
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-160
/
+178
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
38
-411
/
+11
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
26
-170
/
+0
[next]