| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: wusb: correctly check size of security descriptor. | David Vrabel | 2009-12-11 | 1 | -3/+3 |
* | USB: wusb: don't leak urb in certain error cases | David Vrabel | 2009-12-11 | 1 | -4/+3 |
* | USB: wusb: add wusb_phy_rate sysfs file to host controllers | David Vrabel | 2009-12-11 | 2 | -0/+33 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 2 | -3/+3 |
* | USB: wusb: don't use the stack to read security descriptor | Stefano Panella | 2009-10-14 | 1 | -22/+19 |
* | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 1 | -1/+1 |
* | WUSB: correct format of wusb_chid sysfs file | David Vrabel | 2009-04-17 | 1 | -14/+12 |
* | WUSB: fix oops when completing URBs for disconnected devices | David Vrabel | 2009-04-17 | 2 | -2/+6 |
* | WUSB: disconnect all devices when stopping a WUSB HCD | David Vrabel | 2009-04-17 | 1 | -6/+13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 1 | -1/+1 |
|\ |
|
| * | trivial: Fix dubious bitwise 'and' usage spotted by sparse. | Alexey Zaytsev | 2009-03-30 | 1 | -1/+1 |
* | | workqueue: add to_delayed_work() helper function | Jean Delvare | 2009-04-02 | 1 | -1/+1 |
|/ |
|
* | USB: use kzfree() | Johannes Weiner | 2009-03-24 | 1 | -2/+1 |
* | USB: allow libusb to talk to unauthenticated WUSB devices | David Vrabel | 2009-03-24 | 2 | -0/+4 |
* | USB: wusbcore/wa-xfer, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -1/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-01-22 | 1 | -1/+1 |
|\ |
|
| * | USB: wusb: annotate association types withe proper endianness | Harvey Harrison | 2009-01-07 | 1 | -1/+1 |
* | | wusb: return -ENOTCONN when resetting a port with no connected device | David Vrabel | 2009-01-06 | 2 | -0/+4 |
|/ |
|
* | uwb: use print_hex_dump() | David Vrabel | 2008-12-22 | 2 | -27/+23 |
* | uwb: use dev_dbg() for debug messages | David Vrabel | 2008-12-22 | 7 | -429/+96 |
* | wusb: fix oops when terminating a non-existant reservation | David Vrabel | 2008-12-12 | 1 | -2/+5 |
* | uwb: improved MAS allocator and reservation conflict handling | Stefano Panella | 2008-12-12 | 1 | -6/+7 |
* | wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive | David Vrabel | 2008-11-25 | 2 | -25/+36 |
* | uwb: add basic radio manager | David Vrabel | 2008-11-19 | 4 | -71/+33 |
* | wusb: remove unused #include <version.h> | Huang Weiyi | 2008-10-31 | 1 | -1/+0 |
* | wusb: reset WUSB devices with SetAddress(0) | David Vrabel | 2008-10-28 | 4 | -122/+25 |
* | wusb: do a proper channel stop | David Vrabel | 2008-10-28 | 2 | -16/+16 |
* | wusb: disable verification of the key generation algorithms | David Vrabel | 2008-10-28 | 1 | -4/+11 |
* | uwb: reference count reservations | David Vrabel | 2008-10-28 | 1 | -4/+3 |
* | uwb: don't use printk_ratelimit() so often | David Vrabel | 2008-10-16 | 2 | -33/+8 |
* | uwb: use kcalloc where appropriate | David Vrabel | 2008-10-15 | 2 | -2/+2 |
* | uwb: depend on EXPERIMENTAL | David Vrabel | 2008-09-17 | 1 | -1/+2 |
* | wusb: wusb-cbaf (CBA driver) sysfs ABI simplification | Felipe Zimmerle | 2008-09-17 | 3 | -235/+317 |
* | uwb: add symlinks in sysfs between radio controllers and PALs | David Vrabel | 2008-09-17 | 2 | -7/+12 |
* | wusb: fix bmRequestType for Abort RPipe request | Anderson Lizardo | 2008-09-17 | 1 | -1/+1 |
* | wusb: fix error path for wusb_set_dev_addr() | Anderson Lizardo | 2008-09-17 | 1 | -3/+3 |
* | wusb: add the Wire Adapter (WA) core | Inaky Perez-Gonzalez | 2008-09-17 | 6 | -0/+3099 |
* | wusb: add the USB wusb-cbaf driver | Inaky Perez-Gonzalez | 2008-09-17 | 2 | -1/+623 |
* | wusb: add the Wireless USB core (build-system) | Greg Kroah-Hartman | 2008-09-17 | 2 | -0/+29 |
* | wusb: add the Wireless USB core (security) | Inaky Perez-Gonzalez | 2008-09-17 | 2 | -0/+1180 |
* | wusb: add the Wireless USB core (protocol) | Inaky Perez-Gonzalez | 2008-09-17 | 2 | -0/+1643 |
* | wusb: add the Wireless USB core | Inaky Perez-Gonzalez | 2008-09-17 | 6 | -0/+1685 |