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
/
isp1760-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-3
/
+3
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
1
-1
/
+1
2013-01-30
usb/isp1760: declare schedule_ptds() and errata2_function() static
Arvid Brodin
1
-2
/
+2
2012-04-18
isp1760-hcd: fix possible memory leak if urb could not be enqueued
Michael Grzeschik
1
-1
/
+5
2012-04-18
isp1760-hcd: move dequeued qtds to the front in qh
Michael Grzeschik
1
-0
/
+1
2012-04-18
isp1760-hcd: don't confuse parsers on kmem_cache_create
Michael Grzeschik
1
-1
/
+1
2011-11-26
usb/isp1760: Fix race condition memory leak
Arvid Brodin
1
-18
/
+12
2011-11-26
usb/isp1760: Simpler queue head list code.
Arvid Brodin
1
-25
/
+19
2011-10-19
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
Joachim Foerster
1
-0
/
+17
2011-08-22
usb/isp1760: Clear TT buffer on interrupted low & full speed transfers
Arvid Brodin
1
-9
/
+74
2011-08-22
usb/isp1760: Fix problems that trigger WARNING at line 1136.
Arvid Brodin
1
-18
/
+20
2011-08-22
usb/isp1760: Fix missing endpoint unlink when no mem during enqueue
Arvid Brodin
1
-6
/
+3
2011-08-22
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
Arvid Brodin
1
-44
/
+94
2011-08-22
usb/isp1760: Move isp1760_run within file (prepare for next patch)
Arvid Brodin
1
-68
/
+68
2011-08-22
usb/isp1760: Move some code (prepare for next patch)
Arvid Brodin
1
-27
/
+18
2011-08-08
usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink
Arvid Brodin
1
-0
/
+3
2011-06-27
usb/isp1760: Fix bug preventing the unlinking of control urbs
Arvid Brodin
1
-1
/
+1
2011-05-19
usb/isp1760: Fix possible unlink problems
Arvid Brodin
1
-52
/
+95
2011-05-19
usb/isp1760: Move function isp1760_endpoint_disable() within file.
Arvid Brodin
1
-34
/
+34
2011-05-02
usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
Arvid Brodin
1
-665
/
+647
2011-05-02
usb/isp1760: Report correct urb status after unlink
Arvid Brodin
1
-0
/
+1
2011-05-02
usb/isp1760: Remove unneeded OR map and HcBufferStatus code
Arvid Brodin
1
-55
/
+8
2011-05-02
usb/isp1760: Clean up urb enqueueing
Arvid Brodin
1
-198
/
+129
2011-05-02
usb/isp1760: Remove false error printout
Arvid Brodin
1
-6
/
+5
2011-04-14
Revert "USB: isp1760-hcd: move imask clear after pending work is done"
Greg Kroah-Hartman
1
-3
/
+1
2011-04-13
USB: isp1760-hcd: move imask clear after pending work is done
Richard Retanubun
1
-1
/
+3
2011-04-13
usb: fix ips1760-hcd printk format warning
Randy Dunlap
1
-1
/
+1
2011-03-13
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-3
/
+3
2011-03-07
usb/isp1760: Fix crash when unplugging bug
Arvid Brodin
1
-4
/
+3
2011-02-28
usb/isp1760: Handle toggle bit in queue heads only
Arvid Brodin
1
-33
/
+21
2011-02-28
usb/isp1760: Replace period calculation for INT packets with something readable
Arvid Brodin
1
-69
/
+37
2011-02-28
usb/isp1760: Consolidate printouts and remove unused code
Arvid Brodin
1
-207
/
+190
2011-02-28
usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info
Arvid Brodin
1
-9
/
+2
2011-02-28
usb/isp1760: Clean up payload address handling
Arvid Brodin
1
-104
/
+93
2011-02-28
usb/isp1760: Remove redundant variables and defines
Arvid Brodin
1
-68
/
+58
2011-02-28
usb/isp1760: Move to native-endian ptds
Arvid Brodin
1
-339
/
+324
2011-02-17
USB: isp1760: Implement solution for erratum 2
Sebastian Andrzej Siewior
1
-6
/
+16
2010-08-23
USB: isp1760: use a write barrier to ensure proper ndelay timing
Michael Hennerich
1
-0
/
+2
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-2
/
+1
2010-05-20
USB: isp1760: Soften DW3 X/transaction error bit handling
Anton Vorontsov
1
-4
/
+3
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
1
-9
/
+9
2010-05-20
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
1
-1
/
+1
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-03-02
USB: isp1760: Flush the D-cache for the pipe-in transfer buffers
Catalin Marinas
1
-0
/
+10
2010-01-20
USB: Fix level of isp1760 Reloading ptd error message
Colin Tuckley
1
-3
/
+3
2009-09-23
USB: isp1760: allow platform devices to customize devflags
Michael Hennerich
1
-0
/
+4
2009-05-28
USB: isp1760: urb_dequeue doesn't always find the urbs
Warren Free
1
-2
/
+22
2009-03-24
USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c
Catalin Marinas
1
-0
/
+14
[next]