]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-03-04 Geert Uytterhoevenspi: sh-msiof: Restrict bits per word to 8/16/24/32...
2019-02-22 Wei Yongjunspi: sifive: Remove redundant dev_err call in sifive_sp...
2019-02-22 Wei Yongjunspi: sifive: Remove spi_master_put in sifive_spi_remove()
2019-02-20 Mark BrownMerge branch 'for-5.0' of https://git.kernel.org/pub...
2019-02-20 Andy Shevchenkospi: pxa2xx: Setup maximum supported DMA transfer length
2019-02-19 Yash Shahspi: sifive: Add driver for the SiFive SPI controller
2019-02-19 Yash Shahspi: sifive: Add DT documentation for SiFive SPI controller
2019-02-13 Baolin Wangspi: sprd: Add a prefix for SPI DMA channel macros
2019-02-13 Lanqing Liuspi: sprd: spi: sprd: Add DMA mode support
2019-02-13 Lanqing Liudt-bindings: spi: Add the DMA properties for the SPI...
2019-02-13 Lanqing Liuspi: sprd: Add the SPI irq function for the SPI DMA mode
2019-02-12 Fabio Estevamdt-bindings: spi: imx: Add an entry for the i.MX8QM...
2019-02-12 Felix Fietkauspi: use gpio[d]_set_value_cansleep for setting chipsel...
2019-02-12 Jonathan Neuschäferspi: gpio: Advertise support for SPI_CS_HIGH
2019-02-08 Geert Uytterhoevenspi: sh-msiof: Replace spi_master by spi_controller
2019-02-08 Geert Uytterhoevenspi: sh-hspi: Replace spi_master by spi_controller
2019-02-08 Geert Uytterhoevenspi: rspi: Replace spi_master by spi_controller
2019-02-06 Tudor Ambarusspi: atmel-quadspi: add support for sam9x60 qspi controller
2019-02-06 Tudor Ambarusdt-bindings: spi: atmel-quadspi: QuadSPI driver for...
2019-02-06 Tudor Ambarusspi: atmel-quadspi: add support for named peripheral clock
2019-02-06 Tudor Ambarusdt-bindings: spi: atmel-quadspi: make "pclk" mandatory
2019-02-06 Tudor Ambarusdt-bindings: spi: atmel-quadspi: update example to...
2019-02-06 Tudor Ambarusspi: atmel-quadspi: rework transfer macros
2019-02-06 Tudor Ambarusspi: atmel-quadspi: switch to SPDX license identifiers
2019-02-06 Tudor Ambarusspi: atmel-quadspi: return appropriate error code
2019-02-06 Tudor Ambarusspi: atmel-quadspi: remove unnecessary cast
2019-02-06 Tudor Ambarusspi: atmel-quadspi: fix naming scheme
2019-02-06 Tudor Ambarusspi: atmel-quadspi: drop wrappers for iomem accesses
2019-02-06 Tudor Ambarusspi: atmel-quadspi: order header files inclusion alphab...
2019-02-06 Tudor Ambarusspi: atmel-quadspi: cache MR value to avoid a write access
2019-02-06 Lukasz Majewskispi: spi-fsl-dspi: Provide support for DSPI slave mode...
2019-01-30 Jonas Bonnspi-atmel: support inter-word delay
2019-01-30 Jonas Bonnspi: support inter-word delay requirement for devices
2019-01-29 Uwe Kleine-Königspi: mxs: add tracing to custom .transfer_one_message...
2019-01-29 Yogesh Narayan Gaurspi: spi-mem: spi-fsl-qspi: typo fix in author name
2019-01-29 Vignesh Rspi: ti-qspi: Fix mmap read when more than one CS in use
2019-01-29 Yogesh Narayan Gaurspi: spi-mem: spi-nxp-fspi: add module license info
2019-01-28 Jiwei Sunspi: pl022: add a message state STATE_TIMEOUT for timeo...
2019-01-28 Fabio Estevamspi: Kconfig: imx: Update the help text to make it...
2019-01-28 Yogesh Narayan Gaurspi: nxp-fspi: add octal mode flag bit for octal support
2019-01-28 Yogesh Narayan GaurMAINTAINERS: add maintainers for the NXP FlexSPI driver
2019-01-28 Yogesh Narayan Gaurdt-bindings: spi: add binding file for NXP FlexSPI...
2019-01-28 Yogesh Narayan Gaurspi: spi-mem: Add driver for NXP FlexSPI controller
2019-01-24 Linus Walleijgpio: of: Fix logic inversion
2019-01-24 Linus Walleijspi: cadence: Fix default polarity of native chipselect
2019-01-24 Linus Walleijspi: dw: Fix default polarity of native chipselect
2019-01-24 Linus Walleijspi: Support high CS when using descriptors
2019-01-23 Mark Brownspi: Go back to immediate teardown
2019-01-23 YueHaibingspi/topcliff_pch: Fix potential NULL dereference on...
2019-01-23 Lubomir Rintelpxa2xx: replace spi_master with spi_controller
2019-01-23 YueHaibingspi: bcm2835aux: remove unneeded NULL check of devm_clk_get
2019-01-21 Boris Brezillonspi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()
2019-01-21 Boris Brezillonspi: spi-mem: Fix a memory leak in spi_mem_dirmap_destroy()
2019-01-21 Boris Brezillonspi: spi-mem: Fix spi_mem_dirmap_destroy() kerneldoc
2019-01-18 Hoan Nguyen Anspi: sh-msiof: Use DMA if possible
2019-01-18 Hoan Nguyen Anspi: sh-msiof: fix *info pointer in request_dma()
2019-01-18 Geert Uytterhoevenspi: sh-hspi: Remove error messages on out-of-memory...
2019-01-17 Alban Bedelspi: ath79: Remove now useless code
2019-01-17 Alban Bedelspi: ath79: Enable support for compile test
2019-01-17 Alban Bedelspi: ath79: Simplify ath79_spi_chipselect()
2019-01-17 Alban Bedelspi: bitbang: Don't call chipselect() in spi_bitbang_se...
2019-01-15 Silvio Cesarespi: dw: change snprintf to scnprintf for possible overflow
2019-01-15 Lanqing Liuspi: sprd: Fix the error data length in SPI read-only mode
2019-01-15 Vignesh Rspi: omap2-mcspi: Fix DMA and FIFO event trigger size...
2019-01-14 Charles Keepaxspi: cadence: Correct initialisation of runtime PM
2019-01-14 Stephen Boydspi: spi-geni-qcom: Get rid of forward declaration
2019-01-14 Stephen Boydspi: spi-geni-qcom: Don't initialize completion for...
2019-01-10 Linus Walleijspi: davinci: Get rid of dangling variable
2019-01-10 Anders Roxellspi: dw: fix warning unused variable 'ret'
2019-01-09 Martin Sperlspi: core: avoid waking pump thread from spi_sync inste...
2019-01-09 Linus Walleijspi: dw: Convert to use CS GPIO descriptors
2019-01-09 Linus Walleijspi: davinci: Convert to use CS GPIO descriptors
2019-01-09 Linus Walleijspi: clps711x: Convert to use CS GPIO descriptors
2019-01-09 Linus Walleijspi: cadence: Convert to use CS GPIO descriptors
2019-01-09 Linus Walleijspi: atmel: Convert to use CS GPIO descriptors
2019-01-09 Linus Walleijspi: ath79: Convert to use CS GPIO descriptors
2019-01-09 Linus Walleijspi: Optionally use GPIO descriptors for CS GPIOs
2019-01-07 Uwe Kleine-Königspi/trace: include buffer contents in traces
2019-01-07 Uwe Kleine-Königspi/trace: drop useless and wrong (but harmless) casts
2019-01-07 Cezary Gapinskispi: stm32: add description about STM32F4 bindings
2019-01-07 Cezary Gapinskispi: stm32: add support for STM32F4
2019-01-07 Cezary Gapinskispi: stm32: introduce compatible data cfg
2019-01-07 Cezary Gapinskispi: stm32: add start dma transfer function
2019-01-07 Cezary Gapinskispi: stm32: split transfer one setup function
2019-01-07 Cezary Gapinskispi: stm32: rename interrupt function
2019-01-07 Cezary Gapinskispi: stm32: rename STM32 SPI registers to STM32H7
2019-01-07 Cezary Gapinskispi: stm32: remove SPI LOOP mode
2019-01-07 Cezary Gapinskispi: stm32: use explicit CPOL and CPHA mode bits
2019-01-07 Cezary Gapinskispi: fix typo in SPI_STM32 help text
2019-01-07 Cezary Gapinskispi: stm32: fix DMA configuration with only one channel
2019-01-07 Cezary Gapinskispi: stm32: use NULL pointer instead of plain integer
2019-01-07 Cezary Gapinskispi: stm32: switch to SPDX identifier
2019-01-07 shaftargerspi: dw: fix potential variable assignment error
2019-01-07 Angelo Dureghellospi: add cpu details to fsl-dspi Kconfig help
2019-01-07 Angelo Dureghellospi: fix initial SPI_SR value in spi-fsl-dspi
2019-01-07 Frieder SchrempfMAINTAINERS: Move the Freescale QSPI driver to the...
2019-01-07 Frieder Schrempfmtd: fsl-quadspi: Remove the driver as it was replaced...
2019-01-07 Frieder Schrempfdt-bindings: spi: Adjust the bindings for the FSL QSPI...
2019-01-07 Frieder Schrempfdt-bindings: spi: Move the bindings for the FSL QSPI driver
2019-01-07 Frieder Schrempfspi: Add a driver for the Freescale/NXP QuadSPI controller
next