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