summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-10-07USB/host: Bugfix: Return length of copied buffer in uhci_hub_control()Deng-Cheng Zhu
2013-10-07usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-07usb: wusbcore: fix string formatting warnings on 64-bit buildsThomas Pugliese
2013-10-07usb: host: uhci-platform: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-06Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman
2013-10-05drivers: usb: core: hcd: if-else-braces fixedMatthias Beyer
2013-10-05drivers: usb: core: hcd: removed braces for return statementsMatthias Beyer
2013-10-05drivers: usb: core: hcd: replaced C99 // commentsMatthias Beyer
2013-10-05drivers: usb: core: hcd: Whitespace fixesMatthias Beyer
2013-10-05drivers: usb: core: hcd: moved asterix to variableMatthias Beyer
2013-10-05USB/host: Use existing macros instead of hard-coded values in uhci-debug.cDeng-Cheng Zhu
2013-10-05USB: OHCI: Properly handle ohci-spear suspendManjunath Goudar
2013-10-05USB: OHCI: Properly handle ohci-sm501 suspendManjunath Goudar
2013-10-05USB: OHCI: Properly handle ohci-pxa27x suspendManjunath Goudar
2013-10-05USB: OHCI: Properly handle ohci-platform suspendManjunath Goudar
2013-10-05USB: OHCI: Properly handle ohci-omap suspendManjunath Goudar
2013-10-05USB: OHCI: Properly handle ohci-exynos suspendManjunath Goudar
2013-10-05USB: OHCI: Properly handle ohci-ep93xx suspendManjunath Goudar
2013-10-05USB: OHCI: Properly handle ohci-da8xx suspendManjunath Goudar
2013-10-05USB: OHCI: Properly handle ohci-s3c2410 suspendManjunath Goudar
2013-10-05USB: OHCI: Properly handle ohci-at91 suspendManjunath Goudar
2013-10-05USB: OHCI: Properly handle OHCI controller suspendManjunath Goudar
2013-10-05usb: g_ffs: fix compilation warningDavid Cohen
2013-10-05usb: wusbcore: add support for isoc out transfersThomas Pugliese
2013-10-03usb: phy: omap: get rid of omap_get_control_dev()Roger Quadros
2013-10-03usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros
2013-10-03usb: phy: omap-usb3: Don't use omap_get_control_dev()Roger Quadros
2013-10-03usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()Roger Quadros
2013-10-03usb: phy: omap-control: Get rid of platform dataRoger Quadros
2013-10-03usb: wusbcore: set the RPIPE bOverTheAirInterval for isoc endpointsThomas Pugliese
2013-10-03usb: wusbcore: implement hwahc_op_get_frame_numberThomas Pugliese
2013-10-03usb: wusbcore: avoid stack overflow in URB enqueue error pathThomas Pugliese
2013-10-03usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui
2013-10-03usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui
2013-10-03usb: chipidea: add Intel Clovertrail pci idDavid Cohen
2013-10-01Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-10-01usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga
2013-10-01usb: gadget: f_fs: fix error handlingRobert Baldyga
2013-10-01usb: musb: dsps: do not bind to "musb-hdrc"Sebastian Andrzej Siewior
2013-09-30usb: wusbcore: fix build warning on 64-bit buildsThomas Pugliese
2013-09-30USB: serial: option: Ignore card reader interface on Huawei E1750Michal MalĂ˝
2013-09-30USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()Wei Yongjun
2013-09-30USB: OHCI: ohci_init_driver(): sanity check overridesKevin Hilman
2013-09-30usb: wusbcore: clean up urb dequeue processThomas Pugliese
2013-09-30usb: wusbcore: include the xfer_id in debug printsThomas Pugliese
2013-09-30usb: wusbcore: fix endianess issues when using dwTransferIDThomas Pugliese
2013-09-30usb: chipidea: add ci_hdrc_enter_lpm APIPeter Chen
2013-09-30usb: chipidea: imx: remove PHY operationsPeter Chen
2013-09-30usb: chipidea: move PHY operation to corePeter Chen
2013-09-29Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman