[PATCH] spi: destroy workqueue after spi_unregister_master
[safe/jmp/linux-2.6] / include / linux / spi /
2007-03-17 Chris Lesiak[PATCH] spi: destroy workqueue after spi_unregister_master
2007-02-12 David Brownell[PATCH] SPI eeprom driver
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-10 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
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
2007-01-18 Imre DeakInput: ads7846 - optionally leave Vref on during differ...
2007-01-18 Imre DeakInput: ads7846 - pluggable filtering logic
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 Kumar Gala[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitb...
2006-05-16 David Brownell[PATCH] SPI: spi whitespace fixes
2006-05-16 Imre Deak[PATCH] SPI: per-transfer overrides for wordsize and...
2006-04-26 Imre DeakInput: ads7846 - improve filtering for thumb press...
2006-04-12 Imre DeakInput: ads7846 - handle IRQs that were latched during...
2006-04-12 Imre DeakInput: ads7846 - debouncing and rudimentary sample...
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 Mike Lavender[PATCH] spi: M25 series SPI flash
2006-01-14 David Brownell[PATCH] spi: add spi_bitbang driver
2006-01-14 David Brownell[PATCH] spi: ads7836 uses spi_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: mtd dataflash driver
2006-01-14 David Brownell[PATCH] spi: ads7846 driver
2006-01-14 David Brownell[PATCH] spi: simple SPI framework