index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
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-24
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-09
usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
Alexey Khoroshilov
1
-1
/
+1
2014-07-09
usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET
David Mosberger-Tang
1
-0
/
+1
2014-07-09
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-28
usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue()
David Mosberger-Tang
1
-2
/
+5
2014-05-28
usb: host: max3421-hcd: Fix potential NULL urb dereference
David Mosberger-Tang
1
-1
/
+3
2014-05-27
Add support for using a MAX3421E chip as a host driver.
David Mosberger
1
-0
/
+1937