1. 4a67d39 drm: add convenience function to create an enum property by Sascha Hauer · 12 years ago
  2. 198ceac Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  3. 83b316f drm exynos: use drm_fb_helper_set_par directly by Sascha Hauer · 12 years ago
  4. a1178ca drm crtc_helper: use list_for_each_entry by Sascha Hauer · 12 years ago
  5. b20f386 drm crtc: Fix locking comments by Sascha Hauer · 12 years ago
  6. 4f988d1 drm fb helper: remove unused variable crtc_id by Sascha Hauer · 12 years ago
  7. e9ad318 drm fb helper: remove unused variable conn_limit by Sascha Hauer · 12 years ago
  8. 3a8148c drm fb helper: use drm_helper_connector_dpms to do dpms by Sascha Hauer · 12 years ago
  9. 4cae5b8 drm: add proper return value for drm_mode_crtc_set_gamma_size by Sascha Hauer · 12 years ago
  10. a1b7736 drm drm_fb_helper: destroy modes by Sascha Hauer · 12 years ago
  11. 554f1d7 drm crtc: use drm_mode_destroy instead of kfree in drm_mode_remove by Sascha Hauer · 12 years ago
  12. aefd330 drm/edid: drm modes have to be free with drm_mode_destroy by Sascha Hauer · 12 years ago
  13. 59ce062 drm crtc: add forgotten idr cleanup functions by Sascha Hauer · 12 years ago
  14. f2746f8 drm/radeon/kms: add r1xx/r2xx CS support for tiled textures by Alex Deucher · 12 years ago
  15. c9068eb drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGS by Alex Deucher · 12 years ago
  16. 9292f37 drm: give up on edid retries when i2c bus is not responding by Eugeni Dodonov · 13 years ago
  17. 30388c6 drm/radeon/kms/dce3+: add support for hw i2c using atom by Alex Deucher · 13 years ago
  18. 9048955 drm/radeon/kms: Use the standard VESA timeout for DDC channels by Jean Delvare · 13 years ago
  19. 1849ecb drm/kms: Make i2c buses faster by Jean Delvare · 13 years ago
  20. 6d75e83 drm/radeon/kms: remove benchmarks shorter than one page by Ilija Hadzic · 13 years ago
  21. 86a4d69 drm/radeon/kms: common definitions for blit copy code by Ilija Hadzic · 12 years ago
  22. a14b1b4 drm: remove master fd restriction on mode setting getters by Mandeep Singh Baines · 13 years ago
  23. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  24. d23a4b3 rbd: fix safety of rbd_put_client() by Alex Elder · 13 years ago
  25. 97bb59a rbd: fix a memory leak in rbd_get_client() by Alex Elder · 13 years ago
  26. 24b36da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  27. 52b53a0 drm/radeon/kms/blit: fix blit copy for very large buffers by Ilija Hadzic · 12 years ago
  28. 304a484 drm/radeon/kms: fix TRAVIS panel setup by Alex Deucher · 12 years ago
  29. de47a9c drm/radeon: fix use after free in ATRM bios reading code. by Dave Airlie · 12 years ago
  30. bd3ce7d Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  31. da46d7d staging: fix go7007-usb license by Randy Dunlap · 12 years ago
  32. 18d3e0d Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  33. 3f7e363 drm/radeon/kms: Fix device tree linkage of DP i2c buses too by Jean Delvare · 13 years ago
  34. 1b61925 drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. by Michel Dänzer · 12 years ago
  35. 86698c2 drm/radeon/kms: disable output polling when suspended by Seth Forshee · 12 years ago
  36. a9d9938 drm/nv50/pm: signedness bug in nv50_pm_clocks_pre() by Dan Carpenter · 13 years ago
  37. 525895b drm/nouveau/gem: fix fence_sync race / oops by Ben Skeggs · 13 years ago
  38. 1eb8a61 drm/nouveau: fix typo on mxmdcb option by Ben Skeggs · 13 years ago
  39. ce2e789 drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS by Ben Skeggs · 12 years ago
  40. 7df898b drm/nouveau/disp: check that panel power gpio is enabled at init time by Ben Skeggs · 13 years ago
  41. c5d2bc1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  42. 8e2a288 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  43. f36ae34 Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 13 years ago
  44. c5488c5 RDMA/nes: Copyright update by Tatyana Nikolova · 13 years ago
  45. a6f7fea IB/mlx4: pass SMP vendor-specific attribute MADs to firmware by Jack Morgenstein · 13 years ago
  46. 27ba234 Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  47. 320cfa6 firewire: ohci: disable MSI on Ricoh controllers by Stefan Richter · 13 years ago
  48. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  49. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  50. b527a23 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  51. 883120e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  52. bf9c05d vmwgfx: Fix assignment in vmw_framebuffer_create_handle by Ryan Mallon · 13 years ago
  53. 1ffd57c drm/radeon/kms: Fix device tree linkage of i2c buses by Jean Delvare · 13 years ago
  54. dd8bc93 drm: Pass the real error code back during GEM bo initialisation by Chris Wilson · 13 years ago
  55. 6e877b5 Revert "drm/i810: cleanup reclaim_buffers" by Daniel Vetter · 13 years ago
  56. ad77c3e hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F by Guenter Roeck · 13 years ago
  57. 6edf3c3 hwmon: (sht15) fix bad error code by Vivien Didelot · 13 years ago
  58. 0a96265 Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  59. e3b8369 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  60. 6c334f4 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  61. 1c36ab1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  62. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  63. 81bc300 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  64. cc0d7b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  65. a72caae virtio: correct the memory barrier in virtqueue_kick_prepare() by Jason Wang · 13 years ago
  66. 4dbc5d9 virtio: fix typos of memory barriers by Jason Wang · 13 years ago
  67. 4a4b03f RDMA/nes: Fix fast memory registration opcode by Tatyana Nikolova · 13 years ago
  68. 94f622b RDMA/nes: Fix fast memory registration length by Tatyana Nikolova · 13 years ago
  69. 9ced69c RDMA/ucma: Discard all events for new connections until accepted by Sean Hefty · 13 years ago
  70. b6bfefb IB/qib: Roll back PCIe tuning change by Mike Marciniszyn · 13 years ago
  71. 0f3696e IB/qib: Use GFP_ATOMIC when locks are held by Julia Lawall · 13 years ago
  72. 7525c85 RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() by Roland Dreier · 13 years ago
  73. 81f99dc RDMA/nes: Fix for sending MPA reject frame by Tatyana Nikolova · 13 years ago
  74. ef535287 IB/ipath: Calling PTR_ERR() on right variable in create_file() by Dan Carpenter · 13 years ago
  75. e47e321 RDMA/core: Fix kernel panic by always initializing qp->usecnt by Bernd Schubert · 13 years ago
  76. 69e8f43 xen/granttable: Disable grant v2 for HVM domains. by Konrad Rzeszutek Wilk · 13 years ago
  77. acb42a3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  78. 2d8357e gma500: Fix suspend/resume functions by Ryan Mallon · 13 years ago
  79. 84e83c2 watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs by Seth Heasley · 13 years ago
  80. f6dd94f watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev by Axel Lin · 13 years ago
  81. b1785df watchdog: Fix typo "unexpectdly" by Masanari Iida · 13 years ago
  82. 8a062ac watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 13 years ago
  83. ebe06e8 watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 13 years ago
  84. 2865e77 watchdog: Return proper error in nuc900wdt_probe if misc_register fails by Axel Lin · 13 years ago
  85. e352829 watchdog: Staticise nuc900_wdt by Axel Lin · 13 years ago
  86. 0318e28 watchdog: via_wdt: Staticise wdt_pci_table by Axel Lin · 13 years ago
  87. 12c583d watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable by Shubhrajyoti D · 13 years ago
  88. 52ea9a7 watchdog: dw_wdt.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  89. 5d32d48 watchdog: imx2_wdt.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  90. 373af0c drm/exynos: fixed pm feature for fimd module. by Inki Dae · 13 years ago
  91. a4b42da drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD by Inki Dae · 13 years ago
  92. 2363dc6 drm/exynos: fix build dependency for DRM_EXYNOS_HDMI by Seung-Woo Kim · 13 years ago
  93. 485bc54 drm/exynos: use release_mem_region instead of release_resource by Seung-Woo Kim · 13 years ago
  94. 74ea15d Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  95. d1bb399 firewire: ohci: add reset packet quirk for SB Audigy by Clemens Ladisch · 13 years ago
  96. 9a95b9e Merge branch 'sa11x0-mcp-fixes' into fixes by Russell King · 13 years ago
  97. 0dbfe8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  98. a0701f0 uwb & wusb: fix kconfig error by Randy Dunlap · 13 years ago
  99. b3ef051 USB: Realtek cr: fix autopm scheduling while atomic by Stanislaw Gruszka · 13 years ago
  100. 2353f80 USB: ftdi_sio: Add more identifiers by Alan Cox · 13 years ago