index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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-08
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-21
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-05-01
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-02
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-10
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-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
1
-1
/
+0
2007-02-07
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-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2005-10-28
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
1
-2
/
+2
2005-10-28
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
1
-0
/
+1
2005-10-28
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+289