summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* usb: host: ehci-st: Add EHCI support for ST STB devicesPeter Griffin2014-09-231-0/+375
* USB: isp1362: Use devm_ioremap_resourceTobias Klauser2014-09-231-78/+25
* usb: chipidea: enhance kernel-doc formatPeter Chen2014-09-232-5/+17
* usb: chipidea: otg initialization is only needed when the gadget is supportedPeter Chen2014-09-231-1/+1
* chipidea: usbmisc_imx: Add USB support for VF610 SoCsStefan Agner2014-09-233-11/+50
* usb: chipidea: add TPL support for targeted hostsPeter Chen2014-09-232-0/+5
* usb: common: add API to get if the platform supports TPLPeter Chen2014-09-231-0/+15
* usb: core: Kconfig: TPL should apply for both OTG and EHPeter Chen2014-09-231-9/+3
* usb: core: TPL should apply for both OTG and EHPeter Chen2014-09-232-28/+18
* USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold2014-09-231-0/+4
* USB: core: add device-qualifier quirkJohan Hovold2014-09-231-0/+3
* Revert "usb: gadget: composite: dequeue cdev->req before free it in composite...Felipe Balbi2014-09-231-1/+0
* Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman2014-09-222-2/+32
|\
| * USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark2014-09-191-0/+20
| * USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark2014-09-191-0/+6
| * USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark2014-09-191-0/+6
| * USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern2014-09-191-2/+0
* | Merge tag 'usb-serial-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-09-227-342/+42
|\ \
| * | USB: serial: remove zte_ev driverJohan Hovold2014-09-154-315/+10
| * | Merge tag 'v3.17-rc5' into usb-nextJohan Hovold2014-09-1526-84/+288
| |\ \ | | |/
| * | usb: serial: xsens_mt: always bind to interface number 1Frans Klaver2014-09-041-19/+4
| * | usb: serial: xsens_mt: add author and descriptionFrans Klaver2014-09-041-0/+2
| * | USB: serial: add Medtronic CareLink USB driverJohan Hovold2014-09-012-0/+8
| * | USB: serial: add Novatel Wireless GPS driverJohan Hovold2014-09-012-0/+8
| * | USB: serial: add support for multi-port simple driversJohan Hovold2014-09-011-2/+3
| * | USB: pl2303: use divisors for unsupported baud ratesLauri Hintsala2014-09-011-6/+7
* | | usb: dwc2: handle DMA buffer unmapping sanelyPaul Zimmerman2014-09-194-48/+36
* | | usb: dwc2: clip max_transfer_size to 65535Paul Zimmerman2014-09-191-0/+7
* | | usb: dwc2/gadget: disable clock when it's not neededRobert Baldyga2014-09-191-0/+9
* | | usb: dwc2/gadget: assign TX FIFO dynamicallyRobert Baldyga2014-09-192-30/+52
* | | usb: dwc2/gadget: ensure that all fifos have correct memory buffersMarek Szyprowski2014-09-192-5/+11
* | | usb: dwc2/gadget: hide some not really needed debug messagesMarek Szyprowski2014-09-191-2/+2
* | | usb: dwc2/gadget: Fix comment textAndrzej Pietrasiewicz2014-09-191-1/+1
* | | Merge tag 'usb-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-09-1974-2522/+5608
|\ \ \
| * | | Revert "usb: gadget: composite: dequeue cdev->req before free its buffer"Felipe Balbi2014-09-181-1/+1
| * | | usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requestsAndreas Larsson2014-09-162-21/+67
| * | | usb: gadget: udc_core: Use right kobj when calling sysfs_notifyAndreas Larsson2014-09-161-1/+13
| * | | usb: musb: dsps: kill OTG timer on suspendFelipe Balbi2014-09-161-0/+2
| * | | usb: gadget: uvc: Simplify uvcg_video_pump by using local variableLaurent Pinchart2014-09-161-5/+5
| * | | usb: gadget: uvc: Fix endianness mismatchesLaurent Pinchart2014-09-161-5/+6
| * | | usb: gadget: uvc: uvc_alloc() can be staticFengguang Wu2014-09-161-1/+1
| * | | usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga2014-09-162-2/+23
| * | | Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-1626-84/+288
| |\ \ \ | | | |/ | | |/|
| * | | usb: dwc3: Add Qualcomm DWC3 glue layer driverIvan T. Ivanov2014-09-123-0/+140
| * | | usb: gadget: udc-core: add utility for bus resetPeter Chen2014-09-121-0/+17
| * | | usb: gadget: Add xilinx usb2 device supportSubbaraya Sundeep Bhatta2014-09-123-0/+2196
| * | | usb: f_fs: replace BUG in dead-code with less serious WARN_ONMichal Nazarewicz2014-09-111-1/+2
| * | | usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga2014-09-091-0/+23
| * | | usb: gadget: dbgp: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+1
| * | | usb: gadget: gadgetfs: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+1
OpenPOWER on IntegriCloud