1. 5b775f6 USB: add USB test and measurement class driver by Greg Kroah-Hartman · 16 years ago
  2. eb86be5 USB: Added driver for a Delcom USB 7-segment LED Display by Harrison Metzger · 16 years ago
  3. c3d36c4 USB: Add Oceanic product ID to ftdi_sio by Vladimir Vukicevic · 16 years ago
  4. 631556a USB: option.c remove duplicate device ids now supported in hso.c by Denis Joseph Barrow · 16 years ago
  5. b064eca9 USB: option: add Ericsson F3507g and Dell 5530 by Dan Williams · 16 years ago
  6. 4b40893 drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831) by Matthias Hopf · 16 years ago
  7. 9e0b97e drm: make CONFIG_DRM depend on CONFIG_SHMEM. by Dave Airlie · 16 years ago
  8. edc6f38 radeon: fix PCI bus mastering support enables. by Alex Deucher · 16 years ago
  9. b2ceddf radeon: add RS400 family support. by Alex Deucher · 16 years ago
  10. f0738e9 drm/radeon: add support for RS740 IGP chipsets. by Alex Deucher · 16 years ago
  11. b612eda i915: GM45 has GM965-style MCH setup. by Eric Anholt · 16 years ago
  12. 6dbe277 i915: Don't run retire work handler while suspended by Keith Packard · 16 years ago
  13. ba1eb1d i915: Map status page cached for chips with GTT-based HWS location. by Keith Packard · 16 years ago
  14. 50aa253d i915: Fix up ring initialization to cover G45 oddities by Keith Packard · 16 years ago
  15. 0cdad7e i915: Use non-reserved status page index for breadcrumb by Keith Packard · 16 years ago
  16. 630681d drm: Increment dev_priv->irq_received so i915_gem_interrupts count works. by Eric Anholt · 16 years ago
  17. 9bfbd5c drm: kill drm_device->irq by Jesse Barnes · 16 years ago
  18. e0f0754 drm: wbinvd is cache coherent. by Dave Airlie · 16 years ago
  19. e7d22bc i915: add missing return in error path. by Dave Airlie · 16 years ago
  20. 2bdf00b i915: fixup permissions on gem ioctls. by Dave Airlie · 16 years ago
  21. 3043c60 drm: Clean up many sparse warnings in i915. by Eric Anholt · 16 years ago
  22. bd88ee4 drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC. by Eric Anholt · 16 years ago
  23. 28af0a2 drm: G33-class hardware has a newer 965-style MCH (no DCC register). by Eric Anholt · 16 years ago
  24. 4f481ed drm: Avoid oops in GEM execbuffers with bad arguments. by Eric Anholt · 16 years ago
  25. d4e7b89 DRM: Return -EBADF on bad object in flink, and return curent name if it exists. by Eric Anholt · 16 years ago
  26. dbb19d3 i915 gem: install and uninstall irq handler in entervt and leavevt ioctls. by Kristian Høgsberg · 16 years ago
  27. c99b058 i915: Make use of sarea_priv conditional. by Kristian Høgsberg · 16 years ago
  28. 546b097 i915: Use struct_mutex to protect ring in GEM mode. by Eric Anholt · 16 years ago
  29. ed4c9c4 i915: Add chip set ID param. by Kristian Høgsberg · 16 years ago
  30. 673a394 drm: Add GEM ("graphics execution manager") to i915 driver. by Eric Anholt · 16 years ago
  31. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  32. 2df68b4 drm/cred: wrap task credential accesses in the drm driver. by David Howells · 16 years ago
  33. b9bfdfe new chip name is GM45 by Jesse Barnes · 16 years ago
  34. 317c35d separate i915 suspend/resume functions into their own file by Jesse Barnes · 16 years ago
  35. 6b79d52 radeon: fix writeback across suspend/resume. by Dave Airlie · 16 years ago
  36. 38eda21 drm: fix sysfs error path. by Dave Airlie · 16 years ago
  37. dfcf96d FB_SIS=m, DRM_SIS=y is not a legal configuration. by Adrian Bunk · 16 years ago
  38. 8ee1c3d Add Intel ACPI IGD OpRegion support by Matthew Garrett · 16 years ago
  39. 398c9cb i915: Initialize hardware status page at device load when possible. by Keith Packard · 16 years ago
  40. d3a6d44 i915: Track progress inside of batchbuffers for determining wedgedness. by Keith Packard · 16 years ago
  41. ed4cb41 i915: Add support for MSI and interrupt mitigation. by Eric Anholt · 16 years ago
  42. 585fb11 i915: Use more consistent names for regs, and store them in a separate file. by Jesse Barnes · 16 years ago
  43. 962d4fd i915: Ignore X server provided mmio address by Keith Packard · 16 years ago
  44. 0790d5e i915: remove settable use_mi_batchbuffer_start by Keith Packard · 16 years ago
  45. 48f185d SiS DRM: fix a pointer cast warning by David Howells · 16 years ago
  46. 6bb9e4b SiS DRM: fix the memory allocator if the SIS FB is built as a module by David Howells · 16 years ago
  47. 5cb02ff fdomain_cs: Sort out modules with duplicate description by Alan Cox · 16 years ago
  48. 7bbfd39 pcmcia: Whine harder about use of EXCLUSIVE by Alan Cox · 16 years ago
  49. aafcf99 pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted by Alan Cox · 16 years ago
  50. d4305c6 V4L/DVB (9296): Patch to remove warning message during cx88-dvb compilation by Igor M. Liplianin · 16 years ago
  51. eb229b2 V4L/DVB (9294): gspca: Add a stop sequence in t613. by Jean-Francois Moine · 16 years ago
  52. ad62fb0 V4L/DVB (9293): gspca: Separate and fix the sensor dependant sequences in t613. by Leandro Costantino · 16 years ago
  53. 35480b6b V4L/DVB (9292): gspca: Call the control setting functions at init time in t613. by Jean-Francois Moine · 16 years ago
  54. cbc51c6 V4L/DVB (9291): gspca: Do not set the white balance temperature by default in t613. by Jean-Francois Moine · 16 years ago
  55. 392ee5a V4L/DVB (9290): gspca: Adjust the sensor init sequences in t613. by Jean-Francois Moine · 16 years ago
  56. 236088d V4L/DVB (9289): gspca: Other sensor identified as om6802 in t613. by Jean-Francois Moine · 16 years ago
  57. 0bc99b5 V4L/DVB (9288): gspca: Write to the USB device and not USB interface in t613. by Jean-Francois Moine · 16 years ago
  58. f89be03 V4L/DVB (9287): gspca: Change the name of the multi bytes write function in t613. by Jean-Francois Moine · 16 years ago
  59. cf0fe08 V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version. by Jean-Francois Moine · 16 years ago
  60. 88d99fc V4L/DVB (9283): Correct typo and enable setting the gain on the mt9m111 sensor by Erik Andrén · 16 years ago
  61. 4473281 V4L/DVB (9282): Properly iterate the urbs when destroying them. by Erik Andrén · 16 years ago
  62. e2c9749 V4L/DVB (9281): gspca: Add hflip and vflip to the po1030 sensor by Erik Andren · 16 years ago
  63. 17ea88a V4L/DVB (9280): gspca: Use the gspca debug macros by Erik Andren · 16 years ago
  64. 0c505e68 V4L/DVB (9279): gspca: Correct some copyright headers by Erik Andren · 16 years ago
  65. 1d73303 V4L/DVB (9278): gspca: Remove the m5602_debug variable by Erik Andren · 16 years ago
  66. 588dbbb V4L/DVB (9277): gspca: propagate an error in m5602_start_transfer() by Erik Andren · 16 years ago
  67. dcadd08 V4L/DVB (9276): videobuf-dvb: two functions are now static by Mauro Carvalho Chehab · 16 years ago
  68. 64decbf V4L/DVB (9275): dvb: input data pointer of cx24116_writeregN() should be const by Geert Uytterhoeven · 16 years ago
  69. a1bc84c V4L/DVB (9274): Remove spurious messages and turn into debug. by Steven Toth · 16 years ago
  70. 11fbedd V4L/DVB (9273): MFE: videobuf-dvb.c checkpatch cleanup as part of MFE merge by Steven Toth · 16 years ago
  71. ca341e4 V4L/DVB (9272): mxl5005s: Bug fix stopped DVB-T from working the second time around. by Jose Alberto Reguero · 16 years ago
  72. 96b7a1a V4L/DVB (9271): videobuf: data storage optimisation (2) by Darron Broad · 16 years ago
  73. 7456321 V4L/DVB (9270): cx24116: optimise emulated auto-pilot by Christophe Thommeret · 16 years ago
  74. 430189d V4L/DVB (9269): cx88: add I2S-ADC tvaudio method by Darron Broad · 16 years ago
  75. 953cafc V4L/DVB (9268): tuner: add FMD1216MEX tuner by Darron Broad · 16 years ago
  76. 649e13a V4L/DVB (9267): cx88: Update of audio routing config for FM radio by Darron Broad · 16 years ago
  77. e43f3fa V4L/DVB (9266): videobuf: properly handle attachment failure by Darron Broad · 16 years ago
  78. 7bdf84f V4L/DVB (9265): videobuf: data storage optimisation by Darron Broad · 16 years ago
  79. 6594690 V4L/DVB (9264): MFE: bugfix: multi-frontend mutual exclusion parallel open by Darron Broad · 16 years ago
  80. 5c310b1 V4L/DVB (9263): mxl5005s: Checkpatch compliance by Steven Toth · 16 years ago
  81. 376a841 V4L/DVB (9262): cx88: Change spurious buffer message into a debug only message by Steven Toth · 16 years ago
  82. 8f3cd53 V4L/DVB (9261): xc5000: Checkpatch compliance by Steven Toth · 16 years ago
  83. 93504ab V4L/DVB (9260): cx24123: Checkpatch compliance by Steven Toth · 16 years ago
  84. b431c61 V4L/DVB (9259): s5h1411: Checkpatch compliance by Steven Toth · 16 years ago
  85. b7709c0d V4L/DVB (9258): s5h1409: Checkpatch compliance by Steven Toth · 16 years ago
  86. 98c9482 V4L/DVB (9257): cx24116: Checkpatch compliance #3 by Steven Toth · 16 years ago
  87. 4e3599a V4L/DVB (9256): cx22702: Checkpatch compliance by Steven Toth · 16 years ago
  88. 5c2a164 V4L/DVB (9255): tda10048: Checkpatch compliance by Steven Toth · 16 years ago
  89. f11ec7d V4L/DVB (9254): cx24116: Checkpatch compliance #2 by Steven Toth · 16 years ago
  90. d93356a V4L/DVB (9253): cx24116: Checkpatch compliance by Steven Toth · 16 years ago
  91. a8eb912 V4L/DVB (9252): au0828: Checkpatch compliance by Steven Toth · 16 years ago
  92. 9c8ced5 V4L/DVB (9251): cx23885: Checkpatch compliance by Steven Toth · 16 years ago
  93. 2af03ee V4L/DVB (9250): cx88: Convert __FUNCTION__ to __func__ by Steven Toth · 16 years ago
  94. 3dfbe31 V4L/DVB (9248): sms1xxx: support two new revisions of the Hauppauge WinTV MiniStick by Michael Krufky · 16 years ago
  95. a636da6 V4L/DVB (9247): au0828: add support for another USB id for Hauppauge HVR950Q by Michael Krufky · 16 years ago
  96. 51354cc V4L/DVB (9244): video: improve sh_mobile_ceu buffer handling by Magnus Damm · 16 years ago
  97. 2c0a072 V4L/DVB (9243): video: add byte swap to sh_mobile_ceu driver by Magnus Damm · 16 years ago
  98. dd54203 V4L/DVB (9242): video: add sh_mobile_ceu comments by Magnus Damm · 16 years ago
  99. 50c616f V4L/DVB (9241): soc-camera: move sensor power management to soc_camera_platform.c by Guennadi Liakhovetski · 16 years ago
  100. 2a1d245 V4L/DVB (9240): saa7127: Fix two typos by Jean Delvare · 16 years ago