summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman2015-04-076-5/+26
|\
| * Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-013-2/+16
| |\
| | * USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein2015-03-251-2/+6
| | * USB: keyspan_pda: add new device idNathaniel W Filardo2015-03-191-0/+3
| | * USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2015-03-162-0/+7
| * | Merge tag 'fixes-for-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-241-1/+1
| |\ \
| | * | usb: isp1760: fix spin unlock in the error path of isp1760_udc_startSudeep Holla2015-03-241-1/+1
| * | | usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-03-231-1/+1
| * | | usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu2015-03-231-1/+8
| |/ /
* | | usb: musb: dsps: fix build on i386 when COMPILE_TEST is setTony Lindgren2015-04-031-1/+1
* | | ehci-hub: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | fhci-hub: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | fotg210-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | fusbh200-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | imx21-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | isp116x-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | isp1362-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | max3421-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | ohci-hub: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | oxu210hp-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | r8a66597-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | sl811-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | u132-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | uhci-hub: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | c67x00-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | dwc2: hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | dummy_hcd: use USB_DT[_SS]_HUBSergei Shtylyov2015-04-031-2/+2
* | | isp1760-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | musb_virthub: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | renesas_usbhs: mod_host: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | usbip: vhci_hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | wusbcore: rh: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | | usb/misc: fix chaoskey build, needs HW_RANDOMRandy Dunlap2015-04-031-0/+1
* | | usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK valueYoshihiro Shimoda2015-04-031-1/+1
* | | Revert "usb: host/sl811-hcd: fix sparse warning"Guenter Roeck2015-04-031-1/+1
* | | Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-032-100/+459
|\ \ \
| * | | USB: f81232: fix some minor style issuesJohan Hovold2015-03-271-5/+6
| * | | USB: f81232: modify/add authorPeter Hung2015-03-271-1/+2
| * | | USB: f81232: cleanup non-used definePeter Hung2015-03-271-14/+0
| * | | USB: f81232: clarify f81232_ioctl() and fixPeter Hung2015-03-271-11/+19
| * | | USB: f81232: implement set_termios()Peter Hung2015-03-271-4/+108
| * | | USB: f81232: implement port enable/disable methodPeter Hung2015-03-271-0/+49
| * | | USB: f81232: implement MCR/MSR functionPeter Hung2015-03-271-22/+117
| * | | USB: f81232: implement read IIR/MSR with endpointPeter Hung2015-03-271-8/+118
| * | | USB: f81232: change lock mechanismPeter Hung2015-03-271-6/+5
| * | | USB: f81232: implement RX bulk-in EPPeter Hung2015-03-271-34/+41
| * | | USB: f81232: rename private struct member namePeter Hung2015-03-271-4/+4
| * | | USB: ch341: remove redundant close from open error pathJohan Hovold2015-02-261-1/+0
* | | | usb: Fix warnings in chaoskey driverKeith Packard2015-04-011-2/+4
* | | | usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warningskbuild test robot2015-03-261-1/+0