summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i915: Use struct_mutex to protect ring in GEM mode.Eric Anholt2008-10-184-10/+63
* i915: Add chip set ID param.Kristian Høgsberg2008-10-181-0/+3
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-1820-62/+4318
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-1819-462/+1095
* drm/cred: wrap task credential accesses in the drm driver.David Howells2008-10-181-1/+1
* new chip name is GM45Jesse Barnes2008-10-182-4/+4
* separate i915 suspend/resume functions into their own fileJesse Barnes2008-10-184-461/+524
* radeon: fix writeback across suspend/resume.Dave Airlie2008-10-181-2/+3
* drm: fix sysfs error path.Dave Airlie2008-10-181-1/+1
* FB_SIS=m, DRM_SIS=y is not a legal configuration.Adrian Bunk2008-10-181-0/+1
* Add Intel ACPI IGD OpRegion supportMatthew Garrett2008-10-187-9/+415
* i915: Initialize hardware status page at device load when possible.Keith Packard2008-10-181-29/+57
* i915: Track progress inside of batchbuffers for determining wedgedness.Keith Packard2008-10-181-1/+10
* i915: Add support for MSI and interrupt mitigation.Eric Anholt2008-10-184-55/+145
* i915: Use more consistent names for regs, and store them in a separate file.Jesse Barnes2008-10-185-892/+1508
* i915: Ignore X server provided mmio addressKeith Packard2008-10-181-12/+0
* i915: remove settable use_mi_batchbuffer_startKeith Packard2008-10-182-11/+1
* SiS DRM: fix a pointer cast warningDavid Howells2008-10-181-1/+1
* SiS DRM: fix the memory allocator if the SIS FB is built as a moduleDavid Howells2008-10-181-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-10-17205-0/+152390
|\
| * staging: at76_usb wireless driverPavel Roskin2008-10-137-0/+6192
| * Staging: workaround build system bugGreg Kroah-Hartman2008-10-132-0/+22
| * Staging: Lindent sxg.cJ.R. Mauro2008-10-101-65/+81
| * Staging: SLICOSS: Call pci_release_regions at driver exitLior Dotan2008-10-101-0/+2
| * Staging: SLICOSS: Fix remaining type namesLior Dotan2008-10-104-21/+23
| * Staging: SLICOSS: Fix warnings due to static usageLior Dotan2008-10-102-7/+2
| * Staging: SLICOSS: lots of checkpatch fixesLior Dotan2008-10-1013-1619/+1353
| * Staging: go7007 v4l fixesRoss Cohen2008-10-1010-71/+59
| * Staging: Fix gcc warnings in sxgJ.R. Mauro2008-10-101-4/+4
| * Staging: add echo cancelation moduleDavid Rowe2008-10-1010-0/+1785
| * Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-1037-0/+36060
| * Staging: add w35und wifi driverPavel Machek2008-10-1053-0/+14522
| * Staging: USB/IP: add host driverTakahiro Hirofuchi2008-10-107-0/+1878
| * Staging: USB/IP: add client driverTakahiro Hirofuchi2008-10-107-0/+2171
| * Staging: USB/IP: add common functions neededTakahiro Hirofuchi2008-10-108-0/+1573
| * Staging: add the go7007 video driverGreg Kroah-Hartman2008-10-1022-0/+9269
| * Staging: add me4000 pci data collection driverGreg Kroah-Hartman2008-10-107-0/+7114
| * Staging: add me4000 firmware filesGreg Kroah-Hartman2008-10-102-0/+15442
| * Staging: add sxg network driverGreg Kroah-Hartman2008-10-1013-0/+11550
| * Staging: add Alacritech slicoss network driverGreg Kroah-Hartman2008-10-1018-0/+30782
| * Staging: add et131x network driverGreg Kroah-Hartman2008-10-1033-0/+14261
| * Staging: add Kconfig entries and Makefile infrastructureGreg Kroah-Hartman2008-10-104-0/+32
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-1719-1043/+1683
|\ \
| * | hwmon: (adm1026) Prevent log spammingJean Delvare2008-10-171-4/+4
| * | hwmon: (adm1026) Fix debug messagesJean Delvare2008-10-171-5/+4
| * | hwmon: (adm1029) Use mask for fan_div valueCorentin Labbe2008-10-171-2/+3
| * | hwmon: (ibmaem) Automatically load on IBM systems via DMIDarrick J. Wong2008-10-171-0/+7
| * | hwmon: (ibmpex) Automatically load on IBM systems via DMIDarrick J. Wong2008-10-171-0/+6
| * | hwmon: (w83781d) Use new style driver bindingWolfgang Grandegger2008-10-171-175/+134
| * | hwmon: (w83781d) Stop abusing struct i2c_client for ISA devicesJean Delvare2008-10-171-37/+26
OpenPOWER on IntegriCloud