Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | spi: pl022: Remove incorrect TxFIFO full reporting | Alexander Sverdlin | 2015-03-06 | 1 | -3/+0 | |
| | | |/ / / | ||||||
| | * | | | | spi: omap-uwire: Remove needless include asm/irq.h | Jarkko Nikula | 2015-03-23 | 1 | -1/+0 | |
| | |/ / / | ||||||
| * | | | | spi/omap100k: Convert to runtime PM | Mark Brown | 2015-03-17 | 1 | -24/+77 | |
| |/ / / | ||||||
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-----. \ \ \ | Merge remote-tracking branches 'spi/topic/fsl-cspi', 'spi/topic/fsl-dspi', 's... | Mark Brown | 2015-04-11 | 5 | -9/+65 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | | | * | | | spi: constify of_device_id array | Fabian Frederick | 2015-03-17 | 3 | -3/+3 | |
| | |_|/ / / | |/| | | | | ||||||
| | | * | | | spi: spi-imx: use correct enumeration type | Stefan Agner | 2015-03-03 | 1 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
| | * | | | Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 2015-04-07 | 1 | -0/+2 | |
| | |\ \ \ | ||||||
| | * | | | | spi: fsl-dspi: Add ~50ns delay between cs and sck | Aaron Brice | 2015-04-06 | 1 | -4/+60 | |
| | * | | | | spi: fsl-dspi: Fix clock rate scale values | Aaron Brice | 2015-03-31 | 1 | -14/+21 | |
| |/ / / / | ||||||
| | | | | | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
*-----. \ \ \ \ | Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp... | Mark Brown | 2015-04-11 | 6 | -333/+220 | |
|\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | spi: Make master->handle_err() callback optional to avoid crashes | Geert Uytterhoeven | 2015-04-07 | 1 | -1/+1 | |
| | | | | |_|/ / | | | | |/| | | | ||||||
| | | * | | | | | spi: dw: fix crash on setup stage | Andy Shevchenko | 2015-03-25 | 1 | -1/+1 | |
| | | * | | | | | spi: dw-spi: Convert 16bit accesses to 32bit accesses | Thor Thayer | 2015-03-17 | 3 | -27/+17 | |
| | | * | | | | | spi: dw-spi: Single Register read to clear IRQs | Thor Thayer | 2015-03-09 | 1 | -3/+1 | |
| | | * | | | | | spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma | Andy Shevchenko | 2015-03-09 | 3 | -29/+22 | |
| | | * | | | | | spi: dw-mid: move to use core SPI DMA mappings | Andy Shevchenko | 2015-03-09 | 3 | -66/+43 | |
| | | * | | | | | spi: dw-mid: clear ongoing DMA transfers on timeout | Andy Shevchenko | 2015-03-09 | 3 | -0/+17 | |
| | | * | | | | | spi: dw-mid: take care of FIFO overrun/underrun when do DMA | Andy Shevchenko | 2015-03-09 | 1 | -0/+21 | |
| | | * | | | | | spi: dw-mid: split dma_setup() from dma_transfer() | Andy Shevchenko | 2015-03-09 | 3 | -23/+21 | |
| | | * | | | | | spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth | Andy Shevchenko | 2015-03-09 | 2 | -6/+19 | |
| | | * | | | | | Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Mark Brown | 2015-03-09 | 3 | -6/+14 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | spi: dw: move to SPI core message handling | Andy Shevchenko | 2015-03-06 | 3 | -164/+49 | |
| | | * | | | | | | Merge branch 'topic/err' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2015-03-06 | 1 | -0/+3 | |
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | ||||||
| | | * | | | | | | spi: dw: program registers as soon as possible | Andy Shevchenko | 2015-03-06 | 1 | -23/+15 | |
| | | * | | | | | | spi: dw: make sure SPI controller is enabled | Andy Shevchenko | 2015-03-06 | 2 | -5/+14 | |
| | | * | | | | | | spi: dw: always reprogram CTRL0 | Andy Shevchenko | 2015-02-24 | 1 | -2/+1 | |
| | | * | | | | | | spi: dw: refactor code that handles clk_div | Andy Shevchenko | 2015-02-24 | 1 | -4/+3 | |
| | | * | | | | | | spi: dw: get TX level without an additional variable | Andy Shevchenko | 2015-02-24 | 1 | -7/+4 | |
| | | * | | | | | | spi: dw: move piece of code out of condition | Andy Shevchenko | 2015-02-24 | 1 | -2/+3 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | spi: cadence: Remove Kconfig dependency | Michal Simek | 2015-03-09 | 1 | -2/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | spi: spi-bfin5xx: Initialize cr_width in bfin_spi_pump_transfers() | Chen Gang | 2015-04-01 | 1 | -2/+1 | |
| |/ / / / / | ||||||
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*-------. \ \ \ \ \ | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t... | Mark Brown | 2015-04-11 | 5 | -145/+279 | |
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | | | | * | | | | | spi: bitbang: only toggle bitchanges | Michael Grzeschik | 2015-03-31 | 1 | -4/+14 | |
| | | | | |/ / / / | ||||||
| | | | * | | | | | spi: bcm53xx: use msecs_to_jiffies for conversion | Nicholas Mc Guire | 2015-02-11 | 1 | -2/+2 | |
| | | | | |_|_|/ | | | | |/| | | | ||||||
| | | * | | | | | spi: bcm2835: enabling polling mode for transfers shorter than 30us | Martin Sperl | 2015-04-10 | 1 | -26/+86 | |
| | | * | | | | | spi: bcm2835: transform native-cs to gpio-cs on first spi_setup | Martin Sperl | 2015-04-10 | 1 | -5/+44 | |
| | | * | | | | | spi: bcm2835: fill FIFO before enabling interrupts to reduce interrupts/message | Martin Sperl | 2015-03-29 | 1 | -0/+16 | |
| | | * | | | | | spi: bcm2835: fix code formatting issue | Martin Sperl | 2015-03-29 | 1 | -2/+1 | |
| | | * | | | | | spi: bcm2835: move to the transfer_one driver model | Martin Sperl | 2015-03-26 | 1 | -88/+124 | |
| | | * | | | | | Merge tag 'v4.0-rc5' into spi-bcm2835 | Mark Brown | 2015-03-26 | 7 | -11/+46 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | spi: bcm2835: enable support of 3-wire mode | Martin Sperl | 2015-03-23 | 1 | -1/+5 | |
| | | * | | | | | | spi: bcm2835: clock divider can be a multiple of 2 | Martin Sperl | 2015-03-23 | 1 | -2/+3 | |
| | | * | | | | | | spi: bcm2835: fill/drain SPI-fifo as much as possible during interrupt | Martin Sperl | 2015-03-23 | 1 | -61/+17 | |
| | | * | | | | | | spi: bcm2835: fix all checkpath --strict messages | Martin Sperl | 2015-03-20 | 1 | -7/+11 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | spi: introduce master->handle_err() callback | Andy Shevchenko | 2015-03-06 | 1 | -0/+3 | |
| | |/ / / / / | ||||||
| * | | | | | | spi: atmel: use endian agnostic IO | Ben Dooks | 2015-03-22 | 1 | -1/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge remote-tracking branch 'spi/topic/img-spfi' into spi-next | Mark Brown | 2015-04-11 | 1 | -83/+100 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | spi: img-spfi: Control CS lines with GPIO | Ezequiel Garcia | 2015-04-08 | 1 | -48/+44 | |
| * | | | | | | Merge branch 'fix/img-spfi' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 2015-04-08 | 1 | -5/+5 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | spi: img-spfi: Reset controller after each message | Andrew Bresticker | 2015-04-08 | 1 | -2/+11 |