index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-29
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
42
-1526
/
+3533
2009-07-29
Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+0
2009-07-29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-42
/
+72
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-2
/
+1
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
9
-2460
/
+20
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
19
-445
/
+1012
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
3
-2
/
+14
2009-07-29
drm/radeon: set fb aperture sizes for framebuffer handoff.
Dave Airlie
1
-0
/
+5
2009-07-29
drm/ttm: fix highuser vs dma32 confusion.
Dave Airlie
1
-1
/
+3
2009-07-29
drm/radeon: Fix size used for benchmarking BO copies.
Michel Dänzer
1
-2
/
+2
2009-07-29
drm/radeon: Add radeon.test parameter for running BO GPU copy tests.
Michel Dänzer
5
-1
/
+225
2009-07-29
drm/radeon/kms: allow interruptible waits for objects.
Dave Airlie
2
-2
/
+2
2009-07-29
drm/ttm: powerpc: Fix Highmem cache flushing.
Thomas Hellstrom
1
-4
/
+10
2009-07-29
drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...
Thomas Hellstrom
1
-11
/
+52
2009-07-29
drm/ttm: Fix an oops and sync object leak.
Thomas Hellstrom
1
-2
/
+4
2009-07-29
drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
Dave Airlie
12
-42
/
+56
2009-07-29
drm/radeon: Pay more attention to object placement requested by userspace.
Michel Dänzer
1
-14
/
+11
2009-07-29
drm/radeon: Fall back to evicting BOs with memcpy if necessary.
Michel Dänzer
1
-6
/
+9
2009-07-29
drm/radeon: Don't unreserve twice on failure to validate.
Michel Dänzer
1
-1
/
+0
2009-07-29
drm/radeon/kms: fix bandwidth computation on avivo hardware
Jerome Glisse
19
-1354
/
+2377
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
15
-18
/
+390
2009-07-28
Remove zero-length file drivers/char/vr41xx_giu.c
Jeff Garzik
1
-0
/
+0
2009-07-28
libata: accept late unlocking of HPA
Tejun Heo
1
-7
/
+23
2009-07-28
libata: Updates and fixes for pata_at91 driver
Sergey Matyukevich
1
-31
/
+36
2009-07-28
ata_piix: Add new short cable ID
Steve Conklin
1
-0
/
+1
2009-07-28
ata_piix: Add new laptop short cable IDs
Steve Conklin
1
-0
/
+2
2009-07-28
ahci: add device IDs for Ibex Peak ahci controllers
David Milburn
1
-0
/
+4
2009-07-28
libata: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
3
-3
/
+4
2009-07-28
libata: add missing NULL pointer check to ata_eh_reset()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-07-28
pata_pcmcia: add CNF-CDROM-ID
Wolfram Sang
1
-0
/
+1
2009-07-28
USB: xhci: Stall handling bug fixes.
Sarah Sharp
3
-49
/
+120
2009-07-28
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+16
2009-07-28
USB: xhci: Support for 64-byte contexts
John Youn
5
-163
/
+287
2009-07-28
USB: xhci: Always align output device contexts to 64 bytes.
Sarah Sharp
4
-53
/
+89
2009-07-28
USB: xhci: Scratchpad buffer allocation
John Youn
2
-0
/
+113
2009-07-28
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
Sarah Sharp
1
-21
/
+27
2009-07-28
USB: xhci: Fail gracefully if there's no SS ep companion descriptor.
Sarah Sharp
1
-1
/
+6
2009-07-28
USB: xhci: Handle babble errors on transfers.
Sarah Sharp
1
-0
/
+4
2009-07-28
USB: xhci: Setup HW retries correctly.
Sarah Sharp
1
-2
/
+4
2009-07-28
USB: xhci: Check if the host controller died in IRQ handler.
Sarah Sharp
1
-0
/
+4
2009-07-28
USB: xhci: Don't oops if the host doesn't halt.
Sarah Sharp
1
-1
/
+4
2009-07-28
USB: xhci: Make debugging more verbose.
Sarah Sharp
3
-24
/
+72
2009-07-28
USB: xhci: Correct Event Handler Busy flag usage.
Sarah Sharp
2
-3
/
+7
2009-07-28
USB: xhci: Handle short control packets correctly.
Sarah Sharp
1
-3
/
+11
2009-07-28
USB: xhci: Represent 64-bit addresses with one u64.
Sarah Sharp
5
-148
/
+137
2009-07-28
USB: xhci: Use GFP_ATOMIC while holding spinlocks.
Sarah Sharp
1
-2
/
+5
2009-07-28
USB: xhci: Deal with stalled endpoints.
Sarah Sharp
4
-4
/
+85
2009-07-28
USB: xhci: Set TD size in transfer TRB.
Sarah Sharp
1
-5
/
+15
2009-07-28
USB: xhci: fix less- and greater than confusion
Roel Kluin
1
-2
/
+2
2009-07-28
USB: usbtest: no need for USB_DEVICEFS
Alan Stern
1
-1
/
+1
[next]