summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-1723-62/+4832
* Export kmap_atomic_pfn for DRM-GEM.Eric Anholt2008-10-171-0/+1
* Export shmem_file_setup for DRM-GEMKeith Packard2008-10-171-0/+1
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-1721-473/+1189
* drm/cred: wrap task credential accesses in the drm driver.David Howells2008-10-171-1/+1
* new chip name is GM45Jesse Barnes2008-10-172-4/+4
* separate i915 suspend/resume functions into their own fileJesse Barnes2008-10-174-461/+524
* radeon: fix writeback across suspend/resume.Dave Airlie2008-10-171-2/+3
* drm: fix sysfs error path.Dave Airlie2008-10-171-1/+1
* FB_SIS=m, DRM_SIS=y is not a legal configuration.Adrian Bunk2008-10-171-0/+1
* Add Intel ACPI IGD OpRegion supportMatthew Garrett2008-10-177-9/+415
* i915: Initialize hardware status page at device load when possible.Keith Packard2008-10-171-29/+57
* i915: Track progress inside of batchbuffers for determining wedgedness.Keith Packard2008-10-171-1/+10
* i915: Add support for MSI and interrupt mitigation.Eric Anholt2008-10-174-55/+145
* i915: Use more consistent names for regs, and store them in a separate file.Jesse Barnes2008-10-175-892/+1508
* i915: Ignore X server provided mmio addressKeith Packard2008-10-171-12/+0Star
* i915: remove settable use_mi_batchbuffer_startKeith Packard2008-10-172-11/+1Star
* SiS DRM: fix a pointer cast warningDavid Howells2008-10-171-1/+1
* SiS DRM: fix the memory allocator if the SIS FB is built as a moduleDavid Howells2008-10-171-4/+4
* drm: remove #define's for non-linux systemsCarlos R. Mafra2008-10-171-17/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-10-17211-1/+152422
|\
| * 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-111-65/+81
| * Staging: SLICOSS: Call pci_release_regions at driver exitLior Dotan2008-10-111-0/+2
| * Staging: SLICOSS: Fix remaining type namesLior Dotan2008-10-114-21/+23
| * Staging: SLICOSS: Fix warnings due to static usageLior Dotan2008-10-112-7/+2Star
| * Staging: SLICOSS: lots of checkpatch fixesLior Dotan2008-10-1113-1619/+1353Star
| * Staging: go7007 v4l fixesRoss Cohen2008-10-1110-71/+59Star
| * Staging: Fix gcc warnings in sxgJ.R. Mauro2008-10-111-4/+4
| * Staging: add echo cancelation moduleDavid Rowe2008-10-1110-0/+1785
| * Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-1137-0/+36060
| * Staging: add w35und wifi driverPavel Machek2008-10-1153-0/+14522
| * Staging: USB/IP: add host driverTakahiro Hirofuchi2008-10-117-0/+1878
| * Staging: USB/IP: add client driverTakahiro Hirofuchi2008-10-117-0/+2171
| * Staging: USB/IP: add common functions neededTakahiro Hirofuchi2008-10-118-0/+1573
| * Staging: add the go7007 video driverGreg Kroah-Hartman2008-10-1122-0/+9269
| * Staging: add me4000 pci data collection driverGreg Kroah-Hartman2008-10-117-0/+7114
| * Staging: add me4000 firmware filesGreg Kroah-Hartman2008-10-112-0/+15442
| * Staging: add sxg network driverGreg Kroah-Hartman2008-10-1113-0/+11550
| * Staging: add Alacritech slicoss network driverGreg Kroah-Hartman2008-10-1118-0/+30782
| * Staging: add et131x network driverGreg Kroah-Hartman2008-10-1133-0/+14261
| * Staging: add MAINTAINERS entryGreg Kroah-Hartman2008-10-111-0/+7
| * Staging: add Kconfig entries and Makefile infrastructureGreg Kroah-Hartman2008-10-114-0/+32
| * Staging: add TAINT_CRAP flag to drivers/staging modulesGreg Kroah-Hartman2008-10-111-0/+9
| * Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman2008-10-114-2/+17
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-1728-1095/+1864
|\ \
| * | hwmon: (adm1026) Prevent log spammingJean Delvare2008-10-171-4/+4
| * | hwmon: (adm1026) Fix debug messagesJean Delvare2008-10-171-5/+4Star
| * | hwmon: (adm1029) Use mask for fan_div valueCorentin Labbe2008-10-171-2/+3