index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
spi: tegra210-quad: combined sequence mode
Krishna Yarlagadda
1
-5
/
+233
2022-03-08
spi: tegra210-quad: add acpi support
Krishna Yarlagadda
1
-11
/
+41
2022-03-07
spi: npcm-fiu: Fix typo ("npxm")
Jonathan Neuschäfer
1
-4
/
+4
2022-03-07
spi: Fix Tegra QSPI example
Jon Hunter
1
-1
/
+1
2022-03-07
spi: qup: replace spin_lock_irqsave by spin_lock in hard IRQ
Xingbang Liu
1
-3
/
+2
2022-03-07
spi: cadence: fix platform_get_irq.cocci warning
Yihao Han
1
-3
/
+1
2022-03-07
spi: Update NXP Flexspi maintainer details
Kuldeep Singh
1
-1
/
+2
2022-03-03
spi: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-4
/
+2
2022-03-02
spi: spi-zynqmp-gqspi: Handle error for dma_set_mask
Jiasheng Jiang
1
-1
/
+4
2022-03-02
spi: dt-bindings: mediatek: Set min size for 'mediatek,pad-select'
Rob Herring
1
-0
/
+1
2022-03-02
spi: dt-bindings: renesas,rspi: Drop comment for generic compatible string
Lad Prabhakar
1
-1
/
+1
2022-02-28
spi: dt-bindings: renesas,rspi: Document RZ/V2L SoC
Lad Prabhakar
1
-0
/
+2
2022-02-28
spi: use specific last_cs instead of last_cs_enable
Yun Zhou
2
-4
/
+9
2022-02-28
spi: pxa2xx-pci: Constify struct pxa_spi_info variables
Andy Shevchenko
1
-5
/
+5
2022-02-28
spi: pxa2xx-pci: Drop temporary storage use for a handful of members
Andy Shevchenko
1
-61
/
+49
2022-02-28
spi: pxa2xx-pci: Extract pxa2xx_spi_pci_clk_register()
Andy Shevchenko
1
-13
/
+22
2022-02-28
spi: pxa2xx-pci: Drop unneeded checks in lpss_spi_setup()
Andy Shevchenko
1
-14
/
+9
2022-02-28
spi: pxa2xx-pci: Replace enum with direct use of PCI IDs
Andy Shevchenko
1
-78
/
+83
2022-02-28
spi: pxa2xx-pci: Move max_clk_rate assignment to ->setup()
Andy Shevchenko
1
-1
/
+2
2022-02-28
spi: pxa2xx-pci: Move dma_burst_size assignment to ->setup()
Andy Shevchenko
1
-2
/
+3
2022-02-28
spi: pxa2xx-pci: Move port_id assignment to ->setup()
Andy Shevchenko
1
-4
/
+4
2022-02-28
spi: pxa2xx-pci: Drop redundant NULL check in ->probe()
Andy Shevchenko
1
-5
/
+3
2022-02-28
spi: pxa2xx-pci: Refactor Quark X1000 to use ->setup()
Andy Shevchenko
1
-2
/
+9
2022-02-28
spi: pxa2xx-pci: Refactor CE4100 to use ->setup()
Andy Shevchenko
1
-4
/
+11
2022-02-25
spi: dt-bindings: remove unused required property
Li-hao Kuo
1
-1
/
+0
2022-02-24
spi: tegra210-quad: add new chips to compatible
Krishna Yarlagadda
1
-3
/
+30
2022-02-24
spi: Add Tegra234 QUAD SPI compatible
Krishna Yarlagadda
1
-0
/
+1
2022-02-24
spi: tegra210-quad: use device_reset method
Krishna Yarlagadda
1
-14
/
+4
2022-02-24
spi: pxa2xx-pci: Balance reference count for PCI DMA device
Andy Shevchenko
1
-1
/
+16
2022-02-24
spi: pxa2xx-pci: Do not dereference fwnode in struct device
Andy Shevchenko
1
-1
/
+1
2022-02-23
spi: add missing pci_dev_put() before return
Wang Qing
1
-2
/
+5
2022-02-22
spi: gpio: Implement LSB First bitbang support
Andreas Färber
2
-9
/
+99
2022-02-22
spi: stm32: ignore Rx queue not empty in stm32f4 Tx only mode
Ahmad Fatoum
1
-1
/
+1
2022-02-21
spi: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-7
/
+1
2022-02-21
spi: dt-bindings: Add an example with two stacked flashes
Miquel Raynal
1
-0
/
+7
2022-02-21
spi: dt-bindings: Describe stacked/parallel memories modes
Miquel Raynal
1
-0
/
+25
2022-02-21
dt-bindings: mtd: spi-nor: Allow two CS per device
Miquel Raynal
1
-1
/
+2
2022-02-18
spi: use sysfs_emit() for printing statistics and add trailing newline
Heiner Kallweit
1
-1
/
+1
2022-02-18
spi: clean up some inconsistent indenting
Yang Li
1
-2
/
+2
2022-02-17
spi: rockchip: clear interrupt status in error handler
Jon Lin
1
-1
/
+2
2022-02-17
spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops
shengfei Xu
1
-5
/
+9
2022-02-17
spi: rockchip: Preset cs-high and clk polarity in setup progress
Jon Lin
1
-0
/
+24
2022-02-17
spi: rockchip: Stop spi slave dma receiver when cs inactive
Jon Lin
1
-8
/
+73
2022-02-17
spi: rockchip: terminate dma transmission when slave abort
Jon Lin
1
-0
/
+6
2022-02-17
spi: rockchip: Fix error in getting num-cs property
Jon Lin
1
-3
/
+4
2022-02-16
spi: pxa2xx: Add support for Intel Raptor Lake PCH-S
Jarkko Nikula
1
-0
/
+5
2022-02-16
spi: amd: Fix building without ACPI enabled
André Almeida
1
-1
/
+1
2022-02-16
spi: intel-pci: Add support for Intel Ice Lake-N SPI serial flash
Andy Shevchenko
1
-0
/
+1
2022-02-14
spi: Retire legacy GPIO handling
Linus Walleij
2
-109
/
+30
2022-02-14
spi: Fix warning for Clang build and simplify code
Li-hao Kuo
1
-29
/
+9
[next]