aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2009-09-23spi: handle TX-only/RX-onlyDavid Brownell
2009-09-23spi: McSPI support for OMAP4Syed Rafiuddin
2009-09-23spi: McSPI saves CHCONFx tooTero Kristo
2009-09-23spi: McSPI off-mode supportHemanth V
2009-09-23spi: Freescale STMP driverdmitry pervushin
2009-09-23spi_s3c24xx: cache device setup dataBen Dooks
2009-09-23spi_s3c24xx: use dev_pm_opsBen Dooks
2009-09-23spi_s3c24xx: use resource_size() to get resource sizeBen Dooks
2009-09-23spi_s3c24xx: fix header includesBen Dooks
2009-09-23pxa2xx_spi: register earlierAntonio Ospite
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-23spi: add support for device table matchingAnton Vorontsov
2009-09-23spi: add SPI driver for most known i.MX SoCsSascha Hauer
2009-09-23spi: add default selection of PL022 for ARM reference platformslinus.walleij@stericsson.com
2009-09-23spi: add spi_ppc4xx driverSteven A. Falco
2009-09-23spi: omap2_mcspi use BIT(n)Jouni Hogander
2009-09-23spi: remove i.MX SPI driverSascha Hauer
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-12Merge branch 'master' into develRussell King
2009-09-12Merge branch 'devel-stable' into develRussell King
2009-08-18spi_s3c24xx: fix transfer setup codeBen Dooks
2009-08-18spi_s3c24xx: fix clock rate calculationBen Dooks
2009-07-29spi: omap2_mcspi rxdma bugfixEero Nurkkala
2009-07-29spi: omap2_mcspi supports wake eventsJouni Hogander
2009-07-11[ARM] remove duplicated #includeHuang Weiyi
2009-06-30spi: bitbang bugfix in message setupDavid Brownell
2009-06-30spi: add spi_master flag wordDavid Brownell
2009-06-30spi: new spi->mode bitsDavid Brownell
2009-06-19spi_mpc8xxx: s/83xx/8xxx/gAnton Vorontsov
2009-06-19spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cAnton Vorontsov
2009-06-19spi_mpc83xx: remove dead codeAnton Vorontsov
2009-06-19spi_mpc83xx: split mpc83xx_spi_work() into two routinesAnton Vorontsov
2009-06-19spi_mpc83xx: fix checkpatch issuesAnton Vorontsov
2009-06-19spi_mpc83xx: add small delay after asserting chip-select lineAnton Vorontsov
2009-06-19spi_mpc83xx: quieten down the "Requested speed is too low" messageAnton Vorontsov
2009-06-19spi_mpc83xx: handle other Freescale processorsAnton Vorontsov
2009-06-18spi: fix spi_write_then_read() commentJiri Pirko
2009-06-18pxa2xx_spi: fix for SPI_CS_HIGHDaniel Ribeiro
2009-06-18mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell
2009-06-18spi_bfin5xx: limit reaches -1Roel Kluin
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16spi: takes size of a pointer to determine the size of the pointed-to typeRoel Kluin
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-13Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2009-06-10[ARM] 5546/1: ARM PL022 SSP/SPI driver v3Linus Walleij
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King