PC300too alternative WAN driver
[safe/jmp/linux-2.6] / drivers / spi /
2007-01-26 Atsushi Nemoto[PATCH] SPI: alternative fix for spi_busnum_to_master
2007-01-26 Justin Clacherty[PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c
2007-01-26 Ben Dooks[PATCH] S3C24XX: fix passing spi chipselect to select...
2006-12-30 Arnaud Patard (Rtp[PATCH] spi_s3c24xx_gpio: use right header
2006-12-30 David Brownell[PATCH] SPI: define null tx_buf to mean "shift out...
2006-12-22 Ben Dooks[PATCH] fix s3c24xx gpio driver (include linux/workqueue.h)
2006-12-10 Stephen Street[PATCH] spi: stabilize PIO mode transfers on PXA2xx...
2006-12-07 Akinobu Mita[PATCH] spi: check platform_device_register_simple...
2006-12-07 Hans-Christian Egtvedt[PATCH] spi: set kset of master class dev explicitly
2006-12-07 Hans-Christian Egtvedt[PATCH] spi: correct bus_num and buffer bug in spi...
2006-12-07 Jeff Garzik[PATCH] SPI: improve sysfs compiler complaint handling
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-05 David HowellsWorkQueue: Fix up arch-specific work items where possible
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-11-30 Matt LaPlanteFix misc Kconfig typos
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-03 Andrew Morton[PATCH] spi section fix
2006-10-06 Jeff GarzikVarious drivers' irq handlers: kill dead code, needless...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate on-stack completions
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 David Brownell[PATCH] SPI: infrastructure to initialize spi_device...
2006-05-26 Ben Dooks[PATCH] s3c24xx: fix spi driver with CONFIG_PM
2006-05-21 Stephen Street[PATCH] pxa2xx-spi update
2006-05-21 Ben Dooks[PATCH] S3C24XX: hardware SPI driver
2006-05-21 Ben Dooks[PATCH] S3C24XX: GPIO based SPI driver
2006-05-21 Kumar Gala[PATCH] spi: add spi master driver for Freescale MPC83x...
2006-05-21 dmitry pervushin[PATCH] minor SPI doc fix
2006-05-16 David Brownell[PATCH] SPI: spi_bitbang: clocking fixes
2006-05-16 Stephen Street[PATCH] spi: Update to PXA2xx SPI Driver
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 bounce buffer has a minimum length
2006-05-16 Stephen Street[PATCH] SPI: add PXA2xx SSP SPI Driver
2006-05-16 Imre Deak[PATCH] SPI: per-transfer overrides for wordsize and...
2006-02-21 Stephen Street[PATCH] spi: Fix modular master driver remove and devic...
2006-02-06 David Brownell[PATCH] SPI: spi_butterfly, restore lost deltas
2006-01-14 David Brownell[PATCH] SPI: add spi_butterfly driver
2006-01-14 Andrew Morton[PATCH] spi: remove fastcall crap
2006-01-14 David Brownell[PATCH] spi: misc fixes
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
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: simple SPI framework