index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
uhci-grlib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-28
usb: uhci-grlib: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-11-11
usb: Check !irq instead of irq == NO_IRQ
Christophe Leroy
1
-1
/
+1
2022-07-27
usb/host: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-01-09
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-09
usb: host: uhci-grlib.c : use devm_ functions
Himangi Saraogi
1
-22
/
+9
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-05-30
USB: host: use platform_{get,set}_drvdata()
Jingoo Han
1
-4
/
+2
2012-11-21
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-05-19
USB: UHCI: Support big endian GRUSBHC HC
Jan Andersson
1
-0
/
+14
2011-05-06
USB: UHCI: Add support for GRLIB GRUSBHC controller
Jan Andersson
1
-0
/
+194