1. dca2b15 OMAPDSS: DSI: Maintain copy of operation mode in driver data by Archit Taneja · 12 years ago
  2. 889b4fd OMAPDSS: SDI: Maintain copy of data pairs in driver data by Archit Taneja · 12 years ago
  3. c6b393d OMAPDSS: DPI: Maintain copy of number of data lines in driver data by Archit Taneja · 12 years ago
  4. 475989b OMAPDSS: RFBI: Maintain copy of number of data lines in driver data by Archit Taneja · 12 years ago
  5. b02875b OMAPDSS: RFBI: Maintain copy of pixel size in driver data by Archit Taneja · 12 years ago
  6. 02c3960 OMAPDSS: DSI: Maintain copy of pixel format in driver data by Archit Taneja · 12 years ago
  7. 6ff9dd5 OMAPDSS: RFBI: Add function to set panel size by Archit Taneja · 12 years ago
  8. 43eab86 OMAPDSS: RFBI: Remove partial update support by Archit Taneja · 12 years ago
  9. a5abf47 OMAPDSS: VENC: Maintain our own timings field in driver data by Archit Taneja · 12 years ago
  10. 156fd99 OMAPDSS: VENC: Split VENC into interface and panel driver by Archit Taneja · 12 years ago
  11. 9b4a571 OMAPDSS: SDI: Maintain our own timings field in driver data by Archit Taneja · 12 years ago
  12. c7833f7 OMAPDSS: SDI: Create a function to set timings by Archit Taneja · 12 years ago
  13. ed1aa90 OMAPDSS: HDMI: Add locking for hdmi interface set timing functions by Archit Taneja · 12 years ago
  14. 7849398 OMAPDSS: HDMI: Use our own omap_video_timings field when setting interface timings by Archit Taneja · 12 years ago
  15. 55cd63a OMAPDSS: DSI: Update manager timings on a manual update by Archit Taneja · 12 years ago
  16. e352574 OMAPDSS: DSI: Add function to set panel size for command mode panels by Archit Taneja · 12 years ago
  17. e67458a OMAPDSS: DSI: Maintain own copy of timings in driver data by Archit Taneja · 12 years ago
  18. bdcae3c OMAPDSS: DPI displays: Take care of panel timings in the driver itself by Archit Taneja · 12 years ago
  19. c499144 OMAPDSS: DPI: Maintain our own timings field in driver data by Archit Taneja · 12 years ago
  20. e19d659 OMAPDSS: Displays: Add locking in generic DPI panel driver by Archit Taneja · 12 years ago
  21. c8a5e4e OMAPDSS: DPI: Add locking for DPI interface by Archit Taneja · 12 years ago
  22. 27dfddc OMAPDSS: APPLY: Constify timings argument in dss_mgr_set_timings by Archit Taneja · 12 years ago
  23. a2496dc OMAPFB: fix framebuffer console colors by Grazvydas Ignotas · 12 years ago
  24. 8aa2eed OMAPDSS: DISPC: Improvements to DIGIT sync signal selection by Ricardo Neri · 12 years ago
  25. d7ad718 OMAPDSS: DISPC: Use msleep instead of blocking mdelay by Jassi Brar · 12 years ago
  26. d3b4aa5 OMAPDSS: HDMI: Disable PLL properly in case of error at power_on by Ricardo Neri · 12 years ago
  27. 974a658 Merge "Apply LCD manager related parameters" from Archit by Tomi Valkeinen · 12 years ago
  28. 6c6f510 OMAPDSS: OVERLAY: Clean up replication checking by Archit Taneja · 12 years ago
  29. c47cdb3 OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay manager by Archit Taneja · 12 years ago
  30. dd88b7a OMAPDSS: DISPC: Remove a redundant function by Archit Taneja · 12 years ago
  31. 75bac5d OMAPDSS: APPLY: Remove usage of omap_dss_device from manual/auto update checks by Archit Taneja · 12 years ago
  32. 6e54359 OMAPDSS: MANAGER: Check LCD related overlay manager parameters by Archit Taneja · 12 years ago
  33. f476ae9 OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface drivers by Archit Taneja · 12 years ago
  34. 37a5799 OMAPDSS: SDI: Configure dss_lcd_mgr_config struct with lcd manager parameters by Archit Taneja · 12 years ago
  35. 7d2572f OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parameters by Archit Taneja · 12 years ago
  36. bc2e60a OMAPDSS: RFBI: Configure dss_lcd_mgr_config struct with lcd manager parameters by Archit Taneja · 12 years ago
  37. 5cf9a26 OMAPDSS: DPI: Configure dss_lcd_mgr_config struct with lcd manager parameters by Archit Taneja · 12 years ago
  38. c56fb3e OMAPDSS: Add struct to hold LCD overlay manager configuration by Archit Taneja · 12 years ago
  39. f0d08f8 OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div() by Archit Taneja · 12 years ago
  40. 465698e ARM: OMAP2PLUS: DSS: Disable LCD3 output when resetting DSS by Chandrabhanu Mahapatra · 12 years ago
  41. e5310ed Merge Misc DSS clean ups from Archit by Tomi Valkeinen · 12 years ago
  42. bd5a7b1 OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSI by Archit Taneja · 12 years ago
  43. cc937e5 OMAPDSS: HDMI: Remove custom hdmi_video_timings struct by Archit Taneja · 12 years ago
  44. 23bae3a OMAPFB: Map interlace field in omap_video_timings with fb vmode flags by Archit Taneja · 12 years ago
  45. 8050cbe OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_setup() by Archit Taneja · 12 years ago
  46. 23c8f88 OMAPDSS: Add interlace parameter to omap_video_timings by Archit Taneja · 12 years ago
  47. 07fb51c OMAPDSS: Remove omap_panel_config enum from omap_dss_device by Archit Taneja · 12 years ago
  48. 783babf OMAPFB: Map the newly added omap_video_timings fields with fb sync flags by Archit Taneja · 12 years ago
  49. 0e065c7 OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq() by Archit Taneja · 12 years ago
  50. 655e294 OMAPDSS: DISPC: Configure newly added omap_video_timing fields by Archit Taneja · 12 years ago
  51. a14909e OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display timings sysfs file by Archit Taneja · 12 years ago
  52. a8d5e41 OMAPDSS: Add some new fields to omap_video_timings by Archit Taneja · 12 years ago
  53. a9105cb OMAPDSS: Remove passive matrix LCD support (part 4) by Archit Taneja · 12 years ago
  54. d21f43b OMAPDSS: Remove passive matrix LCD support (part 3) by Archit Taneja · 12 years ago
  55. 5ae9eaa OMAPDSS: Remove passive matrix LCD support (part 2) by Archit Taneja · 12 years ago
  56. 6d523e7 OMAPDSS: Remove passive matrix LCD support (part 1) by Archit Taneja · 12 years ago
  57. 3a5383a OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_state by Jassi Brar · 12 years ago
  58. ece2f15 OMAPDSS: HDMI: Discard phy_tx_enabled member by Jassi Brar · 12 years ago
  59. 6f1891f OMAPDSS: Add dump and debug support for LCD3 by Chandrabhanu Mahapatra · 12 years ago
  60. e86d456 OMAPDSS: Add LCD3 overlay manager and Clock and IRQ support by Chandrabhanu Mahapatra · 12 years ago
  61. ff6331e OMAPDSS: Add support for LCD3 channel by Chandrabhanu Mahapatra · 12 years ago
  62. efa70b3 OMAPDSS: Cleanup implementation of LCD channels by Chandrabhanu Mahapatra · 12 years ago
  63. 5be3aeb OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n by Tomi Valkeinen · 12 years ago
  64. 2b8501d OMAPDSS: Use PM notifiers for system suspend by Tomi Valkeinen · 12 years ago
  65. f11766d OMAPDSS: add clk_prepare_enable and clk_disable_unprepare by Rajendra Nayak · 12 years ago
  66. 7df913b OMAPDSS: fix specification spelling in Kconfig by Peter Meerwald · 12 years ago
  67. 0df8ad7 OMAPDSS: remove enum omap_dss_overlay_managers by Tomi Valkeinen · 12 years ago
  68. 289733e Merge tag 'v3.5-rc2' by Tomi Valkeinen · 12 years ago
  69. cfaf025 Linux 3.5-rc2 by Linus Torvalds · 12 years ago
  70. 1e11ad8 mm, oom: fix badness score underflow by David Rientjes · 12 years ago
  71. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. cd96891 sched/fair: fix lots of kernel-doc warnings by Randy Dunlap · 12 years ago
  73. 8f53369 Revert "drm/i915/crt: Do not rely upon the HPD presence pin" by Linus Torvalds · 12 years ago
  74. 7724953 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  75. 3e9ca02 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 12 years ago
  76. e726430 Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  77. 32ba9c3 Revert "vfs: stop d_splice_alias creating directory aliases" by Linus Torvalds · 12 years ago
  78. 0b35d32 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  79. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. 03d8f54 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  81. b1e25f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  83. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 12 years ago
  84. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 12 years ago
  85. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  86. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 12 years ago
  87. 2d5c7cd Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  88. 6cf98d6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  89. 19efb72 init: Drop initcall level output by Borislav Petkov · 12 years ago
  90. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 12 years ago
  91. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 12 years ago
  92. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 12 years ago
  93. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 12 years ago
  94. b0dd6b7 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 12 years ago
  95. 46edaed Merge branch 'akpm' (Andrew's fixups) by Linus Torvalds · 12 years ago
  96. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 12 years ago
  97. 39caa09 btree: catch NULL value before it does harm by Joern Engel · 12 years ago
  98. cbf8ae3 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 12 years ago
  99. 7d8a456 ipc: shm: restore MADV_REMOVE functionality on shared memory segments by Will Deacon · 12 years ago
  100. 4e791c9 drivers/platform/x86/acerhdf.c: correct Boris' mail address by Borislav Petkov · 12 years ago