summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into ...Mark Brown2015-10-071-3/+4
|\ \
| * | spi: davinci: fix handling platform_get_irq resultAndrzej Hajda2015-09-251-3/+4
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi...Mark Brown2015-09-222-3/+4
|\ \ \
| | * | spi: xtensa-xtfpga: fix register endiannessMax Filippov2015-09-221-2/+2
| | |/
| * | spi: spidev: fix possible NULL dereferenceSudip Mukherjee2015-09-111-1/+2
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-----------. \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown2015-09-226-35/+34
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | | * | spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee2015-09-021-0/+4
| | | | | | | |/
| | | | | | * | spi: mediatek: fix spi cs polarity errorLeilk Liu2015-09-071-20/+7
| |_|_|_|_|/ / |/| | | | | |
| | | | | * | spi: meson: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-191-0/+1
| |_|_|_|/ / |/| | | | |
| | | | * | spi: mediatek: fix wrong error return value on probeJavier Martinez Canillas2015-09-161-2/+2
| | | | * | spi: mediatek: fix spi clock usage errorLeilk Liu2015-08-311-8/+15
| | | | * | spi: mediatek: remove clk_disable_unprepare()Leilk Liu2015-08-311-1/+0
| | | * | | Merge tag 'v4.3-rc1' into spi-fix-docMark Brown2015-09-1635-223/+1917
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | * | | spi: Fix documentation of spi_alloc_master()Guenter Roeck2015-09-061-2/+1
| | | | |/ | | | |/|
| | * | | spi: bcm2835: BUG: fix wrong use of PAGE_MASKMartin Sperl2015-09-101-3/+3
| | |/ /
| * | | spi: atmel: remove warning when !CONFIG_PM_SLEEPAlexandre Belloni2015-09-101-0/+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
OpenPOWER on IntegriCloud