Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | spi: pxa2xx: Move is_lpss_ssp() tests to caller | Jarkko Nikula | 2014-12-22 | 1 | -9/+6 | |
| | * | | spi: pxa2xx: Remove unused define | Jarkko Nikula | 2014-12-22 | 1 | -2/+0 | |
| | |/ | ||||||
| * | | spi: orion: Add multiple chip select support to spi-orion | Ken Wilson | 2015-01-16 | 1 | -1/+14 | |
| * | | spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfers | Ken Wilson | 2015-01-14 | 1 | -50/+23 | |
| |/ | ||||||
| | | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
*-------. \ | Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to... | Mark Brown | 2015-02-08 | 5 | -69/+129 | |
|\ \ \ \ \ \ | ||||||
| | | | | * | | spi: mxs: cleanup wait_for_completion return handling | Nicholas Mc Guire | 2015-02-05 | 1 | -3/+2 | |
| | | | | |/ | ||||||
| | | | * | | spi: meson: Constify struct regmap_config | Krzysztof Kozlowski | 2015-01-05 | 1 | -1/+1 | |
| | | | |/ | ||||||
| | | * | | spi: Only idle the message pump in the worker kthread | Mark Brown | 2014-12-11 | 1 | -6/+26 | |
| | | * | | spi: Pump transfers inside calling context for spi_sync() | Mark Brown | 2014-12-11 | 1 | -8/+58 | |
| | | * | | spi: Check to see if the device is processing a message before we idle | Mark Brown | 2014-12-11 | 1 | -6/+9 | |
| | | * | | spi: Move queue data structure initialisation to main master init | Mark Brown | 2014-12-11 | 1 | -3/+2 | |
| | * | | | spi: spi-imx: cleanup wait_for_completion handling | Nicholas Mc Guire | 2015-02-04 | 1 | -7/+8 | |
| | * | | | spi: spi-imx: Do not store the irq number in the private structure | Fabio Estevam | 2014-12-30 | 1 | -7/+6 | |
| | | |/ | | |/| | ||||||
| * | | | spi: img-spfi: Select FIFO based on transfer length | Andrew Bresticker | 2014-12-24 | 1 | -30/+19 | |
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-------. \ \ \ | Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi... | Mark Brown | 2015-02-08 | 28 | -196/+105 | |
|\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | spi/gpio: fixed space coding style issue | Nizam Haider | 2015-01-05 | 1 | -2/+2 | |
| | | | | | |/ / | | | | | |/| | | ||||||
| | | | * | | | | spi: fsl-dspi: Remove possible memory leak of 'chip' | Bhuvanchandra DV | 2015-02-02 | 1 | -6/+7 | |
| | | | * | | | | spi: spi-fsl-dspi: Remove spi-bitbang | Chao Fu | 2015-01-28 | 2 | -74/+71 | |
| | | * | | | | | spi: fsl-(e)spi: Support compile as module | Esben Haabendal | 2015-01-06 | 4 | -6/+25 | |
| | | * | | | | | spi/fsl: unnecessary double init_completion removed | Nicholas Mc Guire | 2014-12-24 | 1 | -2/+0 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | spi: Remove FSF mailing addresses | Jarkko Nikula | 2014-12-22 | 22 | -94/+0 | |
| | |/ / / / | ||||||
| * | | | | | spi/falcon: Remove hardware prepare and unprepare functions | Mark Brown | 2014-12-11 | 1 | -12/+0 | |
| | |_|_|/ | |/| | | | ||||||
| | | | | | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
*-----. \ \ \ \ | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to... | Mark Brown | 2015-02-08 | 7 | -27/+940 | |
|\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | spi: dw-mid: get a proper clock frequency for SPI2 | Andy Shevchenko | 2015-01-27 | 2 | -8/+11 | |
| | | | * | | | | | spi: dw-pci: describe Intel MID controllers better | Andy Shevchenko | 2015-01-07 | 2 | -10/+30 | |
| | | | * | | | | | spi: dw: print debug message with FIFO size | Andy Shevchenko | 2015-01-07 | 1 | -4/+5 | |
| | | * | | | | | | spi/dln2: simplify return flow for dln2_spi_transfer_setup and dln2_spi_enable | Laurentiu Palcu | 2015-01-06 | 1 | -12/+3 | |
| | | * | | | | | | spi/dln2: Fix for PM_RUNTIME removal | Mark Brown | 2014-12-23 | 1 | -1/+1 | |
| | | * | | | | | | spi: add support for DLN-2 USB-SPI adapter | Laurentiu Palcu | 2014-12-22 | 3 | -0/+901 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | spi: Kconfig: Remove additional newline | Michal Simek | 2015-01-16 | 1 | -1/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | spi: atmel: cleanup wait_for_completion return handling | Nicholas Mc Guire | 2015-02-04 | 1 | -7/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-next | Mark Brown | 2015-02-08 | 1 | -25/+66 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | spi: sh-msiof: cleanup wait_for_completion return handling | Nicholas Mc Guire | 2015-02-04 | 1 | -4/+2 | |
| * | | | | | | spi: sh-msiof: Update calculation of frequency dividing | Nobuhiro Iwamatsu | 2015-02-02 | 1 | -20/+16 | |
| * | | | | | | spi: sh-msiof: Use async pm_runtime_put() in sh_msiof_spi_setup() | Geert Uytterhoeven | 2015-01-07 | 1 | -1/+1 | |
| * | | | | | | Merge tag 'v3.19-rc3' into spi-sh-msiof | Mark Brown | 2015-01-07 | 2 | -4/+9 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'spi/fix/msiof' into spi-sh-msiof | Mark Brown | 2015-01-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | spi: sh-msiof: Configure MSIOF sync signal timing in device tree | Yoshihiro Shimoda | 2014-12-24 | 1 | -0/+47 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 2015-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | spi: match var type to return type of wait_for_completion | Nicholas Mc Guire | 2015-02-04 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-... | Mark Brown | 2015-02-04 | 2 | -2/+16 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | * | | | | | | | spi: imx: use pio mode for i.mx6dl | Robin Gong | 2015-02-03 | 1 | -0/+4 | |
| | |/ / / / / / | ||||||
| * | | | | | | | spi: spi-fsl-dspi: Remove usage of devm_kzalloc | Bhuvanchandra DV | 2015-01-27 | 1 | -2/+12 | |
| |/ / / / / / | ||||||
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa... | Mark Brown | 2015-01-26 | 4 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | / / / / | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| | | * | | | | spi/pxa2xx: Clear cur_chip pointer before starting next message | Mika Westerberg | 2014-12-29 | 1 | -1/+1 | |
| | | |/ / / | ||||||
| | * | | | | spi: sh-msiof: fix MDR1_FLD_MASK value | Yoshihiro Shimoda | 2015-01-06 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | spi: dw: amend warning message | Andy Shevchenko | 2015-01-07 | 1 | -1/+1 | |
| * | | | | spi: dw-mid: fix FIFO size | Andy Shevchenko | 2015-01-05 | 1 | -1/+0 | |
| * | | | | spi: dw: Fix detecting FIFO depth | Axel Lin | 2015-01-05 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into sp... | Mark Brown | 2014-12-24 | 1 | -0/+5 | |
|\ \ \ \ | |_|_|/ |/| | | |