summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-09-23usb: core: TPL should apply for both OTG and EHPeter Chen2-28/+18
2014-09-23usb: serial: Remove unused tty->hw_stoppedPeter Hurley3-18/+3
2014-09-23USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold1-0/+4
2014-09-23USB: core: add device-qualifier quirkJohan Hovold1-0/+3
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-86/+320
2014-09-23Revert "usb: gadget: composite: dequeue cdev->req before free it in composite...Felipe Balbi1-1/+0
2014-09-22Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman2-2/+32
2014-09-22Merge tag 'usb-serial-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman7-342/+42
2014-09-22USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz1-0/+1
2014-09-22USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage1-0/+1
2014-09-19usb: dwc2: handle DMA buffer unmapping sanelyPaul Zimmerman4-48/+36
2014-09-19usb: dwc2: clip max_transfer_size to 65535Paul Zimmerman1-0/+7
2014-09-19usb: dwc2/gadget: disable clock when it's not neededRobert Baldyga1-0/+9
2014-09-19usb: dwc2/gadget: assign TX FIFO dynamicallyRobert Baldyga2-30/+52
2014-09-19usb: dwc2/gadget: ensure that all fifos have correct memory buffersMarek Szyprowski2-5/+11
2014-09-19usb: dwc2/gadget: hide some not really needed debug messagesMarek Szyprowski1-2/+2
2014-09-19usb: dwc2/gadget: Fix comment textAndrzej Pietrasiewicz1-1/+1
2014-09-19Merge tag 'usb-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman74-2522/+5608
2014-09-19USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-09-19USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-09-19USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-09-18Revert "usb: gadget: composite: dequeue cdev->req before free its buffer"Felipe Balbi1-1/+1
2014-09-16usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requestsAndreas Larsson2-21/+67
2014-09-16usb: gadget: udc_core: Use right kobj when calling sysfs_notifyAndreas Larsson1-1/+13
2014-09-16usb: musb: dsps: kill OTG timer on suspendFelipe Balbi1-0/+2
2014-09-16usb: gadget: uvc: Simplify uvcg_video_pump by using local variableLaurent Pinchart1-5/+5
2014-09-16usb: gadget: uvc: Fix endianness mismatchesLaurent Pinchart1-5/+6
2014-09-16usb: gadget: uvc: uvc_alloc() can be staticFengguang Wu1-1/+1
2014-09-16usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga2-2/+23
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi26-84/+288
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern1-0/+8
2014-09-15USB: serial: remove zte_ev driverJohan Hovold4-315/+10
2014-09-15Merge tag 'v3.17-rc5' into usb-nextJohan Hovold26-84/+288
2014-09-14Merge 3.17-rc5 into usb-nextGreg Kroah-Hartman26-84/+288
2014-09-12usb: dwc3: Add Qualcomm DWC3 glue layer driverIvan T. Ivanov3-0/+140
2014-09-12usb: gadget: udc-core: add utility for bus resetPeter Chen1-0/+17
2014-09-12usb: gadget: Add xilinx usb2 device supportSubbaraya Sundeep Bhatta3-0/+2196
2014-09-11usb: dwc2: make the scheduler handle excessive NAKs betterNick Hudson1-0/+8
2014-09-11Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-15/+11
2014-09-11xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman1-2/+10
2014-09-11usb: xhci: Fix OOPS in xhci error handling codeAl Cooper1-0/+1
2014-09-11xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman1-1/+1
2014-09-11storage: Add single-LUN quirk for Jaz USB AdapterMark1-0/+6
2014-09-11uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede1-2/+2
2014-09-11Revert "usb: dwc2: move "samsung,s3c6400-hsotg" into common platform"Robert Baldyga2-1/+1
2014-09-11Revert "usb: dwc2: Update Kconfig to support dual-role"Robert Baldyga2-47/+37
2014-09-11usb: f_fs: replace BUG in dead-code with less serious WARN_ONMichal Nazarewicz1-1/+2
2014-09-10usb: chipidea: msm: Initialize PHY on reset eventIvan T. Ivanov1-0/+1
2014-09-10usb: chipidea: msm: Use USB PHY API to control PHY stateIvan T. Ivanov1-5/+1