| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: host: fhci-hcd: annotate PIPE_CONTROL switch case with fallthrough | Rasmus Villemoes | 2020-02-19 | 1 | -0/+1 |
* | usb: add a HCD_DMA flag instead of guestimating DMA capabilities | Christoph Hellwig | 2019-08-21 | 1 | -1/+1 |
* | USB: host: fhci: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -5/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: host: fhci-hcd: don't print on ENOMEM | Wolfram Sang | 2016-08-30 | 1 | -3/+1 |
* | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 2015-12-23 | 1 | -1/+1 |
* | usb: host: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 2014-09-24 | 1 | -3/+3 |
* | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 2013-12-09 | 1 | -0/+2 |
* | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-10 | 1 | -0/+2 |
* | usb: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -2/+2 |
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.h | Guilherme Maciel Ferreira | 2012-06-27 | 1 | -16/+16 |
* | usb: convert drivers/usb/* to use module_platform_driver() | Axel Lin | 2011-11-27 | 1 | -11/+1 |
* | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 | 1 | -2/+2 |
* | usb: fhci-hcd: Allocate pram dynamically. | Joakim Tjernlund | 2011-08-23 | 1 | -1/+4 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | dt/usb: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 |
* | drivers: fix comment typo diable -> disable. | Justin P. Mattock | 2011-01-03 | 1 | -2/+2 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -2/+2 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 1 | -1/+1 |
|\ |
|
| * | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 2010-05-20 | 1 | -1/+1 |
* | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -2/+5 |
* | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-19 | 1 | -2/+2 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | USB host: make Open Firmware device id constant | Németh Márton | 2010-03-02 | 1 | -1/+1 |
* | USB: FHCI: Correct the size argument to kzalloc | Julia Lawall | 2010-03-02 | 1 | -1/+1 |
* | USB: FHCI: avoid NULL pointer dereference | Alexander Beregalov | 2010-01-21 | 1 | -1/+2 |
* | USB: FHCI: use dev_name() in place of bus_id. | Sachin Sant | 2009-03-25 | 1 | -2/+2 |
* | USB: Driver for Freescale QUICC Engine USB Host Controller | Anton Vorontsov | 2009-01-28 | 1 | -0/+836 |