index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
spi: synquacer: Add missing clk_disable_unprepare()
Guo Mengqi
1
-0
/
+1
2022-06-27
spi: mpc52xx-psc: Switch to using core message queue
Mark Brown
1
-82
/
+34
2022-06-27
spi: sh: Switch to using core message queue
Mark Brown
1
-66
/
+28
2022-06-27
spi: dw: Add deferred DMA-channels setup support
Serge Semin
2
-8
/
+22
2022-06-27
spi: s3c64xx: constify fsd_spi_port_config
Krzysztof Kozlowski
1
-1
/
+1
2022-06-23
spi: fsi: Increase timeout and ensure status is checked
Eddie James
1
-8
/
+11
2022-06-20
spi: topcliff-pch: Use core message validation
Mark Brown
1
-29
/
+1
2022-06-16
spi: microchip-core: fix passing zero to PTR_ERR warning
Conor Dooley
1
-1
/
+3
2022-06-14
spi: core: Fix error code in spi_register_controller()
Dan Carpenter
1
-0
/
+1
2022-06-14
spi: microchip-core: fix potentially incorrect return from probe
Conor Dooley
1
-1
/
+1
2022-06-13
spi: tegra quad: Add Tegra Grace features
Mark Brown
1
-2
/
+31
2022-06-13
spi: s3c64xx: set pointers to null using NULL rather than 0
Colin Ian King
1
-5
/
+5
2022-06-13
spi: micro: fix unreasonable clk_prepare_enable() on error in mchp_corespi_pr...
Peng Wu
1
-1
/
+1
2022-06-13
spi: tegra210-quad: Multi-cs support
Krishna Yarlagadda
1
-2
/
+31
2022-06-10
spi: atmel-quadspi: add runtime pm support
Mark Brown
1
-11
/
+93
2022-06-10
spi: Fix per-cpu stats access on 32 bit systems
David Jander
1
-1
/
+4
2022-06-10
spi: sifive: add PM callbacks to support suspend/resume
Andy Chiu
1
-0
/
+39
2022-06-09
spi: atmel-quadspi: align condition to parenthesis
Claudiu Beznea
1
-1
/
+1
2022-06-09
spi: atmel-quadspi: use pm_ptr()
Claudiu Beznea
1
-1
/
+1
2022-06-09
spi: atmel-quadspi: add runtime pm support
Claudiu Beznea
1
-9
/
+91
2022-06-09
spi: Return true/false (not 1/0) from bool function
Yang Li
1
-1
/
+1
2022-06-09
spi: fix platform_no_drv_owner.cocci warning
Yang Li
1
-1
/
+0
2022-06-08
spi: s3c64xx: Fix spelling mistake "hannel" -> "channel"
Colin Ian King
1
-1
/
+1
2022-06-07
spi: add support for microchip fpga spi controllers
Conor Dooley
3
-0
/
+642
2022-06-07
spi: stm32-qspi: Remove unused parameters
Mark Brown
1
-10
/
+8
2022-06-06
spi: spi-ti-qspi: Support per-transfer and per-slave speed_hz settings
Atsushi Nemoto
1
-36
/
+39
2022-06-06
spi: spi.c: Convert statistics to per-cpu u64_stats_t
David Jander
1
-45
/
+98
2022-06-06
spi: intel: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
1
-2
/
+2
2022-06-06
spi: spi-zynqmp-gqspi: Add two chip select support
Amit Kumar Mahapatra
1
-3
/
+22
2022-06-06
spi: cadence-quadspi: Remove spi_master_put() in probe failure path
Vaishnav Achath
1
-12
/
+7
2022-06-06
spi: s3c64xx: requests spi-dma channel only during data transfer
Adithya K V
1
-24
/
+32
2022-06-06
spi: spi-altera-dfl: Fix an error handling path
Christophe JAILLET
1
-9
/
+5
2022-06-06
spi: stm32-qspi: Remove stm32_qspi_wait_poll_status() unused parameter
Patrice Chotard
1
-3
/
+2
2022-06-06
spi: stm32-qspi: Remove stm32_qspi_wait_cmd() unused parameter
Patrice Chotard
1
-3
/
+2
2022-06-06
spi: stm32-qspi: Remove stm32_qspi_get_mode() unused parameter
Patrice Chotard
1
-4
/
+4
2022-06-05
Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2022-06-05
fix the breakage in close_fd_get_file() calling conventions change
Al Viro
1
-0
/
+2
2022-06-05
Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-87
/
+21
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
78
-3252
/
+704
2022-06-05
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-34
/
+2312
2022-06-04
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
11
-94
/
+48
2022-06-04
Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+33
2022-06-04
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-33
/
+29
2022-06-04
parisc/stifb: Keep track of hardware path of graphics card
Helge Deller
3
-9
/
+14
2022-06-04
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
2
-2
/
+19
2022-06-03
Merge tag 'gpio-fixes-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-27
/
+11
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+2
2022-06-03
firmware_loader: enable XZ by default if compressed support is enabled
Linus Torvalds
1
-0
/
+1
2022-06-03
Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-49
/
+123
[next]