index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-22
[PATCH] ub: atomic add_disk
Pete Zaitcev
1
-7
/
+3
2006-06-22
[PATCH] USB: rmmod pl2303 after -28
Pete Zaitcev
1
-0
/
+2
2006-06-22
[PATCH] improved TT scheduling for EHCI
Dan Streetman
2
-2
/
+234
2006-06-22
[PATCH] usb-storage: get rid of the timer during URB submission
Franck Bui-Huu
1
-28
/
+10
2006-06-22
[PATCH] USB: Syntax cleanup for pl2303 (trailing backslash)
Pete Zaitcev
1
-1
/
+1
2006-06-22
[PATCH] USB: Improve Kconfig comment for mct_u232
Pete Zaitcev
1
-1
/
+1
2006-06-22
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
Pete Zaitcev
18
-25
/
+29
2006-06-22
[PATCH] usb: io_edgeport, cleanup to unicode handling
Pete Zaitcev
1
-16
/
+26
2006-06-22
[PATCH] usbtest: report errors in iso tests
Alan Stern
1
-7
/
+29
2006-06-22
[PATCH] gadgetfs: fix memory leaks
Alan Stern
1
-22
/
+29
2006-06-22
[PATCH] gadgetfs: fix AIO interface bugs
Alan Stern
1
-6
/
+5
2006-06-22
[PATCH] USB: new cp2101 device
Vitja Makarov
1
-0
/
+1
2006-06-22
[PATCH] USB: add usb_interrupt_msg() function for api completeness.
Greg Kroah-Hartman
1
-0
/
+31
2006-06-22
[PATCH] Fix a deadlock in usbtest
Franck Bui-Huu
1
-0
/
+2
2006-06-22
[PATCH] UHCI: remove ISO TDs as they are used
Alan Stern
3
-37
/
+90
2006-06-22
[PATCH] UHCI: store the period in the queue header
Alan Stern
3
-50
/
+63
2006-06-22
[PATCH] UHCI: fix race in ISO dequeuing
Alan Stern
1
-12
/
+36
2006-06-22
[PATCH] UHCI: use integer-sized frame numbers
Alan Stern
3
-19
/
+28
2006-06-22
[PATCH] USB: Allow high-bandwidth isochronous packets via usbfs
Micah Dowty
1
-1
/
+2
2006-06-22
[PATCH] USB: Remove 4088-byte limit on usbfs control URBs
Micah Dowty
1
-2
/
+2
2006-06-22
[PATCH] UHCI: Work around old Intel bug
Alan Stern
1
-1
/
+15
2006-06-22
[PATCH] UHCI: Reimplement FSBR
Alan Stern
5
-57
/
+143
2006-06-22
[PATCH] UHCI: Eliminate the TD-removal list
Alan Stern
3
-71
/
+27
2006-06-22
[PATCH] UHCI: Move code for cleaning up unlinked URBs
Alan Stern
1
-24
/
+33
2006-06-22
[PATCH] UHCI: Remove non-iso TDs as they are used
Alan Stern
3
-39
/
+45
2006-06-22
[PATCH] UHCI: Common result routine for Control/Bulk/Interrupt
Alan Stern
1
-217
/
+125
2006-06-22
[PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice
Alan Stern
2
-0
/
+16
2006-06-22
[PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs ...
Bart Massey
3
-13
/
+26
2006-06-22
[PATCH] USB: UHCI: fix obscure bug in enqueue()
Alan Stern
1
-9
/
+15
2006-06-22
[PATCH] USB: UHCI: store the endpoint type in the QH structure
Alan Stern
3
-23
/
+38
2006-06-22
[PATCH] USB: net2280: add a shutdown routine
Alan Stern
1
-0
/
+17
2006-06-22
[PATCH] USB: usb-storage alauda: Fix transport info mismerge
Daniel Drake
1
-9
/
+9
2006-06-22
[PATCH] USB shuttle_usbat: hardcode flash detection for now
Daniel Drake
1
-1
/
+1
2006-06-22
[PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices
Peter Chubb
3
-20
/
+43
2006-06-22
[PATCH] USB: shuttle_usbat: Fix handling of scatter-gather buffers
Peter Chubb
1
-24
/
+30
2006-06-22
[PATCH] USB Phidget InterfaceKit: make inputs pollable and new device support
Sean Young
1
-85
/
+218
2006-06-22
[PATCH] USBATM: remove no-longer needed #include
Duncan Sands
1
-1
/
+0
2006-06-22
[PATCH] USBATM: remove pointless inline
Duncan Sands
1
-1
/
+1
2006-06-22
[PATCH] USB: clean out an unnecessary NULL check from ub
Pete Zaitcev
1
-6
/
+2
2006-06-22
[PATCH] USB: usbcore: always turn on hub port power
Alan Stern
1
-8
/
+15
2006-06-22
[PATCH] USB: MacBook Pro touchpad support
Nicolas Boichat
1
-6
/
+107
2006-06-22
[PATCH] USB console: fix disconnection issues
Guennadi Liakhovetski
3
-7
/
+29
2006-06-22
[PATCH] USB: console: prevent ENODEV on node
Paul Fulghum
1
-5
/
+5
2006-06-22
[PATCH] USB: console: fix oops
Guennadi Liakhovetski
1
-5
/
+5
2006-06-22
[PATCH] USB: console: fix cr/lf issues
Paul Fulghum
1
-9
/
+30
2006-06-22
[PATCH] USB: allow multiple types of EHCI controllers to be built as modules
Kumar Gala
4
-73
/
+49
2006-06-22
[PATCH] USB: sisusbvga: possible cleanups
Adrian Bunk
5
-72
/
+28
2006-06-22
[PATCH] USB: convert the semaphores in the sisusb driver to mutexes
Arjan van de Ven
3
-105
/
+107
2006-06-22
[PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor
Eduard Warkentin
1
-0
/
+4
2006-06-22
[PATCH] USB: usbnet, zaurus mtu fixup
David Brownell
1
-6
/
+11
[next]