index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
fhci-hcd.c
Age
Commit message (
Expand
)
Author
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-06-26
USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.h
Guilherme Maciel Ferreira
2011-11-28
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-08-23
usb: fhci-hcd: Allocate pram dynamically.
Joakim Tjernlund
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
dt/usb: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-01-03
drivers: fix comment typo diable -> disable.
Justin P. Mattock
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB host: make Open Firmware device id constant
Németh Márton
2010-03-02
USB: FHCI: Correct the size argument to kzalloc
Julia Lawall
2010-01-20
USB: FHCI: avoid NULL pointer dereference
Alexander Beregalov
2009-03-24
USB: FHCI: use dev_name() in place of bus_id.
Sachin Sant
2009-01-27
USB: Driver for Freescale QUICC Engine USB Host Controller
Anton Vorontsov