aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* via82cxxx: workaround h/w bugsBartlomiej Zolnierkiewicz2010-01-19
* via82cxxx: fix SATA cable detectionBartlomiej Zolnierkiewicz2010-01-19
* ide: add SATA cable detection supportBartlomiej Zolnierkiewicz2010-01-19
* via82cxxx: vx855 is a single channel controllerBartlomiej Zolnierkiewicz2010-01-19
* serverworks: add missing pci_dev_put() callBartlomiej Zolnierkiewicz2010-01-19
* serverworks: cleanup svwks_udma_filter()Bartlomiej Zolnierkiewicz2010-01-19
* pdc202xx_old: add ->init_hwif methodBartlomiej Zolnierkiewicz2010-01-19
* opti621: remove stale driver historyBartlomiej Zolnierkiewicz2010-01-19
* cy82c693: remove stale driver historyBartlomiej Zolnierkiewicz2010-01-19
* cy82c693: fix PIO timings calculationsBartlomiej Zolnierkiewicz2010-01-19
* cmd64x: remove superfluous checks from cmd64x_set_dma_mode()Bartlomiej Zolnierkiewicz2010-01-19
* cmd64x: fix PIO and MWDMA timings calculationsBartlomiej Zolnierkiewicz2010-01-19
* amd74xx: don't change UDMA settings when programming PIO timingsBartlomiej Zolnierkiewicz2010-01-19
* alim15x3: cleanup ali_cable_detect()Bartlomiej Zolnierkiewicz2010-01-19
* alim15x3: remove superfluous locking from ali_set_pio_mode()Bartlomiej Zolnierkiewicz2010-01-19
* alim15x3: add ali_fifo_control() helperBartlomiej Zolnierkiewicz2010-01-19
* alim15x3: fix PIO timings calculationsBartlomiej Zolnierkiewicz2010-01-19
* ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute()Bartlomiej Zolnierkiewicz2010-01-19
* ide_tape: kill off use of the ->ioctl operationAlan Cox2010-01-12
* Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-11
|\
| * agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas2010-01-11
| * agp/hp: fixup hp agp after ACPI changesBjorn Helgaas2010-01-11
| * agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester2010-01-11
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-11
|\ \
| * \ Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linusDave Airlie2010-01-10
| |\ \
| | * | drm/nv04: Fix set_operation software method.Marcin Koƛcielnicki2010-01-10
| | * | drm/nouveau: initialise DMA tracking parameters earlierBen Skeggs2010-01-10
| | * | drm/nouveau: use dma.max rather than pushbuf size for checking GET validityBen Skeggs2010-01-10
| | * | drm/nv04: differentiate between nv04/nv05Ben Skeggs2010-01-10
| | * | drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fenceLuca Barbieri2010-01-10
| | * | drm/nv50: prevent a possible ctxprog hangBen Skeggs2010-01-10
| | * | drm/nouveau: have ttm's fault handler called directlyBen Skeggs2010-01-10
| | * | drm/nv50: restore correct cache1 get/put address on fifoctx loadBen Skeggs2010-01-10
| | * | drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz2010-01-10
| | * | drm/nouveau: remove unused nouveau_channel_idle() functionBen Skeggs2010-01-10
| | * | drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs2010-01-10
| | * | drm/nv04: Context switching fixes.Francisco Jerez2010-01-10
| | * | drm/nouveau: Use the software object for fencing.Francisco Jerez2010-01-10
| | * | drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez2010-01-10
| | * | drm/nv50: make the blocksize depend on vram sizeMaarten Maathuis2010-01-10
| | * | drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGNMaarten Maathuis2010-01-10
| | * | drm/nouveau: Don't skip card take down on nv0x.Francisco Jerez2010-01-10
| | * | drm/nouveau: Implement nv42-nv43 TV load detection.Francisco Jerez2010-01-10
| | * | drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez2010-01-10
| | * | drm/nv50: fix fillrect colorMarcin Slusarz2010-01-10
| | * | drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpcBen Skeggs2010-01-10
| | * | drm/nouveau: Drop redundant placement initialization.Francisco Jerez2010-01-10
| | * | drm/nouveau: No need to force evict=true when swapping evicted BOs back in.Francisco Jerez2010-01-10
| | * | drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.Francisco Jerez2010-01-10
| | * | drm/i2c/ch7006: Drop build time dependency to nouveau.Francisco Jerez2010-01-10