| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: option.c: correct DTR behaviour | Chris Collins | 2008-04-24 | 1 | -6/+9 |
* | USB: ehci: qh/qtd cleanup comments | David Brownell | 2008-04-24 | 1 | -10/+40 |
* | USB: log an error message when USB enumeration fails | Alan Stern | 2008-04-24 | 1 | -0/+1 |
* | USB: Remove superfluous "depends on USB_SERIAL" from Kconfig. | Robert P. J. Day | 2008-04-24 | 1 | -42/+0 |
* | USB: add extension of anchor API, usb_unlink_anchored_urbs | Oliver Neukum | 2008-04-24 | 1 | -0/+24 |
* | USB: r8a66597-hcd: Add support for SH7366 USB host | Yoshihiro Shimoda | 2008-04-24 | 3 | -37/+129 |
* | USB: r8a66597-hcd: fix usb device connection timing | Yoshihiro Shimoda | 2008-04-24 | 2 | -25/+34 |
* | USB: r8a66597-hcd: fix interrupt transfer interval | Yoshihiro Shimoda | 2008-04-24 | 2 | -10/+70 |
* | USB: oti6858: fix TCFLSH ioctl handling | Paulius Zaleckas | 2008-04-24 | 1 | -4/+0 |
* | USB: ehci shutdown refactored | Sarah Sharp | 2008-04-24 | 1 | -16/+25 |
* | USB: at91_udc can prefetch data | David Brownell | 2008-04-24 | 1 | -1/+4 |
* | USB: dummy-hcd: use dynamic allocation for platform_devices | Alan Stern | 2008-04-24 | 1 | -41/+29 |
* | USB: gadget section fixes | David Brownell | 2008-04-24 | 4 | -11/+11 |
* | USB: rework sysfs removal of interface files | Alan Stern | 2008-04-24 | 1 | -4/+3 |
* | usb: replace remaining __PRETTY_FUNCTION__ occurrences | Harvey Harrison | 2008-04-24 | 1 | -1/+1 |
* | USB: OHCI: host-controller resumes leave root hub suspended | Alan Stern | 2008-04-24 | 8 | -49/+54 |
* | USB: clarify usage of hcd->suspend/resume methods | Alan Stern | 2008-04-24 | 7 | -83/+15 |
* | USB: root hubs don't lie about their number of TTs | Alan Stern | 2008-04-24 | 3 | -2/+14 |
* | USB: convert away from urb->status in xpad driver | Oliver Neukum | 2008-04-24 | 1 | -8/+12 |
* | USB: OHCI: fix bug in controller resume | Alan Stern | 2008-04-24 | 1 | -1/+3 |
* | USB: gadget: dummy_hcd.c: fix nested switch statements | Ingo van Lil | 2008-04-24 | 1 | -8/+6 |
* | USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr... | Jesper Juhl | 2008-04-24 | 1 | -0/+10 |
* | USB: usb-storage: use adaptive DMA mask | Alan Stern | 2008-04-24 | 1 | -6/+8 |
* | USB: g_printer bugfixes | Craig W. Nadler | 2008-04-24 | 1 | -32/+54 |
* | USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_... | Jesper Juhl | 2008-04-24 | 1 | -1/+2 |
* | USB: fix comments of 2 functions in hcd.c | Ming Lei | 2008-04-24 | 1 | -2/+0 |
* | usb: u132-hcd driver: semaphore to mutex | Daniel Walker | 2008-04-24 | 1 | -110/+110 |
* | usb: u132-hcd driver style clean up | Daniel Walker | 2008-04-24 | 1 | -2569/+2563 |
* | USB: add usb-serial spcp8x5 driver | Greg Kroah-Hartman | 2008-04-24 | 3 | -1/+1087 |
* | usb/usb-serial-sierra-add-new-dev-group | Kevin Lloyd | 2008-04-24 | 1 | -0/+40 |
* | USB: Serial: Sierra: C597 fix | Kevin Lloyd | 2008-04-24 | 1 | -1/+1 |
* | USB: Serial: Sierra: Clean up | Kevin Lloyd | 2008-04-24 | 1 | -9/+8 |
* | USB: increase cdc-acm write throughput | David Engraf | 2008-04-24 | 2 | -43/+45 |
* | USB: cdc-acm tell tty layer not to split things up. | David Engraf | 2008-04-24 | 1 | -0/+1 |
* | usbmon: restore mmap | Pete Zaitcev | 2008-04-24 | 2 | -8/+4 |
* | USB: Fix "cut and paste" booboo in usbmon Makefile. | Robert P. J. Day | 2008-04-24 | 1 | -1/+1 |
* | USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT. | Robert P. J. Day | 2008-04-24 | 1 | -2/+2 |
* | USB: Remove EXPERIMENTAL from dynamic USB minor allocation. | Robert P. J. Day | 2008-04-24 | 1 | -2/+2 |
* | USB: Remove EXPERIMENTAL designation from USB MDC800 support. | Robert P. J. Day | 2008-04-24 | 1 | -2/+2 |
* | USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entries | Robert P. J. Day | 2008-04-24 | 1 | -25/+25 |
* | USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entries | Robert P. J. Day | 2008-04-24 | 1 | -10/+10 |
* | USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries. | Robert P. J. Day | 2008-04-24 | 1 | -8/+10 |
* | USB: Remove EXPERIMENTAL designation from USB storage Kconfig entries. | Robert P. J. Day | 2008-04-24 | 1 | -14/+14 |
* | USB: mass storage: emulation of sat scsi_pass_thru with ATACB | matthieu castet | 2008-04-24 | 8 | -2/+258 |
* | drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE | Andrew Morton | 2008-04-24 | 1 | -1/+3 |
* | USB: cypress_m8: Speed handling | Alan Cox | 2008-04-24 | 1 | -140/+29 |
* | USB: ehci: paranoia, reject large control transfers | David Brownell | 2008-04-24 | 1 | -2/+8 |
* | USB: remove dev->power.power_state | Alan Stern | 2008-04-24 | 18 | -60/+11 |
* | USB: ipaq: fix devices having more than one endpoint | Matthias Geissert | 2008-04-24 | 1 | -3/+3 |
* | USB: ehci: remove obsolete workaround for bogus IRQs | David Brownell | 2008-04-24 | 1 | -3/+3 |