1. 09dd9b3 Merge branches 'davinci/cleanup', 'imx/cleanup', 'omap/cleanup' and 'pxa/cleanup' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/cleanup by Arnd Bergmann · 13 years ago
  2. 0420b32 mach-integrator: delete bits.h include file by Linus Walleij · 14 years ago
  3. 226d3a1 pcmcia: pxa2xx/trizeps4: remove unnecessary ifdefs by Jonathan Cameron · 14 years ago
  4. b34e7b4 ARM: scoop: drop pcmcia_init callback by Dmitry Eremin-Solenikov · 14 years ago
  5. 4c738b2 ARM: pxa/mioa701: use gpio arrays for global and gsm gpios by Philipp Zabel · 14 years ago
  6. 6d49e6c ARM: pxa/hx4700: use gpio arrays for global gpios by Philipp Zabel · 14 years ago
  7. 5db15f8 ARM: pxa/magician: use gpio arrays for backlight and global gpios by Philipp Zabel · 14 years ago
  8. 250ccd4 ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIO by Philipp Zabel · 14 years ago
  9. b52f0db ARM: pxa/cm-x300: update cm_x300_defconfig by Igor Grinberg · 14 years ago
  10. 32de50e ARM: pxa/cm-x300: minor style cleanup by Igor Grinberg · 14 years ago
  11. 5a009df ARM: pxa/cm-x300: GPIO cleanup by Igor Grinberg · 14 years ago
  12. 6c7b3ea ARM: pxa/cm-x300: fix V3020 RTC functionality by Igor Grinberg · 14 years ago
  13. 150f164 ARM: pxa/saarb: make use of pxa3xx_map_io() by Eric Miao · 14 years ago
  14. e1d62c9 Merge branch 'prcm-cleanup-3.1' of git://git.pwsan.com/linux-2.6 into cleanup-part-3 by Tony Lindgren · 14 years ago
  15. 354a183 Convert OMAPs 32kHz clocksource implementation to use the generic MMIO by Russell King - ARM Linux · 14 years ago
  16. c402c0d Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine_common_hwmod_3.1', 'omap4_hwmod_data_cleanup_a_3.1', 'clock_cleanup_a_3.1', 'prcm_cleanup_a_3.1', 'omap_pm_cleanup_3.1' and 'omap_device_cleanup_3.1' into prcm-cleanup-3.1 by Paul Walmsley · 14 years ago
  17. 571078a OMAP4: clock data: Remove UNIPRO clock nodes by Jon Hunter · 14 years ago
  18. de47453 OMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocks by Jon Hunter · 14 years ago
  19. 476e5be OMAP PM: remove OMAP_PM_NONE config option by Jean Pihet · 14 years ago
  20. 8f0d69d OMAP: omap_device: replace _find_by_pdev() with to_omap_device() by Kevin Hilman · 14 years ago
  21. 3c95b70 OMAP4: clockdomain data: Fix data order and wrong name by Benoit Cousson · 14 years ago
  22. a3b90ad OMAP4: prcm_mpu: Fix indent in few macros by Benoit Cousson · 14 years ago
  23. 7b342a8 OMAP4: cm: Remove RESTORE macros to avoid access from SW by Benoit Cousson · 14 years ago
  24. 0fef658 OMAP4: powerdomain data: Fix indentation by Benoit Cousson · 14 years ago
  25. 631af17 OMAP4: prm: Remove wrong clockdomain offsets by Benoit Cousson · 14 years ago
  26. ad98a18 OMAP4: prcm: Fix errors in few defines name by Benoit Cousson · 14 years ago
  27. 628479a OMAP4: clock data: Fix max mult and div for USB DPLL by Benoit Cousson · 14 years ago
  28. 7ecd422 OMAP4: clock data: Re-order some clock nodes and structure fields by Benoit Cousson · 14 years ago
  29. 6629f3c OMAP4: clock data: Remove usb_host_fs clkdev with NULL dev by Benoit Cousson · 14 years ago
  30. 962519e OMAP4: clock data: Add sddiv to USB DPLL by Benoit Cousson · 14 years ago
  31. 7e69ed9 OMAP4: hwmod data: Align interconnect format with regular modules by Benoit Cousson · 14 years ago
  32. 00fe610 OMAP4: hwmod data: Fix bad alignement by Benoit Cousson · 14 years ago
  33. 7ecc5373 OMAP4: hwmod data: Remove un-needed parens by Benoit Cousson · 14 years ago
  34. 9b4021b OMAP4: hwmod data: Fix L3 interconnect data order and alignement by Benoit Cousson · 14 years ago
  35. 273b946 omap_hwmod: share identical omap_hwmod_class, omap_hwmod_class_sysconfig arrays by Paul Walmsley · 14 years ago
  36. d826ebf omap_hwmod: share identical omap_hwmod_dma_info arrays by Paul Walmsley · 14 years ago
  37. bc61495 omap_hwmod: use a terminator record with omap_hwmod_dma_info arrays by Paul Walmsley · 14 years ago
  38. 0d619a8 omap_hwmod: share identical omap_hwmod_mpu_irqs arrays by Paul Walmsley · 14 years ago
  39. 212738a omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arrays by Paul Walmsley · 14 years ago
  40. ded1138 omap_hwmod: share identical omap_hwmod_addr_space arrays by Paul Walmsley · 14 years ago
  41. 78183f3 omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space arrays by Paul Walmsley · 14 years ago
  42. 34617e2 OMAP: hwmod: Move pr_debug to improve the readability by Benoit Cousson · 14 years ago
  43. 6652271 OMAP: hwmod: Add warnings if enable failed by Benoit Cousson · 14 years ago
  44. 31f6286 OMAP2+: hwmod: Fix the HW reset management by Benoit Cousson · 14 years ago
  45. d24bcaa OMAP2+: hwmod: Remove _populate_mpu_rt_base warning by Benoit Cousson · 14 years ago
  46. 1fe7411 OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not set by Benoit Cousson · 14 years ago
  47. 6481c73 OMAP2+: hwmod: Enable module in shutdown to access sysconfig by Miguel Vadillo · 14 years ago
  48. c614ebf OMAP4: hwmod data: Add MSTANDBY_SMART_WKUP flag by Benoit Cousson · 14 years ago
  49. 724019b OMAP2+: hwmod: Fix smart-standby + wakeup support by Benoit Cousson · 14 years ago
  50. a7cd4b08 OMAP: dmtimer: add missing include by Paul Walmsley · 14 years ago
  51. ecba328 Merge branch 'cleanup-part-2' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap/cleanup by Arnd Bergmann · 14 years ago
  52. 727e18b Merge branch 'peter/topic/for-tony_mach-cleanup' of git://gitorious.org/omap-audio/linux-audio into cleanup-part-2 by Tony Lindgren · 14 years ago
  53. fd1ee39 omap: mcbsp: Remove port number enums by Jarkko Nikula · 14 years ago
  54. 9df0fcc omap: mcbsp: Remove rx_/tx_word_length variables by Jarkko Nikula · 14 years ago
  55. fad1070 ARM i.MX debug macro: use CONFIG_SOC_* instead of CONFIG_ARCH_* by Sascha Hauer · 14 years ago
  56. 6d2385a ARM: mach-imx/mx27_3ds: Do not annotate the chip select as internal by Fabio Estevam · 14 years ago
  57. c084473d ARM: mach-imx/mx27_3ds: Use the standard gpio_to_irq function by Fabio Estevam · 14 years ago
  58. 31b738a ARM: mach-imx/scb9328: Make the UART gpio setup simpler by Fabio Estevam · 14 years ago
  59. ae81726 plat-mxc/pwm.c: use resource_size() by H Hartley Sweeten · 14 years ago
  60. 07d1483 ARM: imx/mach-apf9328: Simplify UART0 registration by Fabio Estevam · 14 years ago
  61. 7cf7381 ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usage by Sascha Hauer · 14 years ago
  62. 5a24d69 ARM i.MX avic: do not depend on MXC_INTERNAL_IRQS by Sascha Hauer · 14 years ago
  63. fe31ad4 ARM i.MX tzic: do not depend on MXC_INTERNAL_IRQS by Sascha Hauer · 14 years ago
  64. 7bce7e8 ARM i.MX mxc.h: use CONFIG_SOC_* instead of CONFIG_ARCH_* by Sascha Hauer · 14 years ago
  65. 6b66ef0 ARM i.MX: dmav1: kill SoC ifdefs by Sascha Hauer · 14 years ago
  66. db279c1 ARM i.MX: remove SoC defines around header includes by Sascha Hauer · 14 years ago
  67. 5a145ba ARM i.MX: define CLOCK_TICK_RATE to bogus value by Sascha Hauer · 14 years ago
  68. c0450df ARM i.MX: fix last user of iomux.h and remove it by Sascha Hauer · 14 years ago
  69. 4daca0e ARM: mxs/tx28: convert to new leds-gpio registration helper by Uwe Kleine-König · 14 years ago
  70. 5b8d628 ARM: mx5: convert to new leds-gpio registration helper by Uwe Kleine-König · 14 years ago
  71. 47e837b ARM: imx: convert to new leds-gpio registration helper by Uwe Kleine-König · 14 years ago
  72. 72370a5 ARM: mx5/mx51_babbage: Use gpio_request_array for USBH1 pins by Fabio Estevam · 14 years ago
  73. 2e7b1bf ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to common place by Fabio Estevam · 14 years ago
  74. 58f45e3 ARM: i.MX53: Fix IOMUX type o's by Troy Kisky · 14 years ago
  75. 6584cb8 ARM i.MX dma: Fix burstsize settings by Sascha Hauer · 14 years ago
  76. 9d732424 mach-mx5: fix the I2C clock parents by Lothar Waßmann · 14 years ago
  77. 23e99d4 ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0 by Uwe Kleine-König · 14 years ago
  78. b9b6586 ARM i.MX23/28: platform-mxsfb: Add missing include of linux/dma-mapping.h by Axel Lin · 14 years ago
  79. d7336b8 ARM: mx53: Fix some interrupts marked as reserved. by Fabio Estevam · 14 years ago
  80. 425933b MXC: iomux-v3: correct NO_PAD_CTRL definition by Troy Kisky · 14 years ago
  81. 429a035 ARM: mx51: Fix the address space length for SSI by Fabio Estevam · 14 years ago
  82. 187e5f2 ARM: mxc: imx-dma on imx25 has no other TO version but TO1 by Shawn Guo · 14 years ago
  83. ee8814d ARM: mxc: change imx-dma default to_version to 1 by Shawn Guo · 14 years ago
  84. aa5f380 ARM: mxc: sdma on imx25 is a V2 block by Shawn Guo · 14 years ago
  85. 420766a ARM: mxc: imx-sdma device gets 16K iosize than 4K by Shawn Guo · 14 years ago
  86. 6cecabb ARM: mxc: iomux-v1: Fix build warning by Fabio Estevam · 14 years ago
  87. aec250d ARM: mach-imx/mx27_3ds: Fix regulator support by Fabio Estevam · 14 years ago
  88. 581f84e mxc: iomuxv1: Do not use gpio_request when setting the pin as GPIO by Fabio Estevam · 14 years ago
  89. b2a08e3 ARM: mach-imx/mx31_3ds: Fix IOMUX for SPI1 signals by Fabio Estevam · 14 years ago
  90. 98618cf ARM: mach-imx/mx27_3ds: Use the standard i.MX macro for GPIO numbering by Fabio Estevam · 14 years ago
  91. 9333d87 ARM: mx53: Fix the base addresses for the DDR memory regions by Marc Kleine-Budde · 14 years ago
  92. 2aee401e ARM: mx53: Fix the chip select addresses by Fabio Estevam · 14 years ago
  93. f2abaae ARM: mx53: Fix alternate modes for MX53_PAD_PATA_DATA6 by Fabio Estevam · 14 years ago
  94. 38c7364 mx51: Let USB Storage be built by default by Fabio Estevam · 14 years ago
  95. 9bb7fa1 ARM: mxs_defconfig: Change CONFIG_RTC_CLASS 'm' to 'y' by Shawn Guo · 14 years ago
  96. 56e580d davinci: dm6467/T EVM: fix setting up of reference clock rate by Sekhar Nori · 14 years ago
  97. 0c6fce5 davinci: psc.h: clean up indentation done using spaces by Sekhar Nori · 14 years ago
  98. fe0d422 Linux 3.0-rc6 by Linus Torvalds · 14 years ago
  99. 532df6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  100. fc52693 Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-2.6-arm-soc by Linus Torvalds · 14 years ago