aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* spi_mpc8xxx: s/83xx/8xxx/gAnton Vorontsov2009-06-19
* spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cAnton Vorontsov2009-06-19
* spi_mpc83xx: remove dead codeAnton Vorontsov2009-06-19
* spi_mpc83xx: split mpc83xx_spi_work() into two routinesAnton Vorontsov2009-06-19
* spi_mpc83xx: fix checkpatch issuesAnton Vorontsov2009-06-19
* spi_mpc83xx: add small delay after asserting chip-select lineAnton Vorontsov2009-06-19
* spi_mpc83xx: quieten down the "Requested speed is too low" messageAnton Vorontsov2009-06-19
* spi_mpc83xx: handle other Freescale processorsAnton Vorontsov2009-06-19
* spi: fix spi_write_then_read() commentJiri Pirko2009-06-18
* pxa2xx_spi: fix for SPI_CS_HIGHDaniel Ribeiro2009-06-18
* mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov2009-06-18
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-18
* spi: move common spi_setup() functionality into coreDavid Brownell2009-06-18
* spi_bfin5xx: limit reaches -1Roel Kluin2009-06-18
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * spi: takes size of a pointer to determine the size of the pointed-to typeRoel Kluin2009-06-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-06-16
|\ \ | |/ |/|
| * Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang2009-06-13
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-14
|\ \ | |/ |/|
| * Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-10
| |\
| | * [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks2009-05-18
| * | [ARM] 5546/1: ARM PL022 SSP/SPI driver v3Linus Walleij2009-06-10
| * | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King2009-05-23
| |\ \
| * | | [ARM] Remove arch-imx from build systemSascha Hauer2009-05-07
| | |/ | |/|
* | | microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek2009-05-21
| |/ |/|
* | pxa2xx_spi: prevent panic case setup() failsDaniel Ribeiro2009-05-12
|/
* spi: pxa2xx: limit reaches -1Roel Kluin2009-04-21
* pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro2009-04-21
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-15
|\
| * [ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.cDaniel Ribeiro2009-04-13
* | spi: spi_write_then_read() bugfixesDavid Brownell2009-04-13
|/
* spi_imx: set spi_master.dma_alignment = 4Mike Rapoport2009-04-07
* pxa2xx_spi: set spi_master.dma_alignment = 8Mike Rapoport2009-04-07
* spi_bfin5xx: remove unused IS_DMA_ALIGNED macroMike Rapoport2009-04-07
* spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common casesEric Miao2009-04-07
* spi: limit reaches -1, tested 0Roel Kluin2009-04-07
* Blackfin SPI Driver: Make mmc_spi driver work on BlackfinWolfgang Muees2009-04-07
* Blackfin SPI Driver: Add GPIO controlled SPI Slave Select supportMichael Hennerich2009-04-07
* Blackfin SPI Driver: fix NULL pointer crashMike Frysinger2009-04-07
* Blackfin SPI Driver: use bfin_spi_ prefix on all functionsMike Frysinger2009-04-07
* Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_changeYi Li2009-04-07
* Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...Yi Li2009-04-07
* Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54xMike Frysinger2009-04-07
* Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handlerMike Frysinger2009-04-07
* Blackfin SPI Driver: get dma working for SPI flashesMike Frysinger2009-04-07
* Blackfin SPI Driver: SPI slave select code cleanupMike Frysinger2009-04-07
* Blackfin SPI Driver: use the properl BIT_CTL_xxx definesMike Frysinger2009-04-07
* Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag anyMike Frysinger2009-04-07
* Blackfin SPI Driver: add a few more DMA debug messagesMike Frysinger2009-04-07
* Blackfin SPI Driver: drop bogus cast and touchup dma labelMike Frysinger2009-04-07