1. 67b90c6 I2C: OMAP1: set IP revision in platform data by Andy Green · 13 years ago
  2. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  3. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  4. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  5. 9b68256 mmc: omap_hsmmc: if multiblock reads are broken, disable them by Paul Walmsley · 13 years ago
  6. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  7. 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 13 years ago
  8. 1abb4ba Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into next by Joerg Roedel · 13 years ago
  9. 8aca3ab ARM: OMAP: Warn if omap_ioremap is called before SoC detection by Tony Lindgren · 13 years ago
  10. 4c3cf90 ARM: OMAP: Move set_globals initialization to happen in init_early by Tony Lindgren · 13 years ago
  11. a66cb34 ARM: OMAP: Map SRAM later on with ioremap_exec() by Tony Lindgren · 13 years ago
  12. fee926b ARM: OMAP: Remove calls to SRAM allocations for framebuffer by Tony Lindgren · 13 years ago
  13. 7b250af ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done by Tony Lindgren · 13 years ago
  14. 7b88e62 ARM: OMAP1: Use generic map_io, init_early and init_irq by Tony Lindgren · 13 years ago
  15. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  16. 0cdc8b9 ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H by Nicolas Pitre · 13 years ago
  17. 71f2c15 Merge branch 'depends/rmk/devel-stable' into next/cleanup by Arnd Bergmann · 13 years ago
  18. b02b917 ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection by Paul Walmsley · 13 years ago
  19. dc2d07e ARM: OMAP: omap_device: Add a method to build an omap_device from a DT node by Benoit Cousson · 13 years ago
  20. a4f6cdb ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration by Benoit Cousson · 13 years ago
  21. f718e2c ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures by Benoit Cousson · 13 years ago
  22. b7b5bc9 ARM: OMAP: omap_device: Create a default omap_device_pm_latency by Benoit Cousson · 13 years ago
  23. 1f8a7d5 ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name by Nishanth Menon · 13 years ago
  24. c541c15 Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base by Tony Lindgren · 13 years ago
  25. d0ee9f4 ARM: limit CONFIG_HAVE_IDE to platforms that do by Arnd Bergmann · 13 years ago
  26. 4c23c8d ARM: omap: use __devexit_p in dmtimer driver by Arnd Bergmann · 13 years ago
  27. 35549ec ARM: OMAP2+: Add SoC specific map_io functions by Benoit Cousson · 13 years ago
  28. 7bc0c4b ARM: OMAP: mcbsp: Start generalize signal muxing functions by Jarkko Nikula · 13 years ago
  29. 09d28d2 ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src by Jarkko Nikula · 13 years ago
  30. 6e57412 ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c by Jarkko Nikula · 13 years ago
  31. 5167255 ARM: OMAP: mcbsp: Update mcbsp.h include dependencies by Jarkko Nikula · 13 years ago
  32. f821eec ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic by Jarkko Nikula · 13 years ago
  33. 1743d14 ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c by Jarkko Nikula · 13 years ago
  34. ac6747c ARM: OMAP: mcbsp: Use per instance register cache size by Jarkko Nikula · 13 years ago
  35. 7bba67a ARM: OMAP: mcbsp: Make threshold based transfer code generic by Jarkko Nikula · 13 years ago
  36. 8840823 ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic by Jarkko Nikula · 13 years ago
  37. 1a64588 ARM: OMAP: mcbsp: Make wakeup control generic by Jarkko Nikula · 13 years ago
  38. cdc71514 ARM: OMAP: mcbsp: Implement generic register access by Jarkko Nikula · 13 years ago
  39. 40246e0 ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devices.c by Jarkko Nikula · 13 years ago
  40. 00a327c ARM: OMAP: mcbsp: Remove unused variables from platform data by Jarkko Nikula · 13 years ago
  41. 7743a08 ARM: mach-omap2: remove mach/memory.h by Nicolas Pitre · 13 years ago
  42. ee581ae ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.h by Nicolas Pitre · 13 years ago
  43. dd18545 ARM: plat-omap: make OMAP_UART_INFO into a relative offset by Nicolas Pitre · 13 years ago
  44. cefcadea OMAP4: Fix the emif and dmm virtual mapping by Santosh Shilimkar · 13 years ago
  45. 7a04c4c Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-pm into cleanup by Tony Lindgren · 13 years ago
  46. d231f5c OMAP: McPDM: Convert McPDM device to omap_device by Peter Ujfalusi · 13 years ago
  47. ab4eb8b ARM: OMAP: dmtimer: add error handling to export APIs by Tarun Kanti DebBarma · 13 years ago
  48. b481113 ARM: OMAP: dmtimer: low-power mode support by Tarun Kanti DebBarma · 13 years ago
  49. 0dad9fa ARM: OMAP: dmtimer: skip reserved timers by Tony Lindgren · 13 years ago
  50. ffe07ce ARM: OMAP: dmtimer: pm_runtime support by Tarun Kanti DebBarma · 13 years ago
  51. 3392cdd ARM: OMAP: dmtimer: switch-over to platform device driver by Tarun Kanti DebBarma · 13 years ago
  52. df28472 ARM: OMAP: dmtimer: platform driver by Tarun Kanti DebBarma · 13 years ago
  53. c345c8b ARM: OMAP2+: dmtimer: convert to platform devices by Tarun Kanti DebBarma · 13 years ago
  54. 97933d6 ARM: OMAP1: dmtimer: conversion to platform devices by Tarun Kanti DebBarma · 13 years ago
  55. f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 13 years ago
  56. ee17f11 ARM: OMAP: Add support for dmtimer v2 ip by Tony Lindgren · 13 years ago
  57. d66b3fe OMAP: omap_device: decouple platform_device from omap_device by Kevin Hilman · 13 years ago
  58. 9f8b694 OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer by Kevin Hilman · 13 years ago
  59. bfae4f8 OMAP: omap_device: device register functions now take platform_device pointer by Kevin Hilman · 13 years ago
  60. 3528c58 OMAP: omap_device: when building return platform_device instead of omap_device by Kevin Hilman · 13 years ago
  61. a2a28ad OMAP: omap_device: remove internal functions from omap_device.h by Kevin Hilman · 13 years ago
  62. 47c3e5d OMAP: omap_device: make latency autoadjust messages debug by Grazvydas Ignotas · 13 years ago
  63. 49882c9 OMAP: omap_device: replace debug/warning/error prints with dev_* macros by Kevin Hilman · 13 years ago
  64. 796ba28 omap: mcbsp: Remove omap device API by Jarkko Nikula · 13 years ago
  65. 23618f7 Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-omap-pm into voltage by Tony Lindgren · 13 years ago
  66. ceb1c53 Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 into cleanup by Tony Lindgren · 13 years ago
  67. 42b4394 omap: voltage: add a stub header file for external/regulator use by Tero Kristo · 13 years ago
  68. fa17f20 OMAP2+: hwmod: remove unused voltagedomain pointer by Kevin Hilman · 13 years ago
  69. 00c46b3 OMAP: id: remove OMAP_CHIP declarations, code by Paul Walmsley · 13 years ago
  70. d6504ac OMAP2+: hwmod: remove OMAP_CHIP* by Paul Walmsley · 13 years ago
  71. 1db3706 Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  72. 057673d OMAP2+: id: remove OMAP_REVBITS_* macros by Paul Walmsley · 13 years ago
  73. 9ed2ba7 OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels by Paul Walmsley · 13 years ago
  74. e7f10f0 iommu/omap: Migrate to the generic fault report mechanism by Ohad Ben-Cohen · 13 years ago
  75. 1f1b035 OMAP3: id: remove identification codes that only correspond to marketing names by Paul Walmsley · 13 years ago
  76. 126caf1 OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers by Kevin Hilman · 13 years ago
  77. 51acc0b Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2 by Joerg Roedel · 13 years ago
  78. 6c32df4 omap: iommu: omapify 'struct iommu' and exposed API by Ohad Ben-Cohen · 13 years ago
  79. 384fa67 omap: iommu: remove unused exported API by Ohad Ben-Cohen · 13 years ago
  80. 5a6a5b1 omap: iovmm: remove unused functionality by Ohad Ben-Cohen · 13 years ago
  81. e1f2381 omap: iommu: stop exporting local functions by Ohad Ben-Cohen · 13 years ago
  82. fcf3a6e omap: iommu/iovmm: move to dedicated iommu folder by Ohad Ben-Cohen · 13 years ago
  83. f626b52 omap: iommu: migrate to the generic IOMMU API by Ohad Ben-Cohen · 13 years ago
  84. ff35336 OMAP: omap_device: only override _noirq methods, not normal suspend/resume by Kevin Hilman · 13 years ago
  85. 8f5b5a4 ARM: OMAP: Introduce SoC specific early_init by Tony Lindgren · 13 years ago
  86. a4ca9db ARM: OMAP: Move omap2_init_common_devices out of init_early by Tony Lindgren · 13 years ago
  87. 009426a ARM: omap: Setup consistent dma size at boot time by Jon Medhurst · 13 years ago
  88. 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 13 years ago
  89. 01e7dc8 ARM: gpio: consolidate gpio_to_irq by Russell King · 13 years ago
  90. 22fe678 ARM: gpio: consolidate trivial gpiolib implementations by Russell King · 13 years ago
  91. ae65eb7 arch:arm:plat-omap:iovmm: remove unused variable 'va' by Maxin John · 13 years ago
  92. 5686c4f am3505/3517: Various platform defines for UART4 by Raphaël Assénat · 13 years ago
  93. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  94. b66a402 OMAP1: enable GENERIC_IRQ_CHIP by Kevin Hilman · 13 years ago
  95. b0189cd Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  96. 2d86a3f Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  97. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  98. 62c9072 Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  99. 4b30b6f Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  100. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago