index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
uhci-grlib.c
Age
Commit message (
Expand
)
Author
2024-02-19
usb: uhci-grlib: Explicitly include linux/platform_device.h
Andreas Larsson
2023-05-28
usb: uhci-grlib: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-11
usb: Check !irq instead of irq == NO_IRQ
Christophe Leroy
2022-07-27
usb/host: fix repeated words in comments
Jilin Yuan
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-01-09
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-09
usb: host: uhci-grlib.c : use devm_ functions
Himangi Saraogi
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-05-30
USB: host: use platform_{get,set}_drvdata()
Jingoo Han
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-19
USB: UHCI: Support big endian GRUSBHC HC
Jan Andersson
2011-05-06
USB: UHCI: Add support for GRLIB GRUSBHC controller
Jan Andersson