aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* spi: spi_sh_msiof: Fixed data sampling on the correct edgeMarkus Pietrek2010-02-01
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-17
|\
| * spi: spi_txx9.c: use resource_size()hartleys2009-12-17
| * spi: spi_sh_sci.c: use resource_size()hartleys2009-12-17
| * spi: spi_mpc8xxx.c: use resource_size()hartleys2009-12-17
| * spi: spi_bfin5xx.c: use resource_size()hartleys2009-12-17
| * spi: atmel_spi.c: use resource_size()hartleys2009-12-17
| * spi: Add s3c64xx SPI Controller driverJassi Brar2009-12-17
| * atmel_spi: fix dma addr calculation for len > BUFFER_SIZEBen Nizette2009-12-17
| * spi_s3c24xx: add FIQ pseudo-DMA supportBen Dooks2009-12-17
| * spi: controller driver for Designware SPI coreFeng Tang2009-12-17
| * spidev: add proper section markersMike Frysinger2009-12-17
| * spidev: use DECLARE_BITMAP instead of declaring the arrayThadeu Lima de Souza Cascardo2009-12-17
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-14
|\|
| * spi: fix probe/remove section markingsGrant Likely2009-12-13
| * Add OMAP spi100k driverCory Maccarrone2009-12-13
| * spi-imx: don't access struct device directly but use dev_get_platdataUwe Kleine-König2009-12-13
| * spi-imx: Add mx25 supportSascha Hauer2009-12-13
| * spi-imx: use positive logic to distinguish cpu variantsUwe Kleine-König2009-12-13
| * spi-imx: correct check for platform_get_irq failingUwe Kleine-König2009-12-13
| * ARM: NUC900: Add spi driver support for nuc900Wan ZongShun2009-12-13
| * spi: SuperH MSIOF SPI Master driver V2Magnus Damm2009-12-13
| * spi: fix spidev compilation failure when VERBOSE is definedFlorian Fainelli2009-12-08
| * spi/au1550_spi: fix setupxfer not to override cfg with zerosJan Nikitenko2009-12-08
| * spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_removeUwe Kleine-König2009-12-08
| * spi/i.MX: fix broken error handling for gpio_requestJohn Ogness2009-12-08
| * spi/i.mx: drain MXC SPI transfer buffer when probing deviceDaniel Mack2009-12-08
| * spi/xilinx_spi: fix incorrect castingGrant Likely2009-12-08
| * spi/mpc52xx-spi: minor cleanupsWolfram Sang2009-12-08
| * xilinx_spi: add a platform driver using the xilinx_spi common module.Richard Röjfors2009-12-08
| * xilinx_spi: add support for the DS570 IP.Richard Röjfors2009-12-08
| * xilinx_spi: Switch to iomem functions and support little endian.Richard Röjfors2009-12-08
| * xilinx_spi: Split into of driver and generic part.Richard Röjfors2009-12-08
| * mpc52xx_spi: add gpio chipselectLuotao Fu2009-12-08
| * mpc52xx_spi: add missing mode_bits definitionLuotao Fu2009-12-08
| * mpc52xx_spi: fix clearing status registerLuotao Fu2009-12-08
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\ \
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\ \
| * \ \ 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
| |\ \ \
| * | | | 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