index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
isp1760-hcd.h
Age
Commit message (
Expand
)
Author
2015-01-27
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
2015-01-27
usb: isp1760: Initialize the bus interface in core code
Laurent Pinchart
2015-01-27
usb: isp1760: Move core code to isp1760-core.c
Laurent Pinchart
2015-01-27
usb: isp1760: Reorganize header files
Laurent Pinchart
2015-01-27
usb: isp1760: Prefix driver data structures with isp1760_
Laurent Pinchart
2015-01-27
usb: isp1760: Pass resource pointer to isp1760_register
Laurent Pinchart
2015-01-27
usb: isp1760: Remove busname argument to isp1760_register
Laurent Pinchart
2015-01-27
usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_
Laurent Pinchart
2015-01-27
usb: isp1760: Don't expose hcd to glue code from isp1760_register
Laurent Pinchart
2015-01-27
usb: isp1760: Move removal cleanup code to isp1760-hcd.c
Laurent Pinchart
2015-01-27
usb: isp1760: Use the gpio descriptor API
Laurent Pinchart
2011-10-19
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
Joachim Foerster
2011-08-22
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
Arvid Brodin
2011-05-02
usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
Arvid Brodin
2011-05-02
usb/isp1760: Remove unneeded OR map and HcBufferStatus code
Arvid Brodin
2011-02-28
usb/isp1760: Consolidate printouts and remove unused code
Arvid Brodin
2011-02-28
usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info
Arvid Brodin
2011-02-28
usb/isp1760: Clean up payload address handling
Arvid Brodin
2011-02-28
usb/isp1760: Remove redundant variables and defines
Arvid Brodin
2011-02-28
usb/isp1760: Move to native-endian ptds
Arvid Brodin
2011-02-17
USB: isp1760: Implement solution for erratum 2
Sebastian Andrzej Siewior
2009-09-23
USB: isp1760: allow platform devices to customize devflags
Michael Hennerich
2009-03-24
USB: Make the isp1760_register function prototype more generic
Catalin Marinas
2009-01-07
USB: isp1760: don't auto disable Port1 on ISP1761
Thomas Hommel
2008-08-13
usb: isp1760: don't be noisy about short packets.
Sebastian Siewior
2008-08-13
usb: ISP1760: improve pre-fetch timing
Enrico Scholz
2008-07-21
USB: isp1760: Support board-specific hardware configurations
Nate Case
2008-05-02
USB: ISP1760 HCD driver
Sebastian Siewior