Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6a2a6390cf098b899a30146ef5c1fb85c9fefb3c
/
drivers
/
usb
/
host
/
isp1760-hcd.c
8788fa0
isp1760-hcd: fix possible memory leak if urb could not be enqueued
by Michael Grzeschik
· 13 years ago
8cb2268
isp1760-hcd: move dequeued qtds to the front in qh
by Michael Grzeschik
· 13 years ago
94011ec
isp1760-hcd: don't confuse parsers on kmem_cache_create
by Michael Grzeschik
· 13 years ago
c64391f
usb/isp1760: Fix race condition memory leak
by Arvid Brodin
· 13 years ago
e08f6a27
usb/isp1760: Simpler queue head list code.
by Arvid Brodin
· 13 years ago
3a7655f
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
by Joachim Foerster
· 13 years ago
74ad602
usb/isp1760: Clear TT buffer on interrupted low & full speed transfers
by Arvid Brodin
· 13 years ago
6477acc
usb/isp1760: Fix problems that trigger WARNING at line 1136.
by Arvid Brodin
· 13 years ago
38679b7
usb/isp1760: Fix missing endpoint unlink when no mem during enqueue
by Arvid Brodin
· 13 years ago
6d50c60
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
by Arvid Brodin
· 13 years ago
0ba7905
usb/isp1760: Move isp1760_run within file (prepare for next patch)
by Arvid Brodin
· 13 years ago
e25e0eb2
usb/isp1760: Move some code (prepare for next patch)
by Arvid Brodin
· 13 years ago
17d3e14
usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink
by Arvid Brodin
· 13 years ago
8b1ab60
usb/isp1760: Fix bug preventing the unlinking of control urbs
by Arvid Brodin
· 13 years ago
d05b6ec
usb/isp1760: Fix possible unlink problems
by Arvid Brodin
· 14 years ago
079cdb0
usb/isp1760: Move function isp1760_endpoint_disable() within file.
by Arvid Brodin
· 14 years ago
71a9f9d
usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
by Arvid Brodin
· 14 years ago
22bea9c
usb/isp1760: Report correct urb status after unlink
by Arvid Brodin
· 14 years ago
eb1a796
usb/isp1760: Remove unneeded OR map and HcBufferStatus code
by Arvid Brodin
· 14 years ago
3453773
usb/isp1760: Clean up urb enqueueing
by Arvid Brodin
· 14 years ago
847ed3e
usb/isp1760: Remove false error printout
by Arvid Brodin
· 14 years ago
753d853
Revert "USB: isp1760-hcd: move imask clear after pending work is done"
by Greg Kroah-Hartman
· 14 years ago
5808544
USB: isp1760-hcd: move imask clear after pending work is done
by Richard Retanubun
· 14 years ago
d06847f
usb: fix ips1760-hcd printk format warning
by Randy Dunlap
· 14 years ago
dbe79bb
USB 3.0 Hub Changes
by John Youn
· 23 years ago
da13051
USB: Remove bitmap #define from hcd.h
by Sarah Sharp
· 14 years ago
d3cf2a8
usb/isp1760: Fix crash when unplugging bug
by Arvid Brodin
· 14 years ago
7adc14b1
usb/isp1760: Handle toggle bit in queue heads only
by Arvid Brodin
· 14 years ago
65f1b52
usb/isp1760: Replace period calculation for INT packets with something readable
by Arvid Brodin
· 14 years ago
6bda21b
usb/isp1760: Consolidate printouts and remove unused code
by Arvid Brodin
· 14 years ago
bbaa387
usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info
by Arvid Brodin
· 14 years ago
a041d8e
usb/isp1760: Clean up payload address handling
by Arvid Brodin
· 14 years ago
fd436ae
usb/isp1760: Remove redundant variables and defines
by Arvid Brodin
· 14 years ago
bedc0c3
usb/isp1760: Move to native-endian ptds
by Arvid Brodin
· 14 years ago
b14e840
USB: isp1760: Implement solution for erratum 2
by Sebastian Andrzej Siewior
· 14 years ago
ebb8a4e
USB: isp1760: use a write barrier to ensure proper ndelay timing
by Michael Hennerich
· 14 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 14 years ago
0954e1c
USB: isp1760: Soften DW3 X/transaction error bit handling
by Anton Vorontsov
· 15 years ago
749da5f
USB: straighten out port feature vs. port status usage
by Alan Stern
· 15 years ago
288ead4
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
by Alan Stern
· 15 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
db8516f
USB: isp1760: Flush the D-cache for the pipe-in transfer buffers
by Catalin Marinas
· 15 years ago
c0d7414
USB: Fix level of isp1760 Reloading ptd error message
by Colin Tuckley
· 15 years ago
9da69c6
USB: isp1760: allow platform devices to customize devflags
by Michael Hennerich
· 15 years ago
0afb20e
USB: isp1760: urb_dequeue doesn't always find the urbs
by Warren Free
· 16 years ago
e6bdfe3
USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c
by Catalin Marinas
· 16 years ago
551509d
USB: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
f9031f2
USB: Make the isp1760_register function prototype more generic
by Catalin Marinas
· 16 years ago
42c6539
USB: isp1760: don't auto disable Port1 on ISP1761
by Thomas Hommel
· 16 years ago
380ec67
USB: ISP1760: fixed trivial math in comment
by Enrico Scholz
· 16 years ago
7839b51
usb: isp1760: don't be noisy about short packets.
by Sebastian Siewior
· 16 years ago
3f02a95
usb: ISP1760: improve pre-fetch timing
by Enrico Scholz
· 16 years ago
a36c27d
usb: return error code instead of 0 in the enqueue function.
by Sebastian Siewior
· 16 years ago
3faefc8
USB: isp1760: Support board-specific hardware configurations
by Nate Case
· 16 years ago
d249afd
USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'
by Andrew Morton
· 16 years ago
473bca9
USB: isp1760-hcd.c: make 2 functions static
by Adrian Bunk
· 17 years ago
0031a06
USB: usb dev_set_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
e6942d6
USB: isp1760: Assign resource fields before adding hcd
by Nate Case
· 16 years ago
2202647
USB: isp1760: fix printk format
by Randy Dunlap
· 17 years ago
db11e47
USB: ISP1760 HCD driver
by Sebastian Siewior
· 17 years ago