summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-06-13extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi
2015-06-11Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-06-09usb: chipidea: add work-around for Marvell HSIC PHY startupRob Herring
2015-06-09usb: chipidea: allow multiple instances to use default ci_default_pdataRob Herring
2015-06-08USB: ssb: use devm_kzallocHauke Mehrtens
2015-06-08USB: ssb: fix error handling in ssb_hcd_create_pdev()Hauke Mehrtens
2015-06-08usb: isp1760: check for null return from kzallocColin Ian King
2015-06-08cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman
2015-06-08usb: chipidea: usbmisc_imx: Remove unneeded semicolonFabio Estevam
2015-06-05Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-06-05Merge tag 'usb-serial-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-06-04USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair
2015-06-03Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-02USB: usbtmc: add device quirk for Rigol DS6104Teunis van Beelen
2015-06-02Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-06-01USB: serial: mos7840: Use setup_timerVaishali Thakkar
2015-06-01usb, HID: Remove Vernier devices from lsusb and hid_ignore_listDennis O'Brien
2015-06-01scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-05-31drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh
2015-05-31usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda
2015-05-31usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi
2015-05-31drivers:usb:fsl: Add support for USB controller version-2.5Nikhil Badola
2015-05-31drivers:usb:fsl: Check IP version 2.4 for mph USB controllerNikhil Badola
2015-05-31usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach
2015-05-31usb: host: xhci: remove incorrect comment about mutexChris Bainbridge
2015-05-31xhci: Return correct number of tranferred bytes for stalled control endpointsMathias Nyman
2015-05-31xhci: optimize xhci bus resume timeMathias Nyman
2015-05-31usb: xhci: Fix suspend/resume when used with OTG coreRoger Quadros
2015-05-31usb: xhci: fix xhci locking up during hcd removeRoger Quadros
2015-05-31usb: xhci: Allow usb_add/remove_hcd() to be called repeatedlyRoger Quadros
2015-05-31usb: xhci: plat: Create both HCDs before adding themRoger Quadros
2015-05-31usb: xhci: cleanup xhci_hcd allocationRoger Quadros
2015-05-31target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-31target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-31target: move transport ID handling to the coreChristoph Hellwig
2015-05-31target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-31target: change core_tpg_register prototypeChristoph Hellwig
2015-05-31target: move node ACL allocation to core codeChristoph Hellwig
2015-05-31target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-31target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-31tcm_usb: remove struct usbg_naclChristoph Hellwig
2015-05-29usb: dwc3: gadget: don't clear EP_BUSY too earlyFelipe Balbi
2015-05-27usb: gadget: atmel: fix build warningsFelipe Balbi
2015-05-27usb: musb: ux500: fix build warningsFelipe Balbi
2015-05-27usb: musb: am35x: fix build warningsFelipe Balbi
2015-05-27Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-05-26usb: gadget: atmel: fix build warningFelipe Balbi
2015-05-26usb: musb: Fix platform code being unable to override ep access opsHans de Goede