1. 522cf91 drm: check that planes types are correct while initializing CRTC by Benjamin Gaignard · 10 years ago
  2. 0388df0 drm: change connector to tmp_connector by John Hunter · 10 years ago
  3. f98bd3e drm: Fix some typo mistake of the annotations by John Hunter · 10 years ago
  4. 43fc884 drm: Silence sparse warnings by Ville Syrjälä · 10 years ago
  5. 2ee762b drm: %pF is only for function pointers by Scott Wood · 10 years ago
  6. 0e3704c drm/fb: handle tiled connectors better by Rob Clark · 10 years ago
  7. 675c832 drm/fb: small cleanup by Rob Clark · 10 years ago
  8. d3c8ea3 drm/rockchip: use correct fb width/height by Rob Clark · 10 years ago
  9. ecbf1d5 drm/exynos: use correct fb width/height by Rob Clark · 10 years ago
  10. 8d76612 drm/cma: use correct fb width/height by Rob Clark · 10 years ago
  11. 1d002fa drm/dp: Use large transactions for I2C over AUX by Simon Farnsworth · 10 years ago
  12. 967667f drm/plane-helper: Fixup mismerge by Daniel Vetter · 10 years ago
  13. b5ceff2 drm/atomic: Constify a bunch of functions pointer structs by Ville Syrjälä · 10 years ago
  14. 7eb5f30 drm: Check in setcrtc if the primary plane supports the fb pixel format by Laurent Pinchart · 10 years ago
  15. c484f02 drm: Lighten sysfs connector 'status' by Chris Wilson · 10 years ago
  16. 3461b30 drm/plane-helper: unexport drm_primary_helper_create_plane by Daniel Vetter · 10 years ago
  17. ead8610 drm: Share plane pixel format check code between legacy and atomic by Laurent Pinchart · 10 years ago
  18. 2a97acd drm: Fix trivial typos in comments by Yannick Guerrini · 10 years ago
  19. 220dd2b drm: Fixup racy refcounting in plane_force_disable by Daniel Vetter · 10 years ago
  20. aaed1aa drm/i915: Rotation property is now handled in DRM core by Tvrtko Ursulin · 10 years ago
  21. 4cda09c drm: Complete moving rotation property to core by Tvrtko Ursulin · 10 years ago
  22. 2e3afd4 drm/atomic-helper: Fix kerneldoc for prepare_planes by Daniel Vetter · 10 years ago
  23. 8442853 drm: Remove redundant code in the getencoder ioctl by Daniel Vetter · 10 years ago
  24. 3a656b5 drm/i915: Fix struct_mutex deadlock due to merge fumble by Ville Syrjälä · 10 years ago
  25. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  26. 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
  27. 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
  28. 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
  29. 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
  30. 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
  31. 2cf3afc Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  32. 374dab2 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  33. c37bc68 TTY: fix tty_wait_until_sent maximum timeout by Johan Hovold · 10 years ago
  34. 79fbf4a TTY: fix tty_wait_until_sent on 64-bit machines by Johan Hovold · 10 years ago
  35. f528bf4 USB: serial: fix infinite wait_until_sent timeout by Johan Hovold · 10 years ago
  36. 6b270fd TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation by Johan Hovold · 10 years ago
  37. c4e6dcf serial: sprd: Fix missing spin_unlock in sprd_handle_irq() by Axel Lin · 10 years ago
  38. f0bf0bd tty: fix up atime/mtime mess, take four by Jiri Slaby · 10 years ago
  39. dfd3766 serial: 8250_dw: Fix get_mctrl behaviour by Desmond Liu · 10 years ago
  40. 7cf9110 serial:8250:8250_pci: delete unneeded quirk entries by Wang YanQing · 10 years ago
  41. 6262a36 serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S by Wang YanQing · 10 years ago
  42. f2e0ea8 Change email address for 8250_pci by Russell King · 10 years ago
  43. 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
  44. 045f32d Revert "tty/serial: of_serial: add DT alias ID handling" by Baruch Siach · 10 years ago
  45. af13e86 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  46. ebf2ef8 i2c: designware-baytrail: baytrail_i2c_acquire() might sleep by Andy Shevchenko · 10 years ago
  47. 30be774 i2c: designware-baytrail: cross-check lock functions by Andy Shevchenko · 10 years ago
  48. c8e043e i2c: designware-baytrail: fix sparse warnings by Andy Shevchenko · 10 years ago
  49. 259aada i2c: designware-baytrail: fix typo in error path by Andy Shevchenko · 10 years ago
  50. 9b5c9f0 i2c: designware-baytrail: describe magic numbers by Andy Shevchenko · 10 years ago
  51. 5b3b592 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  52. 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
  53. b0b20ce Merge tag 'v4.0-rc2' into drm-fixes by Dave Airlie · 10 years ago
  54. 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
  55. b8cb91e xhci: Workaround for PME stuck issues in Intel xhci by Mathias Nyman · 10 years ago
  56. 45ba215 xhci: fix reporting of 0-sized URBs in control endpoint by Aleksander Morgado · 10 years ago
  57. e178e7d Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  58. 1e3e770 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  59. 79d2236 Merge branch 'irq-pm' by Rafael J. Wysocki · 10 years ago
  60. 2c7af5b tty: serial: atmel: rework interrupt and wakeup handling by Boris BREZILLON · 10 years ago
  61. d677772 watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND by Boris BREZILLON · 10 years ago
  62. eef16e4 Merge branch 'suspend-to-idle' by Rafael J. Wysocki · 10 years ago
  63. 8204680 Merge branch 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  64. ef2b22a cpuidle / sleep: Use broadcast timer for states that stop local timer by Rafael J. Wysocki · 10 years ago
  65. 99aedde Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. ecb9b42 dmaengine: mmp_pdma: fix warning about slave caps by Robert Jarzmik · 10 years ago
  67. 90b1047 dmaengine: qcom_bam_dma: fix wrong register offsets by Stanimir Varbanov · 10 years ago
  68. fe4be5e dmaengine: bam-dma: fix a warning about missing capabilities by Stanimir Varbanov · 10 years ago
  69. d3d5389 Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  70. 9ca1c5f dmaengine: ioatdma: workaround for incorrect DMACAP register by Dave Jiang · 10 years ago
  71. 6eb9d3c dmaengine: at_xdmac: fix for chan conf simplification by Ludovic Desroches · 10 years ago
  72. 94b3eed dmaengine: dw: don't handle interrupt when dmaengine is not used by Jie Yang · 10 years ago
  73. 2dc10f8 thermal: Make sysfs attributes of cooling devices default attributes by Matthias Kaehlcke · 10 years ago
  74. d5bce86 Thermal/int340x: Fix memleak for aux trip by Srinivas Pandruvada · 10 years ago
  75. d136dfe drm: Pass in new and old plane state to prepare_fb and cleanup_fb by Tvrtko Ursulin · 10 years ago
  76. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  77. 87dc8b6 Merge branch 'drm-atmel-hlcdc-devel' of git://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 10 years ago
  78. 7e47748 Merge branch 'drm/next/atomic' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 10 years ago
  79. 79d6d94 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  80. 4afb153 Merge branch 'msm-fixes-4.0' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 10 years ago
  81. aa80a4a drm/msm: kexec fixes by Rob Clark · 10 years ago
  82. 757fdfa drm/msm/mdp5: fix cursor blending by Rob Clark · 10 years ago
  83. 5856089 drm/msm/mdp5: fix cursor ROI by Rob Clark · 10 years ago
  84. 5b2e2b6 drm/msm/atomic: Don't leak atomic commit object when commit fails by Laurent Pinchart · 10 years ago
  85. ba0312a drm/msm/mdp5: Avoid flushing registers when CRTC is disabled by Stephane Viau · 10 years ago
  86. 8a4247d drm/msm: update generated headers (add 6th lm.base entry) by Stephane Viau · 10 years ago
  87. 5db0f6e drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes" by Stephane Viau · 10 years ago
  88. 92eed29 Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  89. 54c4cd6 drm/ttm: device address space != CPU address space by Alex Deucher · 10 years ago
  90. 440fd52 drm/mm: Support 4 GiB and larger ranges by Thierry Reding · 10 years ago
  91. 947f5b1 clk: at91: implement suspend/resume for the PMC irqchip by Boris BREZILLON · 10 years ago
  92. dd1f1f3 rtc: at91rm9200: rework wakeup and interrupt handling by Boris BREZILLON · 10 years ago
  93. 603b1a2 rtc: at91sam9: rework wakeup and interrupt handling by Boris BREZILLON · 10 years ago
  94. 432ec92 PM / wakeup: export pm_system_wakeup symbol by Boris BREZILLON · 10 years ago
  95. 6587457 Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 10 years ago
  96. 28d6340 ACPI / video: Propagate the error code for acpi_video_register by Chris Wilson · 10 years ago
  97. 6e17cb1 ACPI / video: Load the module even if ACPI is disabled by Chris Wilson · 10 years ago
  98. 66a5ca4 PM / Domains: cleanup: rename gpd -> genpd in debugfs interface by Kevin Hilman · 10 years ago
  99. 5877b4f cpufreq: ppc: Add missing #include <asm/smp.h> by Geert Uytterhoeven · 10 years ago
  100. aa714d2 x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugs by Jiang Liu · 10 years ago