aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1760-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-231-0/+4
* USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free2009-05-281-2/+22
* USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.cCatalin Marinas2009-03-241-0/+14
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-2/+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-7/+6
* USB: ISP1760: fixed trivial math in commentEnrico Scholz2008-08-211-1/+1
* usb: isp1760: don't be noisy about short packets.Sebastian Siewior2008-08-131-3/+3
* usb: ISP1760: improve pre-fetch timingEnrico Scholz2008-08-131-13/+31
* usb: return error code instead of 0 in the enqueue function.Sebastian Siewior2008-08-131-2/+1
* USB: isp1760: Support board-specific hardware configurationsNate Case2008-07-211-14/+53
* USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'Andrew Morton2008-07-211-2/+2
* USB: isp1760-hcd.c: make 2 functions staticAdrian Bunk2008-07-211-4/+4
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* USB: isp1760: Assign resource fields before adding hcdNate Case2008-06-111-4/+4
* USB: isp1760: fix printk formatRandy Dunlap2008-05-141-2/+2
* USB: ISP1760 HCD driverSebastian Siewior2008-05-021-0/+2231