summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | spi: fsl-espi: add support for ESPI RXSKIP modeHeiner Kallweit2016-11-112-4/+48
| | | | * | spi: fsl-espi: don't write ESPI_SPMODE register if the mode doesn't changeHeiner Kallweit2016-11-041-2/+5
| | | | * | spi: fsl-espi: remove unneeded call to fsl_espi_setup_transferHeiner Kallweit2016-11-041-2/+0Star
| | | | * | spi: fsl-espi: fix support for all available clock ratesPaulo Zaneti2016-10-291-16/+12Star
| | | | * | spi: fsl-espi: small fix to error path in fsl_espi_irqHeiner Kallweit2016-10-291-1/+1
| | | | * | spi: fsl-espi: fix and improve reading from RX FIFOHeiner Kallweit2016-10-281-47/+20Star
| | | | * | spi: fsl-espi: make better use of the RX FIFOHeiner Kallweit2016-10-281-3/+8
| | | | * | spi: fsl-espi: extend and improve transfer error handlingHeiner Kallweit2016-10-281-5/+17
| | | | * | spi: fsl-espi: simplify and inline function fsl_espi_change_modeHeiner Kallweit2016-10-281-21/+2Star
| | | | * | spi: fsl-espi: Rename len in struct mpc8xxx_spi to rx_len and make it unsignedHeiner Kallweit2016-10-282-12/+12
| | | | * | spi: fsl-espi: fix and improve writing to TX FIFOHeiner Kallweit2016-10-282-26/+44
| | | | * | spi: fsl-espi: improve check for SPI_QE_CPU_MODEHeiner Kallweit2016-10-281-2/+3
| | | | * | spi: fsl-espi: fix merge conflict for commit "avoid processing uninitalized d...Heiner Kallweit2016-10-281-1/+1
| | | | * | Merge branch 'fix/fsl-espi' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2016-10-261-2/+2
| | | | |\ \
| | | | * | | spi: fsl-espi: fix handling of word sizes other than 8 bitHeiner Kallweit2016-10-211-48/+36Star
| | | | * | | spi: fsl-espi: reject MSB-first transfers with word sizes other than 8 or 16Heiner Kallweit2016-10-211-0/+10
| | | | * | | spi: fsl-espi: replace of_get_property with of_property_read_u32Heiner Kallweit2016-10-211-21/+20Star
| | | | | |/ | | | | |/|
| | | * | | spi: spi-fsl-dspi: Fix continuous selection formatSanchayan Maity2016-11-221-14/+6Star
| | | * | | spi: spi-fsl-dspi: Fix incorrect DMA setupSanchayan Maity2016-11-221-17/+18
| | | * | | spi: spi-fsl-dspi: Fix incorrect freeing of DMA allocated buffersSanchayan Maity2016-11-221-2/+4
| | | * | | spi: spi-fsl-dspi: Fix SPI transfer issue when using multiple SPI_IOC_MESSAGESanchayan Maity2016-11-181-4/+8
| | | * | | spi: spi-fsl-dspi: Add DMA support for VybridSanchayan Maity2016-11-111-1/+300
| | | |/ /
| | * | | spi: dw: Set GPIO_SS flag to toggle Slave Select on GPIO CSThor Thayer2016-10-111-0/+1
| | * | | spi: Add Flag to Enable Slave Select with GPIO Chip Select.Thor Thayer2016-10-112-2/+8
| * | | | spi: change post transfer udelay() to usleep_range() for long delaysDaniel Kurtz2016-10-261-2/+8
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/to...Mark Brown2016-12-127-178/+1064
|\ \ \ \ \ \ \
| | | | * | | | spi: spi-axi: Fix module autoloadJavier Martinez Canillas2016-11-231-0/+1
| | | | |/ / /
| | | * | | | spi: atmel: remove the use of private channel fieldsNicolas Ferre2016-11-251-43/+43
| | | * | | | spi: atmel: trivial: remove unused fields in DMA structureNicolas Ferre2016-11-251-4/+0Star
| | | * | | | spi: atmel: Use SPI core DMA mapping frameworkCyrille Pitchen2016-11-251-32/+25Star
| | | * | | | spi: atmel: Use core SPI_MASTER_MUST_[RT]X handlingNicolas Ferre2016-11-251-96/+35Star
| | | * | | | spi: atmel: trivial: move info banner to latest probe actionNicolas Ferre2016-11-251-4/+4
| | | * | | | spi: atmel: fix indenting in atmel_spi_gpio_cs()Dan Carpenter2016-11-141-9/+9
| | * | | | | spi: ath79: Fix module autoload for OF registrationJavier Martinez Canillas2016-11-231-0/+1
| | | |/ / / | | |/| | |
| * | | | | spi: Add support for Armada 3700 SPI ControllerRomain Perier2016-12-083-0/+931
| * | | | | spi: armada-3700: Add documentation for the Armada 3700 SPI ControllerRomain Perier2016-12-081-0/+25
| |/ / / /
* | | | | Merge remote-tracking branch 'spi/topic/rcar' into spi-nextMark Brown2016-12-122-0/+2
|\ \ \ \ \
| * | | | | spi: sh-msiof: Add support for R-Car M3-WGeert Uytterhoeven2016-11-212-0/+2
| |/ / / /
* | | | | Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown2016-12-121-2/+5
|\ \ \ \ \
| * | | | | spi: use sg_next for walking through the allocated scatterlist tableJuan Gutierrez2016-11-221-2/+5
| |/ / / /
* | | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2016-12-122-2/+8
|\ \ \ \ \
| * | | | | spi: Add Flag to Enable Slave Select with GPIO Chip Select.Thor Thayer2016-10-212-2/+8
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/mvbeu' and 'spi/fix/...Mark Brown2016-12-123-42/+99
|\ \ \ \ \ \ \
| | | * | | | | spi: spidev_test: Fix input file check when transferring fileMichal Vokáč2016-11-041-1/+1
| | | |/ / / /
| | * | | | | spi: mvebu: fix baudrate calculation for armada variantUwe Kleine-König2016-12-081-29/+54
| * | | | | | spi: atmel: Fix scheduling while atomicBen Whitten2016-11-151-1/+5
| | |_|/ / / | |/| | | |
| * | | | | spi: atmel: use managed resource for gpio chip selectNicolas Ferre2016-11-091-11/+39
| | |/ / / | |/| | |
* | | | | Linux 4.9Linus Torvalds2016-12-111-2/+2
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-12-112-2/+2
|\ \ \ \ \
| * | | | | MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens2016-12-111-1/+1