Age | Commit message (Expand) | Author | Files | Lines |
2007-07-17 | use mutex instead of semaphore in SPI core/init code | Matthias Kaehlcke | 1 | -5/+6 |
2007-07-17 | spi_txx9 controller driver | Atsushi Nemoto | 3 | -0/+481 |
2007-07-17 | SPI: omap2_mcspi driver | Samuel Ortiz | 3 | -0/+1088 |
2007-07-17 | spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x | Joakim Tjernlund | 1 | -3/+29 |
2007-07-17 | SPI master driver for Xilinx virtex | Andrei Konovalov | 3 | -0/+446 |
2007-07-17 | SPI: tle620x power switch driver | Ben Dooks | 3 | -0/+338 |
2007-07-17 | S3c24xx SPI controllers both select 'bitbang' | David Brownell | 1 | -1/+3 |
2007-07-17 | atmel_spi: don't always deselect chip between messages | David Brownell | 1 | -24/+103 |
2007-07-17 | atmel_spi: minor updates | David Brownell | 1 | -12/+45 |
2007-07-17 | spi_mpc83xx.c underclocking hotfix | Clifford Wolf | 1 | -0/+6 |
2007-07-17 | spi_lm70llp parport adapter driver | Kaiwan N Billimoria | 3 | -0/+371 |
2007-07-17 | spidev compiler warning gone | David Brownell | 1 | -2/+4 |
2007-07-17 | SPI controller drivers: check for unsupported modes | David Brownell | 9 | -21/+65 |
2007-07-12 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 1 | -2/+4 |
2007-07-12 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 1 | -1/+0 |
2007-06-11 | Blackfin SPI driver: fix bug SPI DMA incomplete transmission | Bryan Wu | 1 | -5/+10 |
2007-06-11 | Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes | Mike Frysinger | 1 | -1/+1 |
2007-06-05 | SPI dynamic busid generation bugfix | David Brownell | 1 | -1/+1 |
2007-06-01 | SPI: Freescale iMX SPI controller driver fixes | Andrea Paterniani | 1 | -1/+2 |
2007-06-01 | atmel_spi dma address bugfix | Haavard Skinnemoen | 1 | -4/+4 |
2007-05-24 | omap_uwire: SPI_CPHA mode bugfix | Imre Deak | 1 | -2/+2 |
2007-05-24 | spi: potential memleak in spidev_ioctl | Florin Malita | 1 | -0/+1 |
2007-05-24 | spi/spidev: check message size before copying | Domen Puncer | 1 | -6/+6 |
2007-05-24 | mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE | Domen Puncer | 1 | -14/+11 |
2007-05-21 | Blackfin SPI: cleanup according to David Brownell's review | Bryan Wu | 1 | -72/+80 |
2007-05-17 | spi: fix spidev for >sizeof(long)/32 devices | Domen Puncer | 1 | -1/+1 |
2007-05-11 | MPC52xx PSC SPI master driver | Dragos Carp | 3 | -0/+662 |
2007-05-10 | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 1 | -0/+1 |
2007-05-09 | atmel_spi: remove unnecessary (and wrong) #ifdefs | Haavard Skinnemoen | 1 | -5/+0 |
2007-05-08 | au1550 SPI controller driver | Jan Nikitenko | 3 | -0/+986 |
2007-05-08 | SPI kerneldoc | David Brownell | 1 | -5/+28 |
2007-05-08 | /dev/spidevB.C interface | Andrea Paterniani | 3 | -0/+594 |
2007-05-08 | minor spi_butterfly cleanup | David Brownell | 1 | -58/+4 |
2007-05-08 | layered parport code uses parport->dev | David Brownell | 1 | -17/+4 |
2007-05-07 | spi_s3c24xx.c: Fix build | Arnaud Patard | 1 | -2/+0 |
2007-05-07 | Blackfin: blackfin on-chip SPI controller driver | Wu, Bryan | 3 | -2/+1321 |
2007-04-18 | spi: fix use of set_cs in spi_s3c24xx driver | Ben Dooks | 1 | -2/+2 |
2007-03-27 | [PATCH] drivers/spi/: fix section mismatches | Adrian Bunk | 1 | -6/+4 |
2007-03-17 | [PATCH] spi_s3c24xx.c: warning fix | Arnaud Patard (Rtp | 1 | -1/+1 |
2007-03-17 | [PATCH] SPI: at25: do not use pointer before assignment | Atsushi Nemoto | 1 | -1/+1 |
2007-03-17 | [PATCH] gpio_direction_output() needs an initial value | David Brownell | 1 | -1/+1 |
2007-03-17 | [PATCH] spi: destroy workqueue after spi_unregister_master | Chris Lesiak | 1 | -24/+2 |
2007-02-21 | [PATCH] spi_s3c2410_gpio.c spi mode 2 and 3 support | Harald Welte | 1 | -0/+15 |
2007-02-21 | [PATCH] SPI controller build/warning fixes | David Brownell | 3 | -5/+8 |
2007-02-14 | [PATCH] SPI: atmel_spi driver | Haavard Skinnemoen | 4 | -0/+853 |
2007-02-12 | [PATCH] SPI eeprom driver | David Brownell | 3 | -0/+392 |
2007-02-12 | [PATCH] SPI cleanup() method param becomes non-const | Hans-Peter Nilsson | 3 | -4/+4 |
2007-02-12 | [PATCH] spi_bitbang(): use overridable setup_transfer() method | Hans-Peter Nilsson | 1 | -4/+5 |
2007-02-12 | [PATCH] SPI: Freescale iMX SPI controller driver (BIS+) | Andrea Paterniani | 3 | -0/+1778 |
2007-02-12 | [PATCH] SPI controller driver for OMAP Microwire | David Brownell | 3 | -0/+580 |