Age | Commit message (Expand) | Author | Files | Lines |
2012-11-22 | usb: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-05-02 | USB: ohci-sa1111.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -2/+2 |
2012-03-24 | USB: sa1111: add hcd .reset method | Russell King | 1 | -9/+11 |
2012-03-24 | USB: sa1111: add OHCI shutdown methods | Russell King | 1 | -0/+12 |
2012-03-24 | USB: sa1111: reorganize ohci-sa1111.c | Russell King | 1 | -134/+93 |
2012-03-24 | USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__) | Russell King | 1 | -4/+2 |
2012-03-24 | USB: sa1111: sparse and checkpatch cleanups | Russell King | 1 | -16/+17 |
2012-03-24 | ARM: sa1111: move USB interface register definitions to ohci-sa1111.c | Russell King | 1 | -5/+24 |
2012-02-09 | ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c | Russell King | 1 | -14/+0 |
2012-02-09 | ARM: sa1111: add platform enable/disable functions | Russell King | 1 | -5/+14 |
2012-02-09 | ARM: sa1111: add .owner initializer to sa1111 driver structures | Russell King | 1 | -0/+1 |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -1/+1 |
2010-03-03 | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches | 1 | -4/+4 |
2008-08-21 | USB: automatically enable RHSC interrupts | Alan Stern | 1 | -1/+0 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -3/+3 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-07-11 | Fix name of Russell King in various comments | Uwe Kleine-König | 1 | -1/+1 |
2008-07-06 | Revert "USB: don't explicitly reenable root-hub status interrupts" | Linus Torvalds | 1 | -0/+1 |
2008-04-25 | USB: don't explicitly reenable root-hub status interrupts | Alan Stern | 1 | -1/+0 |
2007-02-08 | ohci: Rework bus glue integration to allow several at once | Sylvain Munaut | 1 | -16/+0 |
2006-12-20 | USB: ohci whitespace/comment fixups | David Brownell | 1 | -4/+4 |
2006-09-27 | USB: OHCI avoids root hub timer polling | David Brownell | 1 | -4/+1 |
2006-07-03 | [PATCH] irq-flags: usb: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2005-10-29 | [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend | Alan Stern | 1 | -2/+2 |
2005-10-29 | [PATCH] all HCDs provide root hub suspend/resume methods | David Brownell | 1 | -0/+1 |
2005-10-29 | [PATCH] remove some USB_SUSPEND dependencies | David Brownell | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+289 |