aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-ps3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig1-1/+1
2018-07-20powerpc/ps3: Set driver coherent_dma_maskGeoff Levand1-2/+4
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman1-13/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman1-1/+1
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman1-1/+1
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei1-1/+1
2013-04-01usb: PS3 EHCI remove unneeded ehci_shutdownGeoff Levand1-1/+0
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2012-07-09EHCI: centralize controller initializationAlan Stern1-17/+1
2011-12-08usb: PS3 EHCI HC reset work-aroundGeoff Levand1-0/+30
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2009-07-12USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern1-0/+2
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-0/+1
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
2009-06-15USB: EHCI: update toggle state for linked QHsAlan Stern1-0/+1
2009-06-16usb/ps3: Add missing annotationsGeert Uytterhoeven1-2/+2
2009-06-15ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven1-4/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2008-11-13USB: Fix PS3 USB shutdown problemsGeoff Levand1-0/+1
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers1-1/+1
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern1-0/+1
2008-04-24USB: remove dev->power.power_stateAlan Stern1-1/+0
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao1-0/+1
2007-10-12USB: EHCI restart speedupMarcelo Tosatti1-1/+1
2007-07-12USB: PS3: USB system-bus reworkGeoff Levand1-12/+74
2007-05-08Merge branch 'linux-2.6'Paul Mackerras1-7/+0
2007-05-07ehci-ps3, ohci-ps3: fix compilationGeoff Levand1-7/+0
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand1-2/+2
2007-02-09[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro1-1/+1
2007-02-07USB: ps3 ehci bus glueGeoff Levand1-0/+193