summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-08-08usb: core: hub.c: Removed some warnings generated by checkpatch.plChase Metzger
2015-08-08usb: devio: fix spacingKris Borer
2015-08-08xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)Lu Baolu
2015-08-08xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)Lu Baolu
2015-08-08usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-08-08usb: xhci: make USB_XHCI_PLATFORM selectableRafał Miłecki
2015-08-05usb: misc: ftdi-elan: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: serial: mxuport: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: host: xhci: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: host: u132-hcd: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: host: oxu210hp-hcd: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: host: ehci-st: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: musb: musb_dsps: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: phy: phy-keystone: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: phy: phy-mxs-usb: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: devio: remove assignment from if conditionKris Borer
2015-08-05usb: ehci-platform: Fix using multiple controllers from OFAlban Bedel
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman
2015-07-22drivers: usb: fsl: Define usb control register mask for w1c bitsNikhil Badola
2015-07-22drivers: usb: fsl: Modify phy clk valid bit checkingNikhil Badola
2015-07-22drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macroNikhil Badola
2015-07-22drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola
2015-07-22drivers:usb:fsl: Replace macros with enumerated typeNikhil Badola
2015-07-22usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUSPhil Edworthy
2015-07-22usb: usleep_range is preferred over udelay where wakeup is flexibleSunny Kumar
2015-07-22usbcore: add sysfs support to xHCI usb3 hardware LPMKevin Strasser
2015-07-22USB: bcma: add support for controlling bus power through GPIOHauke Mehrtens
2015-07-22USB: bcma: add bcm53xx supportHauke Mehrtens
2015-07-22USB: bcma: fix error handling in bcma_hcd_create_pdev()Hauke Mehrtens
2015-07-22USB: bcma: use devm_kzallocHauke Mehrtens
2015-07-22USB: bcma: replace numbers with constantsHauke Mehrtens
2015-07-22USB: bcma: remove chip id checkHauke Mehrtens
2015-07-22usb: move assignment out of if conditionKris Borer
2015-07-22usb: host: xhci: remove typo in function documentationLuis de Bethencourt
2015-07-22USB: atm: cxacru: fix blank line after declarationAaron Raimist
2015-07-22usb: class: Use USB_CLASS_PRINTER instead of number 7Krzysztof Opasiak
2015-07-22usb: fix coding style issueKris Borer
2015-07-22USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern
2015-07-22cdc-acm: Destroy acm_minors IDR on module exitJohannes Thumshirn
2015-07-22usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectorsHans de Goede
2015-07-22usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum
2015-07-22USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern
2015-07-22usb: core: lpm: set lpm_capable for root hub deviceLu Baolu
2015-07-22xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-07-22xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-07-22xhci: report U3 when link is in resume stateZhuang Jin Can
2015-07-22xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-07-22usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-07-22xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani
2015-07-22xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman