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-11-18
drm/radeon/kms: properly power up/down the eDP panel as needed (v4)
Alex Deucher
3
-0
/
+70
2010-11-18
drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()
Alex Deucher
1
-3
/
+15
2010-11-18
drm/radeon/kms: turn the backlight off explicitly for dpms
Alex Deucher
1
-1
/
+14
2010-11-18
drm/radeon/kms: fix typo in r600 cs checker
Alex Deucher
1
-1
/
+1
2010-11-18
drm: radeon: fix error value sign
Vasiliy Kulikov
1
-2
/
+2
2010-11-18
drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx
Alex Deucher
2
-116
/
+199
2010-11-18
nouveau: Acknowledge HPD irq in handler, not bottom half
Andy Lutomirski
3
-9
/
+33
2010-11-18
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
Francisco Jerez
3
-3
/
+3
2010-11-18
drm/nouveau: don't expose backlight control when available through ACPI
Ben Skeggs
1
-0
/
+9
2010-11-18
drm/nouveau/pm: improve memtiming mappings
Roy Spliet
1
-12
/
+19
2010-11-18
drm/nouveau: Make PCIE GART size depend on the available RAMIN space.
Francisco Jerez
1
-5
/
+5
2010-11-18
drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.
Francisco Jerez
1
-1
/
+1
2010-11-18
drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set
Martin Peres
1
-1
/
+6
2010-11-18
drm/nouveau: Don't use load detection for connector polling.
Francisco Jerez
1
-23
/
+2
2010-11-18
drm/nv10-nv20: Fix instability after MPLL changes.
Francisco Jerez
1
-0
/
+9
2010-11-18
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
Ben Skeggs
7
-13
/
+82
2010-11-18
drm/nouveau: Don't poll LVDS outputs.
Francisco Jerez
1
-4
/
+6
2010-11-18
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
Francisco Jerez
3
-49
/
+28
2010-11-18
drm/nv04: Fix scanout over the 16MB mark.
Francisco Jerez
2
-1
/
+20
2010-11-18
drm/nouveau: fix nv40 pcie gart size
Lucas Stach
1
-1
/
+5
2010-11-18
drm/nva3: fix overflow in fixed point math used for pll calculation
Ben Skeggs
1
-6
/
+10
2010-11-18
drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine.
Francisco Jerez
1
-0
/
+28
2010-11-18
drm/nouveau: Expose some BO usage flags to userspace.
Francisco Jerez
5
-22
/
+39
2010-11-18
drm/nouveau: Reduce severity of the unknown getparam error.
Francisco Jerez
1
-2
/
+2
2010-11-18
drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.
Francisco Jerez
1
-27
/
+44
2010-11-18
drm/nouveau: Some random cleanups.
Francisco Jerez
3
-50
/
+16
2010-11-18
drm/nv11: Fix bad PLL detection false positive.
Francisco Jerez
1
-4
/
+4
2010-11-18
drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.
Francisco Jerez
1
-6
/
+7
2010-11-18
drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth.
Francisco Jerez
1
-6
/
+21
2010-11-18
drm/nouveau: Fix sleep while atomic in the semaphore code.
Francisco Jerez
1
-1
/
+6
2010-11-18
drm/nouveau: ratelimit IRQ messages
Jiri Slaby
1
-12
/
+14
2010-11-17
gianfar: fix signedness issue
Nicolas Kaiser
1
-4
/
+3
2010-11-17
net: bnx2x: fix error value sign
Vasiliy Kulikov
1
-1
/
+1
2010-11-17
8139cp: fix checksum broken
Shan Wei
1
-6
/
+4
2010-11-17
r8169: fix checksum broken
Shan Wei
1
-2
/
+1
2010-11-17
[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd
Jeff Garzik
1
-12
/
+9
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
69
-69
/
+0
2010-11-17
staging/stradis: mark as "depends on BKL"
Arnd Bergmann
1
-1
/
+1
2010-11-16
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+30
2010-11-16
xen/events: use locked set|clear_bit() for cpu_evtchn_mask
Jeremy Fitzhardinge
1
-2
/
+2
2010-11-16
xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restore
Jan Beulich
1
-2
/
+5
2010-11-16
USB: EHCI: fix obscure race in ehci_endpoint_disable
Alan Stern
1
-5
/
+5
2010-11-16
USB: gadget: AT91: fix typo in atmel_usba_udc driver
Josh Wu
1
-1
/
+1
2010-11-16
USB: isp1362-hcd - fix section mismatch warning
Axel Lin
1
-1
/
+1
2010-11-16
USB: EHCI: AMD periodic frame list table quirk
Andiry Xu
4
-5
/
+57
2010-11-16
SCSI host lock push-down
Jeff Garzik
109
-189
/
+319
2010-11-16
ath9k_hw: Set proper eeprom offset for AR9287 HTC devices
Rajkumar Manoharan
2
-1
/
+5
2010-11-16
ath9k_htc: Add new devices into AR7010
Rajkumar Manoharan
3
-1
/
+9
2010-11-16
ath9k_htc: Update usb device ID list
Rajkumar Manoharan
1
-0
/
+5
2010-11-16
ath9k: Remove pm_qos request after hw unregister.
Vivek Natarajan
1
-2
/
+1
[prev]
[next]