index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-25
/
+8
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+5
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-5
/
+5
2021-11-06
xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay
Mathias Nyman
1
-1
/
+2
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-44
/
+22
2021-11-05
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
1
-23
/
+6
2021-11-05
Revert "xhci: Set HCD flag to defer primary roothub registration"
Greg Kroah-Hartman
1
-1
/
+0
2021-11-04
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
84
-885
/
+1536
2021-11-03
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-22
/
+37
2021-11-03
Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-2
/
+2
2021-11-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-2
/
+2
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2021-10-30
usb: gadget: Mark USB_FSL_QE broken on 64-bit
Geert Uytterhoeven
1
-0
/
+1
2021-10-30
usb: gadget: f_mass_storage: Disable eps during disconnect
Wesley Cheng
1
-0
/
+10
2021-10-30
usb: gadget: udc: core: Revise comments for USB ep enable/disable
Wesley Cheng
1
-2
/
+2
2021-10-29
Merge tag 'usb-serial-5.16-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
8
-384
/
+215
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
34
-311
/
+420
2021-10-27
usb: mtu3: enable wake-up interrupt after runtime_suspend called
Chunfeng Yun
1
-1
/
+1
2021-10-27
usb: xhci-mtk: enable wake-up interrupt after runtime_suspend called
Chunfeng Yun
1
-1
/
+1
2021-10-27
USB: serial: keyspan: fix memleak on probe errors
Wang Hai
1
-8
/
+7
2021-10-27
USB: serial: cp210x: use usb_control_msg_recv() and usb_control_msg_send()
Himadri Pandya
1
-78
/
+31
2021-10-27
USB: serial: ch314: use usb_control_msg_recv()
Himadri Pandya
1
-59
/
+26
2021-10-26
USB: iowarrior: fix control-message timeouts
Johan Hovold
1
-6
/
+2
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2
-4
/
+3
2021-10-25
usb: remove res2 argument from gadget code completions
Jens Axboe
2
-5
/
+3
2021-10-25
usb: dwc2: stm32mp15: set otg_rev
Fabrice Gasnier
1
-0
/
+2
2021-10-25
usb: dwc2: add otg_rev and otg_caps information for gadget driver
Fabrice Gasnier
5
-52
/
+57
2021-10-25
usb: gadget: uvc: implement dwPresentationTime and scrSourceClock
Michael Olbrich
3
-5
/
+34
2021-10-25
usb: gadget: uvc: use on returned header len in video_encode_isoc_sg
Michael Grzeschik
1
-6
/
+6
2021-10-25
usb:gadget: f_uac1: fixed sync playback
Pavel Hofman
4
-4
/
+11
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-22
/
+70
2021-10-22
usb: gadget: configfs: change config attributes file operation
Linyu Yuan
1
-5
/
+10
2021-10-22
usb: gadget: configfs: add cfg_to_gadget_info() helper
Linyu Yuan
1
-4
/
+7
2021-10-22
usb: dwc3: Align DWC3_EP_* flag macros
Jack Pham
1
-8
/
+8
2021-10-22
usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized
Jack Pham
2
-1
/
+8
2021-10-22
USB: chipidea: fix interrupt deadlock
Johan Hovold
1
-7
/
+16
2021-10-22
usb: musb: Balance list entry in musb_gadget_queue
Viraj Shah
1
-1
/
+3
2021-10-22
usb: musb: sunxi: Don't print error on MUSB_ULPI_BUSCONTROL access
Roman Stratiienko
1
-0
/
+8
2021-10-21
usb: gadget: uvc: ensure the vdev is unset
Michael Grzeschik
1
-0
/
+1
2021-10-21
usb: gadget: uvc: only pump video data if necessary
Michael Grzeschik
1
-2
/
+5
2021-10-21
usb: gadget: uvc: only schedule stream in streaming state
Michael Grzeschik
2
-2
/
+5
2021-10-21
usb: gadget: uvc: test if ep->desc is valid on ep_queue
Michael Grzeschik
1
-3
/
+6
2021-10-21
usb: gadget: uvc: rename function to be more consistent
Michael Tretter
1
-3
/
+4
2021-10-21
usb: gadget: uvc: consistently use define for headerlen
Michael Grzeschik
3
-6
/
+6
2021-10-21
usb: max-3421: Use driver data instead of maintaining a list of bound devices
Uwe Kleine-König
1
-20
/
+5
2021-10-21
usb: dwc2: drd: reset current session before setting the new one
Amelie Delaunay
1
-0
/
+2
2021-10-21
usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled
Amelie Delaunay
1
-0
/
+18
2021-10-21
usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init
Amelie Delaunay
1
-2
/
+2
2021-10-21
usb: ohci: disable start-of-frame interrupt in ohci_rh_suspend
Yinbo Zhu
1
-0
/
+3
[next]