aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-07usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+1
2015-04-07usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi2-4/+5
2015-04-07usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+3
2015-04-07usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2-8/+11
2015-04-07usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07tracing: Add TRACE_SYSTEM_VAR to xhci-hcdSteven Rostedt (Red Hat)1-0/+7
2015-04-07Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman6-5/+26
2015-04-03usb: musb: dsps: fix build on i386 when COMPILE_TEST is setTony Lindgren1-1/+1
2015-04-03ehci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03fhci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03fotg210-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03fusbh200-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03imx21-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03isp116x-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03isp1362-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03max3421-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03ohci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03oxu210hp-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03r8a66597-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03sl811-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03u132-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03uhci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03c67x00-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03dwc2: hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03dummy_hcd: use USB_DT[_SS]_HUBSergei Shtylyov1-2/+2
2015-04-03isp1760-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03musb_virthub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03renesas_usbhs: mod_host: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03usbip: vhci_hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03wusbcore: rh: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03usb/misc: fix chaoskey build, needs HW_RANDOMRandy Dunlap1-0/+1
2015-04-03usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK valueYoshihiro Shimoda1-1/+1
2015-04-03Revert "usb: host/sl811-hcd: fix sparse warning"Guenter Roeck1-1/+1
2015-04-03Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman2-100/+459
2015-04-02[media] gadget/uvc: embed video_deviceHans Verkuil2-27/+19
2015-04-01usb: Fix warnings in chaoskey driverKeith Packard1-2/+4
2015-04-01Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman3-2/+16
2015-03-27USB: f81232: fix some minor style issuesJohan Hovold1-5/+6
2015-03-27USB: f81232: modify/add authorPeter Hung1-1/+2
2015-03-27USB: f81232: cleanup non-used definePeter Hung1-14/+0
2015-03-27USB: f81232: clarify f81232_ioctl() and fixPeter Hung1-11/+19
2015-03-27USB: f81232: implement set_termios()Peter Hung1-4/+108
2015-03-27USB: f81232: implement port enable/disable methodPeter Hung1-0/+49
2015-03-27USB: f81232: implement MCR/MSR functionPeter Hung1-22/+117
2015-03-27USB: f81232: implement read IIR/MSR with endpointPeter Hung1-8/+118
2015-03-27USB: f81232: change lock mechanismPeter Hung1-6/+5
2015-03-27USB: f81232: implement RX bulk-in EPPeter Hung1-34/+41
2015-03-27USB: f81232: rename private struct member namePeter Hung1-4/+4