Commit Graph

115839 Commits (7acb706ca97fce84bda4a902a33de2f3dae10260)
 

Author SHA1 Message Date
Pete Zaitcev 7dbcbe88b1 ub: remove sg_stat 17 years ago
Oliver Neukum 6a2839bedc USB: extend poisoning to anchors 17 years ago
Oliver Neukum 55b447bf79 USB: kill URBs permanently 17 years ago
Julia Lawall 49b707b90c drivers/usb/class/usblp.c: adjust error handling code 17 years ago
Greg Kroah-Hartman 5b775f672c USB: add USB test and measurement class driver 17 years ago
Harrison Metzger eb86be5424 USB: Added driver for a Delcom USB 7-segment LED Display 17 years ago
Vladimir Vukicevic c3d36c453c USB: Add Oceanic product ID to ftdi_sio 17 years ago
Denis Joseph Barrow 631556a076 USB: option.c remove duplicate device ids now supported in hso.c 17 years ago
Dan Williams b064eca9b0 USB: option: add Ericsson F3507g and Dell 5530 17 years ago
Matthias Hopf 4b40893918 drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831) 17 years ago
Dave Airlie 9e0b97e37f drm: make CONFIG_DRM depend on CONFIG_SHMEM. 17 years ago
Alex Deucher edc6f389f6 radeon: fix PCI bus mastering support enables. 17 years ago
Alex Deucher b2ceddfa52 radeon: add RS400 family support. 17 years ago
Alex Deucher f0738e9240 drm/radeon: add support for RS740 IGP chipsets. 17 years ago
Eric Anholt b612eda98e i915: GM45 has GM965-style MCH setup. 17 years ago
Keith Packard 6dbe2772d6 i915: Don't run retire work handler while suspended 17 years ago
Keith Packard ba1eb1d825 i915: Map status page cached for chips with GTT-based HWS location. 17 years ago
Keith Packard 50aa253d82 i915: Fix up ring initialization to cover G45 oddities 17 years ago
Keith Packard 0cdad7e88a i915: Use non-reserved status page index for breadcrumb 17 years ago
Eric Anholt 630681d9a5 drm: Increment dev_priv->irq_received so i915_gem_interrupts count works. 17 years ago
Jesse Barnes 9bfbd5cb72 drm: kill drm_device->irq 17 years ago
Dave Airlie e0f0754ff6 drm: wbinvd is cache coherent. 17 years ago
Dave Airlie e7d22bc3cb i915: add missing return in error path. 17 years ago
Dave Airlie 2bdf00b221 i915: fixup permissions on gem ioctls. 17 years ago
Eric Anholt 3043c60c48 drm: Clean up many sparse warnings in i915. 17 years ago
Eric Anholt bd88ee4c1b drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC. 17 years ago
Eric Anholt 28af0a2767 drm: G33-class hardware has a newer 965-style MCH (no DCC register). 17 years ago
Eric Anholt 4f481ed22e drm: Avoid oops in GEM execbuffers with bad arguments. 17 years ago
Eric Anholt d4e7b898c1 DRM: Return -EBADF on bad object in flink, and return curent name if it exists. 17 years ago
Kristian Høgsberg dbb19d302b i915 gem: install and uninstall irq handler in entervt and leavevt ioctls. 17 years ago
Kristian Høgsberg c99b058f13 i915: Make use of sarea_priv conditional. 17 years ago
Eric Anholt 546b0974c3 i915: Use struct_mutex to protect ring in GEM mode. 17 years ago
Kristian Høgsberg ed4c9c4acf i915: Add chip set ID param. 17 years ago
Eric Anholt 673a394b1e drm: Add GEM ("graphics execution manager") to i915 driver. 17 years ago
Eric Anholt d1d8c925b7 Export kmap_atomic_pfn for DRM-GEM. 17 years ago
Keith Packard 395e0ddc44 Export shmem_file_setup for DRM-GEM 17 years ago
Jesse Barnes 0a3e67a4ca drm: Rework vblank-wait handling to allow interrupt reduction. 17 years ago
David Howells 2df68b439f drm/cred: wrap task credential accesses in the drm driver. 17 years ago
Jesse Barnes b9bfdfe670 new chip name is GM45 17 years ago
Jesse Barnes 317c35d144 separate i915 suspend/resume functions into their own file 17 years ago
Dave Airlie 6b79d521e0 radeon: fix writeback across suspend/resume. 17 years ago
Dave Airlie 38eda21189 drm: fix sysfs error path. 17 years ago
Adrian Bunk dfcf96d09c FB_SIS=m, DRM_SIS=y is not a legal configuration. 17 years ago
Matthew Garrett 8ee1c3db90 Add Intel ACPI IGD OpRegion support 17 years ago
Keith Packard 398c9cb20b i915: Initialize hardware status page at device load when possible. 17 years ago
Keith Packard d3a6d4467c i915: Track progress inside of batchbuffers for determining wedgedness. 17 years ago
Eric Anholt ed4cb4142b i915: Add support for MSI and interrupt mitigation. 17 years ago
Jesse Barnes 585fb11134 i915: Use more consistent names for regs, and store them in a separate file. 17 years ago
Keith Packard 962d4fd727 i915: Ignore X server provided mmio address 17 years ago
Keith Packard 0790d5e148 i915: remove settable use_mi_batchbuffer_start 17 years ago