index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
via82cxxx: add support for vt8261 and future chips
Bartlomiej Zolnierkiewicz
2010-01-19
1
-6
/
+4
*
via82cxxx: workaround h/w bugs
Bartlomiej Zolnierkiewicz
2010-01-19
1
-0
/
+57
*
via82cxxx: fix SATA cable detection
Bartlomiej Zolnierkiewicz
2010-01-19
1
-3
/
+7
*
ide: add SATA cable detection support
Bartlomiej Zolnierkiewicz
2010-01-19
1
-1
/
+1
*
via82cxxx: vx855 is a single channel controller
Bartlomiej Zolnierkiewicz
2010-01-19
1
-6
/
+13
*
serverworks: add missing pci_dev_put() call
Bartlomiej Zolnierkiewicz
2010-01-19
1
-0
/
+1
*
serverworks: cleanup svwks_udma_filter()
Bartlomiej Zolnierkiewicz
2010-01-19
1
-29
/
+11
*
pdc202xx_old: add ->init_hwif method
Bartlomiej Zolnierkiewicz
2010-01-19
1
-10
/
+8
*
opti621: remove stale driver history
Bartlomiej Zolnierkiewicz
2010-01-19
1
-71
/
+0
*
cy82c693: remove stale driver history
Bartlomiej Zolnierkiewicz
2010-01-19
1
-33
/
+0
*
cy82c693: fix PIO timings calculations
Bartlomiej Zolnierkiewicz
2010-01-19
1
-86
/
+20
*
cmd64x: remove superfluous checks from cmd64x_set_dma_mode()
Bartlomiej Zolnierkiewicz
2010-01-19
1
-6
/
+3
*
cmd64x: fix PIO and MWDMA timings calculations
Bartlomiej Zolnierkiewicz
2010-01-19
1
-59
/
+29
*
amd74xx: don't change UDMA settings when programming PIO timings
Bartlomiej Zolnierkiewicz
2010-01-19
1
-3
/
+4
*
alim15x3: cleanup ali_cable_detect()
Bartlomiej Zolnierkiewicz
2010-01-19
1
-8
/
+0
*
alim15x3: remove superfluous locking from ali_set_pio_mode()
Bartlomiej Zolnierkiewicz
2010-01-19
1
-5
/
+0
*
alim15x3: add ali_fifo_control() helper
Bartlomiej Zolnierkiewicz
2010-01-19
1
-16
/
+15
*
alim15x3: fix PIO timings calculations
Bartlomiej Zolnierkiewicz
2010-01-19
1
-19
/
+15
*
ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute()
Bartlomiej Zolnierkiewicz
2010-01-19
1
-6
/
+7
*
ide_tape: kill off use of the ->ioctl operation
Alan Cox
2010-01-12
1
-2
/
+12
*
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-01-11
2
-6
/
+13
|
\
|
*
agp/hp: fail gracefully if we don't find an IOC
Bjorn Helgaas
2010-01-11
1
-0
/
+3
|
*
agp/hp: fixup hp agp after ACPI changes
Bjorn Helgaas
2010-01-11
1
-2
/
+1
|
*
agp: correct missing cleanup on error in agp_add_bridge
Kevin Winchester
2010-01-11
1
-4
/
+9
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-01-11
64
-973
/
+2410
|
\
\
|
*
\
Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus
Dave Airlie
2010-01-11
29
-496
/
+853
|
|
\
\
|
|
*
|
drm/nv04: Fix set_operation software method.
Marcin KoĆcielnicki
2010-01-11
1
-1
/
+1
|
|
*
|
drm/nouveau: initialise DMA tracking parameters earlier
Ben Skeggs
2010-01-11
3
-6
/
+12
|
|
*
|
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
Ben Skeggs
2010-01-11
1
-1
/
+1
|
|
*
|
drm/nv04: differentiate between nv04/nv05
Ben Skeggs
2010-01-11
1
-1
/
+4
|
|
*
|
drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence
Luca Barbieri
2010-01-11
1
-20
/
+13
|
|
*
|
drm/nv50: prevent a possible ctxprog hang
Ben Skeggs
2010-01-11
1
-0
/
+1
|
|
*
|
drm/nouveau: have ttm's fault handler called directly
Ben Skeggs
2010-01-11
1
-29
/
+1
|
|
*
|
drm/nv50: restore correct cache1 get/put address on fifoctx load
Ben Skeggs
2010-01-11
1
-4
/
+2
|
|
*
|
drm/nouveau: create function for "dealing" with gpu lockup
Marcin Slusarz
2010-01-11
4
-26
/
+22
|
|
*
|
drm/nouveau: remove unused nouveau_channel_idle() function
Ben Skeggs
2010-01-11
2
-42
/
+0
|
|
*
|
drm/nouveau: fix handling of fbcon colours in 8bpp
Ben Skeggs
2010-01-11
2
-4
/
+10
|
|
*
|
drm/nv04: Context switching fixes.
Francisco Jerez
2010-01-11
1
-74
/
+78
|
|
*
|
drm/nouveau: Use the software object for fencing.
Francisco Jerez
2010-01-11
2
-3
/
+4
|
|
*
|
drm/nouveau: Allocate a per-channel instance of NV_SW.
Francisco Jerez
2010-01-11
6
-24
/
+48
|
|
*
|
drm/nv50: make the blocksize depend on vram size
Maarten Maathuis
2010-01-11
1
-17
/
+19
|
|
*
|
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
Maarten Maathuis
2010-01-11
2
-4
/
+8
|
|
*
|
drm/nouveau: Don't skip card take down on nv0x.
Francisco Jerez
2010-01-11
1
-2
/
+2
|
|
*
|
drm/nouveau: Implement nv42-nv43 TV load detection.
Francisco Jerez
2010-01-11
1
-1
/
+89
|
|
*
|
drm/nouveau: Clean up the nv17-nv4x load detection code a bit.
Francisco Jerez
2010-01-11
3
-31
/
+37
|
|
*
|
drm/nv50: fix fillrect color
Marcin Slusarz
2010-01-11
1
-1
/
+2
|
|
*
|
drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc
Ben Skeggs
2010-01-11
1
-0
/
+17
|
|
*
|
drm/nouveau: Drop redundant placement initialization.
Francisco Jerez
2010-01-11
1
-10
/
+2
|
|
*
|
drm/nouveau: No need to force evict=true when swapping evicted BOs back in.
Francisco Jerez
2010-01-11
1
-1
/
+1
|
|
*
|
drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.
Francisco Jerez
2010-01-11
1
-2
/
+2
[next]