summaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * spi: add spi_ppc4xx driverSteven A. Falco2009-09-233-0/+620
| * spi: omap2_mcspi use BIT(n)Jouni Hogander2009-09-231-25/+25
| * spi: remove i.MX SPI driverSascha Hauer2009-09-233-1778/+0
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-212-2/+2
* | Merge branch 'u300' into develRussell King2009-09-211-4/+4
|\ \
| * | ARM: 5678/1: SSP/SPI PL022 polarity terminology fixLinus Walleij2009-09-181-4/+4
* | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-211-14/+16
|\ \ \ | |_|/ |/| |
| * | [ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-101-14/+16
* | | Merge branch 'master' into develRussell King2009-09-121-10/+13
|\| |
| * | spi_s3c24xx: fix transfer setup codeBen Dooks2009-08-191-0/+6
| * | spi_s3c24xx: fix clock rate calculationBen Dooks2009-08-191-10/+7
* | | Merge branch 'devel-stable' into develRussell King2009-09-121-3/+29
|\| |
| * | spi: omap2_mcspi rxdma bugfixEero Nurkkala2009-07-301-1/+20
| * | spi: omap2_mcspi supports wake eventsJouni Hogander2009-07-301-2/+9
* | | [ARM] remove duplicated #includeHuang Weiyi2009-07-111-2/+0
|/ /
* | spi: bitbang bugfix in message setupDavid Brownell2009-07-011-10/+14
* | spi: add spi_master flag wordDavid Brownell2009-07-011-0/+2
* | spi: new spi->mode bitsDavid Brownell2009-07-011-6/+11
|/
* spi_mpc8xxx: s/83xx/8xxx/gAnton Vorontsov2009-06-203-202/+202
* spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cAnton Vorontsov2009-06-202-1/+1
* spi_mpc83xx: remove dead codeAnton Vorontsov2009-06-201-17/+0
* spi_mpc83xx: split mpc83xx_spi_work() into two routinesAnton Vorontsov2009-06-201-55/+60
* spi_mpc83xx: fix checkpatch issuesAnton Vorontsov2009-06-201-6/+6
* spi_mpc83xx: add small delay after asserting chip-select lineAnton Vorontsov2009-06-201-1/+3
* spi_mpc83xx: quieten down the "Requested speed is too low" messageAnton Vorontsov2009-06-201-5/+6
* spi_mpc83xx: handle other Freescale processorsAnton Vorontsov2009-06-201-8/+6
* spi: fix spi_write_then_read() commentJiri Pirko2009-06-181-2/+2
* pxa2xx_spi: fix for SPI_CS_HIGHDaniel Ribeiro2009-06-181-1/+1
* mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov2009-06-181-13/+9
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-1815-115/+54
* spi: move common spi_setup() functionality into coreDavid Brownell2009-06-1814-56/+60
* spi_bfin5xx: limit reaches -1Roel Kluin2009-06-181-1/+1
* Merge branch 'akpm'Linus Torvalds2009-06-171-3/+3
|\
| * spi: takes size of a pointer to determine the size of the pointed-to typeRoel Kluin2009-06-171-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-06-161-2/+2
|\ \ | |/ |/|
| * Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang2009-06-131-2/+2
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-144-1/+1878
|\ \ | |/ |/|
| * Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-101-0/+1
| |\
| | * [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks2009-05-181-0/+1
| * | [ARM] 5546/1: ARM PL022 SSP/SPI driver v3Linus Walleij2009-06-103-0/+1876
| * | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King2009-05-241-0/+3
| |\ \
| * | | [ARM] Remove arch-imx from build systemSascha Hauer2009-05-071-1/+1
| | |/ | |/|
* | | microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek2009-05-211-1/+1
| |/ |/|
* | pxa2xx_spi: prevent panic case setup() failsDaniel Ribeiro2009-05-121-0/+3
|/
* spi: pxa2xx: limit reaches -1Roel Kluin2009-04-211-3/+3
* pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro2009-04-211-0/+7
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-151-1/+1
|\
| * [ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.cDaniel Ribeiro2009-04-131-1/+1
* | spi: spi_write_then_read() bugfixesDavid Brownell2009-04-141-8/+14
|/
* spi_imx: set spi_master.dma_alignment = 4Mike Rapoport2009-04-071-0/+2