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
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
USB: whci: declare functions as static
Bill Pemberton
1
-1
/
+1
2010-05-21
USB: ehci-omap: fix Si version related programming
Ajay Kumar Gupta
1
-2
/
+2
2010-05-21
usb: ehci-omap: fix compilation warning
Ajay Kumar Gupta
1
-0
/
+3
2010-05-21
USB: xhci: Avoid double free after streams are disabled.
Sarah Sharp
1
-0
/
+2
2010-05-21
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2
-25
/
+10
2010-05-21
USB: clean up some host controller sparse warnings
Randy Dunlap
4
-18
/
+18
2010-05-21
USB: ehci: Elide I/O watchdog on NEC parts
David Miller
1
-0
/
+3
2010-05-21
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
1
-0
/
+2
2010-05-21
USB: xhci: Correct assumptions about number of rings per endpoint.
Sarah Sharp
5
-55
/
+280
2010-05-21
USB: xhci: Add memory allocation for USB3 bulk streams.
Sarah Sharp
4
-14
/
+857
2010-05-21
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2
-2
/
+2
2010-05-21
USB: ehci-au1xxx does not need EHCI IO watchdog
Manuel Lauss
1
-1
/
+10
2010-05-21
USB: straighten out port feature vs. port status usage
Alan Stern
7
-83
/
+83
2010-05-21
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
6
-18
/
+17
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
21
-23
/
+21
2010-05-21
USB: xhci: Fix check for room on the ring.
Sarah Sharp
1
-1
/
+18
2010-05-21
USB: xhci: Limit bus sg_tablesize to 62 TRBs.
Sarah Sharp
1
-1
/
+1
2010-05-21
USB: xhci: Fix issue with set interface after stall.
Sarah Sharp
2
-0
/
+9
2010-04-30
USB: sl811-hcd: Fix device disconnect
Michael Hennerich
1
-3
/
+3
2010-04-30
USB: ohci-at91: fix power management hanging
Patrice Vilchez
1
-0
/
+2
2010-04-30
USB: oxu210hp: release spinlock on error path
Dan Carpenter
1
-3
/
+3
2010-04-30
USB: xhci: properly set endpoint context fields for periodic eps.
Sarah Sharp
2
-0
/
+55
2010-04-30
USB: xhci: properly set the "Mult" field of the endpoint context.
Sarah Sharp
1
-0
/
+14
2010-04-30
USB: OHCI: don't look at the root hub to get the number of ports
Alan Stern
1
-1
/
+1
2010-04-23
usb: Increase timeout value for device reset
Dinh Nguyen
1
-1
/
+1
2010-04-23
USB: EHCI: defer reclamation of siTDs
Alan Stern
4
-12
/
+36
2010-04-23
USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename
Sergei Shtylyov
1
-1
/
+1
2010-04-23
USB: ehci: omap: fix kernel panic with rmmod
Ajay Kumar Gupta
1
-2
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
21
-1
/
+21
2010-03-19
usb: r8a66597-hcd: fix removed from an attached hub
Yoshihiro Shimoda
1
-5
/
+11
2010-03-19
USB: xhci: Make endpoint interval debugging clearer.
Sarah Sharp
1
-2
/
+7
2010-03-19
USB: xHCI: re-initialize cmd_completion
Andiry Xu
1
-0
/
+1
2010-03-19
USB: xhci: rename driver to xhci_hcd
Alex Chiang
2
-2
/
+2
2010-03-19
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
Clemens Ladisch
3
-6
/
+5
2010-03-19
USB: EHCI: fix ITD list order
Clemens Ladisch
1
-5
/
+19
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
36
-145
/
+3723
2010-03-03
USB: fix I2C API usage in ohci-pnx4008.
Luotao Fu
1
-3
/
+3
2010-03-03
USB: OHCI: DA8xx/OMAP-L1x glue layer
Sergei Shtylyov
2
-0
/
+461
2010-03-03
USB: ehci: omap: Update TODO list in comments
Anand Gadiyar
1
-2
/
+1
2010-03-03
USB: ehci: omap: use default interrupt threshold
Anand Gadiyar
1
-4
/
+0
2010-03-03
USB: omap: ehci: kill 2 compile warnings
Anand Gadiyar
1
-0
/
+3
2010-03-03
USB: xhci: Fix finding extended capabilities registers
Edward Shao
1
-2
/
+5
2010-03-03
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
7
-29
/
+28
2010-03-03
USB: isp1760: Flush the D-cache for the pipe-in transfer buffers
Catalin Marinas
1
-0
/
+10
2010-03-03
USB: remove obsolete config in kernel source (USB_HCD_DMA)
Christoph Egger
1
-13
/
+0
2010-03-03
USB host: make Open Firmware device id constant
Németh Márton
5
-5
/
+5
2010-03-03
USB: fix crash in uhci_scan_schedule
Pete Zaitcev
1
-0
/
+1
2010-03-03
USB: xhci: Fix compile issues with xhci_get_slot_state()
Sarah Sharp
2
-2
/
+2
2010-03-03
USB: FHCI: Correct the size argument to kzalloc
Julia Lawall
1
-1
/
+1
2010-03-03
usb: host: ehci: adding regulator framework in ehci-omap.c driver.
Ajay Kumar Gupta
1
-0
/
+36
[next]