| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] spi section fix | Andrew Morton | 2006-11-03 | 1 | -1/+0 |
* | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 3 | -5/+4 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 2 | -2/+0 |
* | [PATCH] lockdep: annotate on-stack completions | Ingo Molnar | 2006-07-03 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 2 | -2/+0 |
* | [PATCH] SPI: infrastructure to initialize spi_device.mode early | David Brownell | 2006-06-28 | 1 | -0/+1 |
* | [PATCH] s3c24xx: fix spi driver with CONFIG_PM | Ben Dooks | 2006-05-26 | 1 | -2/+2 |
* | [PATCH] pxa2xx-spi update | Stephen Street | 2006-05-21 | 1 | -37/+56 |
* | [PATCH] S3C24XX: hardware SPI driver | Ben Dooks | 2006-05-21 | 3 | -0/+460 |
* | [PATCH] S3C24XX: GPIO based SPI driver | Ben Dooks | 2006-05-21 | 4 | -0/+198 |
* | [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controller | Kumar Gala | 2006-05-21 | 3 | -0/+496 |
* | [PATCH] minor SPI doc fix | dmitry pervushin | 2006-05-21 | 1 | -3/+3 |
* | [PATCH] SPI: spi_bitbang: clocking fixes | David Brownell | 2006-05-16 | 1 | -10/+14 |
* | [PATCH] spi: Update to PXA2xx SPI Driver | Stephen Street | 2006-05-16 | 1 | -7/+75 |
* | [PATCH] SPI: busnum == 0 needs to work | David Brownell | 2006-05-16 | 1 | -2/+2 |
* | [PATCH] SPI: devices can require LSB-first encodings | David Brownell | 2006-05-16 | 1 | -1/+10 |
* | [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and... | Kumar Gala | 2006-05-16 | 1 | -4/+6 |
* | [PATCH] SPI: spi bounce buffer has a minimum length | David Brownell | 2006-05-16 | 1 | -1/+2 |
* | [PATCH] SPI: add PXA2xx SSP SPI Driver | Stephen Street | 2006-05-16 | 3 | -0/+1408 |
* | [PATCH] SPI: per-transfer overrides for wordsize and clocking | Imre Deak | 2006-05-16 | 1 | -14/+63 |
* | [PATCH] spi: Fix modular master driver remove and device suspend/remove | Stephen Street | 2006-02-20 | 1 | -3/+2 |
* | [PATCH] SPI: spi_butterfly, restore lost deltas | David Brownell | 2006-02-06 | 2 | -29/+17 |
* | [PATCH] SPI: add spi_butterfly driver | David Brownell | 2006-01-13 | 2 | -0/+433 |
* | [PATCH] spi: remove fastcall crap | Andrew Morton | 2006-01-13 | 1 | -1/+6 |
* | [PATCH] spi: misc fixes | David Brownell | 2006-01-13 | 2 | -0/+11 |
* | [PATCH] spi: use linked lists rather than an array | Vitaly Wool | 2006-01-13 | 2 | -44/+60 |
* | [PATCH] spi: add spi_bitbang driver | David Brownell | 2006-01-13 | 3 | -0/+474 |
* | [PATCH] SPI core tweaks, bugfix | David Brownell | 2006-01-13 | 1 | -17/+28 |
* | [PATCH] spi: add spi_driver to SPI framework | David Brownell | 2006-01-13 | 1 | -32/+86 |
* | [PATCH] spi: simple SPI framework | David Brownell | 2006-01-13 | 3 | -0/+667 |