aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-ps3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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