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
*
pwm: pwm-mediatek: Allocate clk_pwms with devm_kmalloc_array
AngeloGioacchino Del Regno
2022-02-24
1
-1
/
+1
*
pwm: pwm-mediatek: Simplify error handling with dev_err_probe()
AngeloGioacchino Del Regno
2022-02-24
1
-19
/
+11
*
pwm: brcmstb: Remove useless locking
Uwe Kleine-König
2022-02-24
1
-7
/
+0
*
pwm: brcmstb: Implement .apply() callback
Uwe Kleine-König
2022-02-24
1
-21
/
+24
*
pwm: jz4740: Add support for X1000 SoC
Aidan MacDonald
2022-02-24
1
-0
/
+5
*
pwm: vt8500: Rename variable pointing to driver private data
zhaoxiao
2022-02-24
1
-19
/
+19
*
pwm: pca9685: Reset OFF/ON registers to POR value
Lionel Vitte
2022-02-24
1
-2
/
+2
*
pwm: atmel: Remove redundant initialization of variable timeout
Colin Ian King
2022-02-24
1
-1
/
+1
*
pwm: raspberrypi-poe: Drop assignment to struct pwmchip::base
Uwe Kleine-König
2022-02-24
1
-1
/
+0
*
pwm: bcm-kona: Implement .apply() callback
Uwe Kleine-König
2022-02-24
1
-32
/
+58
*
pwm: tiehrpwm: Implement .apply() callback
Uwe Kleine-König
2022-02-24
1
-5
/
+35
*
pwm: pxa: Implement .apply() callback
Uwe Kleine-König
2022-02-02
1
-5
/
+28
*
pwm: stmpe: Rename variable pointing to driver private data
Uwe Kleine-König
2022-02-02
1
-8
/
+8
*
pwm: stmpe: Drop unused setting of driver data
Uwe Kleine-König
2022-02-02
1
-2
/
+0
*
pwm: sun4i: Rename variable pointing to driver private data
Uwe Kleine-König
2022-02-02
1
-35
/
+35
*
pwm: tegra: Rename variable pointing to driver private data
Uwe Kleine-König
2022-02-02
1
-30
/
+29
*
pwm: img: Rename variable pointing to driver private data
Uwe Kleine-König
2022-02-02
1
-71
/
+70
*
pwm: imx1: Implement .apply callback
Uwe Kleine-König
2022-02-02
1
-5
/
+28
*
pwm: lpc18xx-sct: Simplify driver by not using pwm_[gs]et_chip_data()
Uwe Kleine-König
2022-02-02
1
-17
/
+6
*
pwm: lpc18xx-sct: Reduce number of devm memory allocations
Uwe Kleine-König
2022-02-02
1
-7
/
+5
*
pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add()
Uwe Kleine-König
2022-02-02
1
-11
/
+9
*
pwm: meson: Drop always false check from .apply()
Uwe Kleine-König
2022-02-01
1
-3
/
+0
*
pwm: meson: Simplify duplicated per-channel tracking
Uwe Kleine-König
2022-02-01
1
-5
/
+6
*
pwm: meson: Drop useless check for channel data being NULL
Uwe Kleine-König
2022-02-01
1
-2
/
+1
*
pwm: meson: Drop always false check from .request()
Uwe Kleine-König
2022-02-01
1
-7
/
+1
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
16
-31
/
+29
|
\
|
*
bitmap: unify find_bit operations
Yury Norov
2022-01-15
1
-1
/
+1
|
*
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
2022-01-15
2
-4
/
+3
|
*
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
2022-01-15
3
-3
/
+3
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
11
-24
/
+23
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-22
31
-176
/
+190
|
\
\
|
*
|
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2022-01-22
4
-0
/
+17
|
*
|
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
18
-83
/
+83
|
*
|
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
Xiaoming Ni
2022-01-22
1
-1
/
+34
|
*
|
random: move the random sysctl declarations to its own file
Xiaoming Ni
2022-01-22
1
-2
/
+12
|
*
|
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
2022-01-22
3
-3
/
+40
|
*
|
cdrom: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-22
/
+1
|
*
|
macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-23
/
+1
|
*
|
i915: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-21
/
+1
|
*
|
hpet: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-21
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-22
21
-277
/
+384
|
\
\
\
|
*
|
|
scsi: nsp_cs: Check of ioremap return value
Jiasheng Jiang
2022-01-10
1
-0
/
+3
|
*
|
|
scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()
Miaoqian Lin
2022-01-10
1
-1
/
+1
|
*
|
|
scsi: ufs: Modify Tactive time setting conditions
SEO HOYOUNG
2022-01-10
1
-1
/
+1
|
*
|
|
scsi: efct: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-10
1
-7
/
+4
|
*
|
|
scsi: message: fusion: mptctl: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
1
-12
/
+19
|
*
|
|
scsi: message: fusion: mptsas: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
1
-20
/
+20
|
*
|
|
scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...
Christophe JAILLET
2022-01-10
1
-1
/
+2
|
*
|
|
scsi: message: fusion: mptbase: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
1
-20
/
+32
|
*
|
|
scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory()
Christophe JAILLET
2022-01-10
1
-1
/
+2
[next]