index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-11
cxgb3: Keep LRO off if disabled when interface is down
Roland Dreier
3
-10
/
+21
2009-01-11
sfc: SFT9001: Fix condition for LNPGA power-off
Ben Hutchings
1
-2
/
+3
2009-01-11
smsc911x: register irq with device name, not driver name
Steve Glendinning
1
-1
/
+1
2009-01-11
smsc911x: fix smsc911x_reg_read compiler warning
Steve Glendinning
1
-0
/
+1
2009-01-11
forcedeth: napi schedule lock fix
Ayaz Abdulla
1
-2
/
+2
2009-01-11
forcedeth: remove mgmt unit for mcp79 chipset
Ayaz Abdulla
1
-4
/
+4
2009-01-11
qlge: Remove dynamic alloc of rx ring control blocks.
Ron Mercer
2
-33
/
+10
2009-01-11
qlge: Fix schedule while atomic issue.
Ron Mercer
1
-3
/
+3
2009-01-11
qlge: Remove support for device ID 8000.
Ron Mercer
2
-3
/
+1
2009-01-11
qlge: Get rid of split addresses in hardware control blocks.
Ron Mercer
3
-66
/
+32
2009-01-11
qlge: Get rid of volatile usage for shadow register.
Ron Mercer
3
-14
/
+34
2009-01-11
forcedeth: version bump and copyright
Ayaz Abdulla
1
-2
/
+2
2009-01-11
forcedeth: xmit lock fix
Ayaz Abdulla
1
-2
/
+4
2009-01-11
netdev: missing validate_address hooks
Stephen Hemminger
3
-0
/
+3
2009-01-11
netdev: add missing set_mac_address hook
Stephen Hemminger
27
-1
/
+28
2009-01-11
netdev: gianfar: add MII ioctl handler
Clifford Wolf
1
-0
/
+15
2009-01-11
drivers/net/wireless/libertas: move a dereference below a NULL test
Julia Lawall
1
-3
/
+4
2009-01-11
drivers/net/hamradio/6pack.c: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-11
drivers/isdn/hardware/mISDN: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-11
3c59x: Use device_set_wakeup_enable
Steffen Klassert
1
-0
/
+2
2009-01-11
qeth: fix usage of netdev_ops
Frank Blaschka
2
-5
/
+21
2009-01-11
qlge: Naming interrupt vectors
Jesper Dangaard Brouer
1
-2
/
+2
2009-01-11
b44: fix misalignment and wasted space in rx handling
Felix Fietkau
1
-7
/
+6
2009-01-11
e1000e: Add process name to WARN message when detecting Mutex contention
David Graham
1
-6
/
+13
2009-01-11
r6040: bump release to 0.21
Florian Fainelli
1
-2
/
+2
2009-01-11
r6040: no longer mark r6040 as being experimental
Florian Fainelli
1
-1
/
+1
2009-01-11
r6040: generate random ethernet MAC address when not initialized
Florian Fainelli
1
-2
/
+4
2009-01-11
r6040: fix ifconfig down and freeing of tx/rx descriptors
Florian Fainelli
1
-11
/
+21
2009-01-11
irda: fix incomplete conversation to internal stats
Alexander Beregalov
2
-5
/
+5
2009-01-10
libata: only ports >= 0 need to synchronize
Arjan van de Ven
1
-1
/
+3
2009-01-10
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
2
-0
/
+12
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-27
/
+41
2009-01-09
LIS3LV02D: separate the core from HP ACPI API
Eric Piel
4
-251
/
+324
2009-01-09
memstick: annotate endianness of attribute structs
Harvey Harrison
1
-22
/
+21
2009-01-09
hp-wmi: handle rfkill_register() failure
Larry Finger
1
-3
/
+12
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
5
-103
/
+34
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-16
/
+20
2009-01-09
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...
Linus Torvalds
22
-353
/
+3645
2009-01-09
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
2
-20
/
+0
2009-01-09
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
2
-30
/
+13
2009-01-09
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
3
-22
/
+8
2009-01-09
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
2
-31
/
+13
2009-01-09
firewire: core: fix sleep in atomic context due to driver core change
Stefan Richter
2
-16
/
+20
2009-01-09
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-155
/
+347
2009-01-09
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
18
-244
/
+707
2009-01-09
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
12
-247
/
+341
2009-01-09
mISDN: Add HFC USB driver
Karsten Keil
4
-0
/
+2622
2009-01-09
mISDN: Fix kernel crash when doing hardware conference with more than two mem...
Andreas Eversberg
2
-6
/
+6
2009-01-09
mISDN: Added missing create_l1() call
Andreas Eversberg
1
-0
/
+5
2009-01-09
mISDN: Add MODULE_DEVICE_TABLE() to hfcpci
Matthias Urlichs
1
-0
/
+2
[next]