| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin SPI driver: fix bug SPI DMA incomplete transmission | Bryan Wu | 2007-06-11 | 1 | -5/+10 |
* | Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes | Mike Frysinger | 2007-06-11 | 1 | -1/+1 |
* | SPI dynamic busid generation bugfix | David Brownell | 2007-06-04 | 1 | -1/+1 |
* | SPI: Freescale iMX SPI controller driver fixes | Andrea Paterniani | 2007-06-01 | 1 | -1/+2 |
* | atmel_spi dma address bugfix | Haavard Skinnemoen | 2007-06-01 | 1 | -4/+4 |
* | omap_uwire: SPI_CPHA mode bugfix | Imre Deak | 2007-05-24 | 1 | -2/+2 |
* | spi: potential memleak in spidev_ioctl | Florin Malita | 2007-05-24 | 1 | -0/+1 |
* | spi/spidev: check message size before copying | Domen Puncer | 2007-05-24 | 1 | -6/+6 |
* | mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE | Domen Puncer | 2007-05-24 | 1 | -14/+11 |
* | Blackfin SPI: cleanup according to David Brownell's review | Bryan Wu | 2007-05-21 | 1 | -72/+80 |
* | spi: fix spidev for >sizeof(long)/32 devices | Domen Puncer | 2007-05-17 | 1 | -1/+1 |
* | MPC52xx PSC SPI master driver | Dragos Carp | 2007-05-11 | 3 | -0/+662 |
* | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2007-05-10 | 1 | -0/+1 |
* | atmel_spi: remove unnecessary (and wrong) #ifdefs | Haavard Skinnemoen | 2007-05-09 | 1 | -5/+0 |
* | au1550 SPI controller driver | Jan Nikitenko | 2007-05-08 | 3 | -0/+986 |
* | SPI kerneldoc | David Brownell | 2007-05-08 | 1 | -5/+28 |
* | /dev/spidevB.C interface | Andrea Paterniani | 2007-05-08 | 3 | -0/+594 |
* | minor spi_butterfly cleanup | David Brownell | 2007-05-08 | 1 | -58/+4 |
* | layered parport code uses parport->dev | David Brownell | 2007-05-08 | 1 | -17/+4 |
* | spi_s3c24xx.c: Fix build | Arnaud Patard | 2007-05-07 | 1 | -2/+0 |
* | Blackfin: blackfin on-chip SPI controller driver | Wu, Bryan | 2007-05-07 | 3 | -2/+1321 |
* | spi: fix use of set_cs in spi_s3c24xx driver | Ben Dooks | 2007-04-18 | 1 | -2/+2 |
* | [PATCH] drivers/spi/: fix section mismatches | Adrian Bunk | 2007-03-27 | 1 | -6/+4 |
* | [PATCH] spi_s3c24xx.c: warning fix | Arnaud Patard (Rtp | 2007-03-17 | 1 | -1/+1 |
* | [PATCH] SPI: at25: do not use pointer before assignment | Atsushi Nemoto | 2007-03-17 | 1 | -1/+1 |
* | [PATCH] gpio_direction_output() needs an initial value | David Brownell | 2007-03-17 | 1 | -1/+1 |
* | [PATCH] spi: destroy workqueue after spi_unregister_master | Chris Lesiak | 2007-03-17 | 1 | -24/+2 |
* | [PATCH] spi_s3c2410_gpio.c spi mode 2 and 3 support | Harald Welte | 2007-02-21 | 1 | -0/+15 |
* | [PATCH] SPI controller build/warning fixes | David Brownell | 2007-02-21 | 3 | -5/+8 |
* | [PATCH] SPI: atmel_spi driver | Haavard Skinnemoen | 2007-02-14 | 4 | -0/+853 |
* | [PATCH] SPI eeprom driver | David Brownell | 2007-02-12 | 3 | -0/+392 |
* | [PATCH] SPI cleanup() method param becomes non-const | Hans-Peter Nilsson | 2007-02-12 | 3 | -4/+4 |
* | [PATCH] spi_bitbang(): use overridable setup_transfer() method | Hans-Peter Nilsson | 2007-02-12 | 1 | -4/+5 |
* | [PATCH] SPI: Freescale iMX SPI controller driver (BIS+) | Andrea Paterniani | 2007-02-12 | 3 | -0/+1778 |
* | [PATCH] SPI controller driver for OMAP Microwire | David Brownell | 2007-02-12 | 3 | -0/+580 |
* | [PATCH] SPI Kconfig fix | David Brownell | 2007-02-12 | 1 | -7/+6 |
* | Revert "Driver core: convert SPI code to use struct device" | Greg Kroah-Hartman | 2007-02-08 | 4 | -22/+22 |
* | Driver core: convert SPI code to use struct device | Greg Kroah-Hartman | 2007-02-07 | 4 | -22/+22 |
* | [PATCH] SPI: alternative fix for spi_busnum_to_master | Atsushi Nemoto | 2007-01-26 | 1 | -9/+14 |
* | [PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c | Justin Clacherty | 2007-01-26 | 1 | -2/+3 |
* | [PATCH] S3C24XX: fix passing spi chipselect to select routine | Ben Dooks | 2007-01-26 | 1 | -14/+14 |
* | [PATCH] spi_s3c24xx_gpio: use right header | Arnaud Patard (Rtp | 2006-12-30 | 1 | -1/+1 |
* | [PATCH] SPI: define null tx_buf to mean "shift out zeroes" | David Brownell | 2006-12-30 | 2 | -1/+3 |
* | [PATCH] fix s3c24xx gpio driver (include linux/workqueue.h) | Ben Dooks | 2006-12-22 | 1 | -0/+1 |
* | [PATCH] spi: stabilize PIO mode transfers on PXA2xx systems | Stephen Street | 2006-12-10 | 1 | -293/+440 |
* | [PATCH] spi: check platform_device_register_simple() error | Akinobu Mita | 2006-12-07 | 1 | -0/+2 |
* | [PATCH] spi: set kset of master class dev explicitly | Hans-Christian Egtvedt | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] spi: correct bus_num and buffer bug in spi core | Hans-Christian Egtvedt | 2006-12-07 | 1 | -9/+7 |
* | [PATCH] SPI: improve sysfs compiler complaint handling | Jeff Garzik | 2006-12-07 | 1 | -1/+3 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 2 | -3/+3 |