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
2010-01-11
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-6
/
+13
2010-01-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
64
-973
/
+2410
2010-01-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-69
/
+288
2010-01-11
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2010-01-11
rtc_cmos: convert shutdown to new pnp_driver->shutdown
OGAWA Hirofumi
1
-6
/
+3
2010-01-11
gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders
Michael Hennerich
3
-0
/
+276
2010-01-11
drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'
Stephen Hemminger
1
-3
/
+9
2010-01-11
hwmon: driver for Texas Instruments amc6821 chip
Tomaz Mertelj
3
-0
/
+1127
2010-01-11
gpiolib: fix poll(2) support reconfigure on sysfs polarity change
Jani Nikula
1
-2
/
+0
2010-01-11
mmc: allow for MMC v4.4
Adrian Hunter
1
-1
/
+1
2010-01-11
mmc_block: fix queue cleanup
Adrian Hunter
2
-9
/
+11
2010-01-11
mmc_block: fix probe error cleanup bug
Jarkko Lavinen
1
-0
/
+1
2010-01-11
mmc_block: add dev_t initialization check
Anna Lemehova
1
-0
/
+5
2010-01-11
power: fix kernel-doc notation
Randy Dunlap
1
-4
/
+5
2010-01-11
agp/hp: fail gracefully if we don't find an IOC
Bjorn Helgaas
1
-0
/
+3
2010-01-11
agp/hp: fixup hp agp after ACPI changes
Bjorn Helgaas
1
-2
/
+1
2010-01-11
agp: correct missing cleanup on error in agp_add_bridge
Kevin Winchester
1
-4
/
+9
2010-01-11
Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus
Dave Airlie
29
-496
/
+853
2010-01-11
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
33
-470
/
+1529
2010-01-11
drm/nv04: Fix set_operation software method.
Marcin KoĆcielnicki
1
-1
/
+1
2010-01-11
drm/nouveau: initialise DMA tracking parameters earlier
Ben Skeggs
3
-6
/
+12
2010-01-11
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
Ben Skeggs
1
-1
/
+1
2010-01-11
drm/nv04: differentiate between nv04/nv05
Ben Skeggs
1
-1
/
+4
2010-01-11
drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence
Luca Barbieri
1
-20
/
+13
2010-01-11
drm/nv50: prevent a possible ctxprog hang
Ben Skeggs
1
-0
/
+1
2010-01-11
drm/nouveau: have ttm's fault handler called directly
Ben Skeggs
1
-29
/
+1
2010-01-11
drm/nv50: restore correct cache1 get/put address on fifoctx load
Ben Skeggs
1
-4
/
+2
2010-01-11
drm/nouveau: create function for "dealing" with gpu lockup
Marcin Slusarz
4
-26
/
+22
2010-01-11
drm/nouveau: remove unused nouveau_channel_idle() function
Ben Skeggs
2
-42
/
+0
2010-01-11
drm/nouveau: fix handling of fbcon colours in 8bpp
Ben Skeggs
2
-4
/
+10
2010-01-11
drm/nv04: Context switching fixes.
Francisco Jerez
1
-74
/
+78
2010-01-11
drm/nouveau: Use the software object for fencing.
Francisco Jerez
2
-3
/
+4
2010-01-11
drm/nouveau: Allocate a per-channel instance of NV_SW.
Francisco Jerez
6
-24
/
+48
2010-01-11
drm/nv50: make the blocksize depend on vram size
Maarten Maathuis
1
-17
/
+19
2010-01-11
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
Maarten Maathuis
2
-4
/
+8
2010-01-11
drm/nouveau: Don't skip card take down on nv0x.
Francisco Jerez
1
-2
/
+2
2010-01-11
drm/nouveau: Implement nv42-nv43 TV load detection.
Francisco Jerez
1
-1
/
+89
2010-01-11
drm/nouveau: Clean up the nv17-nv4x load detection code a bit.
Francisco Jerez
3
-31
/
+37
2010-01-11
drm/nv50: fix fillrect color
Marcin Slusarz
1
-1
/
+2
2010-01-11
drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc
Ben Skeggs
1
-0
/
+17
2010-01-11
drm/nouveau: Drop redundant placement initialization.
Francisco Jerez
1
-10
/
+2
2010-01-11
drm/nouveau: No need to force evict=true when swapping evicted BOs back in.
Francisco Jerez
1
-1
/
+1
2010-01-11
drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.
Francisco Jerez
1
-2
/
+2
2010-01-11
drm/i2c/ch7006: Drop build time dependency to nouveau.
Francisco Jerez
1
-3
/
+2
2010-01-11
drm/nouveau: Make the MM aware of pre-G80 tiling.
Francisco Jerez
3
-65
/
+265
2010-01-11
drm/nouveau: Pre-G80 tiling support.
Francisco Jerez
8
-147
/
+185
2010-01-11
drm/nouveau: Add cache_flush/pull fifo engine functions.
Francisco Jerez
3
-0
/
+48
2010-01-11
drm: reduce WARN_ON to a printk.
Dave Airlie
1
-1
/
+1
2010-01-11
drm/kms/fb: check for depth changes from userspace for resizing.
Dave Airlie
1
-5
/
+4
2010-01-11
drm: Keep disabled outputs disabled after suspend / resume
David John
1
-1
/
+23
[next]