1. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  2. 5b61a74 pxa2xx_spi: register earlier by Antonio Ospite · 15 years ago
  3. 86d2593 [ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  4. 50e0a7b pxa2xx_spi: fix for SPI_CS_HIGH by Daniel Ribeiro · 15 years ago
  5. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  6. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  7. 7348d82 pxa2xx_spi: prevent panic case setup() fails by Daniel Ribeiro · 15 years ago
  8. 306c68a spi: pxa2xx: limit reaches -1 by Roel Kluin · 15 years ago
  9. 148da33 pxa2xx_spi: restore DRCMR on resume by Daniel Ribeiro · 15 years ago
  10. 2b2562d [ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c by Daniel Ribeiro · 15 years ago
  11. 7ad0ba9 pxa2xx_spi: set spi_master.dma_alignment = 8 by Mike Rapoport · 15 years ago
  12. a7bb390 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases by Eric Miao · 15 years ago
  13. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  14. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  15. 7ebc8d5 [ARM] pxa: move DMA registers definitions into <mach/dma.h> by Eric Miao · 16 years ago
  16. 51e911e drivers/spi: move a dereference below a NULL test by Julia Lawall · 16 years ago
  17. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  18. 393df74 pxa2xx_spi: bugfix full duplex dma data corruption by Ned Forrester · 16 years ago
  19. f1f640a pxa2xx_spi: fix chip_info defaults and documentation. by Vernon Sauder · 16 years ago
  20. 65a00a2 pxa2xx_spi: minor cleanup by Guennadi Liakhovetski · 16 years ago
  21. 20b918d pxa2xx_spi: fix build breakage by Mike Rapoport · 16 years ago
  22. 7e96445 pxa2xx_spi: dma bugfixes by Ned Forrester · 16 years ago
  23. 8423597 pxa2xx_spi: chipselect bugfixes by Ned Forrester · 16 years ago
  24. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  25. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  26. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  27. 0cf942d spi: pxa2xx_spi clock resume bugfix by Eric BENARD · 16 years ago
  28. cf43369 spi: pxa2xx_spi "sparse" fixes by David Brownell · 16 years ago
  29. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  30. b97c74b spi: pxa2xx_spi clock polarity fix by Ned Forrester · 16 years ago
  31. 5beec4a spi: remove more dev->power.power_state usage by David Brownell · 16 years ago
  32. 2f1a74e [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() by eric miao · 17 years ago
  33. 0aea1fd [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h by eric miao · 17 years ago
  34. 037cdaf pxa2xx_spi: fix typo in description by Will Newton · 17 years ago
  35. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  36. d1e44d9 SPI driver runtime footprint shrinkage by David Brownell · 17 years ago
  37. 8b7f9b8 Clean up duplicate includes in drivers/spi/ by Jesper Juhl · 17 years ago
  38. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  39. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 17 years ago
  40. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 17 years ago
  41. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 17 years ago
  42. 7f6ee1a [PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c by Justin Clacherty · 17 years ago
  43. 8d94cc5 [PATCH] spi: stabilize PIO mode transfers on PXA2xx systems by Stephen Street · 18 years ago
  44. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  45. c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
  46. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  47. 5daa3ba [PATCH] pxa2xx-spi update by Stephen Street · 18 years ago
  48. 9708c12 [PATCH] spi: Update to PXA2xx SPI Driver by Stephen Street · 18 years ago
  49. e0c9905 [PATCH] SPI: add PXA2xx SSP SPI Driver by Stephen Street · 18 years ago