aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-09
|\
| * spi/mpc52xx: replace printk with dev_errWolfram Sang2009-11-04
| * Xilinx: SPI: Fix bits_per_word for transfersJohn Linn2009-11-04
| * spi/mpc52xx-psc-spi: check for valid PSCWolfram Sang2009-11-04
| * powerpc/5200: Add mpc5200-spi (non-PSC) device driverGrant Likely2009-11-04
| * spi/mpc5200: Register SPI devices described in device treeGrant Likely2009-11-04
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-24
|\ \
| * | spi: error status should be negativeRoel Kluin2009-11-17
| |/
* | powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-24
* | spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chipsAnton Vorontsov2009-11-11
* | spi_mpc8xxx: Turn qe_mode into flagsAnton Vorontsov2009-11-11
* | spi_mpc8xxx: Factor out SPI mode change steps into a callAnton Vorontsov2009-11-11
* | spi_mpc8xxx: Fix uninitialized variableAnton Vorontsov2009-11-11
|/
* ARM: 5741/1: pl022: fix peripheral id for ST vendorSrinidhi Kasagar2009-10-05
* spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König2009-10-01
* spi-imx: initialize complete config structUwe Kleine-König2009-10-01
* spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König2009-10-01
* spi-imx: setup mode_bits we can handleSascha Hauer2009-10-01
* spi-imx: fix initial chipselect settingsSascha Hauer2009-10-01
* spi-imx: update state correctlySascha Hauer2009-10-01
* spi-imx: rename source file to spi_imx.cUwe Kleine-König2009-10-01
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* Merge branch 'origin' into for-linusRussell King2009-09-24
|\
| * spi: handle TX-only/RX-onlyDavid Brownell2009-09-23
| * spi: McSPI support for OMAP4Syed Rafiuddin2009-09-23
| * spi: McSPI saves CHCONFx tooTero Kristo2009-09-23
| * spi: McSPI off-mode supportHemanth V2009-09-23
| * spi: Freescale STMP driverdmitry pervushin2009-09-23
| * spi_s3c24xx: cache device setup dataBen Dooks2009-09-23
| * spi_s3c24xx: use dev_pm_opsBen Dooks2009-09-23
| * spi_s3c24xx: use resource_size() to get resource sizeBen Dooks2009-09-23
| * spi_s3c24xx: fix header includesBen Dooks2009-09-23
| * pxa2xx_spi: register earlierAntonio Ospite2009-09-23
| * spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
| * spi: add support for device table matchingAnton Vorontsov2009-09-23
| * spi: add SPI driver for most known i.MX SoCsSascha Hauer2009-09-23
| * spi: add default selection of PL022 for ARM reference platformslinus.walleij@stericsson.com2009-09-23
| * spi: add spi_ppc4xx driverSteven A. Falco2009-09-23
| * spi: omap2_mcspi use BIT(n)Jouni Hogander2009-09-23
| * spi: remove i.MX SPI driverSascha Hauer2009-09-23
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* | Merge branch 'u300' into develRussell King2009-09-21
|\ \
| * | ARM: 5678/1: SSP/SPI PL022 polarity terminology fixLinus Walleij2009-09-18
* | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-21
|\ \ \ | |_|/ |/| |
| * | [ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-10
* | | Merge branch 'master' into develRussell King2009-09-12
|\| |
| * | spi_s3c24xx: fix transfer setup codeBen Dooks2009-08-18
| * | spi_s3c24xx: fix clock rate calculationBen Dooks2009-08-18
* | | Merge branch 'devel-stable' into develRussell King2009-09-12
|\| |
| * | spi: omap2_mcspi rxdma bugfixEero Nurkkala2009-07-29