1. 82a28bc drm/i915: implement ibx_hpd_irq_setup by Daniel Vetter · 12 years ago
  2. e5868a3 DRM/i915: Convert HPD interrupts to make use of HPD pin assignment in encoders (v2) by Egbert Eich · 12 years ago
  3. 1d843f9 DRM/I915: Add enum hpd_pin to intel_encoder. by Egbert Eich · 12 years ago
  4. fa00abe DRM/i915: Remove valleyview_hpd_irq_setup. by Egbert Eich · 12 years ago
  5. bb60b96 drm/i915: emit a hotplug event on resume by Jesse Barnes · 12 years ago
  6. 24576d2 drm/i915: enable VT switchless resume v3 by Jesse Barnes · 12 years ago
  7. b5644d0 drm/i915: restore cursor and sprite state when forcing a config restore v2 by Jesse Barnes · 12 years ago
  8. 5e1bac2 drm/i915: add sprite restore function v3 by Jesse Barnes · 12 years ago
  9. 11e17a0 drm: add initial_config function to fb helper by Jesse Barnes · 12 years ago
  10. 866d12b drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated by Chris Wilson · 12 years ago
  11. f9c513e drm/i915: Always call fence-lost prior to removing the fence by Chris Wilson · 12 years ago
  12. 92bd1bf drm/i915: HSW PM Frequency bits fix by Rodrigo Vivi · 12 years ago
  13. a42f704 drm/i915: Warn if a pipe is enabled with a bogus port by Damien Lespiau · 12 years ago
  14. fec46b5 drm/i915: Don't overclock on Haswell by Ben Widawsky · 12 years ago
  15. 4f3308b drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platforms by Paulo Zanoni · 12 years ago
  16. 80ca378 drm/i915: there's no DSPPOS register on gen4+ by Paulo Zanoni · 12 years ago
  17. 4b71a57 drm/i915: fix DSPADDR Gen check by Paulo Zanoni · 12 years ago
  18. ad1c0b1 drm/i915: Use BUG() in a case of a programming error by Damien Lespiau · 12 years ago
  19. 8228c25 drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func() by Damien Lespiau · 12 years ago
  20. aaa148e drm/i915: Cleanup if the EDP transcoder has a bobug input value by Damien Lespiau · 12 years ago
  21. 00037c2 drm/i915: Error out if we are trying to use VGA with SPLL already in use by Damien Lespiau · 12 years ago
  22. e3dff58 drm/i915: Implement WaSwitchSolVfFArbitrationPriority by Ben Widawsky · 12 years ago
  23. 96b219f drm/i915: Set the VIC in AVI infoframe for SDVO by Ville Syrjälä · 12 years ago
  24. 6553363 drm/i915: Kill a strange comment about DPMS functions by Ville Syrjälä · 12 years ago
  25. a2b3fc0 drm/i915: Correct sandybrige overclocking by Ben Widawsky · 12 years ago
  26. 219f4fd drm/i915: Introduce GEN7_FEATURES for device info by Ben Widawsky · 12 years ago
  27. 7eb552a drm/i915: Move num_pipes to intel info by Ben Widawsky · 12 years ago
  28. a15326a drm/i915: fixup pd vs pt confusion in gen6 ppgtt code by Daniel Vetter · 12 years ago
  29. 6ddc4fc style nit: Align function parameter continuation properly. by Daniel Vetter · 12 years ago
  30. 34c61c6 drm/i915: VLV doesn't have HDMI on port C by Jesse Barnes · 12 years ago
  31. 12569ad drm/i915: DSPFW and BLC regs are in the display offset range by Jesse Barnes · 12 years ago
  32. 4e8c84a drm/i915: set conservative clock gating values on VLV v2 by Jesse Barnes · 12 years ago
  33. d3bc030 drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2 by Jesse Barnes · 12 years ago
  34. d7fee5f drm/i915: add more VLV IDs by Jesse Barnes · 12 years ago
  35. 7637bfd drm/i915: use VLV DIP routines on VLV v2 by Jesse Barnes · 12 years ago
  36. ed5de39 drm/i915: add media well to VLV force wake routines v2 by Jesse Barnes · 12 years ago
  37. da6ecc5 drm/i915: don't use plane pipe select on VLV by Jesse Barnes · 12 years ago
  38. dca25cb drm: modify pages_to_sg prime helper to create optimized SG table by Rahul Sharma · 12 years ago
  39. 6e995e2 drm/i915: use for_each_sg_page for setting up the gtt ptes by Imre Deak · 12 years ago
  40. 90797e6 drm/i915: create compact dma scatter lists for gem objects by Imre Deak · 12 years ago
  41. 67d5a50 drm/i915: handle walking compact dma scatter lists by Imre Deak · 12 years ago
  42. 5bd4687 drm/i915: set dummy page for stolen objects by Imre Deak · 12 years ago
  43. f5ddf69 drm: handle compact dma scatter lists in drm_clflush_sg() by Imre Deak · 12 years ago
  44. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  45. d62b489 drm/i915: allow force wake at init time on VLV v2 by Jesse Barnes · 12 years ago
  46. 41fda59 drm/i915: Remove unneeded dev argument by Ben Widawsky · 12 years ago
  47. cf14496 drm/i915: Remove unused file arg from execbuf by Ben Widawsky · 12 years ago
  48. a24a11e drm/i915: Resurrect ring kicking for semaphores, selectively by Chris Wilson · 12 years ago
  49. 5d83d29 drm/i915: add missing space in error message by Paulo Zanoni · 12 years ago
  50. 4deb88a drm/i915: don't save/restore PCH_LVDS on LPT by Paulo Zanoni · 12 years ago
  51. 311e359 drm/i915: reorganize intel_lvds_supported by Paulo Zanoni · 12 years ago
  52. 86d52df drm/i915: add HAS_POWER_WELL by Paulo Zanoni · 12 years ago
  53. ca29136 drm/i915: there's no DSPADDR register on Haswell by Paulo Zanoni · 12 years ago
  54. 51889b3 drm/i915: there's no DSPSIZE register on gen4+ by Paulo Zanoni · 12 years ago
  55. a18c4c3 drm/i915: capture the correct cursor registers on IVB by Paulo Zanoni · 12 years ago
  56. 2831d842 drm/i915: disable sound first on intel_disable_ddi by Paulo Zanoni · 12 years ago
  57. 9e1a0aa Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  58. de1893f Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 12 years ago
  59. 92fbb1c Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  60. 0371541 mfd: twl4030-madc: Remove __exit_p annotation by Arnd Bergmann · 12 years ago
  61. 8c958c7 hwmon: (pmbus/ltc2978) Fix temperature reporting by Guenter Roeck · 12 years ago
  62. 6975404 hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute() by David Woodhouse · 12 years ago
  63. df06907 hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes by Axel Lin · 12 years ago
  64. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  65. 8e467e8 tidspbridge: convert to idr_alloc() by Tejun Heo · 12 years ago
  66. a37c301 zcache: convert to idr_alloc() by Tejun Heo · 12 years ago
  67. 95e1b71 mlx4: remove leftover idr_pre_get() call by Tejun Heo · 12 years ago
  68. ad8395e Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  69. cad9d56 Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  70. 886e03b Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  71. def27a5 drm/i915: reduce power in the ilk rc6 enable error message by Jani Nikula · 12 years ago
  72. 3058753 drm/i915: clarify reasoning for the access_ok call by Kees Cook · 12 years ago
  73. 647416f drm/i915: use simple attribute in debugfs routines by Kees Cook · 12 years ago
  74. 27b351c USB: quatech2: only write to the tty if the port is open. by Bill Pemberton · 12 years ago
  75. 3f8bc5e qcserial: bind to DM/DIAG port on Gobi 1K devices by Dan Williams · 12 years ago
  76. a3633f6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  77. 7946844 Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  78. c0f5ece USB: cdc-wdm: fix buffer overflow by Oliver Neukum · 12 years ago
  79. 9d1817c w1: fix oops when w1_search is called from netlink connector by Marcin Jurkowski · 12 years ago
  80. 34ccd87 w1-gpio: fix unused variable warning by Johan Hovold · 12 years ago
  81. 0123055 w1-gpio: remove erroneous __exit and __exit_p() by Johan Hovold · 12 years ago
  82. c39ac49 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  83. 6d9431a Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  84. a57e82a usb: serial: Add Rigblaster Advantage to device table by Steve Conklin · 12 years ago
  85. c51d41a tty: serial: fix typo "SERIAL_S3C2412" by Paul Bolle · 12 years ago
  86. f2b8dfd serial: 8250: Keep 8250.<xxxx> module options functional after driver rename by Josh Boyer · 12 years ago
  87. 827aa0d tty: serial: fix typo "ARCH_S5P6450" by Paul Bolle · 12 years ago
  88. 77e372a tty/8250_pnp: serial port detection regression since v3.7 by Sean Young · 12 years ago
  89. 064256f serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char" by Jonas Gorski · 12 years ago
  90. 8d2f8cd serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller by Wang YanQing · 12 years ago
  91. d13402a Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards by Scott Ashcroft · 12 years ago
  92. e06c93c tty/serial: Add support for Altera serial port by Ley Foon Tan · 12 years ago
  93. 5771a80 tty: serial: vt8500: Unneccessary duplicated clock code removed by Tony Prisk · 12 years ago
  94. 09081e5 tty: serial: mpc5xxx: fix PSC clock name bug by Anatolij Gustschin · 12 years ago
  95. 54fc403 mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO by Axel Lin · 12 years ago
  96. 6049bce mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource() by Mark Brown · 12 years ago
  97. 80e4e67 mfd: tps65912: Declare and use tps65912_irq_exit() by Mark Brown · 12 years ago
  98. df545d1 mfd: palmas: Provide irq flags through DT/platform data by Laxman Dewangan · 12 years ago
  99. 5c854aa mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error by Axel Lin · 12 years ago
  100. 26bacba mfd: omap-usb-host: Actually update hostconfig by Roger Quadros · 12 years ago