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.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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
drivers/usb annotations and fixes
Al Viro
18
-49
/
+55
2008-04-25
usb: don't update devnum for wusb devices
David Vrabel
1
-3
/
+11
2008-04-25
wusb: make ep0_reinit available for modules
Inaky Perez-Gonzalez
2
-5
/
+7
2008-04-25
wusb: devices dont use a set address
Inaky Perez-Gonzalez
1
-20
/
+27
2008-04-25
wusb: teach choose_address() about wireless devices
Inaky Perez-Gonzalez
1
-9
/
+31
2008-04-25
USB: remove unnecessary type casting of urb->context
Ming Lei
37
-101
/
+101
2008-04-25
usb serial: more fixes and groundwork for tty changes
Alan Cox
16
-67
/
+93
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
83
-2130
/
+2130
2008-04-25
USB: usbfs: export the URB_NO_INTERRUPT flag to userspace
Alan Stern
1
-4
/
+23
2008-04-25
USB: fix compile problems in ehci-hcd
Alan Stern
2
-2
/
+3
2008-04-25
USB: ehci: qh_completions cleanup and bugfix
David Brownell
1
-18
/
+16
2008-04-25
USB: cdc-acm: signedness fix
David Brownell
1
-3
/
+7
2008-04-25
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
22
-70
/
+31
2008-04-25
USB: OHCI: turn off RD when remote wakeup is disabled
Alan Stern
1
-1
/
+2
2008-04-25
USB: HCDs use the do_remote_wakeup flag
Alan Stern
6
-30
/
+18
2008-04-25
USB: g_file_storage: ignore bulk-out data after invalid CBW
Alan Stern
1
-13
/
+15
2008-04-25
USB: serial: remove endpoints setting checks from core and header
Greg Kroah-Hartman
1
-16
/
+0
2008-04-25
USB: serial: remove unneeded number endpoints settings
Greg Kroah-Hartman
39
-175
/
+0
2008-04-25
USB: option.c: correct DTR behaviour
Chris Collins
1
-6
/
+9
2008-04-25
USB: ehci: qh/qtd cleanup comments
David Brownell
1
-10
/
+40
2008-04-25
USB: log an error message when USB enumeration fails
Alan Stern
1
-0
/
+1
2008-04-25
USB: Remove superfluous "depends on USB_SERIAL" from Kconfig.
Robert P. J. Day
1
-42
/
+0
2008-04-25
USB: add extension of anchor API, usb_unlink_anchored_urbs
Oliver Neukum
1
-0
/
+24
2008-04-25
USB: r8a66597-hcd: Add support for SH7366 USB host
Yoshihiro Shimoda
3
-37
/
+129
2008-04-25
USB: r8a66597-hcd: fix usb device connection timing
Yoshihiro Shimoda
2
-25
/
+34
2008-04-25
USB: r8a66597-hcd: fix interrupt transfer interval
Yoshihiro Shimoda
2
-10
/
+70
2008-04-25
USB: oti6858: fix TCFLSH ioctl handling
Paulius Zaleckas
1
-4
/
+0
2008-04-25
USB: ehci shutdown refactored
Sarah Sharp
1
-16
/
+25
2008-04-25
USB: at91_udc can prefetch data
David Brownell
1
-1
/
+4
2008-04-25
USB: dummy-hcd: use dynamic allocation for platform_devices
Alan Stern
1
-41
/
+29
2008-04-25
USB: gadget section fixes
David Brownell
4
-11
/
+11
2008-04-25
USB: rework sysfs removal of interface files
Alan Stern
1
-4
/
+3
2008-04-25
usb: replace remaining __PRETTY_FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-25
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
8
-49
/
+54
2008-04-25
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
7
-83
/
+15
2008-04-25
USB: root hubs don't lie about their number of TTs
Alan Stern
3
-2
/
+14
2008-04-25
USB: OHCI: fix bug in controller resume
Alan Stern
1
-1
/
+3
2008-04-25
USB: gadget: dummy_hcd.c: fix nested switch statements
Ingo van Lil
1
-8
/
+6
2008-04-25
USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...
Jesper Juhl
1
-0
/
+10
2008-04-25
USB: usb-storage: use adaptive DMA mask
Alan Stern
1
-6
/
+8
2008-04-25
USB: g_printer bugfixes
Craig W. Nadler
1
-32
/
+54
2008-04-25
USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...
Jesper Juhl
1
-1
/
+2
2008-04-25
USB: fix comments of 2 functions in hcd.c
Ming Lei
1
-2
/
+0
2008-04-25
usb: u132-hcd driver: semaphore to mutex
Daniel Walker
1
-110
/
+110
2008-04-25
usb: u132-hcd driver style clean up
Daniel Walker
1
-2569
/
+2563
2008-04-25
USB: add usb-serial spcp8x5 driver
Greg Kroah-Hartman
3
-1
/
+1087
2008-04-25
usb/usb-serial-sierra-add-new-dev-group
Kevin Lloyd
1
-0
/
+40
2008-04-25
USB: Serial: Sierra: C597 fix
Kevin Lloyd
1
-1
/
+1
2008-04-25
USB: Serial: Sierra: Clean up
Kevin Lloyd
1
-9
/
+8
2008-04-25
USB: increase cdc-acm write throughput
David Engraf
2
-43
/
+45
[next]