summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
* spi_s3c24xx.c: Fix buildArnaud Patard2007-05-071-2/+0
* Blackfin: blackfin on-chip SPI controller driverWu, Bryan2007-05-073-2/+1321
* spi: fix use of set_cs in spi_s3c24xx driverBen Dooks2007-04-171-2/+2
* [PATCH] drivers/spi/: fix section mismatchesAdrian Bunk2007-03-271-6/+4
* [PATCH] spi_s3c24xx.c: warning fixArnaud Patard (Rtp2007-03-161-1/+1
* [PATCH] SPI: at25: do not use pointer before assignmentAtsushi Nemoto2007-03-161-1/+1
* [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-161-1/+1
* [PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2007-03-161-24/+2
* [PATCH] spi_s3c2410_gpio.c spi mode 2 and 3 supportHarald Welte2007-02-201-0/+15
* [PATCH] SPI controller build/warning fixesDavid Brownell2007-02-203-5/+8
* [PATCH] SPI: atmel_spi driverHaavard Skinnemoen2007-02-144-0/+853
* [PATCH] SPI eeprom driverDavid Brownell2007-02-123-0/+392
* [PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson2007-02-123-4/+4
* [PATCH] spi_bitbang(): use overridable setup_transfer() methodHans-Peter Nilsson2007-02-121-4/+5
* [PATCH] SPI: Freescale iMX SPI controller driver (BIS+)Andrea Paterniani2007-02-123-0/+1778
* [PATCH] SPI controller driver for OMAP MicrowireDavid Brownell2007-02-123-0/+580
* [PATCH] SPI Kconfig fixDavid Brownell2007-02-121-7/+6
* Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman2007-02-074-22/+22
* Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman2007-02-074-22/+22
* [PATCH] SPI: alternative fix for spi_busnum_to_masterAtsushi Nemoto2007-01-261-9/+14
* [PATCH] spi: fix error setting the spi mode in pxa2xx_spi.cJustin Clacherty2007-01-261-2/+3
* [PATCH] S3C24XX: fix passing spi chipselect to select routineBen Dooks2007-01-261-14/+14
* [PATCH] spi_s3c24xx_gpio: use right headerArnaud Patard (Rtp2006-12-301-1/+1
* [PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell2006-12-302-1/+3
* [PATCH] fix s3c24xx gpio driver (include linux/workqueue.h)Ben Dooks2006-12-221-0/+1
* [PATCH] spi: stabilize PIO mode transfers on PXA2xx systemsStephen Street2006-12-101-293/+440
* [PATCH] spi: check platform_device_register_simple() errorAkinobu Mita2006-12-071-0/+2
* [PATCH] spi: set kset of master class dev explicitlyHans-Christian Egtvedt2006-12-071-0/+1
* [PATCH] spi: correct bus_num and buffer bug in spi coreHans-Christian Egtvedt2006-12-071-9/+7
* [PATCH] SPI: improve sysfs compiler complaint handlingJeff Garzik2006-12-071-1/+3
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-072-3/+3
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-4/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+1
|\
| * [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
|\ \ | |/
| * Fix misc Kconfig typosMatt LaPlante2006-11-301-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
|/
* [PATCH] spi section fixAndrew Morton2006-11-031-1/+0
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-5/+4
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0
* [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell2006-06-281-0/+1
* [PATCH] s3c24xx: fix spi driver with CONFIG_PMBen Dooks2006-05-261-2/+2
* [PATCH] pxa2xx-spi updateStephen Street2006-05-211-37/+56
* [PATCH] S3C24XX: hardware SPI driverBen Dooks2006-05-213-0/+460
* [PATCH] S3C24XX: GPIO based SPI driverBen Dooks2006-05-214-0/+198
* [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala2006-05-213-0/+496
* [PATCH] minor SPI doc fixdmitry pervushin2006-05-211-3/+3
OpenPOWER on IntegriCloud