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
/
isp1760
/
isp1760-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
usb: isp1760: remove redundant max_packet() macro
Vincent Mailhol
1
-3
/
+2
2021-08-27
usb: isp1760: write to status and address register
Rui Miguel Silva
1
-12
/
+11
2021-08-27
usb: isp1760: fix qtd fill length
Rui Miguel Silva
1
-2
/
+4
2021-08-27
usb: isp1760: fix memory pool initialization
Rui Miguel Silva
1
-2
/
+2
2021-08-26
usb: isp1760: do not shift in uninitialized slot
Rui Miguel Silva
1
-7
/
+11
2021-08-26
usb: isp1760: do not reset retval
Rui Miguel Silva
1
-1
/
+0
2021-08-26
usb: isp1760: check maxpacketsize before using it
Rui Miguel Silva
1
-1
/
+1
2021-08-26
usb: isp1760: ignore return value for bus change pattern
Rui Miguel Silva
1
-3
/
+7
2021-07-27
usb: isp1760: rework cache initialization error handling
Rui Miguel Silva
1
-5
/
+11
2021-07-27
usb: isp1760: do not sleep in field register poll
Rui Miguel Silva
1
-3
/
+3
2021-07-27
usb: isp1760: remove debug message as error
Rui Miguel Silva
1
-1
/
+0
2021-06-15
usb: isp1760: Fix meaningless check in isp1763_run()
Tong Tiangen
1
-1
/
+0
2021-05-21
usb: isp1760: add support for isp1763
Rui Miguel Silva
1
-146
/
+481
2021-05-21
usb: isp1760: hcd: refactor mempool config and setup
Rui Miguel Silva
1
-28
/
+55
2021-05-21
usb: isp1760: use relaxed primitives
Rui Miguel Silva
1
-4
/
+4
2021-05-21
usb: isp1760: move to regmap for register access
Rui Miguel Silva
1
-211
/
+234
2021-05-21
usb: isp1760: fix strict typechecking
Rui Miguel Silva
1
-45
/
+47
2020-09-25
usb: isp1760-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+9
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2019-10-07
usb: isp1760: isp1760-hcd.c: Drop condition with no effect
Saurav Girepunje
1
-2
/
+0
2019-05-01
usb: isp1760-hcd: Fix fall-through annotations
Gustavo A. R. Silva
1
-2
/
+2
2018-07-13
usb: isp1760: remove redundant variable 'selector'
Colin Ian King
1
-2
/
+0
2018-04-22
usb: isp1760: Replace mdelay with msleep in isp1760_stop
Jia-Ju Bai
1
-1
/
+1
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: isp1760: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+5
2017-07-17
usb: isp1760: compress return logic into one line
Gustavo A. R. Silva
1
-4
/
+2
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2015-04-07
usb: isp1760: hcd: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-04-03
isp1760-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-02-23
usb: isp1760: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-3
/
+3
2015-02-04
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-0
/
+2235
2015-01-27
usb: isp1760: Fix USB disabled check
Laurent Pinchart
1
-0
/
+3
2015-01-27
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
1
-0
/
+2231