index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-10-29
[PATCH] prism54: Free skb after disabling interrupts
Patrick McHardy
1
-4
/
+2
2005-10-29
[PATCH] s2io iomem annotations
Al Viro
1
-5
/
+5
2005-10-29
[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constants
Tobias Klauser
1
-3
/
+4
2005-10-29
[PATCH] sata_sil24 iomem annotations and fixes
Al Viro
1
-16
/
+19
2005-10-29
[PATCH] libata-core cleanups (updated)
Randy Dunlap
1
-9
/
+5
2005-10-29
[libata] ensure ->tf_read() hook reads Status and Error registers
Jeff Garzik
5
-14
/
+36
2005-10-29
[PATCH] type fix in arm/boot/compressed/misc.c
Al Viro
1
-1
/
+1
2005-10-29
[PATCH] bluetooth hidp is broken on s390
Al Viro
1
-1
/
+1
2005-10-29
[PATCH] idmouse cleanup and overflow fix
Al Viro
1
-14
/
+2
2005-10-29
[PATCH] amikbd fix
Al Viro
1
-1
/
+1
2005-10-29
[PATCH] missing exports of do_settimeofday() variants
Al Viro
3
-0
/
+3
2005-10-29
[PATCH] missing bits in sparkspkr conversion
Al Viro
1
-1
/
+1
2005-10-29
[PATCH] arguments out of order in class_device_create() call (s390)
Al Viro
1
-1
/
+1
2005-10-29
[PATCH] missing include in infiniband
Al Viro
1
-0
/
+1
2005-10-29
[PATCH] sata_sil24 iomem annotations and fixes
Al Viro
1
-16
/
+19
2005-10-29
[PATCH] s2io iomem annotations
Al Viro
1
-5
/
+5
2005-10-29
[PATCH] fix ->signal->live leak in copy_process()
Oleg Nesterov
1
-0
/
+2
2005-10-29
[PATCH] blk: fix merge bug in as-iosched
Tejun Heo
1
-0
/
+1
2005-10-29
[IPV4]: Fix issue reported by Coverity in ipv4/fib_frontend.c
Jayachandran C
1
-1
/
+1
2005-10-29
[ETH]: ether address compare
Stephen Hemminger
2
-15
/
+18
2005-10-29
[TCP]: fix tcp_tso_win_divisor documentation
Akinobu Mita
1
-1
/
+1
2005-10-29
USB: fix up some odd parts due to partial merges
Greg Kroah-Hartman
2
-3
/
+3
2005-10-29
[PATCH] USB: add nokia_dku2 driver
Greg Kroah-Hartman
3
-0
/
+152
2005-10-29
[PATCH] USB: add new device id to ftdi_sio module
Martin Hagelin
1
-1
/
+1
2005-10-29
[PATCH] USB: fix correct wording in drivers/usb/net/KConfig
Koen Kooi
1
-1
/
+1
2005-10-29
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
3
-15
/
+13
2005-10-29
[PATCH] USB: fix pm patches with CONFIG_PM off part 1
Andrew Morton
1
-3
/
+12
2005-10-29
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
Alan Stern
6
-65
/
+62
2005-10-29
[PATCH] USB: Fix maxpacket length for ep0 on root hubs
Alan Stern
1
-2
/
+2
2005-10-29
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
6
-20
/
+10
2005-10-29
[PATCH] usbcore: Wrap lines before column 80
Alan Stern
2
-56
/
+106
2005-10-29
[PATCH] usbcore: endpoint attributes track altsetting changes
Alan Stern
1
-3
/
+9
2005-10-29
[PATCH] usbcore: Improve endpoint sysfs file handling
Alan Stern
2
-99
/
+125
2005-10-29
[PATCH] USB Storage: Expand range of Freecom unusual_devs entry
Phil Dibowitz
1
-1
/
+1
2005-10-29
[PATCH] mdc800: remove embrions of C++ exceptions
Alexey Dobriyan
1
-9
/
+21
2005-10-29
[PATCH] PATCH: usb-storage: use kthread API
Alan Stern
2
-45
/
+21
2005-10-29
[PATCH] PATCH: usb-storage: implement minimal PM
Alan Stern
1
-12
/
+46
2005-10-29
[PATCH] PATCH: usb-storage: allocate separate sense buffer
Alan Stern
3
-2
/
+13
2005-10-29
[PATCH] PATCH: usb-storage: move GetMaxLUN later in time
Alan Stern
2
-17
/
+14
2005-10-29
[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint
Alan Stern
1
-0
/
+3
2005-10-29
[PATCH] USB: Always do usb-handoff
Alan Stern
4
-48
/
+6
2005-10-29
[PATCH] USB: cdc-acm patch to use kzalloc
Oliver Neukum
1
-3
/
+2
2005-10-29
[PATCH] USB: Improving the set of vendor/product IDs in the ipaq driver
David Eriksson
1
-117
/
+121
2005-10-29
[PATCH] USB: Kaweth.c udelay patch
Guillaume GOURAT /
1
-1
/
+1
2005-10-29
[PATCH] USB: microtek patch to use kzalloc
Oliver Neukum
1
-2
/
+1
2005-10-29
[PATCH] USB: storage patch for LEICA camera
Simeon Simeonov
1
-0
/
+7
2005-10-29
[PATCH] USB: always export interface information for modalias
Greg Kroah-Hartman
2
-61
/
+37
2005-10-29
[PATCH] USB Serial: remove driver version from a few drivers
Greg Kroah-Hartman
3
-9
/
+4
2005-10-29
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
31
-114
/
+115
2005-10-29
[PATCH] USB Serial: move old changelog comments out of source code
Greg Kroah-Hartman
6
-720
/
+736
[next]