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
2019-11-18
usb: chipidea: imx: check data->usbmisc_data against NULL before access
Li Jun
1
-7
/
+9
2019-11-18
usb: chipidea: core: change vbus-regulator as optional
Peter Chen
1
-1
/
+1
2019-11-18
usb: chipidea: imx: enable vbus and id wakeup only for OTG events
Li Jun
3
-8
/
+33
2019-11-18
usb: chipidea: udc: protect usb interrupt enable
Jun Li
1
-8
/
+10
2019-11-18
usb: chipidea: udc: add new API ci_hdrc_gadget_connect
Peter Chen
1
-31
/
+32
2019-11-18
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
21
-281
/
+4526
2019-11-16
usb: typec: tcpm: Remove tcpc_config configuration mechanism
Hans de Goede
1
-87
/
+3
2019-11-16
xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCI
Mika Westerberg
1
-1
/
+3
2019-11-16
usb: host: xhci: Support running urb giveback in tasklet context
Suwan Kim
2
-3
/
+2
2019-11-16
xhci: Add tracing for xhci doorbell register writes
Mathias Nyman
3
-0
/
+61
2019-11-16
usb: host: xhci: update event ring dequeue pointer on purpose
Peter Chen
1
-17
/
+43
2019-11-15
Merge tag 'usb-serial-5.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
8
-710
/
+300
2019-11-14
USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
Fabio D'Urso
2
-0
/
+10
2019-11-14
usb: gadget: udc: s3c2410_udc: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+2
2019-11-14
usb: gadget: pxa27x: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+1
2019-11-14
usb: gadget: udc: renesas_usb3: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+1
2019-11-14
usb: gadget: bcm63xx_udc: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+1
2019-11-14
usb: dwc2: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+1
2019-11-14
usb: musb: dsps: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+1
2019-11-14
usb: dwc3: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+1
2019-11-14
usb: host: imx21: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+1
2019-11-14
usb: chipidea: debug: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+1
2019-11-14
usb: renesas_usbhs: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+2
2019-11-13
USB: serial: option: add support for Foxconn T77W968 LTE modules
Aleksander Morgado
1
-0
/
+4
2019-11-13
usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
Suwan Kim
1
-18
/
+32
2019-11-13
scsi: core: Clean up SG_NONE
Finn Thain
1
-1
/
+0
2019-11-12
USBIP: add config dependency for SGL_ALLOC
Oliver Neukum
1
-0
/
+1
2019-11-12
USB: serial: mos7840: drop port open flag
Johan Hovold
1
-28
/
+1
2019-11-12
USB: serial: mos7840: drop read-urb check
Johan Hovold
1
-11
/
+0
2019-11-12
USB: serial: mos7840: drop port driver data accessors
Johan Hovold
1
-91
/
+13
2019-11-12
USB: serial: mos7840: drop serial struct accessor
Johan Hovold
1
-30
/
+0
2019-11-12
USB: serial: mos7840: drop paranoid serial checks
Johan Hovold
1
-36
/
+2
2019-11-12
USB: serial: mos7840: drop paranoid port checks
Johan Hovold
1
-84
/
+8
2019-11-12
USB: serial: mos7840: drop redundant urb context check
Johan Hovold
1
-5
/
+1
2019-11-12
USB: serial: mos7840: rip out broken interrupt handling
Johan Hovold
1
-291
/
+3
2019-11-12
USB: serial: mos7840: fix probe error handling
Johan Hovold
1
-20
/
+28
2019-11-12
USB: serial: mos7840: document MCS7810 detection hack
Johan Hovold
1
-0
/
+7
2019-11-12
USB: serial: mos7840: clean up device-type handling
Johan Hovold
1
-77
/
+44
2019-11-12
USB: serial: mos7840: fix remote wakeup
Johan Hovold
1
-5
/
+0
2019-11-12
USB: serial: mos7720: fix remote wakeup
Johan Hovold
1
-4
/
+0
2019-11-11
USB: chaoskey: fix error case of a timeout
Oliver Neukum
1
-3
/
+21
2019-11-09
usb: gadget: u_audio: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
1
-1
/
+1
2019-11-09
scsi: core: Fix scsi_get/set_resid() interface
Damien Le Moal
2
-3
/
+2
2019-11-07
USB: serial: option: add support for DW5821e with eSIM support
Aleksander Morgado
1
-0
/
+3
2019-11-07
appledisplay: fix error handling in the scheduled work
Oliver Neukum
1
-1
/
+7
2019-11-07
USB: legousbtower: drop superfluous newlines
Johan Hovold
1
-5
/
+0
2019-11-07
USB: legousbtower: drop superfluous brackets
Johan Hovold
1
-12
/
+6
2019-11-07
USB: legousbtower: clean up runaway white space
Johan Hovold
1
-85
/
+87
2019-11-07
USB: legousbtower: drop redundant endianness comments
Johan Hovold
1
-3
/
+3
2019-11-07
USB: legousbtower: drop unnecessary packed attributes
Johan Hovold
1
-2
/
+2
[prev]
[next]