summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-17/+0
|\
| * Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-161-17/+0
| |\
| | * ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-081-17/+0
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-0/+31
|\ \ \
| * | | spi/rspi: add dmaengine supportShimoda, Yoshihiro2012-05-191-0/+31
| |/ /
* | | Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-05-221-0/+10
|\ \ \ | |/ / |/| |
| * | Support M95040 SPI EEPROMIvo Sieben2012-04-181-0/+10
| |/
* / spi: fix spi.h kernel-doc warningRandy Dunlap2012-04-271-1/+1
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-1/+0
|\
| * ARM: orion: spi: remove enable_clock_fix which is not usedAndrew Lunn2012-03-161-1/+0
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-0/+26
|\ \
| * | ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner2012-01-311-0/+26
| |/
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+1
|\ \
| * | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+1
| |/
* | spi: sh-hspi: control spi clock more correctlyKuninori Morimoto2012-03-151-11/+0
* | spi: Trivial warning fixShubhrajyoti D2012-03-091-1/+1
* | spi: Add SuperH HSPI prototype driverKuninori Morimoto2012-03-091-0/+34
* | spi: create a message queueing infrastructureLinus Walleij2012-03-071-0/+51
|/
* SPI: Add helper macro for spi_driver boilerplateLars-Peter Clausen2011-11-171-0/+11
* backlight: fix broken regulator API usage in l4f00242t03Mark Brown2011-10-311-2/+0
* mcp23s08: get rid of setup/teardown callbacksPeter Korsgaard2011-07-151-9/+0
* gpio/74x164: remove unnecessary defines and prototypeH Hartley Sweeten2011-06-031-2/+0
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-261-4/+4
|\
| * spi: Use void pointers for data in simple SPI I/O operationsMark Brown2011-05-201-4/+4
* | Input: ads7846 - add possibility to use external vref on ads7846Alexander Stein2011-05-121-1/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-191-0/+41
|\
| * Merge branch 'tsc2005' into nextDmitry Torokhov2011-03-161-0/+41
| |\
| | * Input: introduce tsc2005 driverLauri Leukkunen2011-03-161-0/+41
* | | spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely2011-03-181-234/+0
* | | spi/dw_spi: Fix missing headerJiri Slaby2011-03-181-0/+1
* | | Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-171-7/+12
|\ \ \
| * | | serial: ifx6x60: expanded info available from platform dataRuss Gorby2011-02-031-7/+12
| |/ /
* | | gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard2011-03-121-6/+9
* | | spi: add OpenCores tiny SPI driverThomas Chou2011-02-221-0/+20
|/ /
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-072-5/+171
|\ \
| * \ Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-291-0/+152
| |\ \
| | * | spi/pxa2xx: Add CE4100 supportSebastian Andrzej Siewior2010-12-011-1/+104
| | * | arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-011-0/+49
| | |/
| * / spi/dw_spi: add DMA supportFeng Tang2010-12-241-5/+19
| |/
* / ifx6x60: SPI protocol driver for Infineon 6x60 modemRuss Gorby2010-11-111-0/+14
|/
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-011-0/+3
|\
| * spi: enable spi_board_info to be registered after spi_masterFeng Tang2010-10-211-0/+3
* | gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio2010-10-271-0/+11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-061-0/+2
|\|
| * spi/dw_spi: clean the cs_control codeFeng Tang2010-09-081-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-211-34/+0
|\ \
| * | wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen2010-09-211-34/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-091-0/+3
|\ \ \ | | |/ | |/|
| * | spi.h: missing kernel-doc notation, please fixErnst Schwab2010-08-171-0/+3