aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1760-hcd.h
Commit message (Expand)AuthorAgeFilesLines
* usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.Joachim Foerster2011-10-191-0/+2
* usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin2011-08-221-1/+2
* usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code pathsArvid Brodin2011-05-021-34/+32
* usb/isp1760: Remove unneeded OR map and HcBufferStatus codeArvid Brodin2011-05-021-7/+5
* usb/isp1760: Consolidate printouts and remove unused codeArvid Brodin2011-02-281-11/+0
* usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_infoArvid Brodin2011-02-281-1/+0
* usb/isp1760: Clean up payload address handlingArvid Brodin2011-02-281-7/+2
* usb/isp1760: Remove redundant variables and definesArvid Brodin2011-02-281-1/+0
* usb/isp1760: Move to native-endian ptdsArvid Brodin2011-02-281-18/+15
* USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2011-02-171-0/+1
* USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-231-0/+2
* USB: Make the isp1760_register function prototype more genericCatalin Marinas2009-03-241-3/+4
* USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel2009-01-071-1/+0
* usb: isp1760: don't be noisy about short packets.Sebastian Siewior2008-08-131-0/+3
* usb: ISP1760: improve pre-fetch timingEnrico Scholz2008-08-131-0/+2
* USB: isp1760: Support board-specific hardware configurationsNate Case2008-07-211-2/+18
* USB: ISP1760 HCD driverSebastian Siewior2008-05-021-0/+206