aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23spi: handle TX-only/RX-onlyDavid Brownell1-0/+59
2009-09-23spi: McSPI support for OMAP4Syed Rafiuddin1-4/+6
2009-09-23spi: McSPI saves CHCONFx tooTero Kristo1-0/+16
2009-09-23spi: McSPI off-mode supportHemanth V1-34/+100
2009-09-23spi: Freescale STMP driverdmitry pervushin3-0/+686
2009-09-23spi_s3c24xx: cache device setup dataBen Dooks1-37/+89
2009-09-23spi_s3c24xx: use dev_pm_opsBen Dooks1-9/+13
2009-09-23spi_s3c24xx: use resource_size() to get resource sizeBen Dooks1-2/+2
2009-09-23spi_s3c24xx: fix header includesBen Dooks1-4/+1
2009-09-23pxa2xx_spi: register earlierAntonio Ospite1-1/+1
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov3-1/+4
2009-09-23spi: add support for device table matchingAnton Vorontsov1-0/+23
2009-09-23spi: add SPI driver for most known i.MX SoCsSascha Hauer3-0/+694
2009-09-23spi: add default selection of PL022 for ARM reference platformslinus.walleij@stericsson.com1-0/+3
2009-09-23spi: add spi_ppc4xx driverSteven A. Falco3-0/+620
2009-09-23spi: omap2_mcspi use BIT(n)Jouni Hogander1-25/+25
2009-09-23spi: remove i.MX SPI driverSascha Hauer3-1778/+0
2009-09-21trivial: remove unnecessary semicolonsJoe Perches2-2/+2
2009-09-12Merge branch 'master' into develRussell King1-10/+13
2009-09-12Merge branch 'devel-stable' into develRussell King1-3/+29
2009-08-18spi_s3c24xx: fix transfer setup codeBen Dooks1-0/+6
2009-08-18spi_s3c24xx: fix clock rate calculationBen Dooks1-10/+7
2009-07-29spi: omap2_mcspi rxdma bugfixEero Nurkkala1-1/+20
2009-07-29spi: omap2_mcspi supports wake eventsJouni Hogander1-2/+9
2009-07-11[ARM] remove duplicated #includeHuang Weiyi1-2/+0
2009-06-30spi: bitbang bugfix in message setupDavid Brownell1-10/+14
2009-06-30spi: add spi_master flag wordDavid Brownell1-0/+2
2009-06-30spi: new spi->mode bitsDavid Brownell1-6/+11
2009-06-19spi_mpc8xxx: s/83xx/8xxx/gAnton Vorontsov3-202/+202
2009-06-19spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cAnton Vorontsov2-1/+1
2009-06-19spi_mpc83xx: remove dead codeAnton Vorontsov1-17/+0
2009-06-19spi_mpc83xx: split mpc83xx_spi_work() into two routinesAnton Vorontsov1-55/+60
2009-06-19spi_mpc83xx: fix checkpatch issuesAnton Vorontsov1-6/+6
2009-06-19spi_mpc83xx: add small delay after asserting chip-select lineAnton Vorontsov1-1/+3
2009-06-19spi_mpc83xx: quieten down the "Requested speed is too low" messageAnton Vorontsov1-5/+6
2009-06-19spi_mpc83xx: handle other Freescale processorsAnton Vorontsov1-8/+6
2009-06-18spi: fix spi_write_then_read() commentJiri Pirko1-2/+2
2009-06-18pxa2xx_spi: fix for SPI_CS_HIGHDaniel Ribeiro1-1/+1
2009-06-18mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov1-13/+9
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell15-115/+54
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell14-56/+60
2009-06-18spi_bfin5xx: limit reaches -1Roel Kluin1-1/+1
2009-06-16Merge branch 'akpm'Linus Torvalds1-3/+3
2009-06-16spi: takes size of a pointer to determine the size of the pointed-to typeRoel Kluin1-3/+3
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds1-2/+2
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-1/+1878
2009-06-13Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang1-2/+2
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-0/+1
2009-06-10[ARM] 5546/1: ARM PL022 SSP/SPI driver v3Linus Walleij3-0/+1876
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into develRussell King1-0/+3