index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2009-12-11
USB: r8a66597: clean up. remove unneeded null checks
Dan Carpenter
1
-4
/
+0
2009-12-11
USB: FIX bitfield istl_flip:1, make it unsigned.
Roel Kluin
1
-2
/
+2
2009-12-11
USB: EHCI: add native scatter-gather support
Alan Stern
2
-5
/
+29
2009-12-11
USB: Add EHCI support for MX27 and MX31 based boards
Daniel Mack
3
-0
/
+308
2009-12-11
USB: ehci: Respect IST when scheduling new split iTDs.
Sarah Sharp
2
-11
/
+21
2009-12-11
USB: ehci: Minor constant fix for SCHEDULE_SLOP.
Sarah Sharp
1
-4
/
+4
2009-12-11
USB: xhci: Remove unused HCD statistics code.
Sarah Sharp
1
-7
/
+0
2009-12-11
USB: xhci: Add watchdog timer for URB cancellation.
Sarah Sharp
4
-16
/
+243
2009-12-11
USB: xhci: Re-purpose xhci_quiesce().
Sarah Sharp
2
-34
/
+18
2009-12-11
USB: xhci: Handle URB cancel, complete and resubmit race.
Sarah Sharp
3
-10
/
+12
2009-12-11
USB: host: ehci: introduce omap ehci-hcd driver
Felipe Balbi
2
-0
/
+760
2009-12-11
USB: wusb: add wusb_phy_rate sysfs file to host controllers
David Vrabel
2
-11
/
+22
2009-12-11
usb: whci-hcd: decode more QHead fields in the debug files
David Vrabel
1
-4
/
+16
2009-12-11
USB: modifications for at91sam9g10
Hong Xu
1
-5
/
+5
2009-12-11
USB: whci-hcd: fix type and format warnings in sg code
David Vrabel
1
-24
/
+2
2009-12-11
USB: whci-hcd: support urbs with scatter-gather lists
David Vrabel
4
-31
/
+332
2009-12-11
USB: make urb scatter-gather support more generic
David Vrabel
1
-0
/
+2
2009-12-11
USB: Add missing static markers to ohci-pnx4008
Jean Delvare
1
-4
/
+4
2009-12-11
USB: Add support for Xilinx USB host controller
Julie Zhu
3
-2
/
+318
2009-12-11
USB: ehci-hub: Remove redundant ehci->debug check
Jason Wessel
1
-1
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-12-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-35
/
+14
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-04
ehci-hcd: Fix typo in an error message
Ozan Çağlayan
1
-1
/
+1
2009-12-01
USB: work around for EHCI with quirky periodic schedules
Oliver Neukum
4
-0
/
+20
2009-12-01
USB: EHCI: don't send Clear-TT-Buffer following a STALL
Alan Stern
1
-2
/
+14
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
1
-1
/
+0
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
1
-1
/
+1
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
1
-3
/
+3
2009-11-18
USB: xhci: Fix scratchpad deallocation.
Sarah Sharp
1
-1
/
+1
2009-11-18
USB: xhci: Fix TRB physical to virtual address translation.
Sarah Sharp
1
-2
/
+5
2009-11-18
USB: xhci: Fix bug memory free after failed initialization.
Sarah Sharp
1
-3
/
+5
2009-11-18
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
Libin Yang
4
-6
/
+46
2009-11-11
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
1
-3
/
+3
2009-11-09
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)
Dominik Brodowski
1
-33
/
+13
2009-10-31
USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set
Yoshihiro Shimoda
1
-10
/
+13
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-3
/
+3
2009-10-15
USB: ehci: Fix IST boundary checking interval math.
Sarah Sharp
1
-6
/
+6
2009-10-15
USB: whci-hcd: always do an update after processing a halted qTD
David Vrabel
2
-0
/
+8
2009-10-15
USB: whci-hcd: handle early deletion of endpoints
David Vrabel
2
-14
/
+25
2009-10-12
Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"
Linus Torvalds
1
-1
/
+1
2009-10-10
USB: ehci: Fix isoc scheduling boundary checking.
Sarah Sharp
1
-0
/
+1
2009-10-10
USB: isp1362: fix build warnings on 64-bit systems
Mike Frysinger
2
-15
/
+15
2009-10-10
USB: xhci: Fix dropping endpoints from the xHC schedule.
Sarah Sharp
1
-1
/
+1
2009-10-10
USB: xhci: Don't wait for a disable slot cmd when HC dies.
Sarah Sharp
1
-0
/
+9
2009-10-10
USB: xhci: Handle canceled URBs when HC dies.
Sarah Sharp
1
-0
/
+12
2009-10-10
USB: xhci: Stop debugging polling loop when HC dies.
Sarah Sharp
1
-0
/
+6
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-3
/
+3
[next]