index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
spi: pxa2xx-pci: Move max_clk_rate assignment to ->setup()
Andy Shevchenko
2022-02-28
1
-1
/
+2
|
*
|
|
|
spi: pxa2xx-pci: Move dma_burst_size assignment to ->setup()
Andy Shevchenko
2022-02-28
1
-2
/
+3
|
*
|
|
|
spi: pxa2xx-pci: Move port_id assignment to ->setup()
Andy Shevchenko
2022-02-28
1
-4
/
+4
|
*
|
|
|
spi: pxa2xx-pci: Drop redundant NULL check in ->probe()
Andy Shevchenko
2022-02-28
1
-5
/
+3
|
*
|
|
|
spi: pxa2xx-pci: Refactor Quark X1000 to use ->setup()
Andy Shevchenko
2022-02-28
1
-2
/
+9
|
*
|
|
|
spi: pxa2xx-pci: Refactor CE4100 to use ->setup()
Andy Shevchenko
2022-02-28
1
-4
/
+11
|
*
|
|
|
Tegra QUAD SPI ACPI & device support
Mark Brown
2022-02-24
1
-17
/
+34
|
|
\
\
\
\
|
|
*
|
|
|
spi: tegra210-quad: add new chips to compatible
Krishna Yarlagadda
2022-02-24
1
-3
/
+30
|
|
*
|
|
|
spi: tegra210-quad: use device_reset method
Krishna Yarlagadda
2022-02-24
1
-14
/
+4
|
*
|
|
|
|
spi: pxa2xx-pci: Balance reference count for PCI DMA device
Andy Shevchenko
2022-02-24
1
-1
/
+16
|
*
|
|
|
|
spi: pxa2xx-pci: Do not dereference fwnode in struct device
Andy Shevchenko
2022-02-24
1
-1
/
+1
|
|
/
/
/
/
|
*
|
|
|
spi: add missing pci_dev_put() before return
Wang Qing
2022-02-23
1
-2
/
+5
|
*
|
|
|
spi: gpio: Implement LSB First bitbang support
Andreas Färber
2022-02-22
2
-9
/
+99
|
*
|
|
|
spi: stm32: ignore Rx queue not empty in stm32f4 Tx only mode
Ahmad Fatoum
2022-02-22
1
-1
/
+1
|
*
|
|
|
spi: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
2022-02-21
1
-7
/
+1
|
*
|
|
|
spi: use sysfs_emit() for printing statistics and add trailing newline
Heiner Kallweit
2022-02-18
1
-1
/
+1
|
*
|
|
|
spi: clean up some inconsistent indenting
Yang Li
2022-02-18
1
-2
/
+2
|
*
|
|
|
spi: New support and problem adjustment of SPI rockchip
Mark Brown
2022-02-17
6
-23
/
+142
|
|
\
\
\
\
|
|
*
|
|
|
spi: rockchip: clear interrupt status in error handler
Jon Lin
2022-02-17
1
-1
/
+2
|
|
*
|
|
|
spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops
shengfei Xu
2022-02-17
1
-5
/
+9
|
|
*
|
|
|
spi: rockchip: Preset cs-high and clk polarity in setup progress
Jon Lin
2022-02-17
1
-0
/
+24
|
|
*
|
|
|
spi: rockchip: Stop spi slave dma receiver when cs inactive
Jon Lin
2022-02-17
1
-8
/
+73
|
*
|
|
|
|
spi: pxa2xx: Add support for Intel Raptor Lake PCH-S
Jarkko Nikula
2022-02-16
1
-0
/
+5
|
*
|
|
|
|
spi: amd: Fix building without ACPI enabled
André Almeida
2022-02-16
1
-1
/
+1
|
*
|
|
|
|
spi: intel-pci: Add support for Intel Ice Lake-N SPI serial flash
Andy Shevchenko
2022-02-16
1
-0
/
+1
|
*
|
|
|
|
spi: amd: Add support for new controller version
Mark Brown
2022-02-15
1
-17
/
+72
|
|
\
\
\
\
\
|
|
*
|
|
|
|
spi: amd: Add support for version AMDI0062
André Almeida
2022-02-14
1
-10
/
+71
|
|
*
|
|
|
|
spi: amd: Remove needless rom_addr variable
André Almeida
2022-02-14
1
-1
/
+0
|
|
*
|
|
|
|
spi: amd: Use iopoll for busy waiting
André Almeida
2022-02-14
1
-9
/
+4
|
*
|
|
|
|
|
mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
Mark Brown
2022-02-15
6
-0
/
+1444
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mtd: spi-nor: intel-spi: Convert to SPI MEM
Mika Westerberg
2022-02-14
6
-0
/
+1444
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
spi: Retire legacy GPIO handling
Linus Walleij
2022-02-14
1
-97
/
+28
|
*
|
|
|
|
|
spi: Fix warning for Clang build and simplify code
Li-hao Kuo
2022-02-14
1
-29
/
+9
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
spi: make remove callback a void function
Mark Brown
2022-02-09
6
-22
/
+8
|
|
\
\
\
\
\
|
|
*
|
|
|
|
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
6
-22
/
+8
|
|
|
/
/
/
/
|
*
|
|
|
|
spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probe
Miaoqian Lin
2022-02-08
1
-0
/
+2
|
*
|
|
|
|
spi: tegra114: Add missing IRQ check in tegra_spi_probe
Miaoqian Lin
2022-02-08
1
-0
/
+4
|
*
|
|
|
|
spi: ath79: add mem_ops for fast-read
Luiz Angelo Daros de Luca
2022-02-08
1
-0
/
+34
|
*
|
|
|
|
spi: Modify irq request position and modify parameters
Li-hao Kuo
2022-02-08
1
-32
/
+31
|
*
|
|
|
|
spi: spidev: prevent spidev->speed_hz from being zero
Dan Carpenter
2022-02-08
1
-12
/
+19
|
*
|
|
|
|
spi: mpc512x-psc: Fix compile errors
Linus Walleij
2022-02-02
1
-2
/
+1
|
*
|
|
|
|
spi: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-02
1
-2
/
+2
|
*
|
|
|
|
spi: Enhance and export helpers for ACPI resources
Mark Brown
2022-02-01
1
-16
/
+121
|
|
\
\
\
\
\
|
|
*
|
|
|
|
spi: Add API to count spi acpi resources
Stefan Binding
2022-02-01
1
-0
/
+40
|
|
*
|
|
|
|
spi: Support selection of the index of the ACPI Spi Resource before alloc
Stefan Binding
2022-02-01
1
-7
/
+44
|
|
*
|
|
|
|
spi: Create helper API to lookup ACPI info for spi device
Stefan Binding
2022-02-01
1
-10
/
+36
|
|
*
|
|
|
|
spi: Make spi_alloc_device and spi_add_device public again
Stefan Binding
2022-02-01
1
-2
/
+4
|
|
|
/
/
/
/
|
*
|
|
|
|
spi: bcm2835aux: Convert to use GPIO descriptors
Linus Walleij
2022-02-01
1
-17
/
+4
|
*
|
|
|
|
spi: st-ssc4: Covert to use GPIO descriptors
Linus Walleij
2022-02-01
1
-27
/
+4
|
*
|
|
|
|
spi: sp7201: Fix compiler warnings
郭力豪
2022-01-31
1
-4
/
+6
[prev]
[next]