index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hosts.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
6
-22
/
+46
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-13
Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"
Ingo Molnar
1
-4
/
+1
2010-11-13
i8k: Tell gcc that *regs gets clobbered
Jim Bos
1
-2
/
+3
2010-11-13
ACPI: debugfs custom_method open to non-root
Dave Jones
1
-1
/
+1
2010-11-12
drivers/ata/pata_octeon_cf.c: delete double assignment
Julia Lawall
1
-2
/
+0
2010-11-12
pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test
Tejun Heo
1
-1
/
+1
2010-11-12
libata: fix NULL sdev dereference race in atapi_qc_complete()
Tejun Heo
1
-1
/
+4
2010-11-12
can-bcm: fix minor heap overflow
Oliver Hartkopp
1
-1
/
+1
2010-11-12
gianfar: Do not call device_set_wakeup_enable() under a spinlock
Rafael J. Wysocki
1
-2
/
+3
2010-11-12
ipv6: Warn users if maximum number of routes is reached.
Ben Greear
1
-1
/
+5
2010-11-12
docs: Add neigh/gc_thresh3 and route/max_size documentation.
Ben Greear
1
-0
/
+9
2010-11-12
axnet_cs: fix resume problem for some Ax88790 chip
Ken Kawasaki
1
-10
/
+20
2010-11-12
ipv6: addrconf: don't remove address state on ifdown if the address is being ...
Lorenzo Colitti
1
-16
/
+8
2010-11-12
tcp: Don't change unlocked socket state in tcp_v4_err().
David S. Miller
1
-5
/
+3
2010-11-12
x25: Prevent crashing when parsing bad X.25 facilities
Dan Rosenberg
1
-3
/
+9
2010-11-12
cxgb4vf: add call to Firmware to reset VF State.
Casey Leedom
3
-0
/
+36
2010-11-12
cxgb4vf: Fail open if link_start() fails.
Casey Leedom
1
-1
/
+3
2010-11-12
cxgb4vf: flesh out PCI Device ID Table ...
Casey Leedom
1
-0
/
+8
2010-11-12
cxgb4vf: fix some errors in Gather List to skb conversion
Casey Leedom
1
-47
/
+74
2010-11-12
cxgb4vf: fix bug in Generic Receive Offload
Casey Leedom
1
-0
/
+1
2010-11-12
cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()
Casey Leedom
1
-14
/
+0
2010-11-12
ixgbe: Look inside vlan when determining offload protocol.
Hao Zheng
1
-28
/
+32
2010-11-12
bnx2x: Look inside vlan when determining checksum proto.
Hao Zheng
1
-1
/
+1
2010-11-12
vlan: Add function to retrieve EtherType from vlan packets.
Hao Zheng
1
-0
/
+25
2010-11-12
virtio-net: init link state correctly
Jason Wang
1
-3
/
+9
2010-11-12
ucc_geth: Fix deadlock
Joakim Tjernlund
1
-3
/
+7
2010-11-12
ucc_geth: Do not bring the whole IF down when TX failure.
Joakim Tjernlund
1
-6
/
+9
[next]