summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: musb: da8xx: remove clock con_idDavid Lechner2018-01-091-1/+1
* Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2018-01-085-34/+212
|\
| * phy: phy-mtk-tphy: use of_device_get_match_data()Chunfeng Yun2017-12-291-6/+5
| * phy: phy-mtk-tphy: make shared banks optional for V1 TPHYChunfeng Yun2017-12-291-2/+3
| * phy: phy-mtk-tphy: use auto instead of force to bypass utmi signalsChunfeng Yun2017-12-291-12/+7
| * phy: phy-brcm-usb-init: DRD mode can cause crash on startupAl Cooper2017-12-291-0/+1
| * phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabledAl Cooper2017-12-291-0/+2
| * phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271Al Cooper2017-12-291-12/+7
| * phy: phy-brcm-usb: Fix two DT properties to match bindings docAl Cooper2017-12-291-2/+2
| * phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800Vivek Gautam2017-12-292-0/+185
* | Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-01-0831-245/+277
|\ \
| * | usb: renesas_usbhs: add extcon notifier to set mode for non-otg channelYoshihiro Shimoda2017-12-143-0/+21
| * | usb: renesas_usbhs: set the mode by using extcon state for non-otg channelYoshihiro Shimoda2017-12-131-1/+14
| * | usb: renesas_usbhs: add a new callback for extcon notifierYoshihiro Shimoda2017-12-131-0/+8
| * | usb: renesas_usbhs: Add a function to write the UGCTRL2 registerYoshihiro Shimoda2017-12-131-4/+7
| * | usb: dwc2: host: Don't retry NAKed transactions right awayDouglas Anderson2017-12-135-4/+114
| * | usb: dwc2: add optional usb ecc reset bitDinh Nguyen2017-12-122-0/+11
| * | usb: renesas_usbhs: use PIPEnCLR.ACLRM instead of {C,Dn}FIFOCTR.BCLR in usbhs...Yoshihiro Shimoda2017-12-121-3/+2
| * | usb: renesas_usbhs: add usbhs_pipe_clear_without_sequence() functionYoshihiro Shimoda2017-12-122-5/+16
| * | usb: renesas_usbhs: remove redundant polling in usbhsf_fifo_barrier()Yoshihiro Shimoda2017-12-121-11/+5
| * | usb: phy: Factor out the usb charger initializationBaolin Wang2017-12-121-4/+10
| * | usb: dwc3: Allow disabling of metastability workaroundRoger Quadros2017-12-114-2/+12
| * | USB: dummy-hcd: Adapt dummy_udc_set_speed()Roger Quadros2017-12-111-13/+1
| * | USB: dummy-hcd: don't set gadget.speed in dummy_hub_control()Roger Quadros2017-12-111-2/+0
| * | usb: gadget: bcm63xx_udc: Use common error handling code in bcm63xx_udc_probe()Markus Elfring2017-12-111-8/+8
| * | usb: gadget: pxa27x: Remove redundant assignment to is_short and devColin Ian King2017-12-111-3/+0
| * | usb: gadget: udc-xilinx: remove redundant pointer udcColin Ian King2017-12-111-2/+0
| * | USB: gadget: legacy: remove redundant zero assignment to variable 'value'Colin Ian King2017-12-111-1/+0
| * | USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected"Colin Ian King2017-12-111-1/+1
| * | usb: gadget: ffs: Make sparse happierVincent Pelletier2017-12-111-3/+6
| * | usb: gadget: u_serial: Use kfifo instead of homemade circular bufferLu Baolu2017-12-111-168/+24
| * | usb: dwc3: Make sparse a bit happierVincent Pelletier2017-12-111-2/+2
| * | gadget event trace : add request pointerMatthieu CASTET2017-12-111-2/+4
| * | usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay valueFelipe Balbi2017-12-112-7/+1
| * | usb: gadget: add isoch_delay memberFelipe Balbi2017-12-111-0/+2
| * | usb: dwc3: debug: decode a few more featuresFelipe Balbi2017-12-111-0/+9
* | | tools: usb: usbip: fix fd leak in case of 'fread' failureElad Wexler2018-01-041-1/+4
* | | usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2018-01-041-1/+1
* | | tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'Elad Wexler2018-01-041-1/+1
* | | USB: usbip: remove useless call in usbip_recvGustavo A. R. Silva2018-01-041-1/+0
* | | USB: host: Use zeroing memory allocator rather than allocator/memsetHimanshu Jha2018-01-042-7/+3
* | | uwb: remove trailing whitespace for coding styleHugh Sipière2018-01-021-5/+5
* | | uwb: fix brace coding style issue in drp-ie.cHugh Sipière2018-01-021-2/+1
* | | usb: musb: remove unused pipe variableCorentin Labbe2018-01-021-3/+0
* | | usb: musb: remove unused frame variableCorentin Labbe2018-01-021-2/+0
* | | Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman2018-01-02499-2595/+7315
|\ \ \
| * | | Linux 4.15-rc6v4.15-rc6Linus Torvalds2017-12-311-1/+1
| * | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2017-12-3114-39/+42
| |\ \ \
| | * | | x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner2017-12-296-16/+8
| | * | | x86/apic: Update the 'apic=' description of setting APIC driverDou Liyang2017-12-281-1/+5