aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell
2006-05-26[PATCH] s3c24xx: fix spi driver with CONFIG_PMBen Dooks
2006-05-21[PATCH] pxa2xx-spi updateStephen Street
2006-05-21[PATCH] S3C24XX: hardware SPI driverBen Dooks
2006-05-21[PATCH] S3C24XX: GPIO based SPI driverBen Dooks
2006-05-21[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala
2006-05-21[PATCH] minor SPI doc fixdmitry pervushin
2006-05-16[PATCH] SPI: spi_bitbang: clocking fixesDavid Brownell
2006-05-16[PATCH] spi: Update to PXA2xx SPI DriverStephen Street
2006-05-16[PATCH] SPI: busnum == 0 needs to workDavid Brownell
2006-05-16[PATCH] SPI: devices can require LSB-first encodingsDavid Brownell
2006-05-16[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala
2006-05-16[PATCH] SPI: spi bounce buffer has a minimum lengthDavid Brownell
2006-05-16[PATCH] SPI: add PXA2xx SSP SPI DriverStephen Street
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak
2006-02-20[PATCH] spi: Fix modular master driver remove and device suspend/removeStephen Street
2006-02-06[PATCH] SPI: spi_butterfly, restore lost deltasDavid Brownell
2006-01-13[PATCH] SPI: add spi_butterfly driverDavid Brownell
2006-01-13[PATCH] spi: remove fastcall crapAndrew Morton
2006-01-13[PATCH] spi: misc fixesDavid Brownell
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool
2006-01-13[PATCH] spi: add spi_bitbang driverDavid Brownell
2006-01-13[PATCH] SPI core tweaks, bugfixDavid Brownell
2006-01-13[PATCH] spi: add spi_driver to SPI frameworkDavid Brownell
2006-01-13[PATCH] spi: simple SPI frameworkDavid Brownell