]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2019-12-16  Christophe... spi: fsl: use platform_get_irq() instead of of_irq_to_r...
2019-12-16  Michael Wallespi: nxp-fspi: Ensure width is respected in spi-mem...
2019-12-11  Vignesh Raghavendraspi: spi-ti-qspi: Fix a bug when accessing non default CS
2019-12-09  Christophe... spi: fsl: don't map irq during probe
2019-12-09  Chuhong Yuanspi: spi-cavium-thunderx: Add missing pci_release_regions()
2019-12-04  Huanpeng Xinspi: sprd: Fix the incorrect SPI register
2019-12-03  YueHaibinggpiolib: of: Make of_gpio_spi_cs_get_count static
2019-11-28  Linus Walleijspi: fsl: Handle the single hardwired chipselect case
2019-11-28  Linus Walleijgpio: Handle counting of Freescale chipselects
2019-11-28  Linus Walleijspi: fsl: Fix GPIO descriptor support
2019-11-28  Charles Keepaxspi: dw: Correct handling of native chipselect
2019-11-27  Charles Keepaxspi: cadence: Correct handling of native chipselect
2019-11-25  Jarkko Nikulaspi: pxa2xx: Add support for Intel Jasper Lake
2019-11-22  Benjamin Gaignarddt-bindings: spi: Convert stm32 QSPI bindings to json...
2019-11-22  Peter Ujfalusispi: pic32: Retire dma_request_slave_channel_compat()
2019-11-20  Krzysztof Kozlowskispi: Fix Kconfig indentation
2019-11-18  Luhua Xuspi: mediatek: add SPI_CS_HIGH support
2019-11-18  Chuhong Yuanspi: st-ssc4: add missed pm_runtime_disable
2019-11-15  Chuhong Yuanspi: tegra20-slink: add missed clk_unprepare
2019-11-15  Peter Ujfalusispi: tegra20-slink: Use dma_request_chan() directly...
2019-11-15  Peter Ujfalusispi: tegra114: Use dma_request_chan() directly for...
2019-11-15  Peter Ujfalusispi: s3c64xx: Use dma_request_chan() directly for chann...
2019-11-15  Peter Ujfalusispi: qup: Use dma_request_chan() directly for channel...
2019-11-15  Peter Ujfalusispi: pl022: Use dma_request_chan() directly for channel...
2019-11-15  Peter Ujfalusispi: imx: Use dma_request_chan() directly for channel...
2019-11-15  Peter Ujfalusispi: fsl-lpspi: Use dma_request_chan() directly for...
2019-11-15  Peter Ujfalusispi: atmel: Use dma_request_chan() directly for channel...
2019-11-15  Peter Ujfalusispi: at91-usart: Use dma_request_chan() directly for...
2019-11-12  Tony Lindgrenspi: Fix regression to return zero on success instead...
2019-11-11  Chuhong Yuanspi: pxa2xx: Add missed security checks
2019-11-11  Chuhong Yuanspi: nxp-fspi: Use devm API to fix missed unregistratio...
2019-11-11  Vignesh Raghavendraspi: omap2-mcspi: Remove redundant checks
2019-11-08  Miquel Raynalspi: zynq-qspi: Support two chip selects
2019-11-08  Miquel Raynalspi: zynq-qspi: Do the actual hardware initialization...
2019-11-08  Miquel Raynalspi: zynq-qspi: Clarify the select chip function
2019-11-08  Miquel Raynalspi: zynq-qspi: Enhance the Linear CFG bit definitions
2019-11-08  Miquel Raynalspi: zynq-qspi: Keep the bitfields naming consistent
2019-11-08  Miquel Raynalspi: zynq-qspi: Anything else than CS0 is not supported yet
2019-11-08  Miquel Raynalspi: zynq-qspi: Keep the naming consistent across the...
2019-11-07  Chris Packhamspi: spi-mem: fallback to using transfers when CS gpios...
2019-11-07  Chris Packhamspi: bcm-qspi: Convert to use CS GPIO descriptors
2019-11-06  Pan Bianspi: img-spfi: fix potential double release
2019-10-31  Luhua Xuspi: add power control when set_cs
2019-10-30  Linus Walleijspi: zynq-qspi: Drop GPIO header
2019-10-30  Linus Walleijspi: dw: Drop GPIO header
2019-10-30  Linus Walleijspi: txx9: Convert to use GPIO descriptors
2019-10-30  Jarkko Nikulaspi: dw: Remove runtime PM enable/disable from common...
2019-10-28  Lingling Xuspi: sprd: adi: Set BIT_WDG_NEW bit when rebooting
2019-10-28  Lingling Xuspi: sprd: adi: Add missing lock protection when rebooting
2019-10-25  Andy Shevchenkospi: pxa2xx: Introduce temporary variables to increase...
2019-10-24  Alvaro Gamez... spi: xilinx: Add DT support for selecting transfer...
2019-10-24  Alvaro Gamez... spi: xilinx: add description of new property xlnx,num...
2019-10-23  Andy Shevchenkospi: Fix spelling in the comments
2019-10-23  Alexandru Ardeleanspi: document CS setup, hold & inactive times in header
2019-10-22  Jarkko Nikulaspi: dw-pci: Fix Chip Select amount on Intel Elkhart...
2019-10-22  Raymond Tanspi: dw-pci: Add runtime power management support
2019-10-18  Gregory CLEMENTspi: atmel: Improve CS0 case support on AT91RM9200
2019-10-18  Gregory CLEMENTspi: atmel: Improve and fix GPIO CS usage
2019-10-18  Gregory CLEMENTspi: atmel: Remove platform data support
2019-10-18  Gregory CLEMENTspi: atmel: Remove useless private field
2019-10-18  Gregory CLEMENTspi: atmel: Configure GPIO per CS instead of by controller
2019-10-18  Gregory CLEMENTspi: atmel: Fix CS high support
2019-10-18  Gregory CLEMENTspi: atmel: Remove and fix erroneous comments
2019-10-18  Andy Shevchenkospi: pxa2xx: Replace of_device.h with mod_devicetable...
2019-10-18  Andy Shevchenkospi: pxa2xx: Convert to use device_get_match_data()
2019-10-18  Andy Shevchenkospi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take...
2019-10-18  Andy Shevchenkospi: pxa2xx: Sort headers
2019-10-18  Andy Shevchenkospi: pxa2xx: No need to keep pointer to platform device
2019-10-15  Alexandru Ardeleanspi: use new `spi_transfer_delay_exec` helper where...
2019-10-15  Alexandru Ardeleanspi: spi-axi: extend support for the `delay` field
2019-10-15  Alexandru Ardeleanspi: bcm63xx: extend error condition to `delay` as...
2019-10-15  Alexandru Ardeleanspi: spi-falcon: extend warning to `delay` as well
2019-10-15  Alexandru Ardeleanspi: spi-fsl-espi: convert transfer delay to `spi_delay...
2019-10-15  Alexandru Ardeleanspi: implement SW control for CS times
2019-10-15  Alexandru Ardeleanspi: tegra114: change format for `spi_set_cs_timing...
2019-10-15  Alexandru Ardeleanspi: spidev: use new `delay` field for spi transfers
2019-10-15  Alexandru Ardeleanspi: spi-loopback-test: use new `delay` field
2019-10-15  Alexandru Ardeleanspi: tegra20-sflash: use to new `spi_transfer_delay_exec`
2019-10-15  Alexandru Ardeleanspi: tegra114: use `spi_transfer_delay_exec` helper
2019-10-15  Alexandru Ardeleanspi: introduce `delay` field for `spi_transfer` + spi_t...
2019-10-15  Alexandru Ardeleanspi: core,atmel: convert `word_delay_usecs` -> `word_de...
2019-10-15  Alexandru Ardeleanspi: spidev: use new `word_delay` field for spi transfers
2019-10-15  Alexandru Ardeleanspi: orion: use new `word_delay` field for SPI transfers
2019-10-15  Alexandru Ardeleanspi: sprd: convert transfer word delay to spi_delay...
2019-10-15  Alexandru Ardeleanspi: make `cs_change_delay` the first user of the ...
2019-10-15  Alexandru Ardeleanspi: introduce spi_delay struct as "value + unit" ...
2019-10-15  Alexandru Ardeleanspi: move `cs_change_delay` backwards compat logic...
2019-10-15  Fabrizio Castrodt-bindings: spi: sh-msiof: Add r8a774b1 support
2019-10-15  Simon Hormandt-bindings: spi: sh-msiof: Convert bindings to json...
2019-10-09  zhengbinspi: npcm: Remove set but not used variable 'val'
2019-10-09  zhengbinspi: omap-100k: Remove set but not used variable 'dataH'
2019-10-08  Mark BrownMerge branch 'for-5.4' of https://git.kernel.org/pub...
2019-10-08  Frieder Schrempfspi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
2019-10-08  Vladimir Olteanspi: spi-fsl-dspi: Always use the TCFQ devices in poll...
2019-10-07  Vladimir Olteanspi: spi-fsl-dspi: Implement the PTP system timestampin...
2019-10-07  Vladimir Olteanspi: Add a PTP system timestamp to the transfer structure
2019-10-07  Stephen Boydspi: gpio: Look for a device node instead of match
2019-10-04  Patrice Chotardspi: stm32-qspi: Fix kernel oops when unbinding driver
2019-10-02  Vladimir Olteanspi: spi-fsl-dspi: Always use the TCFQ devices in poll...
2019-10-01  Felipe BalbiSPI: designware: pci: Switch over to MSI interrupts
next