summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-08usb: core: hub: Create platform devices for onboard hubs in hub_probe()Matthias Kaehlcke
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2022-07-08usb: mtu3: support function remote wakeupChunfeng Yun
2022-07-08usb: mtu3: check capability of usb3 dual roleChunfeng Yun
2022-07-08usb: mtu3: add feature to disable device's usb3 portChunfeng Yun
2022-07-08usb: mtu3: print endpoint type as stringChunfeng Yun
2022-07-08usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji
2022-07-08gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak
2022-07-08usb: gadget: udc: atmel: convert to platform driverMichael Walle
2022-07-08usb: gadget: udc: atmel: check rc of devm_gpiod_get_optional()Michael Walle
2022-07-08USB: gadget: udc: tracing: Do not open code __string() with __dynamic_array()Steven Rostedt (Google)
2022-06-30usb: host: xhci: use snprintf() in xhci_decode_trb()Sergey Shtylyov
2022-06-29usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OSNeal Liu
2022-06-29USB: cdc-acm: use define for timeoutOliver Neukum
2022-06-29usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()Yang Yingliang
2022-06-29usb: gadget: aspeed_udc: fix handling of tx_len == 0Dan Carpenter
2022-06-29usb: dwc3: gadget: fix a kernel-doc warningMauro Carvalho Chehab
2022-06-29usb: dwc3: document async_callbacks fieldMauro Carvalho Chehab
2022-06-28Merge tag 'thunderbolt-for-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2022-06-27usb: core: sysfs: convert sysfs snprintf to sysfs_emitXuezhi Zhang
2022-06-27Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-26Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-26Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-25Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-25Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-24Merge tag 'mtd/fixes-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-24Merge tag 'spi-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-24Merge tag 'regulator-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-24Merge tag 'regmap-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-24Merge tag 'iommu-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-24Merge tag 'for-linus-5.19a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-24Merge tag 'drm-fixes-2022-06-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-06-24Merge tag 'for-5.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-24Merge tag 'memory-controller-drv-fixes-5.19' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2022-06-24usb: chipidea: udc: check request status before setting device addressXu Yang
2022-06-24USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern
2022-06-24usb: gadget: u_ether: Remove duplicated include in u_ether.cYang Li
2022-06-24usb: max-3421: drop unexpected word "the" in the commentsJiang Jian
2022-06-24usb: dwc2: drop unexpected word "the" in the commentsJiang Jian
2022-06-24usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switchAmelie Delaunay
2022-06-24usb: musb: mpfs: Fix error codes in probe()Dan Carpenter
2022-06-24Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-06-24Merge tag 'drm-intel-fixes-2022-06-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-06-24Merge tag 'drm-misc-fixes-2022-06-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-23gpio: mxs: Fix header commentStefan Wahren