summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | spi: dw: get TX level without an additional variableAndy Shevchenko2015-02-241-7/+4Star
| | | * | | | | | spi: dw: move piece of code out of conditionAndy Shevchenko2015-02-241-2/+3
| | | | |_|/ / / | | | |/| | | |
| | * / | | | | spi: cadence: Remove Kconfig dependencyMichal Simek2015-03-091-2/+1Star
| | |/ / / / /
| * / / / / / spi: spi-bfin5xx: Initialize cr_width in bfin_spi_pump_transfers()Chen Gang2015-04-011-2/+1Star
| |/ / / / /
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-------. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t...Mark Brown2015-04-125-145/+279
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | | | * | | | | spi: bitbang: only toggle bitchangesMichael Grzeschik2015-03-311-4/+14
| | | | | |/ / / /
| | | | * | | | / spi: bcm53xx: use msecs_to_jiffies for conversionNicholas Mc Guire2015-02-111-2/+2
| | | | | |_|_|/ | | | | |/| | |
| | | * | | | | spi: bcm2835: enabling polling mode for transfers shorter than 30usMartin Sperl2015-04-101-26/+86
| | | * | | | | spi: bcm2835: transform native-cs to gpio-cs on first spi_setupMartin Sperl2015-04-101-5/+44
| | | * | | | | spi: bcm2835: fill FIFO before enabling interrupts to reduce interrupts/messageMartin Sperl2015-03-291-0/+16
| | | * | | | | spi: bcm2835: fix code formatting issueMartin Sperl2015-03-291-2/+1Star
| | | * | | | | spi: bcm2835: move to the transfer_one driver modelMartin Sperl2015-03-271-88/+124
| | | * | | | | Merge tag 'v4.0-rc5' into spi-bcm2835Mark Brown2015-03-277-11/+46
| | | |\ \ \ \ \
| | | * | | | | | spi: bcm2835: enable support of 3-wire modeMartin Sperl2015-03-231-1/+5
| | | * | | | | | spi: bcm2835: clock divider can be a multiple of 2Martin Sperl2015-03-231-2/+3
| | | * | | | | | spi: bcm2835: fill/drain SPI-fifo as much as possible during interruptMartin Sperl2015-03-231-61/+17Star
| | | * | | | | | spi: bcm2835: fix all checkpath --strict messagesMartin Sperl2015-03-201-7/+11
| | | | |_|/ / / | | | |/| | | |
| | * / | | | | spi: introduce master->handle_err() callbackAndy Shevchenko2015-03-061-0/+3
| | |/ / / / /
| * / / / / / spi: atmel: use endian agnostic IOBen Dooks2015-03-221-1/+7
| |/ / / / /
* | | | | | Merge remote-tracking branch 'spi/topic/img-spfi' into spi-nextMark Brown2015-04-121-83/+100
|\ \ \ \ \ \
| * | | | | | spi: img-spfi: Control CS lines with GPIOEzequiel Garcia2015-04-081-48/+44Star
| * | | | | | Merge branch 'fix/img-spfi' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2015-04-081-5/+5
| |\ \ \ \ \ \
| * | | | | | | spi: img-spfi: Reset controller after each messageAndrew Bresticker2015-04-081-2/+11
| * | | | | | | spi: img-spfi: Implement a handle_err() callbackEzequiel Garcia2015-04-081-20/+24
| * | | | | | | Merge tag 'v4.0-rc7' into spi-img-spfiMark Brown2015-04-089-19/+58
| |\ \ \ \ \ \ \
| * | | | | | | | spi: img-spfi: Setup TRANSACTION register before CONTROL registerSifan Naeem2015-04-081-2/+3
| * | | | | | | | spi: img-spfi: Implement a prepare_message() callbackEzequiel Garcia2015-04-071-12/+20
| * | | | | | | | spi: img-spfi: Remove udelay in soft resetSifan Naeem2015-03-031-1/+0Star
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2015-04-121-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | spi: of: do explicitly request modules for of-registered devicesDmitry Torokhov2015-03-251-2/+0Star
| * | | | | | | | spi: Ensure that CS line is in non-active state after spi_setup()Ivan T. Ivanov2015-03-161-0/+2
| |/ / / / / / /
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix...Mark Brown2015-04-123-17/+26
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | | * | | | | | | spi/rockchip: Round up clock rate divisor to err on the safe sideJulius Werner2015-03-271-1/+1
| | | |/ / / / / /
| | * / / / / / / spi: imx: read back the RX/TX watermark levels earlierLucas Stach2015-04-011-2/+2
| | |/ / / / / /
| * / / / / / / spi: fsl-dspi: Fix clock rate scale valuesAaron Brice2015-04-061-14/+23
| |/ / / / / /
* | | | | | | Merge remote-tracking branch 'spi/fix/img-spfi' into spi-linusMark Brown2015-04-121-5/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | spi: img-spfi: Limit bit clock to 1/4th of input clockAndrew Bresticker2015-04-071-5/+5
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/queue' and 'spi/fix/qup...Mark Brown2015-03-243-8/+12
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| | | * | | spi: qup: Fix cs-num DT property parsingIvan T. Ivanov2015-03-071-4/+5
| | | |/ /
| | * / / spi: trigger trace event for message-done before mesg->completeUwe Kleine-König2015-03-181-2/+3
| | |/ /
| * | | spi: dw-mid: clear BUSY flag fist and test other oneAndy Shevchenko2015-03-071-2/+4
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ...Mark Brown2015-03-067-11/+46
|\ \ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | / / | |_|_|_|_|/ / |/| | | | | |
| | | | | * | drivers: spi: ti-qspi: wait for busy bit clear before data write/readMugunthan V N2015-02-211-0/+22
| | | | * | | spi: pl022: Fix race in giveback() leading to driver lock-upAlexander Sverdlin2015-03-061-1/+1
| |_|_|/ / / |/| | | | |
| | | * | | spi: img-spfi: Verify max spfi transfer lengthSifan Naeem2015-03-031-0/+7
| |_|/ / / |/| | | |
| | * | | spi: dw-mid: avoid potential NULL dereferenceAndy Shevchenko2015-03-061-0/+6
| | * | | spi: dw: revisit FIFO size detection againAndy Shevchenko2015-02-261-2/+2
| | * | | spi: dw-pci: correct number of chip selectsAndy Shevchenko2015-02-241-2/+2
| |/ / / |/| | |
| * | | spi: atmel: Fix interrupt setup for PDC transfersTorsten Fleischer2015-02-261-6/+6
|/ / /
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-3/+3
|\ \ \