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
*
spi: pxa2xx: Don't use "proxy" headers
Andy Shevchenko
2024-05-03
4
-7
/
+22
*
spi: pxa2xx: Remove outdated documentation
Andy Shevchenko
2024-05-03
1
-2
/
+1
*
spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one
Andy Shevchenko
2024-05-03
4
-5
/
+37
*
spi: pxa2xx: Allow number of chip select pins to be read from property
Andy Shevchenko
2024-05-03
1
-1
/
+5
*
spi: use 'time_left' instead of 'timeout' with
Mark Brown
2024-05-01
8
-43
/
+45
|
\
|
*
spi: xlp: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-4
/
+4
|
*
spi: sun6i: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-8
/
+9
|
*
spi: sun4i: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-4
/
+5
|
*
spi: pic32: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-3
/
+3
|
*
spi: pic32-sqi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-3
/
+3
|
*
spi: imx: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-10
/
+10
|
*
spi: fsl-lpspi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-7
/
+7
|
*
spi: armada-3700: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-4
/
+4
*
|
Add add SPI-NAND Flash controller driver for EN7581
Mark Brown
2024-05-01
3
-0
/
+1140
|
\
\
|
*
|
spi: airoha: add SPI-NAND Flash controller driver
Lorenzo Bianconi
2024-04-30
3
-0
/
+1140
|
|
/
*
/
spi: use spi_valid_{tx,rx}buf() in stats function
David Lechner
2024-05-01
1
-7
/
+5
|
/
*
spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
Théo Lebrun
2024-04-26
1
-0
/
+10
*
spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
Théo Lebrun
2024-04-26
1
-8
/
+23
*
spi: cadence-qspi: add no-IRQ mode to indirect reads
Théo Lebrun
2024-04-26
1
-4
/
+9
*
spi: cadence-qspi: allow FIFO depth detection
Théo Lebrun
2024-04-26
1
-7
/
+30
*
spi: spi-s3c64xx.c: Remove of_node_put for auto cleanup
Shivani Gupta
2024-04-24
1
-3
/
+3
*
spi: mux: Fix master controller settings after mux select
Heikki Keranen
2024-04-23
1
-0
/
+2
*
spi: cs42l43: Correct name of ACPI property
Maciej Strozek
2024-04-19
1
-1
/
+1
*
spi: oc-tiny: Remove unused of_gpio.h
Andy Shevchenko
2024-04-17
1
-2
/
+0
*
spi: cs42l43: Use devm_add_action_or_reset()
Charles Keepax
2024-04-17
1
-8
/
+4
*
Add bridged amplifiers to cs42l43
Mark Brown
2024-04-17
316
-1814
/
+3198
|
\
|
*
spi: cs42l43: Add bridged cs35l56 amplifiers
Maciej Strozek
2024-04-16
2
-4
/
+120
|
*
spi: Update swnode based SPI devices to use the fwnode name
Charles Keepax
2024-04-16
1
-0
/
+5
|
*
spi: Switch to using is_acpi_device_node() in spi_dev_set_name()
Charles Keepax
2024-04-16
1
-3
/
+4
|
*
gpio: swnode: Add ability to specify native chip selects for SPI
Charles Keepax
2024-04-16
2
-0
/
+53
|
*
Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-07
2
-2
/
+4
|
|
\
|
|
*
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
2024-04-06
103
-566
/
+1137
|
|
|
\
|
|
*
|
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
2024-04-04
2
-2
/
+4
|
*
|
|
Merge tag 'i2c-for-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-06
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
i2c: pxa: hide unused icr_bits[] variable
Arnd Bergmann
2024-04-04
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'firewire-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-04-06
1
-1
/
+5
|
|
\
\
|
|
*
|
firewire: ohci: mask bus reset interrupts between ISR and bottom half
Adam Goldman
2024-04-06
1
-1
/
+5
|
|
|
/
|
*
|
Merge tag 'spi-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-04-06
3
-11
/
+10
|
|
\
\
|
|
*
|
spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe
Huai-Yuan Liu
2024-04-03
1
-0
/
+2
|
|
*
|
spi: spi-fsl-lpspi: remove redundant spi_controller_put call
Carlos Song
2024-04-03
1
-8
/
+6
|
|
*
|
spi: s3c64xx: Use DMA mode from fifo size
Jaewon Kim
2024-03-29
1
-3
/
+2
|
*
|
|
Merge tag 'regulator-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-04-06
1
-0
/
+7
|
|
\
\
\
|
|
*
|
|
regulator: tps65132: Add of_match table
André Apitzsch
2024-03-25
1
-0
/
+7
|
|
|
/
/
|
*
|
|
Merge tag 'regmap-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-04-06
1
-3
/
+3
|
|
\
\
\
|
|
*
|
|
regmap: maple: Fix uninitialized symbol 'ret' warnings
Richard Fitzgerald
2024-03-29
1
-2
/
+2
|
|
*
|
|
regmap: maple: Fix cache corruption in regcache_maple_drop()
Richard Fitzgerald
2024-03-27
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'block-6.9-20240405' of git://git.kernel.dk/linux
Linus Torvalds
2024-04-06
8
-35
/
+130
|
|
\
\
\
|
|
*
|
|
nvme-fc: rename free_ctrl callback to match name pattern
Daniel Wagner
2024-04-04
1
-2
/
+2
|
|
*
|
|
nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists
Daniel Wagner
2024-04-04
1
-7
/
+10
|
|
*
|
|
nvmet: implement unique discovery NQN
Hannes Reinecke
2024-04-04
2
-0
/
+54
[next]