summaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
Commit message (Expand)AuthorAgeFilesLines
* spi: pxa2xx: Add output control for multiple Intel LPSS chip selectsJarkko Nikula2015-10-301-3/+24
* spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specificJarkko Nikula2015-10-301-8/+8
* spi: pxa2xx: Align a few definesJarkko Nikula2015-10-231-3/+3
* spi: pxa2xx: Save other reg_cs_ctrl bits when configuring chip selectJarkko Nikula2015-10-231-1/+3
* spi: pxa2xx: Convert unique ID string of ACPI device as unsigned integerJarkko Nikula2015-10-231-2/+3
* spi: pxa2xx: derive struct chip_data from struct drv_dataAndy Shevchenko2015-10-231-2/+3
* spi: pxa2xx: move debug messages to pump_transfer()Andy Shevchenko2015-10-231-17/+11
* spi: pxa2xx: choose closest lower speedAndy Shevchenko2015-10-161-4/+4
* spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()Mika Westerberg2015-10-013-8/+0
* spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()Jarkko Nikula2015-09-251-2/+2
* spi: pxa2xx: Set the max_speed_hz of the masterJarkko Nikula2015-09-252-9/+6
* spi: pxa2xx: Remove cr0 variable from struct chip_dataJarkko Nikula2015-09-172-7/+4
* spi: pxa2xx: Remove if statement that is always true in pump_transfers()Jarkko Nikula2015-09-171-39/+37
* spi: pxa2xx: Remove two variables from struct chip_dataJarkko Nikula2015-09-172-12/+2
*---. Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/xcomm' and 'sp...Mark Brown2015-08-315-5/+499
|\ \ \
| | | * spi/xlp: SPI controller driver for Netlogic XLP SoCsKamlakant Patel2015-08-283-0/+468
| | * | spi: xcomm: Export I2C module alias informationJavier Martinez Canillas2015-07-311-0/+1
| | * | spi: xcomm: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-141-1/+0
| | |/
| * / spi: ti-qspi: use 128 bit transfer mode where possibleVignesh R2015-08-201-4/+30
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sg', 'spi/topi...Mark Brown2015-08-314-23/+193
|\ \ \ \ \ \
| | | | | * | spi: expose spi_master and spi_device statistics via sysfsMartin Sperl2015-07-071-3/+165
| | | | | |/
| | | | * | spi: spidev: fix inconsistent indentingColin Ian King2015-08-041-3/+3
| | | | * | spi: spidev: Fix typoFabio Estevam2015-07-161-1/+1
| | | | |/
| | | * | spi: sh-msiof: Fix FIFO size to 64 word from 256 wordKoji Matsuoka2015-08-311-6/+9
| | | * | spi: sh-msiof: Remove obsolete spi_r8a779x_msiof platform_device_id entriesGeert Uytterhoeven2015-07-071-5/+0
| | | |/
| | * / spi: Fix per-page mapping of unaligned vmalloc-ed bufferAndrew Gabbasov2015-07-071-3/+13
| | |/
| * / spi: s3c64xx: print fifo size on probe.Michal Suchanek2015-07-281-2/+2
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/mtk', 'spi/topic/pxa2xx', 'spi/topi...Mark Brown2015-08-319-26/+803
|\ \ \ \ \ \
| | | | | * | spi/s3c24xx: remove unnecessary memset of s3c24xx_spiAlexey Klimov2015-07-071-1/+0
| | | | | |/
| | | | * / spi/rockchip: remove unnecessary memset of rockchip_spiAlexey Klimov2015-07-071-1/+0
| | | | |/
| | | * | spi: rspi: Make qspi_set_send_trigger() return "unsigned int"Geert Uytterhoeven2015-07-031-2/+4
| | | * | spi: rspi: Drop variable "error" in qspi_trigger_transfer_out_in()Geert Uytterhoeven2015-07-031-7/+6
| | | |/
| | * | spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for itJarkko Nikula2015-08-052-6/+1
| | * | spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_matchAxel Lin2015-08-041-0/+1
| | * | spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbersJarkko Nikula2015-08-032-4/+0
| | * | spi: pxa2xx: Add support for Intel SunrisepointJarkko Nikula2015-07-311-4/+55
| | * | spi: spi-pxa2xx: Remove clk.h includeStephen Boyd2015-07-151-1/+0
| | |/
| * | spi: mediatek: fix SPI_CMD_PAUSE_IE macro errorLeilk Liu2015-08-271-1/+1
| * | spi: mediatek: replace *_time nameLeilk Liu2015-08-251-12/+8
| * | spi: mediatek: add PM clk_prepare_enable fail flowLeilk Liu2015-08-251-2/+11
| * | spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_...Leilk Liu2015-08-251-8/+10
| * | spi: mediatek: add linux/io.h include fileLeilk Liu2015-08-251-0/+1
| * | spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSETLeilk Liu2015-08-201-17/+20
| * | spi: medaitek: revise quirks compatibility styleLeilk Liu2015-08-201-18/+7
| * | spi: mediatek: fix spi incorrect endian usageLeilk Liu2015-08-201-22/+16
| * | spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardwareLeilk Liu2015-08-191-17/+0
| * | spi: Mediatek: fixup cpu_to_le32 incorrect usageLeilk Liu2015-08-131-4/+2
| * | spi: mediatek: fix endian warningsLeilk Liu2015-08-111-2/+4
| * | spi: mt65xx: Fix module aliasAxel Lin2015-08-111-1/+1
| * | spi: mediatek: mtk_spi_driver can be statickbuild test robot2015-08-071-1/+1