| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 2013-12-08 | 1 | -1/+1 |
* | usb: kill DEBUG compile option | Oliver Neukum | 2013-12-03 | 1 | -4/+4 |
* | USB: EHCI: create per-TT bandwidth tables | Alan Stern | 2013-10-14 | 1 | -0/+48 |
* | USB: EHCI: use a bandwidth-allocation table | Alan Stern | 2013-10-11 | 1 | -0/+56 |
* | USB: EHCI: create a "periodic schedule info" struct | Alan Stern | 2013-10-11 | 1 | -3/+4 |
* | usb: Remove unnecessary semicolons | Joe Perches | 2013-10-11 | 1 | -1/+1 |
* | ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c | Xenia Ragiadakou | 2013-08-30 | 1 | -1/+0 |
* | ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set | Xenia Ragiadakou | 2013-08-30 | 1 | -4/+4 |
* | USB: EHCI: convert singly-linked lists to list_heads | Alan Stern | 2013-03-25 | 1 | -6/+9 |
* | USB: EHCI: remove unused Link Power Management code | Alan Stern | 2012-10-31 | 1 | -97/+0 |
* | USB: EHCI: move logging macros to ehci.h | Alan Stern | 2012-10-24 | 1 | -15/+0 |
* | USB: EHCI: remove useless test | Alan Stern | 2012-09-21 | 1 | -4/+2 |
* | USB: EHCI: add new root-hub state: STOPPING | Alan Stern | 2012-07-16 | 1 | -0/+2 |
* | USB: EHCI: rename "reclaim" | Alan Stern | 2012-07-16 | 1 | -7/+9 |
* | USB: EHCI: add symbolic constants for QHs | Alan Stern | 2012-07-16 | 1 | -3/+3 |
* | EHCI: maintain the ehci->command value properly | Alan Stern | 2012-04-23 | 1 | -4/+2 |
* | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 1 | -8/+1 |
* | usb: Fix typo in ehci-dbg.c | Masanari Iida | 2012-02-24 | 1 | -1/+1 |
* | EHCI: workaround for MosChip controller bug | Alan Stern | 2011-10-18 | 1 | -1/+1 |
* | USB: EHCI: remove usages of hcd->state | Alan Stern | 2011-08-22 | 1 | -2/+15 |
* | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 2011-05-03 | 1 | -1/+1 |
* | USB: EHCI: Cleanup and rewrite ehci_vdgb(). | David Daney | 2011-02-04 | 1 | -3/+1 |
* | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 2010-12-16 | 1 | -1/+1 |
|\ |
|
| * | USB: Remove unnecessary casts of void ptr returning alloc function return values | Jesper Juhl | 2010-11-30 | 1 | -1/+1 |
* | | USB: ehci: fix debugfs 'lpm' permissions | Greg Kroah-Hartman | 2010-11-15 | 1 | -1/+1 |
|/ |
|
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+4 |
* | USB: ehci: fix remove of ehci debugfs dir | Ming Lei | 2010-08-10 | 1 | -37/+21 |
* | USB: convert usb_hcd bitfields into atomic flags | Alan Stern | 2010-08-10 | 1 | -1/+1 |
* | USB: EHCI: EHCI 1.1 addendum: preparation | Alek Du | 2010-08-10 | 1 | -7/+137 |
* | USB: EHCI: split ehci_qh into hw and sw parts | Alek Du | 2009-09-23 | 1 | -19/+24 |
* | USB: ehci-dbg.c: no need for checking it before call vfree | Figo.zhang | 2009-09-23 | 1 | -2/+1 |
* | USB: clean up redundant tests on unsigned | roel kluin | 2009-01-07 | 1 | -6/+2 |
* | USB: EHCI, OHCI, UHCI: remove version numbers | Alan Stern | 2008-10-17 | 1 | -2/+2 |
* | USB: ehci-dbg: fix reading less content of periodic file | Ming Lei | 2008-10-17 | 1 | -3/+5 |
* | USB: ehci-dbg: increase debug buffer size for periodic file | Ming Lei | 2008-10-17 | 1 | -19/+25 |
* | USB: usb dev_name() instead of dev->bus_id | Kay Sievers | 2008-07-21 | 1 | -2/+2 |
* | drivers/usb annotations and fixes | Al Viro | 2008-04-28 | 1 | -1/+1 |
* | USB: remove dev->power.power_state | Alan Stern | 2008-04-24 | 1 | -1/+1 |
* | USB: ehci: minor cleanups | David Brownell | 2008-04-24 | 1 | -1/+1 |
* | USB: EHCI: add separate IAA watchdog timer | Alan Stern | 2008-02-01 | 1 | -3/+1 |
* | USB: convert ehci debug files to use debugfs instead of sysfs | Tony Jones | 2008-02-01 | 1 | -40/+187 |
* | USB: Convert from class_device to device for USB core | Tony Jones | 2008-02-01 | 1 | -17/+17 |
* | USB: use function attribute __maybe_unused | David Rientjes | 2007-07-12 | 1 | -11/+11 |
* | USB: EHCI support for big-endian descriptors | Stefan Roese | 2007-07-12 | 1 | -76/+85 |
* | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 | 1 | -1/+1 |
* | USB: Implement support for EHCI with big endian MMIO | Benjamin Herrenschmidt | 2007-02-07 | 1 | -12/+12 |
* | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | USB: revert EHCI VIA workaround patch | Greg Kroah-Hartman | 2006-10-17 | 1 | -1/+3 |
* | USB: EHCI update VIA workaround | David Brownell | 2006-09-27 | 1 | -3/+1 |
* | USB: fix __must_check warnings in drivers/usb/host/ | Greg Kroah-Hartman | 2006-09-27 | 1 | -3/+4 |