1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 0841cb8 omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved register values by Janusz Krzysztofik · 14 years ago
  3. 54c44fb OMAP2: cpu_is_omap2*: fix compile-time removal of unused code by Kevin Hilman · 14 years ago
  4. f00d649 omap: Fix gpio_resume_after_retention by Sergio Aguirre · 14 years ago
  5. 00df938 omap: Checkpatch cleanup for blizzard.h by Andrea Gelmini · 14 years ago
  6. 29b9a21 omap: pass the reboot command to the boot loader by Aaro Koskinen · 14 years ago
  7. 6f69a18 omap2/3/4: ehci: avoid compiler error with touchbook by Felipe Balbi · 14 years ago
  8. 3a5b27b Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  9. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 14 years ago
  10. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  11. 9833eff omap: i2c: Fix muxing for command line enabled bus by Jarkko Nikula · 14 years ago
  12. 53055aa OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helper by Tomi Valkeinen · 14 years ago
  13. b610ec5 Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 14 years ago
  14. 7c43d54 OMAP4: clock: Add dummy clock nodes for interface clocks by Santosh Shilimkar · 14 years ago
  15. 43b4099 OMAP hwmod: add hwmod class support by Paul Walmsley · 14 years ago
  16. d6d502f ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kconfig by Kukjin Kim · 14 years ago
  17. 7359154 OMAP hwmod: convert header files with static allocations into C files by Paul Walmsley · 14 years ago
  18. 50ebdac OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con by Paul Walmsley · 14 years ago
  19. 74be842 OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core code by Paul Walmsley · 14 years ago
  20. 53c92d8 OMAP4 clock: drop the ALWAYS_ENABLED clock flag by Paul Walmsley · 14 years ago
  21. 51c1954 OMAP clock: drop RATE_FIXED clock flag by Paul Walmsley · 14 years ago
  22. 8c34974 OMAP2 clock: drop DELAYED_APP clock flag by Paul Walmsley · 14 years ago
  23. b92c170 OMAP clock: drop .id field; ensure each clock has a unique name by Paul Walmsley · 14 years ago
  24. f71eddb OMAP clock: compress clock flags down to a u8 by Paul Walmsley · 14 years ago
  25. 1a33771 OMAP2 clock: drop CONFIG_PARTICIPANT clock flag by Paul Walmsley · 14 years ago
  26. c78a05e OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flag by Paul Walmsley · 14 years ago
  27. 93340a2 OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes, documentation by Paul Walmsley · 14 years ago
  28. 7356f0b OMAP3 clock: add support for 192Mhz DPLL4M2 output by Vishwanath BS · 14 years ago
  29. 678bc9a OMAP3 clock: Introduce 3630 DPLL4 HSDivider changes by Vishwanath BS · 14 years ago
  30. 358965d OMAP3 clock: introduce DPLL4 Jtype by Richard Woodruff · 14 years ago
  31. c23a97d OMAP: HWMOD: Add support for early device register into omap device layer by Thara Gopinath · 14 years ago
  32. 358f0e6 OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits. by Thara Gopinath · 14 years ago
  33. 419cc97 OMAP2/3 clock: Extend find_idlest() to pass back idle state value by Ranjith Lohithakshan · 14 years ago
  34. cde08f8 OMAP3 PM: Adding counters for power domain logic off and mem off during retention. by Thara Gopinath · 14 years ago
  35. 1e3d0d2 OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state by Thara Gopinath · 14 years ago
  36. 24d82e3 OMAP: omap_device: when 'called from invalid state', print state by Kevin Hilman · 14 years ago
  37. 0007122 OMAP: omap_device: add omap_device_is_valid() by Kevin Hilman · 14 years ago
  38. 69b2048 OMAP: DSS2: move timing functions by Tomi Valkeinen · 14 years ago
  39. 3651131 OMAP: DSS2: move set/get_wss() by Tomi Valkeinen · 14 years ago
  40. 37ac60e OMAP: DSS2: move enable/disable/suspend/resume by Tomi Valkeinen · 14 years ago
  41. 18946f6 OMAP: DSS2: move update() and sync() by Tomi Valkeinen · 14 years ago
  42. 446f7bf OMAP: DSS2: move set/get_update_mode() by Tomi Valkeinen · 14 years ago
  43. 225b650 OMAP: DSS2: move enable/get_te() by Tomi Valkeinen · 14 years ago
  44. a269950 OMAP: DSS2: move get_recommended_bpp() by Tomi Valkeinen · 14 years ago
  45. 96adcec OMAP: DSS2: move get_resolution() by Tomi Valkeinen · 14 years ago
  46. a2faee8 OMAP: DSS2: move enable/disable_channel to overlay manager by Tomi Valkeinen · 14 years ago
  47. 3f71cbe OMAP: DSS2: move wait_vsync() by Tomi Valkeinen · 14 years ago
  48. 87424e1 OMAP: DSS2: move get/set_rotate() by Tomi Valkeinen · 14 years ago
  49. 8d8aa61 OMAP: DSS2: move set/get_mirror() by Tomi Valkeinen · 14 years ago
  50. c75d946 OMAP: DSS2: move memory_read() by Tomi Valkeinen · 14 years ago
  51. 1a75ef4 OMAP: DSS2: move run_test() by Tomi Valkeinen · 14 years ago
  52. 0fdc54b Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  53. 8250a5c omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interrupt by Rob Clark · 14 years ago
  54. 5772ca7 omap4: Use irq line defines from irq-44xx.h by Santosh Shilimkar · 14 years ago
  55. a99db24 omap4: Use dma line defines from dma-44xx.h by Santosh Shilimkar · 14 years ago
  56. e927f8d omap4: Add auto-generated irq and dma headers by Santosh Shilimkar · 14 years ago
  57. 79dcfdd OMAP3: PM: Added support for L2 aux ctrl register save and restore by Tero Kristo · 15 years ago
  58. 8ca4582 omap3/4: Remove overlapping mapping of L4_WKUP io space by Santosh Shilimkar · 14 years ago
  59. 737daa0 omap4: Fix omap_type() for omap4 by Santosh Shilimkar · 14 years ago
  60. 35c0dc3 omap: sdma: Limit the secure reserve channel fix for omap3 by Santosh Shilimkar · 14 years ago
  61. 1ce0f9d omap4: sdma: Enable the idle modes on omap4 by Santosh Shilimkar · 14 years ago
  62. b7ebb10 omap2/3/4: ioremap omap_globals module by Santosh Shilimkar · 14 years ago
  63. d912fa9 McBSP: OMAP3: Add sidetone feature by Eero Nurkkala · 14 years ago
  64. bce0668 omap: musb: Add USB support to 4430 SDP board file by Maulik Mankad · 14 years ago
  65. 884b8369 omap: musb: Pass board specific data from board file by Maulik Mankad · 14 years ago
  66. e020f9a OMAP: DSS2: remove sub-panel system by Tomi Valkeinen · 14 years ago
  67. d309427e ARM: 5917/1: OMAP4: Add L2 Cache support by Santosh Shilimkar · 14 years ago
  68. 31aa8fd ARM: Add caller information to ioremap by Russell King · 14 years ago
  69. d6a2d9b OMAP4: MCPDM: Register McPDM platform device by Jorge Eduardo Candelaria · 14 years ago
  70. 302720f ARM: OMAP4: Add McPDM base address by Jorge Eduardo Candelaria · 14 years ago
  71. 57852d7 OMAP4: IRQ: Add McPDM IRQ definition by Jorge Eduardo Candelaria · 14 years ago
  72. 91fbb8c AM35xx: Update irq.h for AM35xx IPSS module interrupts by Vaibhav Hiremath · 14 years ago
  73. 07dcbd0 AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definition by Vaibhav Hiremath · 14 years ago
  74. e0eb242 omap_hsmmc: Allow for a shared VccQ by Adrian Hunter · 14 years ago
  75. 1df58db omap_hsmmc: Allow for power saving without going off by Adrian Hunter · 14 years ago
  76. ce6f001 omap: RX51: Remux to pull eMMC lines down when powering off by Adrian Hunter · 14 years ago
  77. db0fefc omap_hsmmc: Move gpio and regulator control from board file by Adrian Hunter · 14 years ago
  78. c2798e9 omap3: SDP: Introducing 'board-sdp-flash.c' for flash init by Vimal Singh · 14 years ago
  79. 2f70a1e omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init by Vimal Singh · 14 years ago
  80. 2586ef0 omap2/3/4: gpmc: avoid section definitions on headers by Felipe Balbi · 14 years ago
  81. 96fbd74 omap: McBSP: Use cache when modifying individual register bits by Janusz Krzysztofik · 14 years ago
  82. c8c9969 omap: McBSP: Introduce caching in register write operations by Janusz Krzysztofik · 14 years ago
  83. 8ea3200 omap: McBSP: Modify macros/functions API for easy cache access by Janusz Krzysztofik · 14 years ago
  84. 14f7963 omap: McBSP: Use macros for all register read/write operations by Janusz Krzysztofik · 14 years ago
  85. c127c7d omap iommu: fix incorrect address for largepage 1st entry by Hiroshi DOYU · 14 years ago
  86. 8d33ea5 omap: iommu: fix incorrect address for supersection 1st entry by Hiroshi DOYU · 14 years ago
  87. 97ec7d5 omap iommu: cleanup iommu page address mask and definitions by Hiroshi DOYU · 14 years ago
  88. 561b036 omap: convert boards to use physmap-flash by Ladislav Michl · 14 years ago
  89. 3f1686a9 omap: Fix gpio.c for multi-omap for omap4 by Tony Lindgren · 14 years ago
  90. 1cf9d07 omap: Move multi-omap ifdeffery into it's own header file by Tony Lindgren · 14 years ago
  91. 140455f omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS by Tony Lindgren · 14 years ago
  92. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  93. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 14 years ago
  94. 6fbd55d omap2/3/4: Fix omap2_map_common_io for multi-omap by Tony Lindgren · 14 years ago
  95. 882c051 omap: Fix dmtimer.c for multi-omap boot by Tony Lindgren · 14 years ago
  96. 56213ca omap2/3: Multiboot compile fixes to compile in omap2 and omap3 by Tony Lindgren · 14 years ago
  97. be26a3d Merge branch 'debug-ll' into omap-for-linus by Tony Lindgren · 14 years ago
  98. 61b603b omap: Remove old DEBUG_LL serial port options by Tony Lindgren · 14 years ago
  99. 0c8219f omap: Make uncompress code and DEBUG_LL code generic by Tony Lindgren · 14 years ago
  100. 4f2c49f omap: Clean the serial port defines by Tony Lindgren · 14 years ago