1. 9d5310c drm/exynos: remove exynos_plane_commit() wrapper by Gustavo Padovan · 11 years ago
  2. ea8802d drm/exynos: don't do any DPMS operation while updating planes by Gustavo Padovan · 11 years ago
  3. e7cd811 drm/exynos: Don't touch DPMS when updating overlay planes by Gustavo Padovan · 11 years ago
  4. d6d0085 drm/exynos/vidi: remove useless ops->commit() by Gustavo Padovan · 11 years ago
  5. fe42cfb drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe() by Gustavo Padovan · 11 years ago
  6. 8837dee drm/exynos: remove struct exynos_drm_overlay by Gustavo Padovan · 11 years ago
  7. 1e3b423 drm/exynos: remove exynos_drm_crtc_plane_* wrappers by Gustavo Padovan · 11 years ago
  8. 2bf053e drm/exynos: expose struct exynos_drm_crtc by Gustavo Padovan · 11 years ago
  9. ffceaed drm/exynos: move to_exynos_crtc() macro to main header by Gustavo Padovan · 11 years ago
  10. 281d1bb Merge remote-tracking branch 'origin/master' into drm-next by Dave Airlie · 11 years ago
  11. bfa55bd Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 11 years ago
  12. c0d2792 Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 11 years ago
  13. 1a39678 drm: add Atmel HLCDC Display Controller support by Boris Brezillon · 11 years ago
  14. bb276cb drm: panel: simple-panel: add bus format information for foxlink panel by Boris Brezillon · 11 years ago
  15. 795f7ab drm: panel: simple-panel: add support for bus_format retrieval by Boris Brezillon · 11 years ago
  16. b5571e9 drm: add bus_formats and num_bus_formats fields to drm_display_info by Boris Brezillon · 11 years ago
  17. 479459a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  18. 7c4bb81 Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 11 years ago
  19. fc83975 Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 11 years ago
  20. b2eb048 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 11 years ago
  21. 4f4d89a Merge tag 'drm-amdkfd-next-2015-01-09' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 11 years ago
  22. 67cf2d3 Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 11 years ago
  23. 9e4fc22 Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  24. 9aa609e drm: fb helper should avoid sleeping in panic context by Rui Wang · 11 years ago
  25. 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 · 11 years ago
  26. b46ce98 Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  27. b97f880 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  28. b166010 mfd: rtsx_usb: Fix runtime PM deadlock by Roger Tseng · 11 years ago
  29. f29ae36 mfd: tps65218: Make INT1 our status_base register by Felipe Balbi · 11 years ago
  30. 773328d mfd: tps65218: Make INT[12] and STATUS registers volatile by Felipe Balbi · 11 years ago
  31. b3f6c73 mfd: da9052-core: Fix platform-device id collision by Fabio Estevam · 11 years ago
  32. 06efe0e Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  33. eef8f4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  34. a8c1d28 s2io: use snprintf() as a safety feature by Dan Carpenter · 11 years ago
  35. b4d99de r8152: remove sram_read by hayeswang · 11 years ago
  36. 8cb3db2 r8152: remove generic_ocp_read before writing by hayeswang · 11 years ago
  37. 43f159c bgmac: activate irqs only if there is nothing to poll by Hauke Mehrtens · 11 years ago
  38. 6216642 bgmac: register napi before the device by Hauke Mehrtens · 11 years ago
  39. 4f9dce23 sh_eth: Fix ethtool operation crash when net device is down by Ben Hutchings · 11 years ago
  40. b37feed sh_eth: Fix promiscuous mode on chips without TSU by Ben Hutchings · 11 years ago
  41. ce75145 libata: prevent HSM state change race between ISR and PIO by David Jeffery · 11 years ago
  42. 72dd299 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 11 years ago
  43. bcd53f8 pinctrl: qcom: Don't iterate past end of function array by Stephen Boyd · 11 years ago
  44. b62a9c2 Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  45. 6689388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  46. cb2ac44 drm/amdkfd: Fix description of sched_policy module parameter by Ben Goz · 11 years ago
  47. 7c4c558 drm/exynos: fix warning of vblank reference count by Joonyoung Shim · 11 years ago
  48. bd50866 drm/exynos: remove unnecessary runtime pm operations by Joonyoung Shim · 11 years ago
  49. 265134a drm/exynos: fix reset codes for memory mapped hdmi phy by Joonyoung Shim · 11 years ago
  50. d0ac5d8 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  51. 12ba857 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  52. 901b208 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  53. c7662fc clk: fix possible null pointer dereference by Stanimir Varbanov · 11 years ago
  54. 176a107 Revert "clk: ppc-corenet: Fix Section mismatch warning" by Kevin Hao · 11 years ago
  55. a5e1baf clk: rockchip: fix deadlock possibility in cpuclk by Heiko Stübner · 11 years ago
  56. 298e320 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  57. 41544f9 reset: sunxi: fix spinlock initialization by Tyler Baker · 11 years ago
  58. 896ddd6 drivers: bus: check cci device tree node status by Abhilash Kesavan · 11 years ago
  59. 7ad4b4a Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  60. 7b78de8 Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  61. 937102f Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  62. 79600d4 Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  63. de39008 net: davinci_emac: Add support for emac on dm816x by Tony Lindgren · 11 years ago
  64. a159432 net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address space by Tony Lindgren · 11 years ago
  65. 1d82ffa net: davinci_emac: Fix incomplete code for getting the phy from device tree by Tony Lindgren · 11 years ago
  66. 0f53727 net: davinci_emac: Free clock after checking the frequency by Tony Lindgren · 11 years ago
  67. b5133e7 net: davinci_emac: Fix runtime pm calls for davinci_emac by Tony Lindgren · 11 years ago
  68. cd2d6d3 net: davinci_emac: Fix hangs with interrupts by Tony Lindgren · 11 years ago
  69. 0b6212e Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  70. 7b552bc Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 11 years ago
  71. 3fa116e Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 11 years ago
  72. 4315ef8 Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 11 years ago
  73. 5eff6da net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering by Or Gerlitz · 11 years ago
  74. f7d8555 net: sxgbe: Fix waring for double kfree() by Byungho An · 11 years ago
  75. 1c1832c net: sxgbe: Fix NULL dereferece when using DT by Girish K.S · 11 years ago
  76. 01fbd3f sh_eth: Fix addition of .trscer_err_mask to wrong SoC data by Geert Uytterhoeven · 11 years ago
  77. 9f6bd8f drivers: net: cpsw: fix cpsw hung with add vlan using vconfig by Mugunthan V N · 11 years ago
  78. 7b8792b gpiolib: of: Correct error handling in of_get_named_gpiod_flags by Hans Holmberg · 11 years ago
  79. ebbeba1 gpio: sysfs: fix gpio attribute-creation race by Johan Hovold · 11 years ago
  80. 0915e6f gpio: sysfs: fix gpio device-attribute leak by Johan Hovold · 11 years ago
  81. 121b6a7 gpio: sysfs: fix gpio-chip device-attribute leak by Johan Hovold · 11 years ago
  82. d8a74e1 drm/radeon: use rv515_ring_start on r5xx by Alex Deucher · 11 years ago
  83. a58518c can: kvaser_usb: Don't dereference skb after a netif_rx() by Ahmed S. Darwish · 11 years ago
  84. 5e7e6e0 can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels by Ahmed S. Darwish · 11 years ago
  85. 889b77f can: kvaser_usb: Reset all URB tx contexts upon channel close by Ahmed S. Darwish · 11 years ago
  86. b442723 can: kvaser_usb: Don't free packets when tight on URBs by Ahmed S. Darwish · 11 years ago
  87. 47e3485 can: c_can: use regmap_update_bits() to modify RAMINIT register by Roger Quadros · 11 years ago
  88. 6cfda7f can: m_can: tag current CAN FD controllers as non-ISO by Oliver Hartkopp · 11 years ago
  89. 9b1087a can: dev: fix crtlmode_supported check by Oliver Hartkopp · 11 years ago
  90. 939f4a2 drm/amdkfd: Remove sync_with_hw() from amdkfd by Oded Gabbay · 11 years ago
  91. c51841f drm/amdkfd: Remove unused function busy_wait() by Oded Gabbay · 11 years ago
  92. 99331a5 drm/amdkfd: Replace cpu_relax() with schedule() in DQM by Oded Gabbay · 11 years ago
  93. 16dde0d be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured by Sriharsha Basavapatna · 11 years ago
  94. f800c25 Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  95. f8359da Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  96. 919ba4e Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 11 years ago
  97. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  98. 932f19d tg3: Release tp->lock before invoking synchronize_irq() by Prashant Sreedharan · 11 years ago
  99. db84bf4 tg3: tg3_reset_task() needs to use rtnl_lock to synchronize by Prashant Sreedharan · 11 years ago
  100. 4fd190a tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync by Prashant Sreedharan · 11 years ago