| Commit message (Expand) | Author | Age |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | USB 3.0 Hub Changes | John Youn | 2011-03-13 |
* | USB: Remove bitmap #define from hcd.h | Sarah Sharp | 2011-03-13 |
* | wusb: fix find_first_zero_bit() return value check | Akinobu Mita | 2011-03-02 |
* | drivers:usb:wusbhc.h remove one to many l's in the word. | Justin P. Mattock | 2011-02-25 |
* | USB: wusbcore: rh.c Typo change desciptor to descriptor. | Justin P. Mattock | 2011-01-22 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | usb: makefile cleanup | matt mooney | 2010-10-22 |
* | usb: change to new flag variable | matt mooney | 2010-10-22 |
* | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern | 2010-05-20 |
| * | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 2010-05-20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-22 |
| |\ |
|
| * | | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2010-03-29 |
* | | | usb: wusb: don't overflow the Keep Alive IE buffer | David Vrabel | 2010-04-22 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ |
|
| * | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack | 2010-02-05 |
* | | USB class: make USB device id constant | Németh Márton | 2010-03-02 |
* | | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS | Greg Kroah-Hartman | 2010-03-02 |
* | | USB: wusb: check CHID is all zeros before stopping the host | Julia Lawall | 2010-03-02 |
|/ |
|
* | USB: wusb: correctly check size of security descriptor. | David Vrabel | 2009-12-11 |
* | USB: wusb: don't leak urb in certain error cases | David Vrabel | 2009-12-11 |
* | USB: wusb: add wusb_phy_rate sysfs file to host controllers | David Vrabel | 2009-12-11 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | USB: wusb: don't use the stack to read security descriptor | Stefano Panella | 2009-10-14 |
* | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 |
* | WUSB: correct format of wusb_chid sysfs file | David Vrabel | 2009-04-17 |
* | WUSB: fix oops when completing URBs for disconnected devices | David Vrabel | 2009-04-17 |
* | WUSB: disconnect all devices when stopping a WUSB HCD | David Vrabel | 2009-04-17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | trivial: Fix dubious bitwise 'and' usage spotted by sparse. | Alexey Zaytsev | 2009-03-30 |
* | | workqueue: add to_delayed_work() helper function | Jean Delvare | 2009-04-02 |
|/ |
|
* | USB: use kzfree() | Johannes Weiner | 2009-03-24 |
* | USB: allow libusb to talk to unauthenticated WUSB devices | David Vrabel | 2009-03-24 |
* | USB: wusbcore/wa-xfer, fix lock imbalance | Jiri Slaby | 2009-03-17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-01-22 |
|\ |
|
| * | USB: wusb: annotate association types withe proper endianness | Harvey Harrison | 2009-01-07 |
* | | wusb: return -ENOTCONN when resetting a port with no connected device | David Vrabel | 2009-01-06 |
|/ |
|
* | uwb: use print_hex_dump() | David Vrabel | 2008-12-22 |
* | uwb: use dev_dbg() for debug messages | David Vrabel | 2008-12-22 |
* | wusb: fix oops when terminating a non-existant reservation | David Vrabel | 2008-12-12 |
* | uwb: improved MAS allocator and reservation conflict handling | Stefano Panella | 2008-12-12 |
* | wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive | David Vrabel | 2008-11-25 |
* | uwb: add basic radio manager | David Vrabel | 2008-11-19 |
* | wusb: remove unused #include <version.h> | Huang Weiyi | 2008-10-31 |
* | wusb: reset WUSB devices with SetAddress(0) | David Vrabel | 2008-10-28 |
* | wusb: do a proper channel stop | David Vrabel | 2008-10-28 |