netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / drivers / spi / spi_bitbang.c
2009-07-01 David Brownellspi: bitbang bugfix in message setup
2009-06-18 David Brownellspi: move more spi_setup() functionality into core
2009-06-18 David Brownellspi: move common spi_setup() functionality into core
2009-01-06 Kay Sieversspi: struct device - replace bus_id with dev_name(...
2008-04-28 Harvey Harrisonspi: replace remaining __FUNCTION__ occurrences
2008-03-13 Jan Nikitenkospi_bitbang: short transfer status fix
2008-01-09 David Brownellspi_bitbang: always grab lock with irqs blocked
2007-10-16 Tony Jonesspi doesn't need class_device
2007-07-17 David BrownellSPI controller drivers: check for unsupported modes
2007-03-17 Chris Lesiak[PATCH] spi: destroy workqueue after spi_unregister_master
2007-02-12 Hans-Peter Nilsson[PATCH] SPI cleanup() method param becomes non-const
2007-02-12 Hans-Peter Nilsson[PATCH] spi_bitbang(): use overridable setup_transfer...
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-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-16 David Brownell[PATCH] SPI: spi_bitbang: clocking fixes
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 Imre Deak[PATCH] SPI: per-transfer overrides for wordsize and...
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