summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-112-13/+9
|\
| * scsi: usb: image: microtek: use sg helper to iterate over scatterlistMing Lei2019-06-202-13/+9
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-2/+2
|\ \
| * | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-2/+2
* | | Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-095-88/+230
|\ \ \
| * | | usb: typec: Registering real device entries for the muxesHeikki Krogerus2019-06-034-87/+229
| * | | device connection: Find connections also by checking the referencesHeikki Krogerus2019-06-031-1/+1
| |/ /
* | | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-092-4/+1
|\ \ \
| * \ \ Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab2019-06-2115-45/+105
| |\ \ \
| * \ \ \ Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-1110-87/+149
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | media: usb/gadget/f_uvc: set device_caps in struct video_deviceHans Verkuil2019-06-052-4/+1
| | |_|/ | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-24/+24
|\ \ \ \
| * | | | signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman2019-05-221-24/+24
| |/ / /
* | | | 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
|/