1. ce6f001 omap: RX51: Remux to pull eMMC lines down when powering off by Adrian Hunter · 14 years ago
  2. e3df0fb omap: Reconnect hsmmc context loss count by Adrian Hunter · 14 years ago
  3. 68ff042 omap: Rename hsmmc symbols to reflect independence from twl4030 by Adrian Hunter · 14 years ago
  4. d02a900b omap: Rename mmc-twl4030 files to hsmmc by Adrian Hunter · 14 years ago
  5. db0fefc omap_hsmmc: Move gpio and regulator control from board file by Adrian Hunter · 14 years ago
  6. 88c8460 omap3: Add support for flash on 3430SDP board by Vimal Singh · 14 years ago
  7. c2798e9 omap3: SDP: Introducing 'board-sdp-flash.c' for flash init by Vimal Singh · 14 years ago
  8. 2f70a1e omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init by Vimal Singh · 14 years ago
  9. 30e53bc omap2/3/4: serial: fix coding style indentaion by vikram pandita · 14 years ago
  10. b2fa3b7 omap2/3/4: gpmc: kill compile warning by Felipe Balbi · 14 years ago
  11. 0cd7e1c omap2/3/4: mailbox: kill compile warning in mailbox.c by Felipe Balbi · 14 years ago
  12. c8c9969 omap: McBSP: Introduce caching in register write operations by Janusz Krzysztofik · 14 years ago
  13. 561b036 omap: convert boards to use physmap-flash by Ladislav Michl · 14 years ago
  14. a3a9b36 omap2/3/4: Fix mach-omap2/serial.c for multiboot by Tony Lindgren · 14 years ago
  15. 4751227 omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_ops by Tony Lindgren · 14 years ago
  16. 61a07c8 omap2/3/4: Allow booting omap4 with multi-omap configuration by Tony Lindgren · 14 years ago
  17. e735aa8 omap2/3/4: Clean up entry-macro.s for adding support for omap4 multiboot by Tony Lindgren · 14 years ago
  18. be8f317 omap4: Use get_irqnr_preamble by Tony Lindgren · 14 years ago
  19. 95d2b4e omap2/3/4: Clean up defines for entry-macro.S by Tony Lindgren · 14 years ago
  20. 4323e9f omap2/3: Fix initcalls for multi-omap by Tony Lindgren · 14 years ago
  21. 140455f omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS by Tony Lindgren · 14 years ago
  22. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  23. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 14 years ago
  24. d10f2b6 omap2/3/4: Fix mbox init for multi-omap by Tony Lindgren · 14 years ago
  25. 6fbd55d omap2/3/4: Fix omap2_map_common_io for multi-omap by Tony Lindgren · 14 years ago
  26. 56213ca omap2/3: Multiboot compile fixes to compile in omap2 and omap3 by Tony Lindgren · 14 years ago
  27. 9556175 omap2/3: Make get_irqnr_and_base common for mach-omap2 multiboot by Tony Lindgren · 14 years ago
  28. be26a3d Merge branch 'debug-ll' into omap-for-linus by Tony Lindgren · 14 years ago
  29. 0c8219f omap: Make uncompress code and DEBUG_LL code generic by Tony Lindgren · 14 years ago
  30. 4f2c49f omap: Clean the serial port defines by Tony Lindgren · 14 years ago
  31. 918cae1 Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into omap-for-linus by Tony Lindgren · 14 years ago
  32. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 14 years ago
  33. 7f049ad omap3: cm-t35: add DSS2 display support by Mike Rapoport · 15 years ago
  34. c3d3332 OMAP: AM3517: Enable DSS2 for AM3517EVM board by Vaibhav Hiremath · 15 years ago
  35. 703e306 OMAP: Enable DSS2 for OMAP3EVM board by Vaibhav Hiremath · 15 years ago
  36. 0482e3c Merge branch 'omap-fixes-for-linus' into omap-for-linus by Tony Lindgren · 14 years ago
  37. a6c7fdd OMAP: hsmmc: fix memory leak by Aaro Koskinen · 14 years ago
  38. 301fe8e omap: Disable serial port autoidle by default by Tony Lindgren · 14 years ago
  39. 78737ae omap: Fix arch/arm/mach-omap2/mux.c: Off by one error by Tony Lindgren · 14 years ago
  40. 9ecef43 omap: Fix 3630 mux errors by Tony Lindgren · 14 years ago
  41. 8d08436 OMAP2/3: GPMC: ensure valid clock pointer by Kevin Hilman · 15 years ago
  42. 74005a2 OMAP2/3: IRQ: ensure valid base address by Kevin Hilman · 15 years ago
  43. 98fa3d8 OMAP2+ powerdomains/clockdomains: prepare for multi-OMAP configs by Paul Walmsley · 15 years ago
  44. 56ef28a OMAP4: PRCM: Define shift macros as n instead of 1 << n by Rajendra Nayak · 15 years ago
  45. e80a972 OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions by Paul Walmsley · 15 years ago
  46. 60c3f65 OMAP3 DPLL: reorganize static functions by Paul Walmsley · 15 years ago
  47. feec127 OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only by Paul Walmsley · 15 years ago
  48. da4d290 OMAP2/3 clock: remove unnecessary includes and clean up header by Paul Walmsley · 15 years ago
  49. 4680c29 OMAP2/3 clock: clean up omap*_clk_arch_init() by Paul Walmsley · 15 years ago
  50. 35e424e OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dpll3m2.c by Paul Walmsley · 15 years ago
  51. 6ebe0d8 OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds by Paul Walmsley · 15 years ago
  52. 44da0a5 OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.c by Paul Walmsley · 15 years ago
  53. 87a1b26 OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.c by Paul Walmsley · 15 years ago
  54. 4921464 OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.c by Paul Walmsley · 15 years ago
  55. 734f69a OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_virt_prcm_set.c by Paul Walmsley · 15 years ago
  56. b1823d8 OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2xxx_dpllcore.c by Paul Walmsley · 15 years ago
  57. 69ecefc OMAP2/3/4 clock: combine all omap2_clk_functions by Paul Walmsley · 15 years ago
  58. 4b1f76e OMAP2 clock: move all static functions to the top of the file by Paul Walmsley · 15 years ago
  59. df791b3 OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c by Paul Walmsley · 15 years ago
  60. 0b96af6 OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.c by Paul Walmsley · 15 years ago
  61. 98c4545 OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c by Paul Walmsley · 15 years ago
  62. 46273e6 OMAP: hwmod: add API for slave idlemode setting by Kevin Hilman · 15 years ago
  63. f0271d6 OMAP clockdomain/powerdomain: improve documentation by Paul Walmsley · 15 years ago
  64. 915aad8 OMAP powerdomain: remove pwrdm_clk_state_switch by Paul Walmsley · 15 years ago
  65. cf57aa7 OMAP powerdomain/PM: use symbolic constants for the max number of power states by Paul Walmsley · 15 years ago
  66. 369d561 OMAP clockdomains: add usecounting for wakeup and sleep dependencies by Paul Walmsley · 15 years ago
  67. e909d62a8 OMAP clockdomain/powerdomain: remove runtime register/unregister by Paul Walmsley · 15 years ago
  68. 3d309cd OMAP2 clockdomain: modem clockdomain is only present on OMAP2430 by Paul Walmsley · 15 years ago
  69. a260170 OMAP2/3 clockdomains: split shared structures so usecounting works by Paul Walmsley · 15 years ago
  70. 55ed969 OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm by Paul Walmsley · 15 years ago
  71. 6b04e0d ARM: OMAP4 clock domains : Add the missing Clock Domain Structure by Abhijit Pagare · 15 years ago
  72. bf98540 ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain validation by Abhijit Pagare · 15 years ago
  73. e9b98f6 OMAP clock: make the fixed divisor clock code available for all OMAPs by Paul Walmsley · 15 years ago
  74. ced8252 AM35xx: Clock table updates for AM3505/17 by Ranjith Lohithakshan · 15 years ago
  75. 2c8a177 OMAP3 clock: reorganize CK_* platform flags by Paul Walmsley · 15 years ago
  76. 8a3ddc7 ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. by Abhijit Pagare · 15 years ago
  77. 1a42272 ARM: OMAP4: PM: Adapt the existing OMAP2/3 Clock Domain Frameworks. by Abhijit Pagare · 15 years ago
  78. 30b8863 ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific clock domain framework. by Abhijit Pagare · 15 years ago
  79. b099474 ARM: OMAP4: PM: Modify Clock-domain interfaces for OMAP4 compatibility. by Abhijit Pagare · 15 years ago
  80. 84c0c39 ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4. by Abhijit Pagare · 15 years ago
  81. 3a759f0 ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. by Abhijit Pagare · 15 years ago
  82. 38900c2 ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks. by Abhijit Pagare · 15 years ago
  83. f37c6df ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework. by Abhijit Pagare · 15 years ago
  84. 3790300 ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. by Abhijit Pagare · 15 years ago
  85. c6a6e6e ARM: OMAP4: PM: OMAP4 essential basic initialisations. by Abhijit Pagare · 15 years ago
  86. b2d9591 Merge branch 'omap-fixes' into omap-fixes-for-linus by Tony Lindgren · 15 years ago
  87. ccaae27 Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-fixes-for-linus by Tony Lindgren · 15 years ago
  88. 6b34f9d PM debug: Fix warning when no CONFIG_DEBUG_FS by Sergio Aguirre · 15 years ago
  89. b92c572 OMAP3: PM: DSS PM_WKEN to refill DMA by Subramani Venkatesh · 15 years ago
  90. dccaad8 OMAP3: PM: Force write last pad config register into save area by Tero Kristo · 15 years ago
  91. 61b17d9 OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get() by Roel Kluin · 15 years ago
  92. e3d9329 OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules by Peter Ujfalusi · 15 years ago
  93. ae559d8 OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS by Manjunatha GK · 15 years ago
  94. 8640425 OMAP3: PM: Removing redundant and potentially dangerous PRCM configration by Sripathy, Vishwanath · 15 years ago
  95. a087cad OMAP3: Fixed ARM aux ctrl register save/restore by Tero Kristo · 15 years ago
  96. afbcf61 OMAP3: CPUidle: Fixed timer resolution by Tero Kristo · 15 years ago
  97. a174e60 OMAP3: PM: Remove duplicate code blocks by Sanjeev Premi · 15 years ago
  98. f18cc2f OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI by Tero Kristo · 15 years ago
  99. b296c81 OMAP3: PM: Enable system control module autoidle by Tero Kristo · 15 years ago
  100. 2bbe3af OMAP3: PM: Ack pending interrupts before entering suspend by Tero Kristo · 15 years ago