Age | Commit message (Expand) | Author | Files | Lines |
2019-08-21 | usb: add a HCD_DMA flag instead of guestimating DMA capabilities | Christoph Hellwig | 1 | -1/+1 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2015-01-09 | usb: host: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-12-18 | USB: ehci-ppc-of: use dev_err() instead of printk() | Jingoo Han | 1 | -1/+2 |
2013-12-08 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 1 | -0/+1 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring | 1 | -0/+2 |
2013-09-23 | Revert "Revert "USB: EHCI: support running URB giveback in tasklet context"" | Greg Kroah-Hartman | 1 | -1/+1 |
2013-09-17 | Revert "USB: EHCI: support running URB giveback in tasklet context" | Greg Kroah-Hartman | 1 | -1/+1 |
2013-08-12 | USB: EHCI: support running URB giveback in tasklet context | Ming Lei | 1 | -1/+1 |
2013-07-25 | USB: host: Use usb_hcd_platform_shutdown() wherever possible | Roger Quadros | 1 | -10/+1 |
2013-05-30 | USB: host: use platform_{get,set}_drvdata() | Jingoo Han | 1 | -4/+2 |
2013-01-22 | usb: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -4/+4 |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-08-10 | drivers/usb/host/ehci-ppc-of.c: use devm_ functions | Julia Lawall | 1 | -21/+7 |
2012-07-09 | EHCI: centralize controller initialization | Alan Stern | 1 | -24/+1 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -1/+1 |
2011-05-03 | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 1 | -1/+1 |
2011-02-28 | dt/usb: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -6/+3 |
2010-09-03 | USB: ehci-ppc-of: problems in unwind | Dan Carpenter | 1 | -5/+7 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -3/+3 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -5/+4 |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -1/+1 |
2010-03-02 | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches | 1 | -6/+6 |
2010-03-02 | USB host: make Open Firmware device id constant | Németh Márton | 1 | -1/+1 |
2009-07-12 | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern | 1 | -0/+2 |
2009-06-15 | USB: EHCI: update toggle state for linked QHs | Alan Stern | 1 | -0/+1 |
2009-01-07 | USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] | Vitaly Bordug | 1 | -1/+44 |
2008-05-29 | USB: EHCI: suppress unwanted error messages | Alan Stern | 1 | -0/+1 |
2008-05-29 | USB: EHCI: fix up root-hub TT mess | Alan Stern | 1 | -0/+1 |
2008-02-01 | USB: add ehci-ppc-of bus glue (device-tree aware) | Valentine Barshak | 1 | -0/+238 |