index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
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
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
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-2
/
+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
-7
/
+6
2008-08-21
USB: ISP1760: fixed trivial math in comment
Enrico Scholz
1
-1
/
+1
2008-08-13
usb: isp1760: don't be noisy about short packets.
Sebastian Siewior
1
-3
/
+3
2008-08-13
usb: ISP1760: improve pre-fetch timing
Enrico Scholz
1
-13
/
+31
2008-08-13
usb: return error code instead of 0 in the enqueue function.
Sebastian Siewior
1
-2
/
+1
2008-07-21
USB: isp1760: Support board-specific hardware configurations
Nate Case
1
-14
/
+53
2008-07-21
USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'
Andrew Morton
1
-2
/
+2
2008-07-21
USB: isp1760-hcd.c: make 2 functions static
Adrian Bunk
1
-4
/
+4
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-06-11
USB: isp1760: Assign resource fields before adding hcd
Nate Case
1
-4
/
+4
2008-05-14
USB: isp1760: fix printk format
Randy Dunlap
1
-2
/
+2
2008-05-02
USB: ISP1760 HCD driver
Sebastian Siewior
1
-0
/
+2231
[prev]