summaryrefslogtreecommitdiff
path: root/drivers/spi (follow)
Commit message (Expand)AuthorAge
* spi: spi-fsl-dspi: Drop extra spi_master_put in device remove functionWei Yongjun2016-10-31
* spi: sh-msiof: Avoid invalid clock generator parametersGeert Uytterhoeven2016-10-07
* spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel QuarkAndy Shevchenko2016-08-20
* spi: sun4i: fix FIFO limitMichal Suchanek2016-08-10
* spi: sunxi: fix transfer timeoutMichal Suchanek2016-08-10
* spi: spi-ti-qspi: Handle truncated frames properlyBen Hutchings2016-05-18
* spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overriddenBen Hutchings2016-05-18
* spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPTJarkko Nikula2016-05-18
* spi/rockchip: Make sure spi clk is on in rockchip_spi_set_csHuibin Hong2016-05-04
* spi: atmel: fix gpio chip-select in case of non-DT platformCyrille Pitchen2016-03-03
* spi: omap2-mcspi: Prevent duplicate gpio_requestMichael Welling2016-03-03
*-. Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-l...Mark Brown2015-12-16
|\ \
| | * spi: spidev: Hold spi_lock over all defererences of spi in release()Mark Brown2015-12-16
| * | spi-fsl-dspi: Fix CTAR Register accessBhuvanchandra DV2015-12-12
| |/
* | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2015-12-16
|\ \
| * | spi: fix parent-device reference leakJohan Hovold2015-12-16
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/doc', 'spi/fix/med...Mark Brown2015-11-30
|\ \ \ \ \
| | | | * | spi: pl022: handle EPROBE_DEFER for dmaRabin Vincent2015-11-23
| | | | |/
| | | * / spi: mediatek: single device does not require cs_gpiosNicolas Boichat2015-11-16
| | | |/
| | * / spi: Add missing kerneldoc description for parameterThierry Reding2015-11-10
| | |/
| * / spi: bcm63xx: use correct format string for printing a resourceArnd Bergmann2015-11-16
| |/
* / spi: bugfix: spi_message.transfer_length does not get resetMartin Sperl2015-11-27
|/
*---. Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/ti-qspi' and '...Mark Brown2015-11-04
|\ \ \
| | | * spi: txx9: Use transfer speed unconditionallyJarkko Nikula2015-09-16
| | * | spi: ti-qspi: improve ->remove() callbackFelipe Balbi2015-10-30
| | * | spi: spi-ti-qspi: switch to polling mode for better r/w performanceVignesh R2015-10-16
| | |/
| * | spi: s3c64xx: Use transfer speed unconditionallyJarkko Nikula2015-09-16
| * | spi: s3c64xx: replace clock disabling with runtime PM suspend call in remove ...Heiner Kallweit2015-09-14
| * | spi: s3c64xx: simplify suspend / resume handlersHeiner Kallweit2015-09-14
| * | spi: s3c64xx: extend driver to make full use of runtime PM autosuspendHeiner Kallweit2015-09-14
| * | spi: s3c64xx: clean up runtime PM if driver registration failsHeiner Kallweit2015-09-14
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-04
|\ \ \ \ \ \
| | | | | * | spi: pxa2xx: Rework self-initiated platform data creation for non-ACPIJarkko Nikula2015-10-30
| | | | | * | spi: pxa2xx: Add support for Intel BroxtonJarkko Nikula2015-10-30
| | | | | * | spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signalsJarkko Nikula2015-10-30
| | | | | * | spi: pxa2xx: Add output control for multiple Intel LPSS chip selectsJarkko Nikula2015-10-30
| | | | | * | spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specificJarkko Nikula2015-10-30
| | | | | * | spi: pxa2xx: Align a few definesJarkko Nikula2015-10-23
| | | | | * | spi: pxa2xx: Save other reg_cs_ctrl bits when configuring chip selectJarkko Nikula2015-10-23
| | | | | * | spi: pxa2xx: Convert unique ID string of ACPI device as unsigned integerJarkko Nikula2015-10-23
| | | | | * | spi: pxa2xx: derive struct chip_data from struct drv_dataAndy Shevchenko2015-10-23
| | | | | * | spi: pxa2xx: move debug messages to pump_transfer()Andy Shevchenko2015-10-23
| | | | | * | spi: pxa2xx: choose closest lower speedAndy Shevchenko2015-10-16
| | | | | * | spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()Mika Westerberg2015-10-01
| | | | | * | spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()Jarkko Nikula2015-09-25
| | | | | * | spi: pxa2xx: Set the max_speed_hz of the masterJarkko Nikula2015-09-25
| | | | | * | spi: pxa2xx: Remove cr0 variable from struct chip_dataJarkko Nikula2015-09-17
| | | | | * | spi: pxa2xx: Remove if statement that is always true in pump_transfers()Jarkko Nikula2015-09-17
| | | | | * | spi: pxa2xx: Remove two variables from struct chip_dataJarkko Nikula2015-09-17
| | | | | |/
| | | | * / spi: pxa2xx: Remove unused psp member variable from struct chip_dataJarkko Nikula2015-10-02
| | | | |/