summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-01-11uas: improve device resetGerd Hoffmann
2013-01-11uas: improve abort handlerGerd Hoffmann
2013-01-11uas: add IS_IN_WORK_LIST flagGerd Hoffmann
2013-01-11uas: add UNLINK_DATA_URBS flagGerd Hoffmann
2013-01-11uas: new function to cancel data urbsGerd Hoffmann
2013-01-11USB: misc: Add USB3503 High-Speed Hub ControllerDongjin Kim
2013-01-07Merge tag 'for-usb-next-2013-01-03' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-01-07Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-01-07Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-01-03usb: host: xhci: remove unused trb var in xhci_irq()Javier Martinez Canillas
2013-01-03USB: Refactor hub_port_wait_reset.Sarah Sharp
2013-01-03USB: Use helper function hub_set_port_link_stateSarah Sharp
2013-01-03USB: Fix connected device switch to Inactive state.Sarah Sharp
2013-01-03USB: Rip out recursive call on warm port reset.Sarah Sharp
2013-01-03USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp
2013-01-03USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp
2013-01-03xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp
2013-01-03USB: Handle warm reset failure on empty port.Sarah Sharp
2013-01-03USB: Ignore port state until reset completes.Sarah Sharp
2013-01-03USB: Increase reset timeout.Sarah Sharp
2013-01-03USB: Allow USB 3.0 ports to be disabled.Sarah Sharp
2013-01-03USB: Ignore xHCI Reset Device status.Sarah Sharp
2013-01-03USB: Handle auto-transition from hot to warm reset.Sarah Sharp
2013-01-03xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp
2012-12-18usb: musb: use io{read,write}*_rep accessorsMatthew Leach
2012-12-18musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13usb: musb: core: print new line in the driver banner againSergei Shtylyov
2012-12-13usb: gadget: u_serial: fix switch off blockedHaipeng YU
2012-12-13usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus()Wei Yongjun
2012-12-13usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe()Xi Wang
2012-12-13usb: musb: dsps: header movement build error fixAfzal Mohammed
2012-12-13usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior
2012-12-13usb: otg: mv_otg: fix the clk APIsChao Xie
2012-12-13usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timingKuninori Morimoto
2012-12-13usb: renesas_usbhs: gadget: usbhsg_ep_disable() care pipe settingsKuninori Morimoto
2012-12-13usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated dataTushar Behera
2012-12-13usb: host: ehci-mv: fix clk APIsChao Xie
2012-12-13usb: gadget: mv_udc: fix the clk APIsChao Xie
2012-12-13USB: fix fsl_otg config dependencyAnatolij Gustschin
2012-12-13usb: renesas_usbhs: gadget: remove usbhsg_uep_init()Kuninori Morimoto
2012-12-13usb: dwc3: debugfs: fix regdump offsetJack Pham
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds