summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to...Mark Brown2015-02-085-69/+129
|\ \ \ \ \
| | | | | * spi: mxs: cleanup wait_for_completion return handlingNicholas Mc Guire2015-02-051-3/+2
| | | | * | spi: meson: Constify struct regmap_configKrzysztof Kozlowski2015-01-051-1/+1
| | | | |/
| | | * | spi: Only idle the message pump in the worker kthreadMark Brown2014-12-111-6/+26
| | | * | spi: Pump transfers inside calling context for spi_sync()Mark Brown2014-12-111-8/+58
| | | * | spi: Check to see if the device is processing a message before we idleMark Brown2014-12-111-6/+9
| | | * | spi: Move queue data structure initialisation to main master initMark Brown2014-12-111-3/+2
| | * | | spi: spi-imx: cleanup wait_for_completion handlingNicholas Mc Guire2015-02-041-7/+8
| | * | | spi: spi-imx: Do not store the irq number in the private structureFabio Estevam2014-12-301-7/+6
| | | |/ | | |/|
| * | | spi: img-spfi: Select FIFO based on transfer lengthAndrew Bresticker2014-12-241-30/+19
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi...Mark Brown2015-02-0828-196/+105
|\ \ \ \ \ \ \ \
| | | | | * | | | spi/gpio: fixed space coding style issueNizam Haider2015-01-051-2/+2
| | | | | | |/ / | | | | | |/| |
| | | | * | | | spi: fsl-dspi: Remove possible memory leak of 'chip'Bhuvanchandra DV2015-02-021-6/+7
| | | | * | | | spi: spi-fsl-dspi: Remove spi-bitbangChao Fu2015-01-282-74/+71
| | | * | | | | spi: fsl-(e)spi: Support compile as moduleEsben Haabendal2015-01-064-6/+25
| | | * | | | | spi/fsl: unnecessary double init_completion removedNicholas Mc Guire2014-12-241-2/+0
| | | | |/ / / | | | |/| | |
| | * / | | | spi: Remove FSF mailing addressesJarkko Nikula2014-12-2222-94/+0
| | |/ / / /
| * | | | / spi/falcon: Remove hardware prepare and unprepare functionsMark Brown2014-12-111-12/+0
| | |_|_|/ | |/| | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to...Mark Brown2015-02-087-27/+940
|\ \ \ \ \ \ \ \
| | | | * | | | | spi: dw-mid: get a proper clock frequency for SPI2Andy Shevchenko2015-01-272-8/+11
| | | | * | | | | spi: dw-pci: describe Intel MID controllers betterAndy Shevchenko2015-01-072-10/+30
| | | | * | | | | spi: dw: print debug message with FIFO sizeAndy Shevchenko2015-01-071-4/+5
| | | * | | | | | spi/dln2: simplify return flow for dln2_spi_transfer_setup and dln2_spi_enableLaurentiu Palcu2015-01-061-12/+3
| | | * | | | | | spi/dln2: Fix for PM_RUNTIME removalMark Brown2014-12-231-1/+1
| | | * | | | | | spi: add support for DLN-2 USB-SPI adapterLaurentiu Palcu2014-12-223-0/+901
| | | | |_|/ / / | | | |/| | | |
| | * / | | | | spi: Kconfig: Remove additional newlineMichal Simek2015-01-161-1/+0
| | |/ / / / /
| * / / / / / spi: atmel: cleanup wait_for_completion return handlingNicholas Mc Guire2015-02-041-7/+5
| |/ / / / /
* | | | | | Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-nextMark Brown2015-02-081-25/+66
|\ \ \ \ \ \
| * | | | | | spi: sh-msiof: cleanup wait_for_completion return handlingNicholas Mc Guire2015-02-041-4/+2
| * | | | | | spi: sh-msiof: Update calculation of frequency dividingNobuhiro Iwamatsu2015-02-021-20/+16
| * | | | | | spi: sh-msiof: Use async pm_runtime_put() in sh_msiof_spi_setup()Geert Uytterhoeven2015-01-071-1/+1
| * | | | | | Merge tag 'v3.19-rc3' into spi-sh-msiofMark Brown2015-01-07140-2030/+1757
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'spi/fix/msiof' into spi-sh-msiofMark Brown2015-01-061-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | spi: sh-msiof: Configure MSIOF sync signal timing in device treeYoshihiro Shimoda2014-12-241-0/+47
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2015-02-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | spi: match var type to return type of wait_for_completionNicholas Mc Guire2015-02-041-1/+1
| |/ / / / / / /
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-...Mark Brown2015-02-042-2/+16
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | spi: imx: use pio mode for i.mx6dlRobin Gong2015-02-031-0/+4
| | |/ / / / / /
| * / / / / / / spi: spi-fsl-dspi: Remove usage of devm_kzallocBhuvanchandra DV2015-01-271-2/+12
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-013-3/+28
|\ \ \ \ \ \ \
| * | | | | | | Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig2015-02-011-0/+16
| * | | | | | | Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein2015-01-221-0/+8
| * | | | | | | Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer2015-01-201-3/+4
* | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-315-9/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: sh_mobile: terminate DMA reads properlyWolfram Sang2015-01-301-1/+11
| * | | | | | | | i2c: Only include slave support if selectedJean Delvare2015-01-262-0/+3
| * | | | | | | | i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski2015-01-241-6/+17
| * | | | | | | | i2c: slave-eeprom: fix boundary check when using sysfsWolfram Sang2015-01-241-2/+2
* | | | | | | | | Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-311-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drivers/Kconfig: remove duplicate entry for socLars Poeschel2015-01-251-2/+0