Commit Graph

23 Commits (624dd66957e53e15cf40e937b50597c4d41f0e99)

Author SHA1 Message Date
David Brownell 529ba0d966 spi: bitbang bugfix in message setup 16 years ago
David Brownell e7db06b5d5 spi: move more spi_setup() functionality into core 16 years ago
David Brownell 7d0771970c spi: move common spi_setup() functionality into core 16 years ago
Kay Sievers 35f74fcab1 spi: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Harvey Harrison b687d2a8f8 spi: replace remaining __FUNCTION__ occurrences 17 years ago
Jan Nikitenko 2cfb8ce8c8 spi_bitbang: short transfer status fix 17 years ago
David Brownell d52df2e2ea spi_bitbang: always grab lock with irqs blocked 17 years ago
Tony Jones 49dce689ad spi doesn't need class_device 18 years ago
David Brownell dccd573bb0 SPI controller drivers: check for unsupported modes 18 years ago
Chris Lesiak a836f5856a [PATCH] spi: destroy workqueue after spi_unregister_master 18 years ago
Hans-Peter Nilsson 0ffa028505 [PATCH] SPI cleanup() method param becomes non-const 18 years ago
Hans-Peter Nilsson 7f8c7619ea [PATCH] spi_bitbang(): use overridable setup_transfer() method 18 years ago
Greg Kroah-Hartman 07b2463046 Revert "Driver core: convert SPI code to use struct device" 18 years ago
Greg Kroah-Hartman 2943ecf2ed Driver core: convert SPI code to use struct device 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David Brownell 1e316d7566 [PATCH] SPI: spi_bitbang: clocking fixes 19 years ago
David Brownell ccf77cc4af [PATCH] SPI: devices can require LSB-first encodings 19 years ago
Kumar Gala ff9f4771b5 [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it 19 years ago
Imre Deak 4cff33f94f [PATCH] SPI: per-transfer overrides for wordsize and clocking 19 years ago
Vitaly Wool 8275c642cc [PATCH] spi: use linked lists rather than an array 19 years ago
David Brownell 9904f22a72 [PATCH] spi: add spi_bitbang driver 19 years ago