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
starfive-6.6.48-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
/
host
/
max3421-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-16
usb: host: max3421-hcd: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-02-07
usb: max-3421: Fix setting of I/O pins
Mark Tomlinson
1
-1
/
+1
2023-01-31
USB: MAX3421: Handle USB NAK correctly
Mark Tomlinson
1
-11
/
+2
2022-06-24
usb: max-3421: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-3
/
+3
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-2
/
+1
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-07-21
usb: max-3421: Prevent corruption of freed memory
Mark Tomlinson
1
-30
/
+14
2021-06-18
sched: Unbreak wakeups
Peter Zijlstra
1
-2
/
+1
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-18
usb/max3421: fix return error code in max3421_probe()
Yang Yingliang
1
-1
/
+2
2020-07-21
USB: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-3
/
+3
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2019-08-21
usb/max3421: remove the dummy {un,}map_urb_for_dma methods
Christoph Hellwig
1
-17
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: host: max3421-hcd: Remove pdata test in max3421_hub_control()
Jules Maselbas
1
-13
/
+2
2017-10-04
usb: max3421: Add devicetree support
Jules Maselbas
1
-1
/
+86
2017-07-30
usb: host: max3421-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2016-08-30
usb: host: max3421-hcd: don't print on ENOMEM
Wolfram Sang
1
-6
/
+2
2016-08-09
usb: host: max3421-hcd: fix mask of IO control register
Jaewon Kim
1
-1
/
+1
2016-01-25
usb: host: max3421-hcd: use list_for_each_entry*
Geliang Tang
1
-11
/
+5
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-04-03
max3421-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-01-25
max3421-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+2
2015-01-09
usb: host: max3421-hcd: use time_after()
Asaf Vertz
1
-1
/
+2
2014-07-10
usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
Alexey Khoroshilov
1
-1
/
+1
2014-07-10
usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET
David Mosberger-Tang
1
-0
/
+1
2014-07-10
usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields
David Mosberger-Tang
1
-25
/
+20
2014-05-29
usb: host: max3421-hcd: Use module_spi_driver
Sachin Kamat
1
-14
/
+1
2014-05-29
usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity
David Mosberger-Tang
1
-2
/
+4
2014-05-29
usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warning
David Mosberger-Tang
1
-34
/
+60
2014-05-29
usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue()
David Mosberger-Tang
1
-2
/
+5
2014-05-29
usb: host: max3421-hcd: Fix potential NULL urb dereference
David Mosberger-Tang
1
-1
/
+3
2014-05-28
Add support for using a MAX3421E chip as a host driver.
David Mosberger
1
-0
/
+1937