summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-sa1111.c
AgeCommit message (Expand)Author
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-10-31DMA-API: usb: ohci-sa1111: add a note about DMA masksRussell King
2012-11-21usb: remove use of __devinitBill Pemberton
2012-05-01USB: ohci-sa1111.c: remove dbg() usageGreg Kroah-Hartman
2012-03-24USB: sa1111: add hcd .reset methodRussell King
2012-03-24USB: sa1111: add OHCI shutdown methodsRussell King
2012-03-24USB: sa1111: reorganize ohci-sa1111.cRussell King
2012-03-24USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)Russell King
2012-03-24USB: sa1111: sparse and checkpatch cleanupsRussell King
2012-03-24ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King
2012-02-09ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King
2012-02-09ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28[PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds