1. f314f33 ARM: 7342/2: sa1100: prepare for sparse irq conversion by Rob Herring · 13 years ago
  2. 7256ecc Merge branch 'sa11x0-mcp' into sa11x0 by Russell King · 13 years ago
  3. 18bbff9 Merge branch 'sa11x0-lcd' 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. 876c1f2 ARM: sa11x0: don't static map sa1111 by Russell King · 13 years ago
  9. 22eeaff ARM: sa1111: use dev_err() rather than printk() by Russell King · 13 years ago
  10. 924e1d4 ARM: sa1111: cleanup sub-device registration and unregistration by Russell King · 13 years ago
  11. 21d1c77 ARM: sa1111: only setup DMA for DMA capable devices by Russell King · 13 years ago
  12. 09a2ba2 ARM: sa1111: register sa1111 devices with dmabounce in bus notifier by Russell King · 13 years ago
  13. 2213536 ARM: sa1111: move USB interface register definitions to ohci-sa1111.c by Russell King · 13 years ago
  14. ea8c00a ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c by Russell King · 13 years ago
  15. 4f8d9ca ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c by Russell King · 13 years ago
  16. 6995f5b ARM: sa1111: delete unused physical GPIO register definitions by Russell King · 13 years ago
  17. 07be45f ARM: sa1111: provide a generic way to prevent devices from registering by Russell King · 13 years ago
  18. 7931d92 ARM: sa11x0: add SA-11x0 DMA device by Russell King · 13 years ago
  19. 7cb66dc FB: sa11x0: convert to use platform resource and ioremap() by Russell King · 13 years ago
  20. 00d9497 FB: sa11x0: convert shannon display enable accesses to use GPIO subsystem by Russell King · 13 years ago
  21. 086ada5 FB: sa1100: remove global sa1100fb_.*_power function pointers by Russell King · 13 years ago
  22. e1b7a72 FB: sa1100: move platform data to platform files by Russell King · 13 years ago
  23. 6ed3e2a MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.c by Russell King · 13 years ago
  24. 69dde86 ARM: sa11x0: add assabet ucb1x00 platform data by Russell King · 13 years ago
  25. abe0608 MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data by Russell King · 13 years ago
  26. e5c0fc4 ARM: sa1111: change devid to be a bitmask by Russell King · 13 years ago
  27. 3259701 ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c by Russell King · 13 years ago
  28. ae99ddb ARM: sa1111: add platform enable/disable functions by Russell King · 13 years ago
  29. 6bd72f0 ARM: sa1111: add shutdown hook to sa1111_driver structure by Russell King · 13 years ago
  30. 36d3121 ARM: sa1111: implement support for sparse IRQs by Russell King · 13 years ago
  31. f03ecaa ARM: sa1111: finish "allow cascaded IRQs to be used by platforms" by Russell King · 13 years ago
  32. 4d5d112 ARM: sa1111: add sa1111 core driver .owner initializer by Russell King · 13 years ago
  33. a22db0f3 ARM: sa1111: fix PWM state on suspend by Russell King · 13 years ago
  34. 29c140b ARM: sa1111: fix memory request/grant setup on PM events by Russell King · 13 years ago
  35. fbae0f8 ARM: sa11x0: neponset: don't static map neponset registers by Russell King · 13 years ago
  36. f942b0f ARM: sa11x0: neponset: move register definitions to neponset.c by Russell King · 13 years ago
  37. bab50a3 ARM: sa11x0: assabet/neponest: create neponset device in assabet.c by Russell King · 13 years ago
  38. 51f9339 ARM: sa11x0: neponset: suspend/resume in _noirq state by Russell King · 13 years ago
  39. d2e539a ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset device by Russell King · 13 years ago
  40. b6bdfcf ARM: sa11x0: neponset: get parent IRQ from neponset device resource by Russell King · 13 years ago
  41. ced8d21 ARM: sa11x0: neponset: implement support for sparse IRQs by Russell King · 13 years ago
  42. 9590e89 ARM: sa11x0: neponset: dynamically create neponset child devices by Russell King · 13 years ago
  43. ae14c2e ARM: sa11x0: neponset: save and restore MDM_CTL_0 by Russell King · 13 years ago
  44. 398e58d ARM: sa11x0: neponset: add driver .owner initializer by Russell King · 13 years ago
  45. 92e617d ARM: sa11x0: neponset: shuffle some code around by Russell King · 13 years ago
  46. 6ad1b61 ARM: sa11x0: neponset: provide function to manipulate NCR_0 by Russell King · 13 years ago
  47. 7104552 ARM: sa11x0: neponset: fix interrupt setup by Russell King · 13 years ago
  48. 49e01e3 ARM: sa11x0: assabet: ensure that GPIO27 is driven by Russell King · 13 years ago
  49. 4f592e6 ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputs by Russell King · 13 years ago
  50. 7186fb9 ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpowered by Russell King · 13 years ago
  51. a181099 ARM: sa11x0: convert to use DEFINE_RES_xxx macros by Russell King · 13 years ago
  52. 80ea206 ARM: sa11x0: fix section mismatch warnings by Russell King · 13 years ago
  53. f3bb3d7 ARM: sa11x0: fix sleep entry by Russell King · 13 years ago
  54. cb5e239 ARM: sa11x0: fix off-by-one resource sizes by Russell King · 13 years ago
  55. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  56. d914202 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  57. ca43784 ARM: bcmring: fix build failure in mach-bcmring/arch.c by Paul Gortmaker · 13 years ago
  58. 864e5e3 ARM: bcmring: remove unused DMA map code by JD Zheng · 13 years ago
  59. 4554c13 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  60. d125666 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  61. 45c7f75 MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resources by Russell King · 13 years ago
  62. e36e26a MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.c by Russell King · 13 years ago
  63. 5a97d0a ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers by Will Deacon · 13 years ago
  64. 6d3ec1a ARM: 7302/1: Add TLB flushing for both entries in a PMD by Catalin Marinas · 13 years ago
  65. 91756ac ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15 by Will Deacon · 13 years ago
  66. 8130b9d ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers by Will Deacon · 13 years ago
  67. 247f499 ARM: 7307/1: vfp: fix ptrace regset modification race by Dave Martin · 13 years ago
  68. 2af276d ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe by Will Deacon · 13 years ago
  69. 97f1040 Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping" by Russell King · 13 years ago
  70. c8ddf03 ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-only by Guennadi Liakhovetski · 13 years ago
  71. 4a81220 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  72. 50b47c4 Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Olof Johansson · 13 years ago
  73. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  74. 81bc300 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  75. 3c424f3 ARM: 7304/1: ioremap: fix boundary check when reusing static mapping by Pawel Moll · 13 years ago
  76. f6f9758 ARM: davinci: update mdio bus name by Sekhar Nori · 13 years ago
  77. 5e96386 Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 13 years ago
  78. d8c4cd7 Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 13 years ago
  79. 3c8cee3 Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 13 years ago
  80. cd3a2ba Merge branch 'omap_fixes_a_3.3rc' of git://git.pwsan.com/linux-2.6 into fixes by Tony Lindgren · 13 years ago
  81. 14ea960 ARM: OMAP2+: arch/arm/mach-omap2/smartreflex.c: add missing iounmap by Julia Lawall · 13 years ago
  82. e0feca89 ARM: OMAP2+: arch/arm/mach-omap2/devices.c: introduce missing kfree by Julia Lawall · 13 years ago
  83. d82e519 ARM: OMAP: fix MMC2 loopback clock handling by Grazvydas Ignotas · 13 years ago
  84. ffa1e4e ARM: OMAP: fix erroneous mmc2 clock change on mmc3 setup by Grazvydas Ignotas · 13 years ago
  85. 8ef5d84 ARM: OMAP2+: GPMC: fix device size setup by Yegor Yefremov · 13 years ago
  86. dbc3982 ARM: OMAP2+: timer: Fix crash due to wrong arg to __omap_dm_timer_read_counter by Vaibhav Hiremath · 13 years ago
  87. 9a95b9e Merge branch 'sa11x0-mcp-fixes' into fixes by Russell King · 13 years ago
  88. 945f82f arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmap by Julia Lawall · 13 years ago
  89. 7c0c345 ARM: imx: iomux-v1.h: Fix build error due to __init annotation by Fabio Estevam · 13 years ago
  90. c49d005 OMAPDSS: HDMI: PHY burnout fix by Tomi Valkeinen · 13 years ago
  91. aa74274 OMAP: 4430SDP/Panda: add HDMI HPD gpio by Tomi Valkeinen · 13 years ago
  92. 78a1ad8 OMAP: 4430SDP/Panda: setup HDMI GPIO muxes by Tomi Valkeinen · 13 years ago
  93. 7bb122d OMAPDSS: remove wrong HDMI HPD muxing by Tomi Valkeinen · 13 years ago
  94. 3932a32 OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPD by Tomi Valkeinen · 13 years ago
  95. 575753e OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios by Tomi Valkeinen · 13 years ago
  96. 1d2f56c ARM: OMAP3: hwmod data: register dss hwmods after dss_core by Ilya Yanok · 13 years ago
  97. d19e8f2 ARM: OMAP2/3: PRM: fix missing plat/irqs.h build breakage by Paul Walmsley · 13 years ago
  98. 1611079 ARM: OMAP2+: io: fix compilation breakage on 2420-only configs by Paul Walmsley · 13 years ago
  99. 6af486e ARM: OMAP4: hwmod data: Add names for DMIC memory address space by Peter Ujfalusi · 13 years ago
  100. b0a85fa ARM: OMAP3: hwmod data: add SYSC_HAS_ENAWAKEUP for dispc by Tomi Valkeinen · 13 years ago