summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04spidev: fix double "of of" in commentThadeu Lima de Souza Cascardo
2009-12-02SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren
2009-11-17spi: error status should be negativeRoel Kluin
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-15Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel in...Tony Lindgren
2009-10-14spi: Remove BKL from spidev_openThomas Gleixner
2009-10-07OMAP7XX: omap_uwire.c: Convert to omap7xx.hAlistair Buxton
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