1. d7dbce0 drm/radeon/dpm: add new callbacks to get the current sclk/mclk by Alex Deucher · 10 years ago
  2. d6d2a18 drm/radeon: add INFO query for GPU temperature by Alex Deucher · 10 years ago
  3. b9729b1 drm/radeon: dont switch vt on suspend by Maarten Lankhorst · 10 years ago
  4. a1dcc27 drm/radeon: setup quantization_range in AVI infoframe by Alex Deucher · 10 years ago
  5. 643b1f5 drm/radeon: implement output csc property for DCE5+ by Alex Deucher · 10 years ago
  6. 67ba31d drm/radeon: add an output_csc property by Alex Deucher · 10 years ago
  7. 6b94aea Merge branch 'drm_next' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 10 years ago
  8. d79dc0a Merge tag 'topic/drm-misc-2015-03-18' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  9. 522cf91 drm: check that planes types are correct while initializing CRTC by Benjamin Gaignard · 10 years ago
  10. 0388df0 drm: change connector to tmp_connector by John Hunter · 10 years ago
  11. f98bd3e drm: Fix some typo mistake of the annotations by John Hunter · 10 years ago
  12. 1067219 drm/rockchip: vop: power off until vop standby take effect by Mark Yao · 10 years ago
  13. 52ab789 drm/rockchip: vop: set vop enabled after enable iommu by Mark Yao · 10 years ago
  14. 31e980c drm/rockchip: vop use is_enabled instead of dpms mode by Mark Yao · 10 years ago
  15. 44ddb7e drm/rockchip: vop: fix vop vsync/hsync polarity by Mark Yao · 10 years ago
  16. f76c83b drm/rockchip: Only alloc a kmap for fbdev gem object by Daniel Kurtz · 10 years ago
  17. 43fc884 drm: Silence sparse warnings by Ville Syrjälä · 10 years ago
  18. 2ee762b drm: %pF is only for function pointers by Scott Wood · 10 years ago
  19. 0e3704c drm/fb: handle tiled connectors better by Rob Clark · 10 years ago
  20. 675c832 drm/fb: small cleanup by Rob Clark · 10 years ago
  21. d3c8ea3 drm/rockchip: use correct fb width/height by Rob Clark · 10 years ago
  22. ecbf1d5 drm/exynos: use correct fb width/height by Rob Clark · 10 years ago
  23. 8d76612 drm/cma: use correct fb width/height by Rob Clark · 10 years ago
  24. 08855fa drm/atomic: minor kerneldoc typo fix by Rob Clark · 10 years ago
  25. b7b5ee5 drm/fb: document drm_fb_helper_surface_size by Rob Clark · 10 years ago
  26. 1d002fa drm/dp: Use large transactions for I2C over AUX by Simon Farnsworth · 10 years ago
  27. 967667f drm/plane-helper: Fixup mismerge by Daniel Vetter · 10 years ago
  28. b5ceff2 drm/atomic: Constify a bunch of functions pointer structs by Ville Syrjälä · 10 years ago
  29. 03be700 Merge tag 'topic/drm-misc-2015-03-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  30. 7eb5f30 drm: Check in setcrtc if the primary plane supports the fb pixel format by Laurent Pinchart · 10 years ago
  31. c484f02 drm: Lighten sysfs connector 'status' by Chris Wilson · 10 years ago
  32. 3461b30 drm/plane-helper: unexport drm_primary_helper_create_plane by Daniel Vetter · 10 years ago
  33. ead8610 drm: Share plane pixel format check code between legacy and atomic by Laurent Pinchart · 10 years ago
  34. 2a97acd drm: Fix trivial typos in comments by Yannick Guerrini · 10 years ago
  35. 6b1e3f6 drm/dp: add DPCD definitions from eDP 1.4 by Jani Nikula · 10 years ago
  36. 9474675 drm/dp: add DPCD definitions from DP 1.1 and 1.2a by Jani Nikula · 10 years ago
  37. 220dd2b drm: Fixup racy refcounting in plane_force_disable by Daniel Vetter · 10 years ago
  38. aaed1aa drm/i915: Rotation property is now handled in DRM core by Tvrtko Ursulin · 10 years ago
  39. 4cda09c drm: Complete moving rotation property to core by Tvrtko Ursulin · 10 years ago
  40. 0e71244 drm/dp: add DPCD definitions from eDP 1.2 by Jani Nikula · 10 years ago
  41. bd5da99 drm/dp: indentation and ordering cleanups by Jani Nikula · 10 years ago
  42. 2e3afd4 drm/atomic-helper: Fix kerneldoc for prepare_planes by Daniel Vetter · 10 years ago
  43. 8442853 drm: Remove redundant code in the getencoder ioctl by Daniel Vetter · 10 years ago
  44. 3a656b5 drm/i915: Fix struct_mutex deadlock due to merge fumble by Ville Syrjälä · 10 years ago
  45. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  46. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  47. 9eccca0 Linux 4.0-rc3 by Linus Torvalds · 10 years ago
  48. 1711fd9a sunrpc: fix braino in ->poll() by Al Viro · 10 years ago
  49. 1163d50 Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  50. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  51. 47df986 Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  52. 29191c7 Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  53. b0bc657 Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  54. 2cf3afc Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  55. 374dab2 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  56. 9aae0df Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  57. c37bc68 TTY: fix tty_wait_until_sent maximum timeout by Johan Hovold · 10 years ago
  58. 79fbf4a TTY: fix tty_wait_until_sent on 64-bit machines by Johan Hovold · 10 years ago
  59. f528bf4 USB: serial: fix infinite wait_until_sent timeout by Johan Hovold · 10 years ago
  60. 6b270fd TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation by Johan Hovold · 10 years ago
  61. 2c3fbe3 net: irda: fix wait_until_sent poll timeout by Johan Hovold · 10 years ago
  62. 647f162 serial: uapi: Declare all userspace-visible io types by Peter Hurley · 10 years ago
  63. 2bb7851 serial: core: Fix iotype userspace breakage by Peter Hurley · 10 years ago
  64. c4e6dcf serial: sprd: Fix missing spin_unlock in sprd_handle_irq() by Axel Lin · 10 years ago
  65. 30a22c2 console: Fix console name size mismatch by Peter Hurley · 10 years ago
  66. f0bf0bd tty: fix up atime/mtime mess, take four by Jiri Slaby · 10 years ago
  67. dfd3766 serial: 8250_dw: Fix get_mctrl behaviour by Desmond Liu · 10 years ago
  68. 7cf9110 serial:8250:8250_pci: delete unneeded quirk entries by Wang YanQing · 10 years ago
  69. 6262a36 serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S by Wang YanQing · 10 years ago
  70. f2e0ea8 Change email address for 8250_pci by Russell King · 10 years ago
  71. ca8bb4ae serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO" by Sebastian Andrzej Siewior · 10 years ago
  72. 045f32d Revert "tty/serial: of_serial: add DT alias ID handling" by Baruch Siach · 10 years ago
  73. af13e86 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  74. 5d23211 i2c: imx: add required clocks property to binding by Matt Porter · 10 years ago
  75. ebf2ef8 i2c: designware-baytrail: baytrail_i2c_acquire() might sleep by Andy Shevchenko · 10 years ago
  76. 30be774 i2c: designware-baytrail: cross-check lock functions by Andy Shevchenko · 10 years ago
  77. c8e043e i2c: designware-baytrail: fix sparse warnings by Andy Shevchenko · 10 years ago
  78. 259aada i2c: designware-baytrail: fix typo in error path by Andy Shevchenko · 10 years ago
  79. 9b5c9f0 i2c: designware-baytrail: describe magic numbers by Andy Shevchenko · 10 years ago
  80. 84399bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  81. 0d9b9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  82. 5b3b592 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  83. f6bec6e Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  84. b0b20ce Merge tag 'v4.0-rc2' into drm-fixes by Dave Airlie · 10 years ago
  85. 5f23742 Merge tag 'sound-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  86. 39ed853 Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  87. 7c5bde7 Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  88. 1b1bd56 Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  89. b8cb91e xhci: Workaround for PME stuck issues in Intel xhci by Mathias Nyman · 10 years ago
  90. 45ba215 xhci: fix reporting of 0-sized URBs in control endpoint by Aleksander Morgado · 10 years ago
  91. 4fda87d Merge tag 'asoc-fix-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  92. 70658b9 ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirk by Hui Wang · 10 years ago
  93. d124380 ALSA: opl3: small array underflow by Dan Carpenter · 10 years ago
  94. 168e47f kernel/module.c: Update debug alignment after symtable generation by Laura Abbott · 10 years ago
  95. 8b5f5a0 arm64: Don't use is_module_addr in setting page attributes by Laura Abbott · 10 years ago
  96. dd9ef13 Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref. by Quentin Casasnovas · 10 years ago
  97. 3a8b36f Btrfs: fix data loss in the fast fsync path by Filipe Manana · 10 years ago
  98. f5c0a12 Btrfs: remove extra run_delayed_refs in update_cowonly_root by Josef Bacik · 10 years ago
  99. e178e7d Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  100. 1e3e770 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago