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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
spi: dw: Add a number of native CS auto-detection
Serge Semin
1
-0
/
+14
2024-05-03
spi: dw: Convert to using BITS_TO_BYTES() macro
Serge Semin
1
-4
/
+2
2024-05-01
spi: use 'time_left' instead of 'timeout' with
Mark Brown
8
-43
/
+45
2024-05-01
Add add SPI-NAND Flash controller driver for EN7581
Mark Brown
5
-0
/
+1214
2024-05-01
spi: use spi_valid_{tx,rx}buf() in stats function
David Lechner
1
-7
/
+5
2024-04-30
spi: xlp: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-04-30
spi: sun6i: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-8
/
+9
2024-04-30
spi: sun4i: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+5
2024-04-30
spi: pic32: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+3
2024-04-30
spi: pic32-sqi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+3
2024-04-30
spi: imx: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-10
/
+10
2024-04-30
spi: fsl-lpspi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-7
/
+7
2024-04-30
spi: armada-3700: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-04-30
spi: dt-bindings: airoha: Add YAML schema for SNFI controller
Lorenzo Bianconi
1
-0
/
+65
2024-04-30
spi: airoha: add SPI-NAND Flash controller driver
Lorenzo Bianconi
4
-0
/
+1149
2024-04-26
spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
Théo Lebrun
1
-0
/
+10
2024-04-26
spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
Théo Lebrun
1
-8
/
+23
2024-04-26
spi: cadence-qspi: add no-IRQ mode to indirect reads
Théo Lebrun
1
-4
/
+9
2024-04-26
spi: cadence-qspi: allow FIFO depth detection
Théo Lebrun
1
-7
/
+30
2024-04-24
spi: spi-s3c64xx.c: Remove of_node_put for auto cleanup
Shivani Gupta
1
-3
/
+3
2024-04-23
spi: mux: Fix master controller settings after mux select
Heikki Keranen
1
-0
/
+2
2024-04-21
spi: dt-bindings: armada-3700: convert to dtschema
Kousik Sanagavarapu
2
-25
/
+55
2024-04-19
spi: cs42l43: Correct name of ACPI property
Maciej Strozek
1
-1
/
+1
2024-04-17
spi: oc-tiny: Remove unused of_gpio.h
Andy Shevchenko
1
-2
/
+0
2024-04-17
spi: cs42l43: Use devm_add_action_or_reset()
Charles Keepax
1
-8
/
+4
2024-04-17
spi: renesas,sh-msiof: Add r8a779h0 support
Geert Uytterhoeven
1
-0
/
+1
2024-04-17
Add bridged amplifiers to cs42l43
Mark Brown
833
-4843
/
+10722
2024-04-16
spi: More refacroings after multi-CS support
Mark Brown
1
-30
/
+33
2024-04-16
spi: cs42l43: Add bridged cs35l56 amplifiers
Maciej Strozek
2
-4
/
+120
2024-04-16
spi: Update swnode based SPI devices to use the fwnode name
Charles Keepax
1
-0
/
+5
2024-04-16
spi: Switch to using is_acpi_device_node() in spi_dev_set_name()
Charles Keepax
1
-3
/
+4
2024-04-16
gpio: swnode: Add ability to specify native chip selects for SPI
Charles Keepax
3
-0
/
+57
2024-04-16
spi: Consistently use BIT for cs_index_mask (part 2)
Andy Shevchenko
1
-7
/
+3
2024-04-16
spi: Introduce spi_for_each_valid_cs() in order of deduplication
Andy Shevchenko
1
-7
/
+9
2024-04-16
spi: Extract spi_toggle_csgpiod() helper for better maintanance
Andy Shevchenko
1
-24
/
+25
2024-04-15
spi: pxa2xx: Move number of CS pins validation out of condition
Andy Shevchenko
1
-8
/
+7
2024-04-15
spi: altera: Drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2024-04-11
MAINTAINERS: adjust file entry in TEXAS INSTRUMENTS AUDIO (ASoC/HDA) DRIVERS
Lukas Bulwahn
1
-1
/
+1
2024-04-10
spi: cadence-qspi: Prepare to add Mobileye EyeQ5 support
Mark Brown
1
-4
/
+4
2024-04-10
spi: dt-bindings: cdns,qspi-nor: make cdns,fifo-depth optional
Théo Lebrun
1
-1
/
+0
2024-04-10
spi: dt-bindings: cdns,qspi-nor: add mobileye,eyeq5-ospi compatible
Théo Lebrun
1
-0
/
+1
2024-04-10
spi: dt-bindings: cdns,qspi-nor: sort compatibles alphabetically
Théo Lebrun
1
-3
/
+3
2024-04-10
spi: cadence-xspi: use for_each_available_child_of_node_scoped()
Kousik Sanagavarapu
1
-7
/
+1
2024-04-08
spi: cadence-qspi: minimise register accesses on each op if !DTR
Théo Lebrun
1
-2
/
+5
2024-04-08
spi: cadence-qspi: store device data pointer in private struct
Théo Lebrun
1
-9
/
+6
2024-04-08
spi: cadence-qspi: allow building for MIPS
Théo Lebrun
1
-1
/
+1
2024-04-07
Linux 6.9-rc3
Linus Torvalds
1
-1
/
+1
2024-04-07
Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-41
/
+166
2024-04-07
Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-36
/
+121
2024-04-07
Merge tag 'perf-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
[next]