summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-sa1111.c
Commit message (Expand)AuthorAgeFilesLines
* usb: ohci-sa1111: remove mach/hardware.h includeRussell King2016-08-301-1/+0
* usb: ohci-sa1111: remove machine_has_neponset()Russell King2016-08-301-2/+1
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-1/+3
* DMA-API: usb: ohci-sa1111: add a note about DMA masksRussell King2013-10-311-0/+6
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* USB: ohci-sa1111.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-2/+2
* USB: sa1111: add hcd .reset methodRussell King2012-03-241-9/+11
* USB: sa1111: add OHCI shutdown methodsRussell King2012-03-241-0/+12
* USB: sa1111: reorganize ohci-sa1111.cRussell King2012-03-241-134/+93
* USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)Russell King2012-03-241-4/+2
* USB: sa1111: sparse and checkpatch cleanupsRussell King2012-03-241-16/+17
* ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King2012-03-241-5/+24
* ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King2012-02-091-14/+0
* ARM: sa1111: add platform enable/disable functionsRussell King2012-02-091-5/+14
* ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King2012-02-091-0/+1
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-021-4/+4
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* Fix name of Russell King in various commentsUwe Kleine-König2008-07-101-1/+1
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-061-0/+1
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-241-1/+0
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-071-16/+0
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-4/+4
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-271-4/+1
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-281-2/+2
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-281-0/+1
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-281-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+289
OpenPOWER on IntegriCloud