summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-05-13uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede
2015-05-13uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-05-13uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede
2015-05-13usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun
2015-05-13cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas
2015-05-06usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: isp1760: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: phy: Find the right match in devm_usb_phy_matchAxel Lin
2015-05-06usb: musb: core: fix TX/RX endpoint orderFelipe Balbi
2015-05-06cdc-wdm: fix endianness bug in debug statementsOliver Neukum
2015-05-06usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz
2015-04-01Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-03-25USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein
2015-03-24Merge tag 'fixes-for-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-03-24usb: isp1760: fix spin unlock in the error path of isp1760_udc_startSudeep Holla
2015-03-23usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-03-23usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche
2015-03-19USB: keyspan_pda: add new device idNathaniel W Filardo
2015-03-18usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen
2015-03-18uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede
2015-03-18USB: ehci-atmel: rework clk handlingBoris Brezillon
2015-03-16USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-03-15usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun
2015-03-14Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2015-03-11Revert "usb: gadget: zero: Add support for interrupt EP"Felipe Balbi
2015-03-11Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"Mathias Nyman
2015-03-10usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck
2015-03-10usb: dwc2: host: fix dwc2 disconnect bugYunzhi Li
2015-03-09usb: isp1760: add peripheral/device controller chip idSudeep Holla
2015-03-09usb: isp1760: set IRQ flags properlyValentin Rothberg
2015-03-09usb: musb: fix Kconfig regressionArnd Bergmann
2015-03-09usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08gadgetfs: really get rid of switching ->f_opAlan Stern
2015-03-08gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro