summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-06-202-9/+9
|\
| * usb: dwc2: Use generic PHY width in params setupJules Maselbas2019-06-182-9/+9
* | xhci: detect USB 3.2 capable host controllers correctlyMathias Nyman2019-06-181-5/+15
* | usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman2019-06-183-1/+28
* | usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen2019-06-171-0/+20
|/
* usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus2019-06-121-1/+1
* Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-06-103-0/+10
|\
| * USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas2019-05-211-0/+4
| * USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2019-05-212-0/+4
| * USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist2019-05-211-0/+2
* | Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-06-088-42/+82
|\ \
| * | usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()Wei Yongjun2019-06-061-2/+2
| * | usb: gadget: dwc2: fix zlp handlingAndrzej Pietrasiewicz2019-06-061-8/+12
| * | usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMAMinas Harutyunyan2019-06-061-0/+4
| * | usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni2019-06-061-2/+1
| * | usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao2019-06-061-0/+5
| * | usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()Andrey Smirnov2019-06-061-0/+14
| * | usb: dwc2: Fix DMA cache alignment issuesMartin Schiller2019-06-061-3/+7
| * | usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson2019-06-064-27/+37
* | | USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta2019-06-051-0/+3
* | | USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng2019-06-051-0/+5
* | | usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva2019-06-031-2/+4
|/ /
* | usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan2019-05-291-13/+23
* | xhci: Use %zu for printing size_t typeFabio Estevam2019-05-221-2/+2
* | xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov2019-05-221-12/+10
* | xhci: Fix immediate data transfer if buffer is already DMA mappedMathias Nyman2019-05-222-4/+8
* | usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid2019-05-221-1/+1
* | usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai2019-05-221-0/+3
* | xhci: update bounce buffer with correct sg numHenry Lin2019-05-221-4/+13
* | USB: rio500: simplify lockingOliver Neukum2019-05-211-27/+16
* | USB: rio500: fix memory leak in close after disconnectOliver Neukum2019-05-211-2/+15
* | USB: rio500: refuse more than one device at a timeOliver Neukum2019-05-211-6/+18
* | usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan2019-05-211-22/+43
* | USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum2019-05-211-7/+8
* | USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz2019-05-211-0/+3
* | usb: mtu3: fix up undefined reference to usb_debug_rootChunfeng Yun2019-05-211-2/+1
* | USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern2019-05-211-2/+2
|/
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-161-28/+14
|\
| * Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-04-281-28/+14
| |\
| | * usb: ohci-da8xx: drop the vbus GPIOBartosz Golaszewski2019-04-121-27/+5
| | * usb: ohci-da8xx: disable the regulator if the overcurrent irq firedBartosz Golaszewski2019-04-121-5/+17
| | * usb: ohci-da8xx: let the regulator framework keep track of use countBartosz Golaszewski2019-04-121-6/+2
* | | Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-141-1/+0
|\ \ \
| * | | video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan2019-04-031-1/+0
| | |/ | |/|
* | | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-081-1/+2
|\ \ \
| * \ \ Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2019-04-241-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | reset: Add acquired flag to of_reset_control_array_get()Thierry Reding2019-03-201-1/+2
| | |/
* | | Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-08100-1620/+5237
|\ \ \
| * \ \ Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-05-0328-529/+1276
| |\ \ \