Age | Commit message (Expand) | Author |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-16 | spi doesn't need class_device | Tony Jones |
2007-10-16 | spi_mpc83xx handles other processors with QUICC engine | Anton Vorontsov |
2007-10-16 | SPI driver runtime footprint shrinkage | David Brownell |
2007-10-16 | OMAP2 McSPI code cleanup | Kyungmin Park |
2007-10-16 | Clean up duplicate includes in drivers/spi/ | Jesper Juhl |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |
2007-09-11 | spi_mpc83xx: hang fix | Jan Andersson |
2007-08-31 | Fix typo in atmel_spi.c | Andrew Victor |
2007-08-31 | spi: correct name for spi_txx9 | Atsushi Nemoto |
2007-08-31 | SPI driver hotplug/coldplug fixes | David Brownell |
2007-08-11 | spidev warning fix | David Brownell |
2007-08-11 | spi_mpc83xx: fix prescale modulus calculation | Anton Vorontsov |
2007-08-11 | spi_mpc83xx: in "QE mode", use sysclk/2 | Anton Vorontsov |
2007-07-31 | spi device setup gets better error checking | David Brownell |
2007-07-31 | spi_mpc83xx: support loopback mode | Anton Vorontsov |
2007-07-31 | spidev supports more communications modes | Anton Vorontsov |
2007-07-31 | spi_mpc83xx: fix QE+LSB mode shifts | Anton Vorontsov |
2007-07-31 | spi_mpc83xx: support for lsb-first transfers | Anton Vorontsov |
2007-07-31 | spi_mpc83xx: get rid of magic numbers | Anton Vorontsov |
2007-07-31 | spi_mpc83xx: turn off SPI unit while switching mode | Anton Vorontsov |
2007-07-26 | fixup s3c24xx build after arch moves | Ben Dooks |
2007-07-21 | spi.c:scan_boardinfo() mustn't be __init_or_module | Adrian Bunk |
2007-07-17 | use mutex instead of semaphore in SPI core/init code | Matthias Kaehlcke |
2007-07-17 | spi_txx9 controller driver | Atsushi Nemoto |
2007-07-17 | SPI: omap2_mcspi driver | Samuel Ortiz |
2007-07-17 | spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x | Joakim Tjernlund |
2007-07-17 | SPI master driver for Xilinx virtex | Andrei Konovalov |
2007-07-17 | SPI: tle620x power switch driver | Ben Dooks |
2007-07-17 | S3c24xx SPI controllers both select 'bitbang' | David Brownell |
2007-07-17 | atmel_spi: don't always deselect chip between messages | David Brownell |
2007-07-17 | atmel_spi: minor updates | David Brownell |
2007-07-17 | spi_mpc83xx.c underclocking hotfix | Clifford Wolf |
2007-07-17 | spi_lm70llp parport adapter driver | Kaiwan N Billimoria |
2007-07-17 | spidev compiler warning gone | David Brownell |
2007-07-17 | SPI controller drivers: check for unsupported modes | David Brownell |
2007-07-11 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |
2007-06-11 | Blackfin SPI driver: fix bug SPI DMA incomplete transmission | Bryan Wu |
2007-06-11 | Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes | Mike Frysinger |
2007-06-04 | SPI dynamic busid generation bugfix | David Brownell |
2007-06-01 | SPI: Freescale iMX SPI controller driver fixes | Andrea Paterniani |
2007-06-01 | atmel_spi dma address bugfix | Haavard Skinnemoen |
2007-05-23 | omap_uwire: SPI_CPHA mode bugfix | Imre Deak |
2007-05-23 | spi: potential memleak in spidev_ioctl | Florin Malita |
2007-05-23 | spi/spidev: check message size before copying | Domen Puncer |
2007-05-23 | mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE | Domen Puncer |
2007-05-21 | Blackfin SPI: cleanup according to David Brownell's review | Bryan Wu |
2007-05-16 | spi: fix spidev for >sizeof(long)/32 devices | Domen Puncer |