1. 9586136 OMAP: DSS2: DSI: Remove CIO LDO status check by Tomi Valkeinen · 14 years ago
  2. 0a0ee46 OMAP: DSS2: DSI: Add lane override functions by Tomi Valkeinen · 14 years ago
  3. ab46d8b OMAP: DSS2: improve clock debugfs output by Tomi Valkeinen · 14 years ago
  4. e3502ce OMAP: DSS2: Convert simple/strict_strto* to kstrto* by Tomi Valkeinen · 14 years ago
  5. 7636b3b OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL" by Archit Taneja · 14 years ago
  6. 6cb07b2 OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parameters by Archit Taneja · 14 years ago
  7. e888166 OMAP2PLUS: DSS2: Add clock sources to dss device clock configuration by Archit Taneja · 14 years ago
  8. 89a35e5 OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source" by Archit Taneja · 14 years ago
  9. 14e4d78 OMAP: DSS2: use __exit for selected panel drivers by Tomi Valkeinen · 14 years ago
  10. 06b2b0d OMAP: DSS2: make omap_dss_(un)register_device static by Tomi Valkeinen · 14 years ago
  11. 14572c6 OMAP: DSS2: VENC: Add missing start/stop_device calls by Tomi Valkeinen · 14 years ago
  12. bcd8e37 OMAP: DSS2: OMAPFB: Remove implicit display update on unblank by Jani Nikula · 14 years ago
  13. 91ac27a OMAP: DSS2: OMAPFB: Handle errors when initializing panel by Tomi Valkeinen · 14 years ago
  14. 7a0987b OMAP: DSS2: Add method for querying display dimensions from DSS drivers by Jani Nikula · 15 years ago
  15. b4de838 OMAP: DSS2: VENC: Remove sleeps at venc enable/disable by Tomi Valkeinen · 15 years ago
  16. c6f65e1 OMAP: DSS2: VENC: make 20ms venc bug-fix sleep optional by Tomi Valkeinen · 15 years ago
  17. f1aafdc OMAP: DSS2: make 50ms bug-fix sleep optional by Tomi Valkeinen · 15 years ago
  18. d792eec OMAP: DSS2: remove non-working msleep(40) workaround by Tomi Valkeinen · 15 years ago
  19. c6940a3 OMAP: DSS2: move dss device clock configuration by Tomi Valkeinen · 14 years ago
  20. cf398fb OMAP: DSS2: DSI: Introduce sync_vc functions by Archit Taneja · 14 years ago
  21. 9613c02 OMAP4: DSS2: Register configuration changes for DSI by Archit Taneja · 14 years ago
  22. 2783fa8 OMAP: DSS2: fix panel Kconfig dependencies by Tomi Valkeinen · 14 years ago
  23. c94dfe0 OMAP: DSS2: DSI: Fix DSI PLL power bug by Tomi Valkeinen · 14 years ago
  24. 89976f2 OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3 by Archit Taneja · 14 years ago
  25. a9a6500 OMAP: DSS2: DSI: fix dsi_dump_clocks() by Tomi Valkeinen · 14 years ago
  26. b276509 OMAP: DSS2: DSI: fix use_sys_clk & highfreq by Tomi Valkeinen · 14 years ago
  27. 4e9f99d OMAP: DSS2: Move nokia-dsi-panel.h to include/video/ by Tomi Valkeinen · 14 years ago
  28. f8ae2f0 OMAP: DSS2: Move panel-generic-dpi.h to include/video/ by Tomi Valkeinen · 14 years ago
  29. a0b38cc OMAP: DSS2: Move display.h to include/video/ by Tomi Valkeinen · 14 years ago
  30. c191f6c Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  31. 26822ee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  32. 2fb4e61 drm/i915/lvds: Only act on lid notify when the device is on by Alex Williamson · 14 years ago
  33. 39adb7a drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup" by Chris Wilson · 14 years ago
  34. 49183b2 drm/i915: Only enable the plane after setting the fb base (pre-ILK) by Chris Wilson · 14 years ago
  35. fd98a5d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  36. 14fdb15 eeepc-laptop: Use ACPI handle to identify rfkill port by Matthew Garrett · 14 years ago
  37. 62d2f23 [PATCH] sony-laptop: limit brightness range to DSDT provided ones by Mattia Dongili · 14 years ago
  38. 6192fa7 sony-laptop: report failures on setting LCD brightness by Mattia Dongili · 14 years ago
  39. 9fbdaeb thinkpad-acpi: module autoloading for newer Lenovo ThinkPads. by Manoj Iyer · 14 years ago
  40. 4f87af4 drm/radeon/kms: add pci id to acer travelmate quirk for 5730 by Alex Deucher · 14 years ago
  41. 45e5f6a drm/radeon: fix order of doing things in radeon_crtc_cursor_set by Ilija Hadzic · 14 years ago
  42. 2bbd449 drm: mm: fix debug output by Daniel Vetter · 14 years ago
  43. ff68146 Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  44. 58e7381 drm/radeon/kms: ATPX switcheroo fixes by Alex Deucher · 14 years ago
  45. 7a7b94a drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 14 years ago
  46. e5e0698 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  47. 5895198 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  48. 0ecb063 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  49. bd355f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  50. 1c08232 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  51. 8db72a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  52. 31acbcc drm/i915/dp: Be paranoid in case we disable a DP before it is attached by Chris Wilson · 14 years ago
  53. 2dd251f drm/i915: Release object along create user fb error path by Chris Wilson · 14 years ago
  54. 8aeb96f drm/radeon/kms: fix gart setup on fusion parts (v2) by Alex Deucher · 14 years ago
  55. 498548e drm: Send pending vblank events before disabling vblank. by Christopher James Halse Rogers · 14 years ago
  56. eaa4f5e drm/radeon: fix regression on atom cards with hardcoded EDID record. by Dave Airlie · 14 years ago
  57. c055f5b [SCSI] fix oops in scsi_run_queue() by James Bottomley · 14 years ago
  58. 9005fcd staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.c by Harry Wei · 14 years ago
  59. 4f0871a xHCI: Clear PLC in xhci_bus_resume() by Andiry Xu · 14 years ago
  60. 4ad1262 libceph: fix ceph_osdc_alloc_request error checks by Sage Weil · 14 years ago
  61. 9a6cd4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  62. 497ff03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  63. 5933f2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. cee6a26 USB: fix regression in usbip by setting has_tt flag by Alan Stern · 14 years ago
  65. d93da49 usb/isp1760: Report correct urb status after unlink by Arvid Brodin · 14 years ago
  66. 6c8c444 Revert: veth: remove unneeded ifname code from veth_newlink() by Jiri Pirko · 14 years ago
  67. d946092 smsc95xx: fix reset check by Rabin Vincent · 14 years ago
  68. 6fdbab9 tg3: Fix failure to enable WoL by default when possible by Rafael J. Wysocki · 14 years ago
  69. 983960b amd8111e: trivial typo spelling: Negotitate -> Negotiate by Joe Perches · 14 years ago
  70. 2e053a2 firewire: Fix for broken configrom updates in quick succession by B.J. Buchalter · 14 years ago
  71. badb029 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  72. 625a3b6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  73. 96f3ee2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  74. fa51588 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  75. 6e3d4be omap:usb: add regulator support for EHCI by Keshava Munegowda · 14 years ago
  76. d11536e mfd: Fix usbhs_enable error handling by Axel Lin · 14 years ago
  77. cdefce1 usb: musb: gadget: Fix out-of-sync runtime pm calls by Jarkko Nikula · 14 years ago
  78. 383cf4e usb: musb: omap2430: Fix retention idle on musb peripheral only boards by Jarkko Nikula · 14 years ago
  79. 56acc7a i2c-parport: Fix adapter list handling by Jean Delvare · 14 years ago
  80. a6e5e2b i2c-i801: Move device ID definitions to driver by Jean Delvare · 14 years ago
  81. c30aa39 hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails by Axel Lin · 14 years ago
  82. e8bf8df CLKDEV: Fix clkdev return value for NULL clk case by Russell King · 14 years ago
  83. 1be6a1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  84. fcc4dc7 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. 2b5a4ac mii: add support of pause frames in mii_get_an by artpol · 14 years ago
  86. eee9700 net: ftmac100: fix scheduling while atomic during PHY link status change by Adam Jaremko · 14 years ago
  87. b3c914a usbnet: add support for some Huawei modems with cdc-ether ports by Dan Williams · 14 years ago
  88. 8333a46 bnx2: cancel timer on device removal by Neil Horman · 14 years ago
  89. 16b345d iwl4965: fix "Received BA when not expected" by Stanislaw Gruszka · 14 years ago
  90. bfd3610 iwlagn: fix "Received BA when not expected" by Stanislaw Gruszka · 14 years ago
  91. b730011 [media] ngene: Fix CI data transfer regression by Oliver Endriss · 14 years ago
  92. 80845a3 [media] v4l: make sure drivers supply a zeroed struct v4l2_subdev by Herton Ronaldo Krzesinski · 14 years ago
  93. 2b5cb54 [media] Missing frontend config for LME DM04/QQBOX by Malcolm Priestley · 14 years ago
  94. 88fda56 [media] rc_core: avoid kernel oops when rmmod saa7134 by Hussam Al-Tayeb · 14 years ago
  95. bc4d45f hwmon: (lm85) Fix error paths in probe function by Jean Delvare · 14 years ago
  96. 5f441e2 hwmon: (lm85) Add missing list terminators by Jean Delvare · 14 years ago
  97. d7ce033 hwmon: (adm1021) Clarify documentation regarding Xeon processors by Jean Delvare · 14 years ago
  98. 5a4e5e6 hwmon: (lm90) Add support for ADT7461A and NCT1008 by Guenter Roeck · 14 years ago
  99. 23ef710 [media] imon: add conditional locking in change_protocol by Jarod Wilson · 14 years ago
  100. b300393 [media] rc: show RC_TYPE_OTHER in sysfs by Jarod Wilson · 14 years ago