index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
isp1760-hcd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
1
-77
/
+0
2015-01-27
usb: isp1760: Initialize the bus interface in core code
Laurent Pinchart
1
-19
/
+1
2015-01-27
usb: isp1760: Move core code to isp1760-core.c
Laurent Pinchart
1
-4
/
+4
2015-01-27
usb: isp1760: Reorganize header files
Laurent Pinchart
1
-169
/
+61
2015-01-27
usb: isp1760: Prefix driver data structures with isp1760_
Laurent Pinchart
1
-2
/
+2
2015-01-27
usb: isp1760: Pass resource pointer to isp1760_register
Laurent Pinchart
1
-3
/
+2
2015-01-27
usb: isp1760: Remove busname argument to isp1760_register
Laurent Pinchart
1
-1
/
+1
2015-01-27
usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_
Laurent Pinchart
1
-2
/
+2
2015-01-27
usb: isp1760: Don't expose hcd to glue code from isp1760_register
Laurent Pinchart
1
-7
/
+3
2015-01-27
usb: isp1760: Move removal cleanup code to isp1760-hcd.c
Laurent Pinchart
1
-0
/
+2
2015-01-27
usb: isp1760: Use the gpio descriptor API
Laurent Pinchart
1
-2
/
+0
2011-10-19
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
Joachim Foerster
1
-0
/
+2
2011-08-22
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
Arvid Brodin
1
-1
/
+2
2011-05-02
usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
Arvid Brodin
1
-34
/
+32
2011-05-02
usb/isp1760: Remove unneeded OR map and HcBufferStatus code
Arvid Brodin
1
-7
/
+5
2011-02-28
usb/isp1760: Consolidate printouts and remove unused code
Arvid Brodin
1
-11
/
+0
2011-02-28
usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info
Arvid Brodin
1
-1
/
+0
2011-02-28
usb/isp1760: Clean up payload address handling
Arvid Brodin
1
-7
/
+2
2011-02-28
usb/isp1760: Remove redundant variables and defines
Arvid Brodin
1
-1
/
+0
2011-02-28
usb/isp1760: Move to native-endian ptds
Arvid Brodin
1
-18
/
+15
2011-02-17
USB: isp1760: Implement solution for erratum 2
Sebastian Andrzej Siewior
1
-0
/
+1
2009-09-23
USB: isp1760: allow platform devices to customize devflags
Michael Hennerich
1
-0
/
+2
2009-03-24
USB: Make the isp1760_register function prototype more generic
Catalin Marinas
1
-3
/
+4
2009-01-07
USB: isp1760: don't auto disable Port1 on ISP1761
Thomas Hommel
1
-1
/
+0
2008-08-13
usb: isp1760: don't be noisy about short packets.
Sebastian Siewior
1
-0
/
+3
2008-08-13
usb: ISP1760: improve pre-fetch timing
Enrico Scholz
1
-0
/
+2
2008-07-21
USB: isp1760: Support board-specific hardware configurations
Nate Case
1
-2
/
+18
2008-05-02
USB: ISP1760 HCD driver
Sebastian Siewior
1
-0
/
+206