projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2020-05-29
Andy Shevchenko
spi: dw: Make DMA request line assignments explicit...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mark Brown
spi: bcm2835: Remove shared interrupt support
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mark Brown
Merge series "spi: dw: Add generic DW DMA controller...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Dinh Nguyen
dt-bindings: snps,dw-apb-ssi: add optional reset property
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Dinh Nguyen
spi: dw: add reset control
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Martin Sperl
spi: bcm2835: Enable shared interrupt support
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Florian Fainelli
spi: bcm2835: Implement shutdown callback
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Use regset32 DebugFS method to create regdump...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Add DMA support to the DW SPI MMIO driver
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Cleanup generic DW DMA code namings
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Add core suffix to the DW APB SSI core source...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Fix Rx-only DMA transfers
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Use DMA max burst to set the request thresholds
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Parameterize the DMA Rx/Tx burst length
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Add SPI Rx-done wait method to DMA-based transfer
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Add SPI Tx-done wait method to DMA-based transfer
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Locally wait for the DMA transfers completion
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Return any value retrieved from the dma_transf...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Serge Semin
spi: dw: Set xfer effective_speed_hz
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Mark Brown
Merge series "add ecspi ERR009165 for i.mx6/7 soc famil...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Dinghao Liu
spi: tegra20-sflash: Fix runtime PM imbalance on error
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Dinghao Liu
spi: tegra20-slink: Fix runtime PM imbalance on error
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Dinghao Liu
spi: tegra114: Fix runtime PM imbalance on error
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Robin Gong
spi: imx: fallback to PIO if dma setup failure
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Dinghao Liu
spi: spi-fsl-lpspi: Fix runtime PM imbalance on error
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Mark Brown
spi: Remove note about transfer limit for spi_write_the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
dillon min
spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
dillon min
spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' suppor...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Mark Brown
spi: Make spi_delay_exec() warn if called from atomic...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Mark Brown
Merge series "spi: dw: Add generic DW DMA controller...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Christopher...
spi: rb4xx: add corresponding device tree documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Christopher...
spi: rb4xx: update driver to be device tree aware
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Christopher...
spi: rb4xx: null pointer bug fix
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Serge Semin
spi: dw: Discard dma_width member of the dw_spi structure
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Serge Semin
spi: dw: Discard unused void priv pointer
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Serge Semin
spi: dw: Discard static DW DMA slave structures
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Serge Semin
spi: dw: Enable interrupts in accordance with DMA xfer...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Lukas Wunner
spi: bcm2835: Tear down DMA before turning off SPI...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Mark Brown
Merge branch 'for-5.7' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Lukas Wunner
spi: bcm2835aux: Fix controller unregister order
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Lukas Wunner
spi: bcm2835: Fix controller unregister order
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Lukas Wunner
spi: Fix controller unregister order
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Kangmin Park
spi: ti_qspi: fix unit address
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Serge Semin
spi: dw: Add Tx/Rx DMA properties
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Mark Brown
Merge series "spi: dw: Add generic DW DMA controller...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Chris Ruehl
spi: spi-rockchip: use num-cs property and ctlr->enable...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Chris Ruehl
spi: spi-rockchip: add support for spi slave mode
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Chris Ruehl
spi: spi-rockchip: cleanup use struct spi_controller
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Serge Semin
spi: dw: Clear DMAC register when done or stopped
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Serge Semin
spi: dw: Initialize paddr in DW SPI MMIO private data
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Serge Semin
spi: dw: Fix native CS being unset
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Andy Shevchenko
spi: dw: Drop duplicate error message when remap resource
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Kunihiko Hayashi
spi: Convert UniPhier SPI controller to json-schema
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Jay Fang
spi: dw-mmio: Do not add acpi modalias when CONFIG_ACPI...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Alistair Francis
spi: sun6i: Add support for GPIO chip select lines
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Kunihiko Hayashi
spi: uniphier: Use devm_platform_get_and_ioremap_resour...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Kunihiko Hayashi
spi: uniphier: Depend on HAS_IOMEM
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Andy Shevchenko
spi: dw: Get rid of dma_inited flag
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Andy Shevchenko
spi: dw: Avoid useless assignments in generic DMA setup
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Jarkko Nikula
spi: dw: Add Elkhart Lake PSE DMA support
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Andy Shevchenko
spi: dw: Propagate struct device pointer to ->dma_init...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Andy Shevchenko
spi: dw: Add 'mfld' suffix to Intel Medfield related...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Andy Shevchenko
spi: dw: Move few headers under #ifdef CONFIG_SPI_DW_MI...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Andy Shevchenko
spi: dw: Downgrade interrupt.h to irqreturn.h where...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Andy Shevchenko
spi: dw: Move interrupt.h to spi-dw.h who is user of it
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Andy Shevchenko
spi: dw: Remove unused variable in CR0 configuring...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Andy Shevchenko
spi: dw: Zero DMA Tx and Rx configurations on stack
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Wei Yongjun
spi: bcm2835: Fix error return code in bcm2835_dma_init()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Jason Yan
spi: a3700: make a3700_spi_init() return void
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Wan Ahmad Zainie
spi: dw-apb-ssi: Add Intel Keem Bay support
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Wan Ahmad Zainie
spi: dw-apb-ssi: Add compatible string for DesignWare...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Wan Ahmad Zainie
spi: dw: Add support for Intel Keem Bay SPI
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Wan Ahmad Zainie
spi: dw: Add support for DesignWare DWC_ssi
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Wan Ahmad Zainie
spi: dw: Add update_cr0() callback to update CTRLR0
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Wan Ahmad Zainie
spi: dw: Fix typo in few registers name
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jacko Dirks
spi: bcm2835: Fixes bare use of unsigned
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Mark Brown
Merge series "Grab bag with AMD SPI fixes" from Lukas...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Mark Brown
Merge branch 'for-5.7' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Lukas Wunner
spi: amd: Drop superfluous member from struct amd_spi
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Lukas Wunner
spi: amd: Fix refcount underflow on remove
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Lukas Wunner
spi: amd: Drop duplicate driver data assignments
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Lukas Wunner
spi: amd: Pass probe errors back to driver core
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Lukas Wunner
spi: amd: Fix duplicate iounmap in error path
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Jules Irenge
spi: atmel: Add missing annotation for atmel_spi_next_x...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Evan Green
spi: pxa2xx: Apply CS clk quirk to BXT
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Patrice Chotard
spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Wei Yongjun
spi: uniphier: fix error return code in uniphier_spi_pr...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Wei Yongjun
spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_p...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Sanjay R Mehta
spi: spi-amd: fix warning
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Sanjay R Mehta
spi: spi-amd: Add AMD SPI controller driver support
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Mark Brown
Merge tag 'v5.7-rc3' into spi-5.8
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Linus Torvalds
Linux 5.7-rc3
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Linus Torvalds
Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Linus Torvalds
Merge tag 'usb-5.7-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Linus Torvalds
Merge tag 'tty-5.7-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Linus Torvalds
Merge tag 'char-misc-5.7-rc3' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Linus Torvalds
Merge tag 'staging-5.7-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
next