summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-071-8/+2
|\
| * Merge tag 'v4.16-rc6' into next-generalJames Morris2018-03-2348-350/+543
| |\
| * | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley2018-03-071-8/+2
* | | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-041-16/+52
|\ \ \
| * \ \ Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman2018-03-2020-217/+199
| |\ \ \ | | | |/ | | |/|
| * | | console: Expand dummy functions for CFIKees Cook2018-02-271-15/+52
| * | | console: SisUSB2VGA: Drop dummy con_font_get()Kees Cook2018-02-271-1/+0
* | | | Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-04115-2522/+4521
|\ \ \ \
| * | | | Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870"Johan Hovold2018-03-292-2/+0
| * | | | usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt2018-03-291-5/+9
| * | | | usb: chipidea: imx: Fix ULPI on imx53Sebastian Reichel2018-03-291-0/+12
| * | | | usb: chipidea: imx: Cleanup ci_hdrc_imx_platform_flagSebastian Reichel2018-03-291-2/+1
| * | | | usb: chipidea: usbmisc: small clean upMichael Trimarchi2018-03-291-2/+1
| * | | | usb: chipidea: usbmisc: evdo can be set e/o resetMichael Trimarchi2018-03-291-8/+12
| * | | | usb: chipidea: usbmisc: evdo is only specific to OTG portMichael Trimarchi2018-03-291-0/+3
| * | | | Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-03-293-304/+155
| |\ \ \ \
| | * | | | USB: serial: ftdi_sio: add Id for Physik Instrumente E-870Teichmann, Martin2018-03-292-0/+2
| | * | | | USB: serial: option: use mass-storage class defineJohan Hovold2018-03-191-1/+1
| | * | | | USB: serial: option: drop redundant interface-class testJohan Hovold2018-03-191-9/+0
| | * | | | USB: serial: option: reimplement interface maskingJohan Hovold2018-03-191-294/+152
| | |/ / /
| * | | | usb: dwc3: gadget: never call ->complete() from ->ep_queue()Felipe Balbi2018-03-261-18/+25
| * | | | usb: gadget: udc: core: update usb_ep_queue() documentationFelipe Balbi2018-03-261-0/+3
| * | | | usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel2018-03-261-25/+0
| * | | | usb: roles: Fix return value check in intel_xhci_usb_probe()Wei Yongjun2018-03-261-2/+2
| * | | | USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba2018-03-262-1/+4
| * | | | usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirksKai-Heng Feng2018-03-251-0/+3
| * | | | usb: core: Copy parameter string correctly and remove superfluous null checkKai-Heng Feng2018-03-251-2/+7
| * | | | USB: announce bcdDevice as well as idVendor, idProduct.Benson Leung2018-03-251-2/+6
| * | | | USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing2018-03-231-2/+7
| * | | | usb: hub: Reduce warning to notice on power lossTomeu Vizoso2018-03-231-1/+1
| * | | | Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-03-2334-786/+2400
| |\ \ \ \
| | * | | | usb/gadget: Add an EP dispose() callback for EP lifetime trackingBenjamin Herrenschmidt2018-03-231-0/+16
| | * | | | usb: phy: ab8500: Drop AB8540/9540 supportLinus Walleij2018-03-221-506/+0
| | * | | | usb: dwc3: core: Fix broken system suspend/resume on AM437xRoger Quadros2018-03-221-0/+2
| | * | | | usb: dwc3: Check controller type before setting speedThinh Nguyen2018-03-221-1/+4
| | * | | | usb: dwc3: Dump LSP and BMU debug infoThinh Nguyen2018-03-222-0/+10
| | * | | | usb: dwc3: Check for ESS TX/RX threshold configThinh Nguyen2018-03-222-0/+63
| | * | | | usb: dwc3: Add DWC_usb31 GTXTHRCFG reg fieldsThinh Nguyen2018-03-221-0/+10
| | * | | | usb: dwc3: gadget: Check IP revision for GRXTHRCFGThinh Nguyen2018-03-221-1/+5
| | * | | | usb: dwc3: Add DWC_usb31 GRXTHRCFG bit fieldsThinh Nguyen2018-03-221-0/+10
| | * | | | usb: dwc3: Check IP revision for GTXFIFOSIZThinh Nguyen2018-03-221-1/+4
| | * | | | usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen2018-03-221-0/+2
| | * | | | usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen2018-03-221-1/+12
| | * | | | usb: dwc3: pci: Properly cleanup resourceThinh Nguyen2018-03-221-1/+1
| | * | | | usb: dwc3: Makefile: fix link error on randconfigFelipe Balbi2018-03-221-1/+1
| | * | | | usb: dwc3: ep0: remove redundant assignmentHeinrich Schuchardt2018-03-191-1/+1
| | * | | | usb: dwc2: fix spelling mistake: "genereted" -> "generated"Colin Ian King2018-03-141-1/+1
| | * | | | usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resumeRoger Quadros2018-03-131-3/+20
| | * | | | usb: dwc2: Make dwc2_force_mode() staticGrigor Tovmasyan2018-03-131-1/+1
| | * | | | usb: dwc2: add support for host mode external vbus supplyAmelie Delaunay2018-03-132-0/+28
OpenPOWER on IntegriCloud