aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* 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
| * | spi: omap2_mcspi supports wake eventsJouni Hogander2009-07-29
* | | [ARM] remove duplicated #includeHuang Weiyi2009-07-11
|/ /
* | spi: bitbang bugfix in message setupDavid Brownell2009-06-30
* | spi: add spi_master flag wordDavid Brownell2009-06-30
* | spi: new spi->mode bitsDavid Brownell2009-06-30
|/
* 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