summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2015-07-22usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2015-07-20usb: gadget: udc: core: Fix argument of dma_map_single for IOMMUYoshihiro Shimoda
2015-07-20usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov
2015-07-20usb: ulpi: ulpi_init should be executed in subsys_initcallLu Baolu
2015-07-17configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss
2015-07-10Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-07-09USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn
2015-07-06usb: gadget: f_midi: fix error recovery pathAndrzej Pietrasiewicz
2015-07-06usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren
2015-07-06usb: gadget: udc: fix free_irq() after request_irq() failedTakeshi Yoshimura
2015-07-06usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I
2015-07-06usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva
2015-07-06usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz
2015-07-06usb: dwc3: core: avoid NULL pointer dereferenceFelipe Balbi
2015-07-06usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab
2015-07-06usb: dwc2: host: allocate qtd before atomic enqueueMian Yousaf Kaukab
2015-07-06usb: dwc2: host: allocate qh before atomic enqueueMian Yousaf Kaukab