1. df06b75 drm/tegra: Add IOMMU support by Thierry Reding · 11 years ago
  2. 1d1e6fe drm/tegra: Fix error handling cleanup by Thierry Reding · 10 years ago
  3. 53ea721 drm/tegra: gem: Use dma_mmap_writecombine() by Thierry Reding · 10 years ago
  4. e55a8bd drm/tegra: gem: Remove redundant drm_gem_free_mmap_offset() by Thierry Reding · 10 years ago
  5. a8b48df drm/tegra: gem: Cleanup tegra_bo_create_with_handle() by Thierry Reding · 10 years ago
  6. c28d4a3 drm/tegra: gem: Extract tegra_bo_alloc_object() by Thierry Reding · 10 years ago
  7. 7e3bc3a drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier by Sean Paul · 10 years ago
  8. 030611e drm/tegra: dsi: Replace 1000000 by USEC_PER_SEC by Thierry Reding · 10 years ago
  9. 369bc65 drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SEC by Thierry Reding · 10 years ago
  10. 0fffdf6 drm/tegra: dsi: Implement host transfers by Thierry Reding · 10 years ago
  11. e94236c drm/tegra: dsi: Add ganged mode support by Thierry Reding · 10 years ago
  12. 3f6b406 drm/tegra: dsi: Split out tegra_dsi_set_timeout() by Thierry Reding · 10 years ago
  13. 337b443 drm/tegra: dsi: Add command mode support by Thierry Reding · 10 years ago
  14. 563eff1 drm/tegra: dsi: Refactor in preparation for command mode by Thierry Reding · 10 years ago
  15. d2d0a9d drm/tegra: dsi: Properly cleanup on probe failure by Thierry Reding · 10 years ago
  16. ba3df97 drm/tegra: dsi: Mark connector hotpluggable by Thierry Reding · 10 years ago
  17. 41a8e72 drm/tegra: dsi: Leave parent clock alone by Thierry Reding · 10 years ago
  18. 183ef28 drm/tegra: dsi: Do not manage clock on enable/disable by Thierry Reding · 10 years ago
  19. 976cebc drm/tegra: dsi: Make FIFO depths host parameters by Thierry Reding · 11 years ago
  20. 0bfad39 drm/tegra: DPMS off/on in encoder prepare/commit by Sean Paul · 10 years ago
  21. dc670e4 drm/tegra: Do not enable output on .mode_set() by Thierry Reding · 10 years ago
  22. 9c01270 drm/tegra: dc: Add powergate support by Thierry Reding · 11 years ago
  23. b298e98 gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 register by Sean Paul · 10 years ago
  24. 08a15cc gpu: host1x: mipi: Calibrate clock lanes by Sean Paul · 10 years ago
  25. 26f7a92 gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRL by Sean Paul · 10 years ago
  26. 57b17ae gpu: host1x: mipi: Registers are 32 bits wide by Thierry Reding · 10 years ago
  27. 3880e95 gpu: host1x: Make gather offsets unsigned by Thierry Reding · 11 years ago
  28. ba73fbc gpu: host1x: Print address/offset pairs consistently by Thierry Reding · 11 years ago
  29. 7f27d60 gpu: host1x: Fix typo in comment by Thierry Reding · 11 years ago
  30. 0169b93 gpu: host1x: Make mapped field of push buffers void * by Thierry Reding · 11 years ago
  31. b40d02b gpu: host1x: Use struct host1x_bo pointers in traces by Thierry Reding · 11 years ago
  32. db4fd519 drm/tegra: Depend on COMMON_CLK by Thierry Reding · 10 years ago
  33. ed6ff40 drm/dsi: Constify mipi_dsi_msg by Thierry Reding · 11 years ago
  34. 960dd61 drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical by Thierry Reding · 11 years ago
  35. 9eb491f drm/dsi: Add DSI transfer helper by Thierry Reding · 10 years ago
  36. a52879e drm/dsi: Add message to packet translator by Thierry Reding · 10 years ago
  37. 02acb76 drm/dsi: Introduce packet format helpers by Thierry Reding · 10 years ago
  38. d85a160 drm/panel: s6e8aa0: Fix build warnings on 64-bit by Thierry Reding · 10 years ago
  39. eccda2d drm/panel: ld9040: Fix build warnings on 64-bit by Thierry Reding · 10 years ago
  40. 7fe8c77 drm/panel: simple: Update Innolux N116BGE timings by Daniel Kurtz · 11 years ago
  41. 61ac0bf drm/panel: simple: Add support for Hitachi TX23D38VM0CAA by Lucas Stach · 10 years ago
  42. d731f66 drm/panel: simple: Add support for Innolux G121I1-L01 by Lucas Stach · 10 years ago
  43. d7a839c drm/panel: simple: Add missing .bpc fields by Thierry Reding · 10 years ago
  44. e35e305 drm/panel: simple: Add AUO B116XW03 panel support by Ajay Kumar · 11 years ago
  45. a853205 drm/panel: simple: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panel by Philipp Zabel · 10 years ago
  46. a61400d drm/panel: simple: Update calls to gpiod_get*() by Alexandre Courbot · 10 years ago
  47. 26c2ad8 drm/panel: s6e8aa0: Update calls to gpiod_get*() by Alexandre Courbot · 10 years ago
  48. 8a8cc83 drm/panel: ld9040: Update calls to gpiod_get*() by Alexandre Courbot · 10 years ago
  49. 61ed53d Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  50. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  51. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  52. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  53. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  54. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  55. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  56. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  57. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  58. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  59. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  60. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  61. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  62. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 10 years ago
  63. b184e49 dsa: Fix conversion from host device to mii bus by Guenter Roeck · 10 years ago
  64. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 10 years ago
  65. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 10 years ago
  66. f88e671 hyperv: Add handling of IP header with option field in netvsc_set_hash() by Haiyang Zhang · 10 years ago
  67. 7a9f526 vxlan: fix a free after use by Li RongQing · 10 years ago
  68. b7983e3 atm: simplify lanai.c by using module_pci_driver by Michael Opdenacker · 10 years ago
  69. ab760a0 ntb: Adding split BAR support for Haswell platforms by Dave Jiang · 11 years ago
  70. 069684e ntb: use errata flag set via DID to implement workaround by Dave Jiang · 11 years ago
  71. 1db97f2 ntb: conslidate reading of PPD to move platform detection earlier by Dave Jiang · 11 years ago
  72. b775e85 ntb: move platform detection to separate function by Dave Jiang · 11 years ago
  73. 6465d02 NTB: debugfs device entry by Jon Mason · 11 years ago
  74. 4dfb15c Input: xpad - add Thrustmaster as Xbox 360 controller vendor by Tommi Rantala · 10 years ago
  75. 4b54625 Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel by Tommi Rantala · 10 years ago
  76. 135d916 Input: max77693-haptic - fix state check in imax77693_haptic_disable() by Jaewon Kim · 10 years ago
  77. 4d544e3 Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backend by Chang Huaixin · 10 years ago
  78. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 10 years ago
  79. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 10 years ago
  80. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 10 years ago
  81. 6b997ba serial: atmel: add missing dmaengine header by Vinod Koul · 10 years ago
  82. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 10 years ago
  83. 3e27a84 i2c: i801: Add Device IDs for Intel Sunrise Point PCH by james.d.ralston@intel.com · 10 years ago
  84. 15ef277 i2c: hix5hd2: add i2c controller driver by Wei Yan · 10 years ago
  85. 91269e3 vxlan: using pskb_may_pull as early as possible by Li RongQing · 10 years ago
  86. ce6502a vxlan: fix a use after free in vxlan_encap_bypass by Li RongQing · 10 years ago
  87. f5b720b gianfar: Add FCS to rx buffer size (fix) by Claudiu Manoil · 10 years ago
  88. 4b7fd2e6 virtio_net: fix use after free by Michael S. Tsirkin · 10 years ago
  89. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 10 years ago
  90. 7546e52 Drivers: ide: Remove typedef atiixp_ide_timing by Himangi Saraogi · 11 years ago
  91. b0cfb79 Input: alps - fix v4 button press recognition by Andreas Bosch · 10 years ago
  92. 001586a cxgb4i : Fix -Wmaybe-uninitialized warning. by Anish Bhatt · 10 years ago
  93. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  94. cf6c0ab5 Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
  95. 2856fcd Merge branch 'topic/dma_control_cleanup_acks' into for-linus by Vinod Koul · 10 years ago
  96. 01c6ad6 dmaengine: freescale: remove FSLDMA_EXTERNAL_START control method by Vinod Koul · 10 years ago
  97. 7abfe6e carma-fpga: move to fsl_dma_external_start() by Vinod Koul · 10 years ago
  98. 4fdcf68 carma-fpga: use dmaengine_xxx() API by Vinod Koul · 10 years ago
  99. 0a5642b dmaengine: freescale: add and export fsl_dma_external_start() by Vinod Koul · 10 years ago
  100. a500789 video: mx3fb: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago