1. 1cb201a atmel/spi: fix missing probe by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  2. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  3. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  4. 60e8972 ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  5. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (85%) from drivers/spi/atmel_spi.c]
  6. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  7. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  8. 214b574 atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer' by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  9. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  10. ee2007d spi/atmel: typo in debug message by Matthias Brugger · 14 years ago
  11. b9d228f spi/atmel: let transfers through if not changing bits_per_word by Matthias Brugger · 14 years ago
  12. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  13. 905aa0a spi: atmel_spi.c: use resource_size() by hartleys · 15 years ago
  14. 6aed4ee atmel_spi: fix dma addr calculation for len > BUFFER_SIZE by Ben Nizette · 15 years ago
  15. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  16. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  17. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  18. 5b96f17 atmel_spi: allow transfer when max_speed_hz = 0 by Stanislaw Gruszka · 15 years ago
  19. 5ee36c9 spi: atmel_spi update chipselect handling by Haavard Skinnemoen · 15 years ago
  20. 5bfa26c atmel_spi: clean up SPIv1 quirk handling by Haavard Skinnemoen · 15 years ago
  21. 50d7d5b atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI controller by Jean-Christophe Lallemand · 16 years ago
  22. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  23. dc32944 atmel_spi: fix hang due to missed interrupt by Gerard Kam · 16 years ago
  24. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  25. 592e7bf atmel_spi: clean up baud rate divisor calculation by Haavard Skinnemoen · 16 years ago
  26. 0671981 atmel_spi: support zero length transfer by Atsushi Nemoto · 16 years ago
  27. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  28. f6febcc atmel_spi: fix clock polarity by Atsushi Nemoto · 16 years ago
  29. 8bacb21 atmel_spi: fix dmachain oops with DEBUG enabled by Haavard Skinnemoen · 16 years ago
  30. 154443c atmel_spi: chain DMA transfers by Silvester Erdeg · 16 years ago
  31. 1eed29d atmel_spi throughput improvement by Haavard Skinnemoen · 16 years ago
  32. d84248b atmel_spi: reload RCR before TCR by Rini van Zetten · 17 years ago
  33. 65f97a5 atmel_spi: label GPIOs better by David Brownell · 17 years ago
  34. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  35. 85787a2 Fix typo in atmel_spi.c by Andrew Victor · 17 years ago
  36. defbd3b atmel_spi: don't always deselect chip between messages by David Brownell · 17 years ago
  37. 8da0859 atmel_spi: minor updates by David Brownell · 17 years ago
  38. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  39. 5a9a62b atmel_spi dma address bugfix by Haavard Skinnemoen · 17 years ago
  40. a1e3cf4 atmel_spi: remove unnecessary (and wrong) #ifdefs by Haavard Skinnemoen · 17 years ago
  41. 28735a7 [PATCH] gpio_direction_output() needs an initial value by David Brownell · 17 years ago
  42. bb2d1c3 [PATCH] SPI controller build/warning fixes by David Brownell · 17 years ago
  43. 754ce4f [PATCH] SPI: atmel_spi driver by Haavard Skinnemoen · 17 years ago