aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2009-09-12Merge branch 'master' into develRussell King
2009-09-12Merge branch 'devel-stable' into develRussell King
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
2009-06-19spi_mpc83xx: quieten down the "Requested speed is too low" messageAnton Vorontsov
2009-06-19spi_mpc83xx: handle other Freescale processorsAnton Vorontsov
2009-06-18spi: fix spi_write_then_read() commentJiri Pirko
2009-06-18pxa2xx_spi: fix for SPI_CS_HIGHDaniel Ribeiro
2009-06-18mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell
2009-06-18spi_bfin5xx: limit reaches -1Roel Kluin
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16spi: takes size of a pointer to determine the size of the pointed-to typeRoel Kluin
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-13Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2009-06-10[ARM] 5546/1: ARM PL022 SSP/SPI driver v3Linus Walleij
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek
2009-05-18[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks
2009-05-12pxa2xx_spi: prevent panic case setup() failsDaniel Ribeiro
2009-05-07[ARM] Remove arch-imx from build systemSascha Hauer
2009-04-21spi: pxa2xx: limit reaches -1Roel Kluin
2009-04-21pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro
2009-04-15Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-04-13spi: spi_write_then_read() bugfixesDavid Brownell
2009-04-13[ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.cDaniel Ribeiro
2009-04-07spi_imx: set spi_master.dma_alignment = 4Mike Rapoport
2009-04-07pxa2xx_spi: set spi_master.dma_alignment = 8Mike Rapoport
2009-04-07spi_bfin5xx: remove unused IS_DMA_ALIGNED macroMike Rapoport
2009-04-07spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common casesEric Miao
2009-04-07spi: limit reaches -1, tested 0Roel Kluin
2009-04-07Blackfin SPI Driver: Make mmc_spi driver work on BlackfinWolfgang Muees
2009-04-07Blackfin SPI Driver: Add GPIO controlled SPI Slave Select supportMichael Hennerich
2009-04-07Blackfin SPI Driver: fix NULL pointer crashMike Frysinger
2009-04-07Blackfin SPI Driver: use bfin_spi_ prefix on all functionsMike Frysinger