index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-01
20
-285
/
+1179
|
\
|
*
pwm: pwm-cros-ec: Add channel type support
Fabio Baltieri
2022-05-20
1
-15
/
+67
|
*
pwm: twl-led: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-10
/
+66
|
*
pwm: lpc18xx: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-13
/
+30
|
*
pwm: mediatek: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+26
|
*
pwm: lpc32xx: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+26
|
*
pwm: tegra: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+27
|
*
pwm: stmpe: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+26
|
*
pwm: sti: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+26
|
*
pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795
AngeloGioacchino Del Regno
2022-05-20
1
-0
/
+7
|
*
pwm: tegra: Optimize period calculation
Uwe Kleine-König
2022-05-20
1
-5
/
+5
|
*
pwm: renesas-tpu: Improve precision of period and duty_cycle calculation
Uwe Kleine-König
2022-05-20
1
-11
/
+17
|
*
pwm: renesas-tpu: Improve maths to compute register settings
Uwe Kleine-König
2022-05-20
1
-15
/
+35
|
*
pwm: renesas-tpu: Rename variables to match the usual naming
Uwe Kleine-König
2022-05-20
1
-86
/
+86
|
*
pwm: renesas-tpu: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-6
/
+38
|
*
pwm: renesas-tpu: Make use of devm functions
Uwe Kleine-König
2022-05-20
1
-17
/
+5
|
*
pwm: renesas-tpu: Make use of dev_err_probe()
Uwe Kleine-König
2022-05-20
1
-6
/
+3
|
*
pwm: samsung: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-12
/
+42
|
*
pwm: sifive: Simplify if-if to if-else
Wan Jiabing
2022-05-20
1
-3
/
+2
|
*
pwm: clps71xx: Implement .apply() callback
Uwe Kleine-König
2022-04-22
1
-47
/
+21
|
*
pwm: raspberrypi-poe: Fix endianness in firmware struct
Uwe Kleine-König
2022-04-22
1
-1
/
+1
|
*
pwm: atmel-tcb: Make atmel_tcb_divisors static
Uwe Kleine-König
2022-04-22
1
-1
/
+1
|
*
gpio: mvebu: Drop PWM base assignment
Baruch Siach
2022-04-22
1
-7
/
+0
|
*
pwm: lp3943: Implement .apply() callback
Uwe Kleine-König
2022-04-22
1
-7
/
+34
|
*
pwm: lp3943: Fix duty calculation in case period was clamped
Uwe Kleine-König
2022-04-22
1
-0
/
+1
|
*
pwm: sunplus-pwm: Add Sunplus SoC SP7021 PWM Driver
Hammer Hsieh
2022-04-22
3
-0
/
+244
|
*
pwm: Add support for Xilinx AXI Timer
Sean Anderson
2022-04-22
3
-0
/
+336
|
*
pwm: atmel-tcb: Drop duplicated tracking of per-channel data
Uwe Kleine-König
2022-04-22
1
-6
/
+6
|
*
pwm-sun4i: Calculate the delay without rounding down to jiffies
Max Kellermann
2022-04-22
1
-3
/
+1
|
*
pwm-sun4i: Calculate "delay_jiffies" directly, eliminate absolute time
Max Kellermann
2022-04-22
1
-12
/
+7
|
*
pwm-sun4i: Convert "next_period" to local variable
Max Kellermann
2022-04-22
1
-5
/
+4
*
|
Merge tag 'rpmsg-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2022-06-01
2
-7
/
+6
|
\
\
|
*
|
rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails
Krzysztof Kozlowski
2022-04-28
1
-1
/
+1
|
*
|
rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
Arnaud Pouliquen
2022-04-26
1
-1
/
+1
|
*
|
rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev()
Hangyu Hua
2022-04-26
1
-1
/
+1
|
*
|
rpmsg: virtio: Fix possible double free in rpmsg_probe()
Hangyu Hua
2022-04-26
1
-3
/
+2
|
*
|
rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2022-04-23
1
-1
/
+1
*
|
|
Merge tag 'rproc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2022-06-01
10
-156
/
+153
|
\
\
\
|
*
|
|
remoteproc: imx_rproc: Support i.MX93
Peng Fan
2022-05-09
1
-0
/
+33
|
*
|
|
remoteproc: qcom: pas: Add MSM8226 ADSP support
Luca Weiss
2022-05-06
1
-0
/
+1
|
*
|
|
remoteproc: mediatek: Allow reading firmware-name from DT
Allen-KH Cheng
2022-04-26
1
-1
/
+5
|
*
|
|
remoteproc: qcom: pas: Add sc8280xp remoteprocs
Bjorn Andersson
2022-04-23
1
-0
/
+33
|
*
|
|
remoteproc: imx_rproc: Ignore create mem entry for resource table
Peng Fan
2022-04-18
1
-0
/
+3
|
*
|
|
remoteproc: core: Move state checking to remoteproc_core
Shengjiu Wang
2022-04-14
3
-14
/
+11
|
*
|
|
remoteproc: core: Remove state checking before calling rproc_boot()
Shengjiu Wang
2022-04-14
2
-8
/
+0
|
*
|
|
remoteproc: imx_dsp_rproc: Make rsc_table optional
Daniel Baluta
2022-04-13
1
-1
/
+9
|
*
|
|
remoteproc: imx_dsp_rproc: use common rproc_elf_load_segments
Peng Fan
2022-04-13
1
-94
/
+1
|
*
|
|
remoteproc: elf_loader: skip segment with memsz as zero
Peng Fan
2022-04-13
1
-1
/
+1
|
*
|
|
Merge branch 'rproc-fixes' into rproc-next
Mathieu Poirier
2022-04-12
1
-1
/
+0
|
|
\
\
\
|
|
*
|
|
remoteproc: mtk_scp: Fix a potential double free
Christophe JAILLET
2022-04-12
1
-1
/
+0
|
|
|
/
/
[next]