1. 7256ecc Merge branch 'sa11x0-mcp' into sa11x0 by Russell King · 13 years ago
  2. 18bbff9 Merge branch 'sa11x0-lcd' into sa11x0 by Russell King · 13 years ago
  3. e7d863d Merge branch 'sa11x0-mtd' into sa11x0 by Russell King · 13 years ago
  4. c213201 ARM: sa11x0: remove unused DMA controller definitions by Russell King · 13 years ago
  5. 9903405 ARM: sa11x0: remove old SoC private DMA driver by Russell King · 13 years ago
  6. 277dc7a Merge branch 'sa11x0-ir' into sa11x0 by Russell King · 13 years ago
  7. 374da9d Merge branch 'sa1111' into sa11x0 by Russell King · 13 years ago
  8. 81e6ca3 USB: sa1111: add hcd .reset method by Russell King · 13 years ago
  9. 846a704 USB: sa1111: add OHCI shutdown methods by Russell King · 13 years ago
  10. 132db99 USB: sa1111: reorganize ohci-sa1111.c by Russell King · 13 years ago
  11. 3f878db USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__) by Russell King · 13 years ago
  12. 9cb0f81 USB: sa1111: sparse and checkpatch cleanups by Russell King · 13 years ago
  13. 876c1f2 ARM: sa11x0: don't static map sa1111 by Russell King · 13 years ago
  14. 22eeaff ARM: sa1111: use dev_err() rather than printk() by Russell King · 13 years ago
  15. 924e1d4 ARM: sa1111: cleanup sub-device registration and unregistration by Russell King · 13 years ago
  16. 21d1c77 ARM: sa1111: only setup DMA for DMA capable devices by Russell King · 13 years ago
  17. 09a2ba2 ARM: sa1111: register sa1111 devices with dmabounce in bus notifier by Russell King · 13 years ago
  18. 2213536 ARM: sa1111: move USB interface register definitions to ohci-sa1111.c by Russell King · 13 years ago
  19. ea8c00a ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c by Russell King · 13 years ago
  20. 4f8d9ca ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c by Russell King · 13 years ago
  21. 6995f5b ARM: sa1111: delete unused physical GPIO register definitions by Russell King · 13 years ago
  22. 07be45f ARM: sa1111: provide a generic way to prevent devices from registering by Russell King · 13 years ago
  23. d138dac NET: sa11x0-ir: add DMA support for SIR transmit mode by Russell King · 13 years ago
  24. bf95154 NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine API by Russell King · 13 years ago
  25. bb8c950 Merge branch 'sa11x0-dma' into sa11x0-ir by Russell King · 13 years ago
  26. 7931d92 ARM: sa11x0: add SA-11x0 DMA device by Russell King · 13 years ago
  27. 6365bea DMA: sa11x0: add SA-11x0 DMA driver by Russell King · 13 years ago
  28. 7cb66dc FB: sa11x0: convert to use platform resource and ioremap() by Russell King · 13 years ago
  29. 00d9497 FB: sa11x0: convert shannon display enable accesses to use GPIO subsystem by Russell King · 13 years ago
  30. 9bb13ee FB: sa11x0: fix shannon GPSR/GPCR accesses by Russell King · 13 years ago
  31. 058502e FB: sa1100: make GPIO configuration setting safe by Russell King · 13 years ago
  32. ba5fd19 FB: sa1100: use inf members directly by Russell King · 13 years ago
  33. d1a3788 FB: sa1100: remove assabet specific initialization by Russell King · 13 years ago
  34. 086ada5 FB: sa1100: remove global sa1100fb_.*_power function pointers by Russell King · 13 years ago
  35. e1b7a72 FB: sa1100: move platform data to platform files by Russell King · 13 years ago
  36. 9e6720f FB: sa1100: move machine inf structures to <video/sa1100fb.h> by Russell King · 13 years ago
  37. 531060f FB: sa1100: combine RGB bitfield overrides into sa1100fb_mach_info by Russell King · 13 years ago
  38. 7988929 FB: sa1100: convert printks to dev_xxx() by Russell King · 13 years ago
  39. 58f5cbf FB: sa1100: constify rgb structures by Russell King · 13 years ago
  40. 4f7e34f FB: sa1100: add .owner initializer to driver structure by Russell King · 13 years ago
  41. 66564d8 FB: sa1100: avoid section mismatch warnings by Russell King · 13 years ago
  42. 6ed3e2a MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.c by Russell King · 13 years ago
  43. 54292a4 MFD: ucb1x00-assabet: add support for UCB1x00 GPIO switches by Russell King · 13 years ago
  44. 69dde86 ARM: sa11x0: add assabet ucb1x00 platform data by Russell King · 13 years ago
  45. 3323761 MFD: ucb1x00-core: add wakeup support by Russell King · 13 years ago
  46. a336440 MFD: ucb1x00: convert to use genirq by Russell King · 13 years ago
  47. cf4abfc MFD: mcp-core: remove legacy driver suspend/resume methods by Russell King · 13 years ago
  48. 5a09b71 MFD: ucb1x00-core: convert to use dev_pm_ops by Russell King · 13 years ago
  49. a4b54ac MFD: mcp-sa11x0: complain if mcp clock is left enabled by Russell King · 13 years ago
  50. 2b4d9d2 MFD: ucb1x00-core: disable mcp clock when bus is not required by Russell King · 13 years ago
  51. ed442b6 MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable() by Russell King · 13 years ago
  52. 65b539b MFD: ucb1x00-core: scan drivers in same order they're registered by Russell King · 13 years ago
  53. 7655b2a MFD: ucb1x00-core: add owner and dev initializers to gpio structure by Russell King · 13 years ago
  54. f5ae587 MFD: ucb1x00-core: clean up device handling in probe by Russell King · 13 years ago
  55. cae1547 MFD: ucb1x00-core: use mutexes instead of semaphores by Russell King · 13 years ago
  56. ddb1e04 MFD: ucb1x00-core: add .owner initializer and module alias by Russell King · 13 years ago
  57. 2f7510c MFD: ucb1x00-core: add handling for ucb1x00 reset by Russell King · 13 years ago
  58. c364ff4 MFD: ucb1x00-core: get rid of mach/hardware.h include by Russell King · 13 years ago
  59. 945f631 MFD: ucb1x00-ts: provide input layer with device parent by Russell King · 13 years ago
  60. abe0608 MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data by Russell King · 13 years ago
  61. 3c500a3 NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffers by Russell King · 13 years ago
  62. 04b7fc4 NET: sa11x0-ir: fix size of SIR transmit buffer by Russell King · 13 years ago
  63. 32273f5 NET: sa11x0-ir: convert to use scatterlist DMA API by Russell King · 13 years ago
  64. 6a7f491 NET: sa11x0-ir: get rid of si->hscr0 by Russell King · 13 years ago
  65. 26f2bee NET: sa11x0-ir: move sa1100_irda_txdma_irq by Russell King · 13 years ago
  66. a6b2ea6 NET: sa11x0-ir: move SIR and FIR interrupt support by Russell King · 13 years ago
  67. 374f773 NET: sa11x0-ir: indirect handling of SIR and FIR interrupts by Russell King · 13 years ago
  68. 3d26db1 NET: sa11x0-ir: split SIR and FIR tx functions by Russell King · 13 years ago
  69. 0e888ee NET: sa11x0-ir: factor out speed checks by Russell King · 13 years ago
  70. cbe1d24 NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume} by Russell King · 13 years ago
  71. ba84525 NET: sa11x0-ir: fix leak of tx skb by Russell King · 13 years ago
  72. 885767c NET: sa11x0-ir: containerize DMA data by Russell King · 13 years ago
  73. e556fdb NET: sa11x0-ir: obtain interrupt number from platform resources by Russell King · 13 years ago
  74. d323860 NET: sa11x0-ir: set netdev's parent struct device by Russell King · 13 years ago
  75. 22f0bf9 NET: sa11x0-ir: handle DMA mapping errors properly by Russell King · 13 years ago
  76. 15877e9 NET: sa11x0-ir: fix documentation bug by Russell King · 13 years ago
  77. e5c0fc4 ARM: sa1111: change devid to be a bitmask by Russell King · 13 years ago
  78. 3259701 ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c by Russell King · 13 years ago
  79. ae99ddb ARM: sa1111: add platform enable/disable functions by Russell King · 13 years ago
  80. 6bd72f0 ARM: sa1111: add shutdown hook to sa1111_driver structure by Russell King · 13 years ago
  81. 36d3121 ARM: sa1111: implement support for sparse IRQs by Russell King · 13 years ago
  82. f03ecaa ARM: sa1111: finish "allow cascaded IRQs to be used by platforms" by Russell King · 13 years ago
  83. 1ebcd76 ARM: sa1111: add .owner initializer to sa1111 driver structures by Russell King · 13 years ago
  84. 4d5d112 ARM: sa1111: add sa1111 core driver .owner initializer by Russell King · 13 years ago
  85. a22db0f3 ARM: sa1111: fix PWM state on suspend by Russell King · 13 years ago
  86. 29c140b ARM: sa1111: fix memory request/grant setup on PM events by Russell King · 13 years ago
  87. fbae0f8 ARM: sa11x0: neponset: don't static map neponset registers by Russell King · 13 years ago
  88. f942b0f ARM: sa11x0: neponset: move register definitions to neponset.c by Russell King · 13 years ago
  89. bab50a3 ARM: sa11x0: assabet/neponest: create neponset device in assabet.c by Russell King · 13 years ago
  90. 51f9339 ARM: sa11x0: neponset: suspend/resume in _noirq state by Russell King · 13 years ago
  91. d2e539a ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset device by Russell King · 13 years ago
  92. b6bdfcf ARM: sa11x0: neponset: get parent IRQ from neponset device resource by Russell King · 13 years ago
  93. ced8d21 ARM: sa11x0: neponset: implement support for sparse IRQs by Russell King · 13 years ago
  94. 9590e89 ARM: sa11x0: neponset: dynamically create neponset child devices by Russell King · 13 years ago
  95. ae14c2e ARM: sa11x0: neponset: save and restore MDM_CTL_0 by Russell King · 13 years ago
  96. 398e58d ARM: sa11x0: neponset: add driver .owner initializer by Russell King · 13 years ago
  97. 92e617d ARM: sa11x0: neponset: shuffle some code around by Russell King · 13 years ago
  98. 6ad1b61 ARM: sa11x0: neponset: provide function to manipulate NCR_0 by Russell King · 13 years ago
  99. 7104552 ARM: sa11x0: neponset: fix interrupt setup by Russell King · 13 years ago
  100. 49e01e3 ARM: sa11x0: assabet: ensure that GPIO27 is driven by Russell King · 13 years ago