summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-10-22USB: xhci: Fix compile error when CONFIG_PM=nSarah Sharp
2010-10-22USB: accept some invalid ep0-maxpacket valuesAlan Stern
2010-10-22USB: xHCI: PCI power management implementationAndiry Xu
2010-10-22USB: xHCI: bus power management implementationAndiry Xu
2010-10-22USB: xHCI: port remote wakeup implementationAndiry Xu
2010-10-22USB: xHCI: port power management implementationAndiry Xu
2010-10-22usb: Fix issue with USB 3.0 devices after system resumeSarah Sharp
2010-10-22USB: core: use kernel assigned address for devices under xHCIAndiry Xu
2010-10-22USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu
2010-10-22USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu
2010-10-22usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu
2010-10-22USB: otg/ulpi: extend id's table.Igor Grinberg
2010-10-22USB: otg/ulpi: improve ulpi phy detection.Igor Grinberg
2010-10-22USB: opticon: Whitespace fixes in opticon driverAlon Ziv
2010-10-22USB: opticon: Add Opticon OPN2001 write supportAlon Ziv
2010-10-22USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv
2010-10-22USB: ftdi_sio: set device latency timeout at port probeJohan Hovold
2010-10-22usb: iowarrior: don't trust report_size for buffer sizeKees Cook
2010-10-22USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold
2010-10-22USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy
2010-10-22USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz
2010-10-22usb: makefile cleanupmatt mooney
2010-10-22usb: gadget: dummy_hcd: Fix error pathRahul Ruikar
2010-10-22usb: core: endpoint: Fix error pathRahul Ruikar
2010-10-22USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen
2010-10-22USB: do not print -ESHUTDOWN message if usb at otg device modePeter Chen
2010-10-22usb-storage: add new no_read_capacity_16 quirkHans de Goede
2010-10-22usb-storage: add new no_read_disc_info quirkHans de Goede
2010-10-22usb: gadget: goku_udc: Fix error pathDan Carpenter
2010-10-22USB: imx21-hcd accept arbitary transfer buffer alignement.Martin Fuzzey
2010-10-22USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey
2010-10-22USB: imx21-hcd: Fix isochronous endpoint idleMartin Fuzzey
2010-10-22USB: imx21-hcd: refactor hardware data memory managementMartin Fuzzey
2010-10-22USB: imx21-hcd: remove unused variableMartin Fuzzey
2010-10-22USB: usbtest - ensure correct isoc data lengthMartin Fuzzey
2010-10-22USB: usbtest fix coding styleMartin Fuzzey
2010-10-22USB: disable endpoints after unbinding interfaces, not beforeAlan Stern
2010-10-22usb: langwell_udc: cancel pending requests when controller is suspended.Philippe Skowronski
2010-10-22usb: langwell_udc: fix big file transfer issue.Christophe Lebouc
2010-10-22USB: UHCI: add native scatter-gather support(v1)Ming Lei
2010-10-22usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()Sergei Shtylyov
2010-10-22usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()Sergei Shtylyov
2010-10-22USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov
2010-10-22USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin
2010-10-22USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin
2010-10-22USB: add PID for FTDI based OpenDCC hardwareRainer Keller
2010-10-22USB: cdc-acm: fix code indentationOtavio Salvador
2010-10-22usb: change to new flag variablematt mooney
2010-10-22usb: musb: gadget: only enable AUTOCLEAR in double buffered caseFelipe Balbi
2010-10-22usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)Ming Lei