aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-04-17usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang
2012-04-17usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang
2012-04-17USB: fix deadlock in bConfigurationValue attribute methodAlan Stern
2012-04-17USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre
2012-04-17USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre
2012-04-16ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda
2012-04-16Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-13ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley
2012-04-12USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern
2012-04-12usb: otg: gpio_vbus: Add otg transceiver events and notifiersHeiko Stübner
2012-04-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-04-11xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter
2012-04-11xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu
2012-04-11USB: fix bug of device descriptor got from superspeed deviceElric Fu
2012-04-11xhci: Fix register save/restore order.Sarah Sharp
2012-04-11xhci: Restore event ring dequeue pointer on resume.Sarah Sharp
2012-04-11xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2012-04-11xhci: Warn when hosts don't halt.Sarah Sharp
2012-04-11xhci: don't re-enable IE constantlyFelipe Balbi
2012-04-11usb: dwc3: workaround: metastability state on Run/Stop bitFelipe Balbi
2012-04-11usb: dwc3: core: define more revision macrosFelipe Balbi
2012-04-10usb: xhci: fix section mismatch in linux-nextGerard Snitselaar
2012-04-10xHCI: correct to print the true HSEE of USBCMDAlex He
2012-04-10USB: serial: fix race between probe and openJohan Hovold
2012-04-10USB: io_ti: fix abuse of interface dataJohan Hovold
2012-04-10USB: whiteheat: reimplement using generic frameworkJohan Hovold
2012-04-10USB: whiteheat: remove driver versionJohan Hovold
2012-04-10USB: serial: metro-usb: cosmetic fix in driver description.Aleksey Babahin
2012-04-10USB: serial: metro-usb: remove duplicated #include <linux/errno.h>Aleksey Babahin
2012-04-10USB: serial: metro-usb: make debug messages bit more informative.Aleksey Babahin
2012-04-10USB: serial: metro-usb: print errors always, not only in debug mode.Aleksey Babahin
2012-04-10USB: serial: metro-usb: get data from device in Uni-Directional mode.Aleksey Babahin
2012-04-10USB: serial: metro-usb: dummy implement write_int_callback() function.Aleksey Babahin
2012-04-10USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin
2012-04-10[media] usb: gadget/uvc: Remove non-required locking from 'uvc_queue_next_buf...Bhupesh Sharma
2012-04-10usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz
2012-04-10usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma
2012-04-10usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski
2012-04-10usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D
2012-04-10usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I
2012-04-10usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas
2012-04-10usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta
2012-04-10usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz
2012-04-10usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)Andrzej Pietrasiewicz
2012-04-10usb: dwc3: Free event buffers arrayAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix big buffers transfer in DMA modeAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Avoid TxFIFO corruption in DMA modeAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix maximum patcket size setting for EP0Anton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix TX FIFOs allocationAnton Tikhomirov