1. fc316cb drm/i915: simplify intel_crtc_driving_pch by Paulo Zanoni · 13 years ago
  2. 1f54438 drm/i915: fix checks inside haswell_crtc_{enable, disable} by Paulo Zanoni · 13 years ago
  3. 20474e9 drm/i915: fix checks inside ironlake_crtc_{enable, disable} by Paulo Zanoni · 13 years ago
  4. 4f771f1 drm/i915: fork a Haswell version of ironlake_crtc_{enable, disable} by Paulo Zanoni · 13 years ago
  5. 051f866 drm/i915: remove an extra #define for DP_RECEIVER_CAP_SIZE by Jani Nikula · 13 years ago
  6. 67a5456 drm/i915: extract intel_dp_init_panel_power_sequencer by Daniel Vetter · 13 years ago
  7. 6b3ec1c drm/i915/dp: compute the pch dp aux divider from the rawclk by Daniel Vetter · 13 years ago
  8. d2acd21 drm/i915/eDP: compute the panel power clock divisor from the pch rawclock by Daniel Vetter · 13 years ago
  9. 035aa3d drm/i915: enable/disable backlight for eDP by Daniel Vetter · 13 years ago
  10. 82ed61f drm/i915: make edp panel power sequence setup more robust by Daniel Vetter · 13 years ago
  11. 2d354c3 drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scaler by Damien Lespiau · 13 years ago
  12. 9324cf7 drm/i915/dp: actually nack test request by Daniel Vetter · 13 years ago
  13. 397fe15 drm: extract drm_dp_max_lane_count helper by Daniel Vetter · 13 years ago
  14. 3b5c662 drm: extract dp link bw helpers by Daniel Vetter · 13 years ago
  15. a7c9655 drm/i915: use the new dp train delay helpers by Daniel Vetter · 13 years ago
  16. 1a644cd drm: extract dp link train delay functions from radeon by Daniel Vetter · 13 years ago
  17. 0f037bd drm: extract helpers to compute new training values from sink request by Daniel Vetter · 13 years ago
  18. 0191627 drm: dp helper: extract drm_dp_clock_recovery_ok by Daniel Vetter · 13 years ago
  19. 1ffdff1 drm: dp helper: extract drm_dp_channel_eq_ok by Daniel Vetter · 13 years ago
  20. 00ae9a4 drm: rename drm_dp_i2c_helper.c to drm_dp_helper.c by Daniel Vetter · 13 years ago
  21. 9ec1561 drm/i915: remove unused mem_block struct definition by Mika Kuoppala · 13 years ago
  22. 9cd300e drm/i915: Move cached EDID to intel_connector by Jani Nikula · 13 years ago
  23. ebda95a drm/i915: Do not free the passed EDID in intel_connector_update_modes() by Jani Nikula · 13 years ago
  24. dd06f90 drm/i915: Move the fixed mode to intel_panel by Jani Nikula · 13 years ago
  25. 1d50870 drm/i915: Create generic intel_panel for LVDS and eDP by Jani Nikula · 13 years ago
  26. f8779fd drm/i915/dp: Initialize eDP fixed mode in intel_dp_init by Jani Nikula · 13 years ago
  27. 62165e0 drm/i915/lvds: Move some connector specific info across from the encoder by Jani Nikula · 13 years ago
  28. 0657b6b drm/i915: Backlight setup requires connector so pass it as parameter by Jani Nikula · 13 years ago
  29. db1740a drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connector by Jani Nikula · 13 years ago
  30. c7362c4 drm/i915/lvds: Introduce intel_lvds_connector by Jani Nikula · 13 years ago
  31. 29b99b4 drm/i915/lvds: Rename intel_lvds to intel_lvds_encoder by Jani Nikula · 13 years ago
  32. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  33. 3782010 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  34. 29de6ce drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLV by Damien Lespiau · 13 years ago
  35. 4d47e4f drm/i915: Program DSPCLK_GATE_D only once on Ironlake by Damien Lespiau · 13 years ago
  36. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 13 years ago
  37. 4a1f2b0 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 13 years ago
  38. bac7169 firmware/memmap: avoid type conflicts with the generic memmap_init() by Fengguang Wu · 13 years ago
  39. dc36d7e drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths by Axel Lin · 13 years ago
  40. 1675737 xen: Fix annoying compile-time warning by Linus Torvalds · 13 years ago
  41. e80bd27 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  42. 231e54f drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATE by Damien Lespiau · 13 years ago
  43. ccfc273 Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  44. 42bf3e2 Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  45. d479c91 USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy by Ben Collins · 13 years ago
  46. 36ec8f8 drm/i915: unconditionally use mt forcewake on hsw/ivb by Daniel Vetter · 13 years ago
  47. c9623de Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  48. a7902ac5 drm/i915: set the correct function pointers for Haswell DP by Paulo Zanoni · 13 years ago
  49. c19b066 drm/i915: implement Haswell DP link train sequence by Paulo Zanoni · 13 years ago
  50. 1eb8dfe drm/i915: fix Haswell DP M/N registers by Paulo Zanoni · 13 years ago
  51. a836bdf drm/i915: add DP support to intel_ddi_disable_port by Paulo Zanoni · 13 years ago
  52. 247d89f drm/i915: add DP support to intel_ddi_mode_set by Paulo Zanoni · 13 years ago
  53. bab5835 Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 13 years ago
  54. 6547fef drm/i915: add DP support to intel_enable_ddi by Paulo Zanoni · 13 years ago
  55. fe43d3f drm/i915: add DP support to intel_ddi_get_hw_state by Paulo Zanoni · 13 years ago
  56. 0bdee30 drm/i915: add DP support to intel_ddi_get_encoder_port by Paulo Zanoni · 13 years ago
  57. 750eb99 drm/i915: fix DP AUX register definitions on Haswell by Paulo Zanoni · 13 years ago
  58. 4b35f1c USB: option: add more ZTE devices by Bjørn Mork · 13 years ago
  59. 1452df6 USB: option: blacklist net interface on ZTE devices by Bjørn Mork · 13 years ago
  60. 6b7ced6 Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  61. 4708097 usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP by Alexis R. Cortes · 13 years ago
  62. 5d8c61b USB: io_ti: fix sysfs-attribute creation by Johan Hovold · 13 years ago
  63. 0978c94 USB: iuu_phoenix: fix sysfs-attribute creation by Johan Hovold · 13 years ago
  64. 16995a9 drm/i915: Clear FORCEWAKE when taking over from BIOS by Chris Wilson · 13 years ago
  65. 7fdd74a drm/i915: don't save/restor ADPA for kms by Daniel Vetter · 13 years ago
  66. 2e93889 drm/i915/crt: explicitly set up HOTPLUG_BITS on resume by Daniel Vetter · 13 years ago
  67. 912d812 drm/i915/crt: don't set HOTPLUG bits on !PCH by Daniel Vetter · 13 years ago
  68. 178e485 staging: dgrp: check return value of alloc_tty_driver by Bill Pemberton · 13 years ago
  69. d7c4660 staging: dgrp: check for NULL pointer in (un)register_proc_table by Bill Pemberton · 13 years ago
  70. 24fb530 of/platform: sparse fix by Kim Phillips · 13 years ago
  71. d2e4151 of/irq: sparse fixes by Kim Phillips · 13 years ago
  72. 47b1e68 of/address: sparse fixes by Kim Phillips · 13 years ago
  73. bf90ff5 USB: spcp8x5: fix port-data memory leak by Johan Hovold · 13 years ago
  74. 638b9e1 USB: ssu100: fix port-data memory leak by Johan Hovold · 13 years ago
  75. 51ef847 USB: ti_usb_3410_5052: fix port-data memory leak by Johan Hovold · 13 years ago
  76. 289b076 USB: oti6858: fix port-data memory leak by Johan Hovold · 13 years ago
  77. 5363655 USB: iuu_phoenix: fix port-data memory leak by Johan Hovold · 13 years ago
  78. 99a6f73 USB: kl5kusb105: fix port-data memory leak by Johan Hovold · 13 years ago
  79. 0036153 USB: io_ti: fix port-data memory leak by Johan Hovold · 13 years ago
  80. 94ab71c USB: keyspan_pda: fix port-data memory leak by Johan Hovold · 13 years ago
  81. 3124d1d USB: f81232: fix port-data memory leak by Johan Hovold · 13 years ago
  82. c27f3ef USB: io_edgeport: fix port-data memory leak by Johan Hovold · 13 years ago
  83. 95940a0 USB: kobil_sct: fix port-data memory leak by Johan Hovold · 13 years ago
  84. 5c1a0f4 USB: cypress_m8: fix port-data memory leak by Johan Hovold · 13 years ago
  85. 301a29d usb: acm: fix the computation of the number of data bits by Nicolas Boullis · 13 years ago
  86. 6e1babb usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree by Tony Prisk · 13 years ago
  87. 09eeffb usb: Missing dma_mask in uhci-platform.c when probed from device-tree by Tony Prisk · 13 years ago
  88. c521118 USB: cdc-acm: fix pipe type of write endpoint by Ming Lei · 13 years ago
  89. 0146390 usbdevfs: Fix broken scatter-gather transfer by Henrik Rydberg · 13 years ago
  90. c630119 drm/i915: don't save/restore HWS_PGA reg for kms by Daniel Vetter · 13 years ago
  91. 905c27b drm/i915: don't save/restore irq regs for kms by Daniel Vetter · 13 years ago
  92. f81183f drm/i915: don't save/restore DP regs for kms by Daniel Vetter · 13 years ago
  93. 7346bfa drm/i915: use TU_SIZE macro at intel_dp_set_m_n by Paulo Zanoni · 13 years ago
  94. d6c0d72 drm/i915: add basic Haswell DP link train bits by Paulo Zanoni · 13 years ago
  95. 068759b drm/i915: add DP support to intel_ddi_pll_mode_set by Paulo Zanoni · 13 years ago
  96. dae8479 drm/i915: add intel_ddi_set_pipe_settings by Paulo Zanoni · 13 years ago
  97. 7739c33 drm/i915: add DP support to intel_ddi_enable_pipe_func by Paulo Zanoni · 13 years ago
  98. 2c76a12 [media] Kconfig: Fix dependencies for driver autoselect options by Mauro Carvalho Chehab · 13 years ago
  99. 1867353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  100. ccbfddb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago