aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2009-12-02SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto
2009-11-17spi: error status should be negativeRoel Kluin
2009-10-05ARM: 5741/1: pl022: fix peripheral id for ST vendorSrinidhi Kasagar
2009-10-01spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König
2009-10-01spi-imx: initialize complete config structUwe Kleine-König
2009-10-01spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König
2009-10-01spi-imx: setup mode_bits we can handleSascha Hauer
2009-10-01spi-imx: fix initial chipselect settingsSascha Hauer
2009-10-01spi-imx: update state correctlySascha Hauer
2009-10-01spi-imx: rename source file to spi_imx.cUwe Kleine-König
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-24Merge branch 'origin' into for-linusRussell King
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-21Merge branch 'u300' into develRussell King
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-18ARM: 5678/1: SSP/SPI PL022 polarity terminology fixLinus Walleij
2009-09-12Merge branch 'master' into develRussell King
2009-09-12Merge branch 'devel-stable' into develRussell King
2009-09-10[ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops'Mike Rapoport
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