1. 407b8bd drm/plane: Add optional ->atomic_disable() callback by Thierry Reding · 10 years ago
  2. 3cad4b6 drm/plane: Make ->atomic_update() mandatory by Thierry Reding · 10 years ago
  3. 2cb207e drm/tegra: gem: oops in error handling by Dan Carpenter · 10 years ago
  4. 8643bc6 drm/tegra: dc: Fix bad irqsave/restore in tegra_dc_finish_page_flip() by Dan Carpenter · 10 years ago
  5. 2dafd63 drm/tegra: dsi: Adjust D-PHY timing by David Ung · 10 years ago
  6. 201106d drm/tegra: dsi: Reset across ->exit()/->init() by Thierry Reding · 10 years ago
  7. 92f0e07 drm/tegra: dsi: Soft-reset controller on ->disable by Thierry Reding · 10 years ago
  8. 9c0b4ca drm/tegra: dsi: Registers are 32-bit by Thierry Reding · 10 years ago
  9. 4ee8cee drm/tegra: hdmi: Registers are 32-bit by Thierry Reding · 10 years ago
  10. fb35c6b drm/tegra: dc: Return planar flag for non-YUV modes by Thierry Reding · 10 years ago
  11. d700ba7 drm/tegra: dc: Describe register copies by Thierry Reding · 10 years ago
  12. 42d0659 drm/tegra: dc: Initialize border color by Thierry Reding · 10 years ago
  13. bf19b88 drm/tegra: Check for NULL pointer instead of IS_ERR() by Dan Carpenter · 10 years ago
  14. 518e622 drm/tegra: plane: Use proper possible_crtcs mask by Thierry Reding · 10 years ago
  15. aa942f6 drm/tegra: Remove redundant zeroing out of memory by Thierry Reding · 10 years ago
  16. 8c8cb58 drm/tegra: gem: Use iommu_map_sg() by Thierry Reding · 10 years ago
  17. f4c5cf8 gpu: host1x: Provide a proper struct bus_type by Thierry Reding · 10 years ago
  18. 99d2cd8 gpu: host1x: Factor out __host1x_device_del() by Thierry Reding · 10 years ago
  19. 38d98de gpu: host1x: Call host1x_device_add() under lock by Thierry Reding · 10 years ago
  20. 536e171 gpu: host1x: Call ->remove() only when a device is bound by Thierry Reding · 10 years ago
  21. 281d1bb Merge remote-tracking branch 'origin/master' into drm-next by Dave Airlie · 10 years ago
  22. bfa55bd Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 10 years ago
  23. c0d2792 Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 10 years ago
  24. ca1130d Merge tag 'drm-amdkfd-next-2015-01-21' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 10 years ago
  25. b942c65 Merge tag 'trace-sh-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  26. 5b7e944 drm: add DT bindings documentation for atmel-hlcdc-dc driver by Boris Brezillon · 10 years ago
  27. 1a39678 drm: add Atmel HLCDC Display Controller support by Boris Brezillon · 10 years ago
  28. bb276cb drm: panel: simple-panel: add bus format information for foxlink panel by Boris Brezillon · 10 years ago
  29. 795f7ab drm: panel: simple-panel: add support for bus_format retrieval by Boris Brezillon · 10 years ago
  30. b5571e9 drm: add bus_formats and num_bus_formats fields to drm_display_info by Boris Brezillon · 10 years ago
  31. 5eb11d6 Merge tag 'sound-3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  32. 479459a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  33. 7c4bb81 Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  34. fc83975 Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  35. b2eb048 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 10 years ago
  36. 4f4d89a Merge tag 'drm-amdkfd-next-2015-01-09' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 10 years ago
  37. 67cf2d3 Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  38. 9e4fc22 Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  39. 9aa609e drm: fb helper should avoid sleeping in panic context by Rui Wang · 10 years ago
  40. e902027 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 10 years ago
  41. b46ce98 Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  42. b97f880 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  43. d4b2d00 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  44. b166010 mfd: rtsx_usb: Fix runtime PM deadlock by Roger Tseng · 10 years ago
  45. f29ae36 mfd: tps65218: Make INT1 our status_base register by Felipe Balbi · 10 years ago
  46. 773328d mfd: tps65218: Make INT[12] and STATUS registers volatile by Felipe Balbi · 10 years ago
  47. b3f6c73 mfd: da9052-core: Fix platform-device id collision by Fabio Estevam · 10 years ago
  48. 06efe0e Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  49. eef8f4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  50. 2262889 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  51. a8c1d28 s2io: use snprintf() as a safety feature by Dan Carpenter · 10 years ago
  52. ef5a1ba Merge branch 'r8152' by David S. Miller · 10 years ago
  53. b4d99de r8152: remove sram_read by hayeswang · 10 years ago
  54. 8cb3db2 r8152: remove generic_ocp_read before writing by hayeswang · 10 years ago
  55. e60bf80 Merge branch 'bgmac' by David S. Miller · 10 years ago
  56. 43f159c bgmac: activate irqs only if there is nothing to poll by Hauke Mehrtens · 10 years ago
  57. 6216642 bgmac: register napi before the device by Hauke Mehrtens · 10 years ago
  58. 852c5d9 Merge branch 'sh_eth' by David S. Miller · 10 years ago
  59. 4f9dce23 sh_eth: Fix ethtool operation crash when net device is down by Ben Hutchings · 10 years ago
  60. b37feed sh_eth: Fix promiscuous mode on chips without TSU by Ben Hutchings · 10 years ago
  61. 9d28971 ipv6: stop sending PTB packets for MTU < 1280 by Hagen Paul Pfeifer · 10 years ago
  62. ce75145 libata: prevent HSM state change race between ISR and PIO by David Jeffery · 10 years ago
  63. 1caf6aa scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore by Michael Karcher · 10 years ago
  64. 72dd299 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 10 years ago
  65. dbe752a pinctrl: MAINTAINERS: add git tree reference by Linus Walleij · 10 years ago
  66. bcd53f8 pinctrl: qcom: Don't iterate past end of function array by Stephen Boyd · 10 years ago
  67. b62a9c2 Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  68. 6689388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  69. cb2ac44 drm/amdkfd: Fix description of sched_policy module parameter by Ben Goz · 10 years ago
  70. 6455931 ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210 by Jason Lee Cragg · 10 years ago
  71. 7c4c558 drm/exynos: fix warning of vblank reference count by Joonyoung Shim · 10 years ago
  72. bd50866 drm/exynos: remove unnecessary runtime pm operations by Joonyoung Shim · 10 years ago
  73. 265134a drm/exynos: fix reset codes for memory mapped hdmi phy by Joonyoung Shim · 10 years ago
  74. ec6f34e Linux 3.19-rc5 by Linus Torvalds · 10 years ago
  75. d0ac5d8 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  76. 2061dcd net: sctp: fix race for one-to-many sockets in sendmsg's auto associate by Daniel Borkmann · 10 years ago
  77. 12ba857 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  78. 901b208 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  79. c7662fc clk: fix possible null pointer dereference by Stanimir Varbanov · 10 years ago
  80. 176a107 Revert "clk: ppc-corenet: Fix Section mismatch warning" by Kevin Hao · 10 years ago
  81. a5e1baf clk: rockchip: fix deadlock possibility in cpuclk by Heiko Stübner · 10 years ago
  82. 298e320 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  83. 59b2858 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  84. d01de23 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  85. 966903a Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  86. 41544f9 reset: sunxi: fix spinlock initialization by Tyler Baker · 10 years ago
  87. a30e931 Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 10 years ago
  88. 25217fef ARM: dts: disable CCI on exynos5420 based arndale-octa by Abhilash Kesavan · 10 years ago
  89. 896ddd6 drivers: bus: check cci device tree node status by Abhilash Kesavan · 10 years ago
  90. 6fda93b Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 10 years ago
  91. c9b75d5 ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288 by Heiko Stübner · 10 years ago
  92. 1dbb36b Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes by Olof Johansson · 10 years ago
  93. 259e438 ARM: nomadik: fix up leftover device tree pins by Linus Walleij · 10 years ago
  94. e3db221 Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  95. 3be8142 Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  96. 1591dc4 Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 10 years ago
  97. ee1c2442 genetlink: synchronize socket closing and family removal by Johannes Berg · 10 years ago
  98. 5ad6300 genetlink: disallow subscribing to unknown mcast groups by Johannes Berg · 10 years ago
  99. f555f3d genetlink: document parallel_ops by Johannes Berg · 10 years ago
  100. 25ca917 ALSA: firewire-lib: limit the MIDI data rate by Clemens Ladisch · 10 years ago