aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-17mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut1-0/+9
2012-08-17mmc: spi: Pull out the SSP clock configuration functionMarek Vasut1-0/+2
2012-08-17mmc: spi: Pull out parts shared between MMC and SPIMarek Vasut1-0/+8
2012-08-17mmc: spi: Add necessary bits into mxs-spi.hMarek Vasut1-0/+22
2012-08-17mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSPMarek Vasut1-4/+4
2012-08-17mmc: spi: Move SSP register definitions into separate fileMarek Vasut1-0/+109
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2012-07-06Input: ad7879 - add option to correct xy axisMichael Hennerich1-0/+2
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-06-26drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com1-0/+31
2012-06-11ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou1-1/+1
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-17/+0
2012-05-24Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+31
2012-05-22Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+10
2012-05-19spi/rspi: add dmaengine supportShimoda, Yoshihiro1-0/+31
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clockArnd Bergmann1-17/+0
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn1-17/+0
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap1-1/+1
2012-04-18Support M95040 SPI EEPROMIvo Sieben1-0/+10
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+26
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+1
2012-03-16ARM: orion: spi: remove enable_clock_fix which is not usedAndrew Lunn1-1/+0
2012-03-15spi: sh-hspi: control spi clock more correctlyKuninori Morimoto1-11/+0
2012-03-09spi: Trivial warning fixShubhrajyoti D1-1/+1
2012-03-09spi: Add SuperH HSPI prototype driverKuninori Morimoto1-0/+34
2012-03-07spi: create a message queueing infrastructureLinus Walleij1-0/+51
2012-01-31ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner1-0/+26
2011-11-17SPI: Add helper macro for spi_driver boilerplateLars-Peter Clausen1-0/+11
2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown1-2/+0
2011-07-15mcp23s08: get rid of setup/teardown callbacksPeter Korsgaard1-9/+0
2011-06-03gpio/74x164: remove unnecessary defines and prototypeH Hartley Sweeten1-2/+0
2011-05-26Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-4/+4
2011-05-20spi: Use void pointers for data in simple SPI I/O operationsMark Brown1-4/+4
2011-05-12Input: ads7846 - add possibility to use external vref on ads7846Alexander Stein1-1/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+41
2011-03-18spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely1-234/+0
2011-03-18spi/dw_spi: Fix missing headerJiri Slaby1-0/+1
2011-03-17Merge remote-tracking branch 'origin' into spi/nextGrant Likely1-7/+12
2011-03-16Merge branch 'tsc2005' into nextDmitry Torokhov1-0/+41
2011-03-16Input: introduce tsc2005 driverLauri Leukkunen1-0/+41
2011-03-12gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard1-6/+9
2011-02-22spi: add OpenCores tiny SPI driverThomas Chou1-0/+20
2011-02-03serial: ifx6x60: expanded info available from platform dataRuss Gorby1-7/+12
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-5/+171
2010-12-29Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely1-0/+152
2010-12-24spi/dw_spi: add DMA supportFeng Tang1-5/+19
2010-12-01spi/pxa2xx: Add CE4100 supportSebastian Andrzej Siewior1-1/+104