summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-1920-145/+151
* agpgart: detected ALi M???? chipset with M1621Ondrej Zary2009-06-191-1/+1
* drm/radeon: command stream checker for r3xx-r5xx hardwareJerome Glisse2009-06-197-65/+611
* drm/radeon: Fully initialize LVDS info also when we can't get it from the ROM.Michel Dänzer2009-06-191-0/+9
* radeon: Fix CP byte order on big endian architectures with KMS.Michel Dänzer2009-06-192-0/+4
* agp/uninorth: Handle user memory types.Michel Dänzer2009-06-191-2/+16
* drm/ttm: Add some powerpc cache flush code.Michel Dänzer2009-06-191-1/+10
* radeon: Enable modesetting on non-x86.Michel Dänzer2009-06-191-1/+1
* drm/radeon: Respect AGP cant_use_aperture flag.Michel Dänzer2009-06-191-4/+4
* drm: EDID endianness fixes.Michel Dänzer2009-06-192-49/+53
* drm/radeon: this VRAM vs aperture test is wrong, just remove it.Dave Airlie2009-06-191-6/+0
* drm/ttm: fix an error path to exit function correctlyThomas Hellstrom2009-06-191-1/+1
* drm: Apply "Memory fragmentation from lost alignment blocks"Thomas Hellstrom2009-06-191-41/+7
* ttm: Return -ERESTART when a signal interrupts bo eviction.Thomas Hellstrom2009-06-191-3/+6
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-1839-523/+324
* drm/i915: Clear fence register on tiling stride change.Chris Wilson2009-06-183-17/+88
* drm/i915: Install fence register for tiled scanout on i915Chris Wilson2009-06-183-10/+21
* drm/i915: detach/attach get/put pages symmetryChris Wilson2009-06-181-0/+4
* drm/i915: A few debugfs formatting fixesBen Gamari2009-06-171-2/+2
* drm/i915: Warn when inteldrmfb fails to restore its framebuffer configBen Gamari2009-06-171-1/+5
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-06-172-84/+45
|\
| * [CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is usefulThomas Renninger2009-06-152-31/+4
| * [CPUFREQ] ondemand: Uncouple minimal sampling rate from HZ in NO_HZ caseThomas Renninger2009-06-152-53/+41
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-1733-495/+1481
|\ \
| * | [SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-152-11/+17
| * | [SCSI] don't attach ULD to Dell Universal XportJames Bottomley2009-06-151-0/+1
| * | [SCSI] lpfc 8.3.3 : Update driver version to 8.3.3James Smart2009-06-151-1/+1
| * | [SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypointJames Smart2009-06-151-193/+291
| * | [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart2009-06-153-9/+35
| * | [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart2009-06-158-26/+59
| * | [SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart2009-06-1510-219/+224
| * | [SCSI] qla2xxx: Resolve a performance issue in interruptAnirban Chakraborty2009-06-151-6/+9
| * | [SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.Michael Chan2009-06-152-2/+4
| * | [SCSI] nsp_cs: time_out reaches -1Roel Kluin2009-06-151-3/+3
| * | [SCSI] qla2xxx: fix printk format warningsRandy Dunlap2009-06-151-2/+5
| * | [SCSI] ncr53c8xx: div reaches -1Roel Kluin2009-06-151-1/+1
| * | [SCSI] zfcp: Update FC pass-through supportChristof Schmitt2009-06-122-7/+5
| * | [SCSI] zfcp: Add FC pass-through supportSven Schuetz2009-06-126-20/+219
| * | [SCSI] FC Pass Thru supportJames Smart2009-06-121-1/+613
* | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-06-1712-335/+885
|\ \ \
| * | | UBI: add reboot notifierKevin Cernekee2009-06-102-1/+38
| * | | UBI: handle more error codesArtem Bityutskiy2009-06-101-7/+34
| * | | UBI: fix multiple spelling typosArtem Bityutskiy2009-06-104-11/+11
| * | | UBI: fix kmem_cache_free on error patchArtem Bityutskiy2009-06-101-1/+2
| * | | UBI: print amount of reserved PEBsArtem Bityutskiy2009-06-091-3/+4
| * | | UBI: improve messages in the WL workerArtem Bityutskiy2009-06-081-9/+24
| * | | UBI: make gluebi a separate moduleDmitry Pervushin2009-06-033-98/+295
| * | | UBI: remove built-in gluebiDmitry Pervushin2009-06-023-51/+2
| * | | UBI: add notification APIDmitry Pervushin2009-06-025-21/+204
| * | | UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-024-15/+74