| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: add a HCD_DMA flag instead of guestimating DMA capabilities | Christoph Hellwig | 2019-08-21 | 1 | -1/+1 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: host: drop owner assignment from platform_drivers | Wolfram Sang | 2015-01-09 | 1 | -1/+0 |
* | USB: ohci-ppc-of: Use devm_ioremap_resource() | Jingoo Han | 2013-12-19 | 1 | -18/+4 |
* | USB: ohci-ppc-of: use dev_err() instead of printk() | Jingoo Han | 2013-12-19 | 1 | -3/+5 |
* | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 2013-12-09 | 1 | -1/+3 |
* | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-10 | 1 | -0/+2 |
* | USB: host: Use usb_hcd_platform_shutdown() wherever possible | Roger Quadros | 2013-07-25 | 1 | -10/+1 |
* | USB: host: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-30 | 1 | -3/+2 |
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -2/+2 |
* | USB: ohci-ppc-of.c: remove err() usage | Greg Kroah-Hartman | 2012-04-27 | 1 | -1/+2 |
* | usb: Fix various typo within usb | Masanari Iida | 2012-04-18 | 1 | -1/+1 |
* | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 | 1 | -1/+1 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | dt/usb: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -6/+3 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -3/+3 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -9/+4 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-19 | 1 | -1/+1 |
* | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches | 2010-03-02 | 1 | -4/+4 |
* | USB host: make Open Firmware device id constant | Németh Márton | 2010-03-02 | 1 | -1/+1 |
* | USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] | Vitaly Bordug | 2009-01-07 | 1 | -0/+25 |
* | USB: automatically enable RHSC interrupts | Alan Stern | 2008-08-21 | 1 | -1/+0 |
* | USB: ohci-ppc-of: use linux/of_platform.h instead of asm | Stephen Rothwell | 2008-07-22 | 1 | -1/+1 |
* | Revert "USB: don't explicitly reenable root-hub status interrupts" | Linus Torvalds | 2008-07-06 | 1 | -0/+1 |
* | USB: don't explicitly reenable root-hub status interrupts | Alan Stern | 2008-04-25 | 1 | -1/+0 |
* | [POWERPC] mpc5200: normalize compatible property bindings | Grant Likely | 2008-01-26 | 1 | -0/+2 |
* | USB: use IRQF_DISABLED for HCD interrupt handlers | Alan Stern | 2007-12-17 | 1 | -1/+1 |
* | USB: add runtime frame_no quirk for big-endian OHCI | Valentine Barshak | 2007-10-12 | 1 | -1/+4 |
* | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 1 | -2/+2 |
* | ohci: Add support for OHCI controller on the of_platform bus | Sylvain Munaut | 2007-02-08 | 1 | -0/+232 |