1. 43059b0 fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info by Laurent Pinchart · 13 years ago
  2. 018882a fbdev: sh_mobile_lcdc: Remove board configuration board_data field by Laurent Pinchart · 13 years ago
  3. aa7b5b0 fbdev: sh_mobile_lcdc: Remove board configuration owner field by Laurent Pinchart · 13 years ago
  4. ca0a0cd fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field by Laurent Pinchart · 13 years ago
  5. e2543c5 arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan field by Laurent Pinchart · 13 years ago
  6. db85905 fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations by Laurent Pinchart · 13 years ago
  7. d2c594a fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations by Laurent Pinchart · 13 years ago
  8. a1022ad arm: mach-shmobile: Add LCDC tx_dev field to platform data by Laurent Pinchart · 13 years ago
  9. 9a2985e fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly by Laurent Pinchart · 13 years ago
  10. 732bbcc fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface by Laurent Pinchart · 13 years ago
  11. 8511ea4 fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface by Laurent Pinchart · 13 years ago
  12. d2ccdc8 fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition by Laurent Pinchart · 13 years ago
  13. 134d22e sh_mobile_hdmi: Remove platform data lcd_dev field by Laurent Pinchart · 13 years ago
  14. 12ee250 fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback by Laurent Pinchart · 13 years ago
  15. 37c5dcc fbdev: sh_mobile_lcdc: Create functions to turn the display on/off by Laurent Pinchart · 13 years ago
  16. 0a7f17a fbdev: sh_mobile_lcdc: Don't pass struct device around by Laurent Pinchart · 13 years ago
  17. 4774c12 fbdev: sh_mobile_lcdc: Move pm runtime enable to probe() by Laurent Pinchart · 13 years ago
  18. 217e9c4 fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const) by Laurent Pinchart · 13 years ago
  19. f1f60b5 fbdev: sh_mobile_lcdc: Reorder code into sections by Laurent Pinchart · 13 years ago
  20. c2bc0a7 video:uvesafb: notice user when we failed to save hardware state by Wang YanQing · 12 years ago
  21. ec0d22e video:uvesafb: Fix oops that uvesafb try to execute NX-protected page by Wang YanQing · 12 years ago
  22. e71ff6f udlfb: Fix invalid return codes in edid sysfs entry store function by Olivier Sobrie · 12 years ago
  23. 33ad391 MAINTAINERS: add entry for exynos mipi display drivers by Donghwa Lee · 12 years ago
  24. 0a79951 MAINTAINERS: add maintainer entry for Exynos DP driver by Jingoo Han · 12 years ago
  25. 5c44778 video: s3c-fb: Add support EXYNOS5 FIMD by Jingoo Han · 12 years ago
  26. 23f13656 pxafb: do console locking before calling fb_blank() by Vasily Khoruzhick · 12 years ago
  27. d282e4d Merge commit 'v3.3-rc6' into fbdev-next by Florian Tobias Schandinat · 12 years ago
  28. 2c0fad8 Merge pull request #1 from bernieplug/fbdev-next by Florian Tobias Schandinat · 12 years ago
  29. 192cfd5 Linux 3.3-rc6 by Linus Torvalds · 12 years ago
  30. 8482a0a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 12 years ago
  31. 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  32. 664c5f1 udlfb: Add module_param to allow forcing pixel_limit by Ben Collins · 12 years ago
  33. b49f184 udlfb: Make sure to get correct endian keys from vendor descriptor by Ben Collins · 12 years ago
  34. 001f3a4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. 2ce3f2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  36. ae942ae vfs: export full_name_hash() function to modules by Linus Torvalds · 12 years ago
  37. 62d222b Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  38. d085a09 Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  39. 5e8063d Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  40. 200e9ef vfs: split up name hashing in link_path_walk() into helper function by Linus Torvalds · 12 years ago
  41. 5707c87 vfs: clarify and clean up dentry_cmp() by Linus Torvalds · 12 years ago
  42. 0145acc vfs: uninline full_name_hash() by Linus Torvalds · 12 years ago
  43. 8966be9 vfs: trivial __d_lookup_rcu() cleanups by Linus Torvalds · 12 years ago
  44. 15d1ad0 hwmon: (f75375s) Catch some attempts to write to r/o registers by Nikolaus Schulz · 12 years ago
  45. b17d656 hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable by Nikolaus Schulz · 12 years ago
  46. 2273d5c Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  47. 5189fa1 regset: Return -EFAULT, not -EIO, on host-side memory fault by H. Peter Anvin · 12 years ago
  48. c8e2525 regset: Prevent null pointer reference on readonly regsets by H. Peter Anvin · 12 years ago
  49. 1018faa perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled by Joerg Roedel · 12 years ago
  50. e49a343 ALSA: hda - Kill hyphenated names by Takashi Iwai · 12 years ago
  51. 5d85d97 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  52. 1f033c1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  53. 13fb2d1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  54. a223c52 Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux-2.6 by Linus Torvalds · 12 years ago
  55. cfa5555 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  56. 6bba07c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  57. 8d21547 udlfb: fix hcd_buffer_free panic on unplug/replug by Bernie Thompson · 12 years ago
  58. 9daee73 udlfb: Improve debugging printouts with refresh rate by Martin Decky · 12 years ago
  59. 702686a udlfb: add maintainer by Bernie Thompson · 12 years ago
  60. b399997 Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  61. 847854f memblock: Fix size aligning of memblock_alloc_base_nid() by Tejun Heo · 12 years ago
  62. d7e5392 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  63. 4eb05d5 virtio: balloon: leak / fill balloon across S4 by Amit Shah · 12 years ago
  64. 0d04c58 Merge branch 'fbdev-for-linus' into fbdev-next by Florian Tobias Schandinat · 12 years ago
  65. a3d0e4a OMAPDSS: APPLY: make ovl_enable/disable synchronous by Tomi Valkeinen · 12 years ago
  66. c9043ff OMAPDSS: panel-dvi: Add Kconfig dependency on I2C by Tomi Valkeinen · 12 years ago
  67. 1c1bc92 perf probe: Ensure offset provided is not greater than function length without DWARF info too by Prashanth Nageshappa · 12 years ago
  68. cfbd70c perf tools: Ensure comm string is properly terminated by David Ahern · 12 years ago
  69. 26b7952 perf probe: Ensure offset provided is not greater than function length by Prashanth Nageshappa · 12 years ago
  70. 30e68bc perf evlist: Return first evsel for non-sample event on old kernel by Namhyung Kim · 12 years ago
  71. c5f2ac9 Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  72. 88ebdda Merge tag 'for-3.3' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  73. 108b0d3 drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv() by Sebastian Biemueller · 12 years ago
  74. 3868137 ALSA: hda - Add a fake mute feature by Takashi Iwai · 12 years ago
  75. 1404547 drm/radeon: fix uninitialized variable by Christian König · 12 years ago
  76. b9b3515 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEAD by Dave Airlie · 12 years ago
  77. 2b69ffb drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2) by Alex Deucher · 12 years ago
  78. 741b9c7 watchdog: fix GETTIMEOUT ioctl in booke_wdt by Dmitry Artamonow · 12 years ago
  79. 7bff172 ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs by Takashi Iwai · 12 years ago
  80. 164974a ecryptfs: fix printk format warning for size_t by Randy Dunlap · 12 years ago
  81. edeea10 hwmon: (f75375s) Make pwm*_mode writable for the F75387 by Nikolaus Schulz · 12 years ago
  82. 331255d hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387 by Nikolaus Schulz · 12 years ago
  83. 891003a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  84. d5a74af Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  85. f599aaf watchdog: update maintainers git entry by Wim Van Sebroeck · 12 years ago
  86. 7ec0f04 watchdog: Fix typo in pnx4008_wdt.c by Masanari Iida · 12 years ago
  87. e1d1d68 watchdog: Fix typo in Kconfig by Masanari Iida · 12 years ago
  88. 78d3e00 watchdog: fix error in probe() of s3c2410_wdt (reset at booting) by MyungJoo Ham · 12 years ago
  89. 97d2a10 watchdog: hpwdt: clean up set_memory_x call for 32 bit by Maxim Uvarov · 12 years ago
  90. aabb70d [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit. by James Bottomley · 12 years ago
  91. a365fbf GFS2: Read resource groups on mount by Steven Whitehouse · 12 years ago
  92. 9e73f57 GFS2: Ensure rindex is uptodate for fallocate by Bob Peterson · 12 years ago
  93. 718b97b GFS2: Read in rindex if necessary during unlink by Bob Peterson · 12 years ago
  94. 4043b88 GFS2: Fix race between lru_list and glock ref count by Steven Whitehouse · 12 years ago
  95. 30ce2f7 perf/hwbp: Fix a possible memory leak by Namhyung Kim · 12 years ago
  96. f8f54e1 crypto: mv_cesa - fix final callback not ignoring input data by Phil Sutter · 12 years ago
  97. e2bc96a Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel into HEAD by Dave Airlie · 12 years ago
  98. 586c6e7 Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  99. bf1c95a ktest: Fix make_min_config test when build fails by Steven Rostedt · 12 years ago
  100. f2273ec Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixes by Arnd Bergmann · 12 years ago