[PATCH] spi: destroy workqueue after spi_unregister_master
[safe/jmp/linux-2.6] / include / linux / spi / spi.h
2007-02-12 David Brownell[PATCH] SPI doc clarifications
2007-02-12 Hans-Peter Nilsson[PATCH] SPI cleanup() method param becomes non-const
2007-02-12 Ben Dooks[PATCH] spi: remove return in spi_unregister_driver()
2007-02-12 Ben Dooks[PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()
2007-02-08 Greg Kroah-HartmanRevert "Driver core: convert SPI code to use struct...
2007-02-07 Greg Kroah-HartmanDriver core: convert SPI code to use struct device
2006-12-30 David Brownell[PATCH] SPI: define null tx_buf to mean "shift out...
2006-06-28 David Brownell[PATCH] SPI: infrastructure to initialize spi_device...
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 David Brownell[PATCH] SPI: spi whitespace fixes
2006-05-16 Imre Deak[PATCH] SPI: per-transfer overrides for wordsize and...
2006-01-14 Andrew Morton[PATCH] spi: remove fastcall crap
2006-01-14 Vitaly Wool[PATCH] spi: use linked lists rather than an array
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