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