aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds130-2034/+4065
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-4/+5
2015-06-25Pratyush Anand has movedPratyush Anand1-1/+1
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-5/+0
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-10/+0
2015-06-23module: add per-module param_lockDan Streetman1-2/+2
2015-06-22Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linusJiri Kosina53-309/+280
2015-06-21MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPUBen Hutchings1-2/+2
2015-06-12usb: dwc3: Use ASCII space in KconfigThierry Reding1-1/+1
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum extcon' typeChanwoo Choi1-1/+1
2015-06-10Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-workGreg Kroah-Hartman1-1/+1
2015-06-09usb: chipidea: add work-around for Marvell HSIC PHY startupRob Herring1-0/+12
2015-06-09usb: chipidea: allow multiple instances to use default ci_default_pdataRob Herring1-3/+5
2015-06-08USB: ssb: use devm_kzallocHauke Mehrtens1-7/+4
2015-06-08USB: ssb: fix error handling in ssb_hcd_create_pdev()Hauke Mehrtens1-2/+2
2015-06-08usb: isp1760: check for null return from kzallocColin Ian King1-0/+2
2015-06-08cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov2-0/+10
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman14-36/+81
2015-06-08usb: chipidea: usbmisc_imx: Remove unneeded semicolonFabio Estevam1-1/+1
2015-06-05Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman3-0/+3
2015-06-05Merge tag 'usb-serial-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-7/+4
2015-06-04USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-06-03Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman2-90/+48
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche2-2/+0
2015-06-02USB: usbtmc: add device quirk for Rigol DS6104Teunis van Beelen1-0/+1
2015-06-02Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman65-1265/+3397
2015-06-01USB: serial: mos7840: Use setup_timerVaishali Thakkar1-7/+4
2015-06-01usb, HID: Remove Vernier devices from lsusb and hid_ignore_listDennis O'Brien1-10/+0
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke3-3/+0
2015-05-31drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh3-2/+7
2015-05-31usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda1-1/+8
2015-05-31usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi1-0/+5
2015-05-31drivers:usb:fsl: Add support for USB controller version-2.5Nikhil Badola1-0/+5
2015-05-31drivers:usb:fsl: Check IP version 2.4 for mph USB controllerNikhil Badola1-0/+3
2015-05-31usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach1-49/+33
2015-05-31usb: host: xhci: remove incorrect comment about mutexChris Bainbridge1-2/+0
2015-05-31xhci: Return correct number of tranferred bytes for stalled control endpointsMathias Nyman1-1/+1
2015-05-31xhci: optimize xhci bus resume timeMathias Nyman1-27/+38
2015-05-31usb: xhci: Fix suspend/resume when used with OTG coreRoger Quadros2-0/+7
2015-05-31usb: xhci: fix xhci locking up during hcd removeRoger Quadros1-1/+4
2015-05-31usb: xhci: Allow usb_add/remove_hcd() to be called repeatedlyRoger Quadros1-6/+0
2015-05-31usb: xhci: plat: Create both HCDs before adding themRoger Quadros1-12/+12
2015-05-31usb: xhci: cleanup xhci_hcd allocationRoger Quadros4-32/+52
2015-05-29usb: dwc3: gadget: don't clear EP_BUSY too earlyFelipe Balbi1-1/+5
2015-05-27usb: gadget: atmel: fix build warningsFelipe Balbi1-1/+1
2015-05-27usb: musb: ux500: fix build warningsFelipe Balbi1-1/+1
2015-05-27usb: musb: am35x: fix build warningsFelipe Balbi1-1/+1