index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-sa1111.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void
Uwe Kleine-König
2021-02-01
1
-3
/
+1
*
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
1
-1
/
+1
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: ohci-sa1111: remove special sa1111 mmio accessors
Russell King
2017-10-04
1
-5
/
+5
*
usb: ohci-sa1111: convert shutdown method to native device_driver
Russell King
2017-10-04
1
-2
/
+3
*
usb: ohci-sa1111: use sa1111_get_irq() to obtain IRQ resources
Russell King
2017-10-04
1
-2
/
+8
*
usb: ohci-sa1111: remove mach/hardware.h include
Russell King
2016-08-30
1
-1
/
+0
*
usb: ohci-sa1111: remove machine_has_neponset()
Russell King
2016-08-30
1
-2
/
+1
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-1
/
+3
*
DMA-API: usb: ohci-sa1111: add a note about DMA masks
Russell King
2013-10-31
1
-0
/
+6
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
USB: ohci-sa1111.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-2
/
+2
*
USB: sa1111: add hcd .reset method
Russell King
2012-03-24
1
-9
/
+11
*
USB: sa1111: add OHCI shutdown methods
Russell King
2012-03-24
1
-0
/
+12
*
USB: sa1111: reorganize ohci-sa1111.c
Russell King
2012-03-24
1
-134
/
+93
*
USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)
Russell King
2012-03-24
1
-4
/
+2
*
USB: sa1111: sparse and checkpatch cleanups
Russell King
2012-03-24
1
-16
/
+17
*
ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
Russell King
2012-03-24
1
-5
/
+24
*
ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c
Russell King
2012-02-09
1
-14
/
+0
*
ARM: sa1111: add platform enable/disable functions
Russell King
2012-02-09
1
-5
/
+14
*
ARM: sa1111: add .owner initializer to sa1111 driver structures
Russell King
2012-02-09
1
-0
/
+1
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
2010-03-02
1
-4
/
+4
*
USB: automatically enable RHSC interrupts
Alan Stern
2008-08-21
1
-1
/
+0
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-3
/
+3
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
Fix name of Russell King in various comments
Uwe Kleine-König
2008-07-10
1
-1
/
+1
*
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
2008-07-06
1
-0
/
+1
*
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
2008-04-24
1
-1
/
+0
*
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
2007-02-07
1
-16
/
+0
*
USB: ohci whitespace/comment fixups
David Brownell
2006-12-20
1
-4
/
+4
*
USB: OHCI avoids root hub timer polling
David Brownell
2006-09-27
1
-4
/
+1
*
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
1
-2
/
+2
*
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
2005-10-28
1
-0
/
+1
*
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
2005-10-28
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+289