Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-04-25 | wusb: make ep0_reinit available for modules | Inaky Perez-Gonzalez | 2 | -5/+7 |
2008-04-25 | wusb: devices dont use a set address | Inaky Perez-Gonzalez | 1 | -20/+27 |
2008-04-25 | wusb: teach choose_address() about wireless devices | Inaky Perez-Gonzalez | 1 | -9/+31 |
2008-04-25 | wusb: add link wusb-usb device | Inaky Perez-Gonzalez | 1 | -0/+2 |
2008-04-25 | wusb: add authenticathed bit to usb_dev | Inaky Perez-Gonzalez | 1 | -0/+2 |
2008-04-25 | USB: remove unnecessary type casting of urb->context | Ming Lei | 37 | -101/+101 |
2008-04-25 | usb serial: more fixes and groundwork for tty changes | Alan Cox | 16 | -67/+93 |
2008-04-25 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 83 | -2130/+2130 |
2008-04-25 | USB: usbfs: export the URB_NO_INTERRUPT flag to userspace | Alan Stern | 2 | -6/+28 |
2008-04-25 | USB: fix compile problems in ehci-hcd | Alan Stern | 2 | -2/+3 |
2008-04-25 | USB: ehci: qh_completions cleanup and bugfix | David Brownell | 1 | -18/+16 |
2008-04-25 | USB: cdc-acm: signedness fix | David Brownell | 1 | -3/+7 |