intelfb: add vsync interrupt support
[safe/jmp/linux-2.6] / drivers / spi /
2006-05-26 Ben Dooks[PATCH] s3c24xx: fix spi driver with CONFIG_PM
2006-05-21 Stephen Street[PATCH] pxa2xx-spi update
2006-05-21 Ben Dooks[PATCH] S3C24XX: hardware SPI driver
2006-05-21 Ben Dooks[PATCH] S3C24XX: GPIO based SPI driver
2006-05-21 Kumar Gala[PATCH] spi: add spi master driver for Freescale MPC83x...
2006-05-21 dmitry pervushin[PATCH] minor SPI doc fix
2006-05-16 David Brownell[PATCH] SPI: spi_bitbang: clocking fixes
2006-05-16 Stephen Street[PATCH] spi: Update to PXA2xx SPI Driver
2006-05-16 David Brownell[PATCH] SPI: busnum == 0 needs to work
2006-05-16 David Brownell[PATCH] SPI: devices can require LSB-first encodings
2006-05-16 Kumar Gala[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitb...
2006-05-16 David Brownell[PATCH] SPI: spi bounce buffer has a minimum length
2006-05-16 Stephen Street[PATCH] SPI: add PXA2xx SSP SPI Driver
2006-05-16 Imre Deak[PATCH] SPI: per-transfer overrides for wordsize and...
2006-02-21 Stephen Street[PATCH] spi: Fix modular master driver remove and devic...
2006-02-06 David Brownell[PATCH] SPI: spi_butterfly, restore lost deltas
2006-01-14 David Brownell[PATCH] SPI: add spi_butterfly driver
2006-01-14 Andrew Morton[PATCH] spi: remove fastcall crap
2006-01-14 David Brownell[PATCH] spi: misc fixes
2006-01-14 Vitaly Wool[PATCH] spi: use linked lists rather than an array
2006-01-14 David Brownell[PATCH] spi: add spi_bitbang driver
2006-01-14 David Brownell[PATCH] SPI core tweaks, bugfix
2006-01-14 David Brownell[PATCH] spi: add spi_driver to SPI framework
2006-01-14 David Brownell[PATCH] spi: simple SPI framework