index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-sa1111.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
ARM: sa1100: remove unused board files
Arnd Bergmann
1
-4
/
+1
2022-07-07
ARM: sa1100/assabet: move dmabounce hack to ohci driver
Arnd Bergmann
1
-0
/
+25
2021-02-01
ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void
Uwe Kleine-König
1
-3
/
+1
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-1
/
+1
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
usb: ohci-sa1111: remove special sa1111 mmio accessors
Russell King
1
-5
/
+5
2017-10-04
usb: ohci-sa1111: convert shutdown method to native device_driver
Russell King
1
-2
/
+3
2017-10-04
usb: ohci-sa1111: use sa1111_get_irq() to obtain IRQ resources
Russell King
1
-2
/
+8
2016-08-30
usb: ohci-sa1111: remove mach/hardware.h include
Russell King
1
-1
/
+0
2016-08-30
usb: ohci-sa1111: remove machine_has_neponset()
Russell King
1
-2
/
+1
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-1
/
+3
2013-10-31
DMA-API: usb: ohci-sa1111: add a note about DMA masks
Russell King
1
-0
/
+6
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