1. af504e5 ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on success by Laurent Pinchart · 13 years ago
  2. 869dec1 ARM: OMAP: dmtimer: Include linux/module.h by Axel Lin · 13 years ago
  3. 7fd92b5 Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm into fixes by Tony Lindgren · 13 years ago
  4. 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  5. cd9a0b6 Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  6. ac5761a Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  7. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  8. b4beb4b Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  9. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  10. 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 13 years ago
  11. 5839fec Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
  12. 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 13 years ago
  13. 65af7c4 Merge branches 'stericsson/timer' and 'omap/dmtimer' into next/timer by Arnd Bergmann · 13 years ago
  14. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  15. 8e286f5 I2C: OMAP1: set i2c unit feature implementation flags in platform data by Andy Green · 13 years ago
  16. 029a1e7 I2C: OMAP2+: Pass flags up to omap i2c platform_data as well by Andy Green · 13 years ago
  17. d177e5d I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus added by Andy Green · 13 years ago
  18. 67b90c6 I2C: OMAP1: set IP revision in platform data by Andy Green · 13 years ago
  19. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  20. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  21. 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
  22. 9b68256 mmc: omap_hsmmc: if multiblock reads are broken, disable them by Paul Walmsley · 13 years ago
  23. 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
  24. 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
  25. 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
  26. 8aca3ab ARM: OMAP: Warn if omap_ioremap is called before SoC detection by Tony Lindgren · 13 years ago
  27. 4c3cf90 ARM: OMAP: Move set_globals initialization to happen in init_early by Tony Lindgren · 13 years ago
  28. a66cb34 ARM: OMAP: Map SRAM later on with ioremap_exec() by Tony Lindgren · 13 years ago
  29. fee926b ARM: OMAP: Remove calls to SRAM allocations for framebuffer by Tony Lindgren · 13 years ago
  30. 7b250af ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done by Tony Lindgren · 13 years ago
  31. 7b88e62 ARM: OMAP1: Use generic map_io, init_early and init_irq by Tony Lindgren · 13 years ago
  32. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  33. 0cdc8b9 ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H by Nicolas Pitre · 13 years ago
  34. 71f2c15 Merge branch 'depends/rmk/devel-stable' into next/cleanup by Arnd Bergmann · 13 years ago
  35. b02b917 ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection by Paul Walmsley · 13 years ago
  36. dc2d07e ARM: OMAP: omap_device: Add a method to build an omap_device from a DT node by Benoit Cousson · 13 years ago
  37. a4f6cdb ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration by Benoit Cousson · 13 years ago
  38. f718e2c ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures by Benoit Cousson · 13 years ago
  39. b7b5bc9 ARM: OMAP: omap_device: Create a default omap_device_pm_latency by Benoit Cousson · 13 years ago
  40. 1f8a7d5 ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name by Nishanth Menon · 13 years ago
  41. c541c15 Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base by Tony Lindgren · 13 years ago
  42. d0ee9f4 ARM: limit CONFIG_HAVE_IDE to platforms that do by Arnd Bergmann · 13 years ago
  43. 4c23c8d ARM: omap: use __devexit_p in dmtimer driver by Arnd Bergmann · 13 years ago
  44. 35549ec ARM: OMAP2+: Add SoC specific map_io functions by Benoit Cousson · 13 years ago
  45. 7bc0c4b ARM: OMAP: mcbsp: Start generalize signal muxing functions by Jarkko Nikula · 13 years ago
  46. 09d28d2 ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src by Jarkko Nikula · 13 years ago
  47. 6e57412 ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c by Jarkko Nikula · 13 years ago
  48. 5167255 ARM: OMAP: mcbsp: Update mcbsp.h include dependencies by Jarkko Nikula · 13 years ago
  49. f821eec ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic by Jarkko Nikula · 13 years ago
  50. 1743d14 ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c by Jarkko Nikula · 13 years ago
  51. ac6747ca ARM: OMAP: mcbsp: Use per instance register cache size by Jarkko Nikula · 13 years ago
  52. 7bba67a ARM: OMAP: mcbsp: Make threshold based transfer code generic by Jarkko Nikula · 13 years ago
  53. 8840823 ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic by Jarkko Nikula · 13 years ago
  54. 1a64588 ARM: OMAP: mcbsp: Make wakeup control generic by Jarkko Nikula · 13 years ago
  55. cdc71514 ARM: OMAP: mcbsp: Implement generic register access by Jarkko Nikula · 13 years ago
  56. 40246e0 ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devices.c by Jarkko Nikula · 13 years ago
  57. 00a327c ARM: OMAP: mcbsp: Remove unused variables from platform data by Jarkko Nikula · 13 years ago
  58. 7743a08 ARM: mach-omap2: remove mach/memory.h by Nicolas Pitre · 13 years ago
  59. ee581ae ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.h by Nicolas Pitre · 13 years ago
  60. dd185456 ARM: plat-omap: make OMAP_UART_INFO into a relative offset by Nicolas Pitre · 13 years ago
  61. cefcadea OMAP4: Fix the emif and dmm virtual mapping by Santosh Shilimkar · 13 years ago
  62. 7a04c4c Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-pm into cleanup by Tony Lindgren · 13 years ago
  63. d231f5c OMAP: McPDM: Convert McPDM device to omap_device by Peter Ujfalusi · 14 years ago
  64. ab4eb8b ARM: OMAP: dmtimer: add error handling to export APIs by Tarun Kanti DebBarma · 13 years ago
  65. b481113 ARM: OMAP: dmtimer: low-power mode support by Tarun Kanti DebBarma · 13 years ago
  66. 0dad9fa ARM: OMAP: dmtimer: skip reserved timers by Tony Lindgren · 13 years ago
  67. ffe07ce ARM: OMAP: dmtimer: pm_runtime support by Tarun Kanti DebBarma · 13 years ago
  68. 3392cdd ARM: OMAP: dmtimer: switch-over to platform device driver by Tarun Kanti DebBarma · 13 years ago
  69. df28472 ARM: OMAP: dmtimer: platform driver by Tarun Kanti DebBarma · 13 years ago
  70. c345c8b ARM: OMAP2+: dmtimer: convert to platform devices by Tarun Kanti DebBarma · 13 years ago
  71. 97933d6 ARM: OMAP1: dmtimer: conversion to platform devices by Tarun Kanti DebBarma · 13 years ago
  72. f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 13 years ago
  73. ee17f11 ARM: OMAP: Add support for dmtimer v2 ip by Tony Lindgren · 13 years ago
  74. d66b3fe OMAP: omap_device: decouple platform_device from omap_device by Kevin Hilman · 13 years ago
  75. 9f8b694 OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer by Kevin Hilman · 13 years ago
  76. bfae4f8 OMAP: omap_device: device register functions now take platform_device pointer by Kevin Hilman · 13 years ago
  77. 3528c58 OMAP: omap_device: when building return platform_device instead of omap_device by Kevin Hilman · 13 years ago
  78. a2a28ad OMAP: omap_device: remove internal functions from omap_device.h by Kevin Hilman · 13 years ago
  79. 47c3e5d OMAP: omap_device: make latency autoadjust messages debug by Grazvydas Ignotas · 13 years ago
  80. 49882c9 OMAP: omap_device: replace debug/warning/error prints with dev_* macros by Kevin Hilman · 13 years ago
  81. 796ba28 omap: mcbsp: Remove omap device API by Jarkko Nikula · 13 years ago
  82. 23618f7 Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-omap-pm into voltage by Tony Lindgren · 13 years ago
  83. 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
  84. 42b4394 omap: voltage: add a stub header file for external/regulator use by Tero Kristo · 13 years ago
  85. fa17f20 OMAP2+: hwmod: remove unused voltagedomain pointer by Kevin Hilman · 14 years ago
  86. 00c46b3 OMAP: id: remove OMAP_CHIP declarations, code by Paul Walmsley · 13 years ago
  87. d6504ac OMAP2+: hwmod: remove OMAP_CHIP* by Paul Walmsley · 13 years ago
  88. 1db3706 Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  89. 057673d OMAP2+: id: remove OMAP_REVBITS_* macros by Paul Walmsley · 13 years ago
  90. 9ed2ba7 OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels by Paul Walmsley · 13 years ago
  91. e7f10f0 iommu/omap: Migrate to the generic fault report mechanism by Ohad Ben-Cohen · 13 years ago
  92. 1f1b035 OMAP3: id: remove identification codes that only correspond to marketing names by Paul Walmsley · 13 years ago
  93. 126caf1 OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers by Kevin Hilman · 13 years ago
  94. 51acc0b Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2 by Joerg Roedel · 13 years ago
  95. 6c32df4 omap: iommu: omapify 'struct iommu' and exposed API by Ohad Ben-Cohen · 13 years ago
  96. 384fa675 omap: iommu: remove unused exported API by Ohad Ben-Cohen · 13 years ago
  97. 5a6a5b1 omap: iovmm: remove unused functionality by Ohad Ben-Cohen · 13 years ago
  98. e1f2381 omap: iommu: stop exporting local functions by Ohad Ben-Cohen · 13 years ago
  99. fcf3a6e omap: iommu/iovmm: move to dedicated iommu folder by Ohad Ben-Cohen · 13 years ago
  100. f626b52 omap: iommu: migrate to the generic IOMMU API by Ohad Ben-Cohen · 13 years ago