summaryrefslogtreecommitdiff
path: root/drivers/usb/host/isp1760-hcd.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-03usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code pathsArvid Brodin1-34/+32
2011-05-03usb/isp1760: Remove unneeded OR map and HcBufferStatus codeArvid Brodin1-7/+5
2011-03-01usb/isp1760: Consolidate printouts and remove unused codeArvid Brodin1-11/+0
2011-03-01usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_infoArvid Brodin1-1/+0
2011-03-01usb/isp1760: Clean up payload address handlingArvid Brodin1-7/+2
2011-03-01usb/isp1760: Remove redundant variables and definesArvid Brodin1-1/+0
2011-03-01usb/isp1760: Move to native-endian ptdsArvid Brodin1-18/+15
2011-02-17USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior1-0/+1
2009-09-23USB: isp1760: allow platform devices to customize devflagsMichael Hennerich1-0/+2
2009-03-25USB: Make the isp1760_register function prototype more genericCatalin Marinas1-3/+4
2009-01-07USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel1-1/+0
2008-08-14usb: isp1760: don't be noisy about short packets.Sebastian Siewior1-0/+3
2008-08-14usb: ISP1760: improve pre-fetch timingEnrico Scholz1-0/+2
2008-07-22USB: isp1760: Support board-specific hardware configurationsNate Case1-2/+18
2008-05-02USB: ISP1760 HCD driverSebastian Siewior1-0/+206