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
*
pinctrl: renesas: r8a77470: Reduce size for narrow VIN1 channel
Geert Uytterhoeven
2022-02-22
1
-2
/
+2
*
pinctrl: renesas: r8a7794: Add range checking to .pin_to_pocctrl()
Geert Uytterhoeven
2022-02-22
1
-0
/
+3
*
pinctrl: renesas: rzg2l: Improve rzg2l_gpio_register()
Biju Das
2022-02-08
1
-2
/
+2
*
pinctrl: renesas: r8a77995: Restore pin group sort order
Geert Uytterhoeven
2022-02-08
1
-43
/
+43
*
pinctrl: renesas: r8a7790: Restore pin function sort order
Geert Uytterhoeven
2022-02-08
1
-1
/
+1
*
pinctrl: renesas: r8a7779: Restore pin function sort order
Geert Uytterhoeven
2022-02-08
1
-4
/
+4
*
pinctrl: renesas: r8a779a0: Rename MOD_SEL2_* definitions
Geert Uytterhoeven
2022-02-08
1
-21
/
+21
*
pinctrl: renesas: Kconfig: Select PINCTRL_RZG2L if RZ/V2L SoC is enabled
Biju Das
2022-02-08
1
-2
/
+4
*
pinctrl: renesas: r8a7799[05]: Add MediaLB pins
Nikita Yushchenko
2022-01-24
2
-2
/
+34
*
pinctrl: renesas: r8a7791: Remove INTC_IRQx_N
Geert Uytterhoeven
2022-01-24
1
-20
/
+15
*
pinctrl: renesas: r8a7790: Remove INTC_IRQx_N
Geert Uytterhoeven
2022-01-24
1
-25
/
+18
*
pinctrl: renesas: rcar: Do not enforce GPIO if already muxed
Wolfram Sang
2022-01-24
1
-1
/
+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
|
*
|
|
scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-01-10
4
-132
/
+154
|
*
|
|
scsi: megaraid: Avoid mismatched storage type sizes
Kees Cook
2022-01-07
1
-50
/
+34
|
*
|
|
scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_e...
Xiang Chen
2022-01-07
1
-5
/
+0
|
*
|
|
scsi: aic79xx: Remove redundant error variable
Minghao Chi
2022-01-05
1
-5
/
+1
|
*
|
|
scsi: pm80xx: Port reset timeout error handling correction
Ajish Koshy
2022-01-05
3
-3
/
+14
|
*
|
|
scsi: mpi3mr: Fix formatting problems in some kernel-doc comments
Yang Li
2022-01-05
1
-3
/
+2
|
*
|
|
scsi: mpi3mr: Fix some spelling mistakes
Colin Ian King
2022-01-05
1
-3
/
+3
|
*
|
|
scsi: mpt3sas: Update persistent trigger pages from sysfs interface
Suganath Prabu S
2022-01-05
2
-6
/
+85
|
*
|
|
scsi: core: Fix scsi_mode_select() interface
Damien Le Moal
2022-01-05
2
-6
/
+4
|
*
|
|
scsi: aacraid: Fix spelling of "its"
Randy Dunlap
2022-01-05
1
-1
/
+1
|
*
|
|
scsi: qedf: Fix potential dereference of NULL pointer
Jiasheng Jiang
2022-01-05
1
-0
/
+2
*
|
|
|
Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()
Damien Le Moal
2022-01-21
1
-1
/
+1
[next]