1. d3ae4fa staging/android: add TODO to de-stage android sync framework by Gustavo Padovan · 9 years ago
  2. 2a3cdea igb: Remove GS40G specific defines/functions by Aaron Sierra · 9 years ago
  3. 665d2c2 mtd: bcm47xxnflash: really unregister NAND on device removal by Brian Norris · 9 years ago
  4. 386164d e1000e: Switch e1000e_up to void, drop code checking for error result by Alexander Duyck · 9 years ago
  5. 663f312 drm/i915: Drop the broken cursor base==0 special casing by Ville Syrjälä · 9 years ago
  6. 1264859 drm/i915: Kill intel_crtc->cursor_bo by Ville Syrjälä · 9 years ago
  7. 2abd1c8 drm/msm/mdp: fix a problematic usage of WARN_ON() by Geliang Tang · 9 years ago
  8. beb107f drm/msm/dsi: Added missing mutex_unlock by saurabh · 9 years ago
  9. 49d93e7 drm/msm: ratelimit error irq msgs by Rob Clark · 9 years ago
  10. dee2eed drm/msm: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  11. 0c7df47 drm/msm/dsi: Enable MMSS SPFB port via syscon by Archit Taneja · 9 years ago
  12. 4ff9d4c drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2 by Archit Taneja · 9 years ago
  13. cea65db drm/msm/dsi: Add dsi_cfg for APQ8064 by Archit Taneja · 9 years ago
  14. 4bfa974 drm/msm/dsi: Set up link clocks for DSIv2 by Archit Taneja · 9 years ago
  15. 6e0eb52 drm/msm/dsi: Parse bus clocks from a list by Archit Taneja · 9 years ago
  16. 31c9276 drm/msm/dsi: Delay dsi_clk_init by Archit Taneja · 9 years ago
  17. 648d506 drm/msm/dsi: Use a better way to figure out DSI version by Archit Taneja · 9 years ago
  18. c6538de drm/msm/dsi: Add DSI PLL for 28nm 8960 PHY by Archit Taneja · 9 years ago
  19. 225380b drm/msm/dsi: Add support for 28nm PHY on 8960 by Archit Taneja · 9 years ago
  20. e6c4c78 drm/msm/dsi: Don't get byte/pixel source clocks from DT by Archit Taneja · 9 years ago
  21. af6d042 drm/msm/mdp4: Initialize DSI encoders by Archit Taneja · 9 years ago
  22. 9696acb drm/msm/mdp4: Call custom round_pixclk helper only if the encoder type is TMDS by Archit Taneja · 9 years ago
  23. 776638e drm/msm/dsi: Add a mdp4 encoder for DSI by Vinay Simha BN · 9 years ago
  24. a6bf7f6 drm/msm/mdp4: Initialize LCDC encoder even if panel driver isn't available by Archit Taneja · 9 years ago
  25. ec141af drm/msm/mdp4: Clean up modeset_init by Archit Taneja · 9 years ago
  26. 66a42f8 drm/msm/adreno: Remove CONFIG_OF checks by Archit Taneja · 9 years ago
  27. 1fd6a44 drm/msm/hdmi: remove CONFIG_OF checks by Archit Taneja · 9 years ago
  28. d50c192 drm/msm/mdp: Remove CONFIG_OF checks from MDP drivers by Archit Taneja · 9 years ago
  29. d4fc72e drm/msm: Update compatible strings for mdp by Archit Taneja · 9 years ago
  30. e9fbdaf drm/msm: Remove non-DT code in msm_drv by Archit Taneja · 9 years ago
  31. e2dd9f9 drm/msm/mdp5: high precision vblank timestamp support by Archit Taneja · 9 years ago
  32. 50a0cb5 x86/efi-bgrt: Fix kernel panic when mapping BGRT data by Sai Praneeth · 9 years ago
  33. 7f83773 efi/esrt: Don't preformat name by Rasmus Villemoes · 9 years ago
  34. e2127ae memory/tegra: Add number of TLB lines for Tegra124 by Vince Hsu · 9 years ago
  35. ae50dc4 iommu/shmobile: Remove unused Renesas IPMMU/IPMMUI driver by Geert Uytterhoeven · 9 years ago
  36. e7479a1 iommu/msm: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  37. ad90659 drm/tegra: Advertise DRIVER_ATOMIC by Thierry Reding · 9 years ago
  38. d2d8c35 drm/tegra: Use DRIVER level for IOMMU aperture message by Thierry Reding · 9 years ago
  39. 759ce23 iommu/amd: Constify mmu_notifier_ops structures by Julia Lawall · 9 years ago
  40. 492e745 iommu/amd: Cleanup error handling in do_fault() by Joerg Roedel · 9 years ago
  41. 43c0ea2 iommu/amd: Correctly set flags for handle_mm_fault call by Joerg Roedel · 9 years ago
  42. 7f8312a iommu/vt-d: Do access checks before calling handle_mm_fault() by Joerg Roedel · 9 years ago
  43. 7b5cc1a iommu/amd: Do proper access checking before calling handle_mm_fault() by Joerg Roedel · 9 years ago
  44. 5121677 dm space map metadata: remove unused variable in brb_pop() by Mike Snitzer · 9 years ago
  45. 2f46205 gpio: pl061: add support for wakeup configuration by Sudeep Holla · 9 years ago
  46. db8b42f drm/tegra: checking for IS_ERR() instead of NULL by Dan Carpenter · 9 years ago
  47. 3773c19 gpio: zynq: Do PM initialization earlier to support gpio hogs by Michal Simek · 9 years ago
  48. 81b312f crypto: qat - uint8_t is not large enough for accel_id by Tadeusz Struk · 9 years ago
  49. 50eca25 crypto: omap-des - Fix "schedule while atomic" bug by Sam Protsenko · 9 years ago
  50. 40c18a5 crypto: qat - enable VF irq after guest exits ungracefully by Zeng Xin · 9 years ago
  51. fee3103 clk: sunxi: fix handling return value of of_property_match_string by Andrzej Hajda · 9 years ago
  52. 7c97b72 ath10k: allow Mesh Point to install peer security key by Peter Oh · 9 years ago
  53. cf6b174 drm/tegra: dc: Add missing of_node_put() by Julia Lawall · 9 years ago
  54. 4c02cba pinctrl: bcm2835: Fix initial value for direction_output by Stefan Wahren · 9 years ago
  55. 51549c0 i2c: uniphier_f: error out if bus speed is zero by Masahiro Yamada · 9 years ago
  56. ac9b91f i2c: uniphier_f: error out if clock rate is zero by Masahiro Yamada · 9 years ago
  57. 2d5d23b i2c: uniphier: error out if bus speed is zero by Masahiro Yamada · 9 years ago
  58. 1ff49b3 i2c: uniphier: error out if clock rate is zero by Masahiro Yamada · 9 years ago
  59. ca68ead i2c: rcar: honor additional i2c timings from DT by Wolfram Sang · 9 years ago
  60. c788187 i2c: rcar: switch to i2c generic dt parsing by Wolfram Sang · 9 years ago
  61. f9c9d31 i2c: rcar: refactor probe function a little by Wolfram Sang · 9 years ago
  62. e1dba01 i2c: add generic routine to parse DT for timing information by Wolfram Sang · 9 years ago
  63. 986c58d drm/tegra: Implement subsystem-level suspend/resume by Thierry Reding · 9 years ago
  64. 01b9bea drm/tegra: sor: Remove unnecessary conditional by Thierry Reding · 9 years ago
  65. 9542c23 drm/tegra: sor: Operate on struct drm_dp_aux * by Thierry Reding · 9 years ago
  66. a07cdfe drm/tegra: Use drm_gem_object_unreference_unlocked() by Daniel Vetter · 9 years ago
  67. d849c82 drm/tegra: Don't take dev->struct_mutex in mmap offset ioctl by Daniel Vetter · 9 years ago
  68. 1153330 drm/tegra: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  69. 473112e drm/tegra: Use new multi-driver module helpers by Thierry Reding · 9 years ago
  70. a134789 gpu: host1x: Add Tegra210 support by Thierry Reding · 9 years ago
  71. e3e7081 gpu: host1x: Remove core driver on unregister by Thierry Reding · 9 years ago
  72. 28fae81 gpu: host1x: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  73. 81a0bc3 ARM: add UEFI stub support by Roy Franz · 9 years ago
  74. 1d977b0 drm/omap: fix fbdev pix format to support all platforms by Tomi Valkeinen · 9 years ago
  75. cb4396e drivers/net: fix eisa_driver probe section mismatch by Fabian Frederick · 9 years ago
  76. cf8190e hv_netvsc: Fix race condition on Multi-Send Data field by Haiyang Zhang · 9 years ago
  77. abe492b geneve: UDP checksum configuration via netlink by Tom Herbert · 9 years ago
  78. 98900a8 net:hns: print MAC with %pM by Andy Shevchenko · 9 years ago
  79. 946973a net:hns: annotate IO address space properly by Andy Shevchenko · 9 years ago
  80. 58362d5 serial: imx: implement handshaking using gpios with the mctrl_gpio helper by Uwe Kleine-König · 9 years ago
  81. 4f71a2e serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_init by Uwe Kleine-König · 9 years ago
  82. 5cbb457 drivers: tty: 68328serial.c: Remove parentheses after return by Frederik Völkel · 9 years ago
  83. 2ababf9 drivers: tty: 68328serial.c: Fix "foo * bar" should be "foo *bar" by Frederik Völkel · 9 years ago
  84. e836ed7 drivers: tty: 68328serial.c: Do not initialize statics to 0 by Frederik Völkel · 9 years ago
  85. 4b7bb2b drivers: tty: 68328serial.c: remove unnecessary spaces(checkpatch) by Frederik Völkel · 9 years ago
  86. ba4f10a drivers: tty: 68328serial.c: Add missing spaces(checkpatch) by Frederik Völkel · 9 years ago
  87. 0ff4230 serial: 8250_mid: fix broken DMA dependency by Heikki Krogerus · 9 years ago
  88. dd42bf1 tty: Prevent ldisc drivers from re-using stale tty fields by Peter Hurley · 9 years ago
  89. 3946965 ARM: meson: serial: check for tx-irq enabled in irq code by Ben Dooks · 9 years ago
  90. f1dd05c ARM: meson: serial: ensure tx irq on if more work to do by Ben Dooks · 9 years ago
  91. 2561f06 ARM: meson: serial: disable rx/tx irqs during console write by Ben Dooks · 9 years ago
  92. f1f5c14 ARM: meson: serial: use meson_uart_tx_empty() to wait for empty by Ben Dooks · 9 years ago
  93. 855ddca ARM: meson: serial: only disable tx irq on stop by Ben Dooks · 9 years ago
  94. 41788f0 ARM: meson: serial: ensure console port uart enabled by Ben Dooks · 9 years ago
  95. 8867973 ARM: meson: serial: tx_empty fails to check for transmitter busy by Ben Dooks · 9 years ago
  96. 00661dd ARM: meson: serial: don't reset port on uart startup by Ben Dooks · 9 years ago
  97. 1bc1f17 ARM: meson: serial: release region on port release by Ben Dooks · 9 years ago
  98. f5ce6ed tty: amba-pl011: switch to using relaxed IO accessors by Russell King · 9 years ago
  99. 7ec7587 tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL) by Russell King · 9 years ago
  100. 84c3e03 tty: amba-pl011: add support for 32-bit register access by Russell King · 9 years ago