| Commit message (Expand) | Author | Age |
* | spi: simplify spi_sync() calling convention | Marc Pignat | 2007-12-05 |
* | SPI: use mutex not semaphore | David Brownell | 2007-12-05 |
* | spi: fix double-free on spi_unregister_master | Atsushi Nemoto | 2007-11-14 |
* | spi doesn't need class_device | Tony Jones | 2007-10-16 |
* | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 |
* | spi device setup gets better error checking | David Brownell | 2007-07-31 |
* | spi.c:scan_boardinfo() mustn't be __init_or_module | Adrian Bunk | 2007-07-21 |
* | use mutex instead of semaphore in SPI core/init code | Matthias Kaehlcke | 2007-07-17 |
* | SPI dynamic busid generation bugfix | David Brownell | 2007-06-04 |
* | SPI kerneldoc | David Brownell | 2007-05-08 |
* | [PATCH] drivers/spi/: fix section mismatches | Adrian Bunk | 2007-03-27 |
* | [PATCH] SPI cleanup() method param becomes non-const | Hans-Peter Nilsson | 2007-02-12 |
* | Revert "Driver core: convert SPI code to use struct device" | Greg Kroah-Hartman | 2007-02-08 |
* | Driver core: convert SPI code to use struct device | Greg Kroah-Hartman | 2007-02-07 |
* | [PATCH] SPI: alternative fix for spi_busnum_to_master | Atsushi Nemoto | 2007-01-26 |
* | [PATCH] spi: set kset of master class dev explicitly | Hans-Christian Egtvedt | 2006-12-07 |
* | [PATCH] spi: correct bus_num and buffer bug in spi core | Hans-Christian Egtvedt | 2006-12-07 |
* | [PATCH] SPI: improve sysfs compiler complaint handling | Jeff Garzik | 2006-12-07 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | [PATCH] spi section fix | Andrew Morton | 2006-11-03 |
* | [PATCH] lockdep: annotate on-stack completions | Ingo Molnar | 2006-07-03 |
* | [PATCH] SPI: infrastructure to initialize spi_device.mode early | David Brownell | 2006-06-28 |
* | [PATCH] minor SPI doc fix | dmitry pervushin | 2006-05-21 |
* | [PATCH] SPI: busnum == 0 needs to work | David Brownell | 2006-05-16 |
* | [PATCH] SPI: spi bounce buffer has a minimum length | David Brownell | 2006-05-16 |
* | [PATCH] spi: Fix modular master driver remove and device suspend/remove | Stephen Street | 2006-02-20 |
* | [PATCH] spi: remove fastcall crap | Andrew Morton | 2006-01-13 |
* | [PATCH] spi: use linked lists rather than an array | Vitaly Wool | 2006-01-13 |
* | [PATCH] SPI core tweaks, bugfix | David Brownell | 2006-01-13 |
* | [PATCH] spi: add spi_driver to SPI framework | David Brownell | 2006-01-13 |
* | [PATCH] spi: simple SPI framework | David Brownell | 2006-01-13 |