index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-13
[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()
Roel Kluin
1
-4
/
+4
2007-11-13
[MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.
Roel Kluin
1
-1
/
+1
2007-11-12
[TG3]: Update version to 3.86
Matt Carlson
1
-2
/
+2
2007-11-12
[TG3]: MII => TP
Matt Carlson
1
-1
/
+1
2007-11-12
[TG3]: Add A1 revs
Matt Carlson
2
-12
/
+21
2007-11-12
[TG3]: Increase the PCI MRRS
Matt Carlson
1
-1
/
+7
2007-11-12
[TG3]: Prescaler fix
Matt Carlson
2
-1
/
+24
2007-11-12
[TG3]: Limit 5784 / 5764 to MAC LED mode
Matt Carlson
1
-0
/
+3
2007-11-12
[TG3]: Disable GPHY autopowerdown
Matt Carlson
2
-0
/
+12
2007-11-12
[TG3]: CPMU adjustments for loopback tests
Matt Carlson
1
-5
/
+7
2007-11-12
[TG3]: Fix nvram selftest failures
Matt Carlson
2
-6
/
+38
2007-11-12
[TG3]: 5784 / 5764 DMA engine lockup fix
Matt Carlson
2
-2
/
+28
2007-11-12
[TG3]: APE flag fix
Matt Carlson
1
-1
/
+1
2007-11-12
[TG3]: 5784 / 5764 GPHY power down fix
Matt Carlson
2
-3
/
+32
2007-11-12
[TG3]: Fix 5761 PXEboot crash
Matt Carlson
1
-23
/
+23
2007-11-12
[NET]: Remove references to net-modules.txt.
Adrian Bunk
3
-154
/
+81
2007-11-12
[NET]: Add the helper kernel_sock_shutdown()
Trond Myklebust
1
-1
/
+2
2007-11-12
[SUNGEM]: Fix suspend regression due to NAPI changes.
Johannes Berg
1
-6
/
+5
2007-11-12
[PPP]: Remove ptr comparisons to 0
Joe Perches
3
-93
/
+94
2007-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2
-16
/
+28
2007-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rus...
Linus Torvalds
3
-3
/
+13
2007-11-12
virtio: Force use of power-of-two for descriptor ring sizes
Rusty Russell
2
-2
/
+9
2007-11-12
virtio: Fix used_idx wrap-around
Anthony Liguori
1
-1
/
+1
2007-11-12
virtio: more fallout from scatterlist changes.
Rusty Russell
1
-0
/
+3
2007-11-10
ssb: Fix PCMCIA-host lowlevel bus access
Michael Buesch
2
-28
/
+29
2007-11-10
iwlwifi: select proper rate control algorithm
Johannes Berg
2
-0
/
+4
2007-11-10
ssb: Fix initcall ordering
Michael Buesch
1
-1
/
+4
2007-11-10
ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS
Jerome Pinot
1
-0
/
+1
2007-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-1
/
+1
2007-11-10
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-74
/
+172
2007-11-10
Add missing "\n" to log message
Rolf Eike Beer
1
-1
/
+1
2007-11-10
r8169: prevent bit sign expansion error in mdio_write
Francois Romieu
1
-3
/
+3
2007-11-10
r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)
Mark Lord
1
-16
/
+0
2007-11-10
sky2: new pci id's
Stephen Hemminger
1
-0
/
+2
2007-11-10
ax88796: add superh to kconfig dependencies
Magnus Damm
1
-1
/
+1
2007-11-10
qla3xxx: bugfix: Fix bad logical operation in link state machine.
Ron Mercer
1
-10
/
+5
2007-11-10
qla3xxx: bugfix: Move link state machine into a worker thread
Ron Mercer
2
-14
/
+14
2007-11-10
pasemi_mac: Fix CRC checks
Olof Johansson
1
-3
/
+13
2007-11-10
pasemi_mac: Don't set replace-source-address descriptor bits
Olof Johansson
1
-1
/
+1
2007-11-10
bonding: don't validate address at device open
Jay Vosburgh
1
-0
/
+1
2007-11-10
bonding: fix rtnl locking merge error
Jay Vosburgh
1
-2
/
+2
2007-11-10
sky2: netpoll on port 0 only
Stephen Hemminger
1
-1
/
+2
2007-11-10
b43: Fix kconfig dependencies for rfkill and leds
Michael Buesch
1
-4
/
+6
2007-11-10
b43legacy: Fix sparse warning
Michael Buesch
1
-1
/
+1
2007-11-10
b43: properly request pcmcia IRQ
Michael Buesch
1
-0
/
+8
2007-11-10
b43legacy: fix shared IRQ race condition
Stefano Brivio
1
-8
/
+11
2007-11-10
b43: fix shared IRQ race condition
Stefano Brivio
1
-7
/
+10
2007-11-10
b43legacy: fix possible buffer overrun in debugfs
Stefano Brivio
1
-1
/
+1
2007-11-10
b43: Rewrite and fix rfkill init
Michael Buesch
3
-80
/
+55
2007-11-10
b43: debugfs SHM read buffer overrun fix
Michael Buesch
1
-1
/
+1
[next]