aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-ps3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König1-3/+1
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: ohci: 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
2012-11-21usb: remove use of __devinitBill Pemberton1-2/+2
2012-04-27USB: ohci-ps3.c: remove err() usageGreg Kroah-Hartman1-1/+2
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+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-1/+2
2008-08-21USB: automatically enable RHSC interruptsAlan Stern1-1/+0
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers1-1/+1
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds1-0/+1
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern1-1/+0
2008-04-24USB: remove dev->power.power_stateAlan Stern1-1/+0
2007-07-12USB: PS3: USB system-bus reworkGeoff Levand1-12/+75
2007-05-08Merge branch 'linux-2.6'Paul Mackerras1-8/+0
2007-05-07ehci-ps3, ohci-ps3: fix compilationGeoff Levand1-8/+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 ohci bus glueGeoff Levand1-0/+196