summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1760-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-151-1/+1
* usb/isp1760: declare schedule_ptds() and errata2_function() staticArvid Brodin2013-01-301-2/+2
* isp1760-hcd: fix possible memory leak if urb could not be enqueuedMichael Grzeschik2012-04-181-1/+5
* isp1760-hcd: move dequeued qtds to the front in qhMichael Grzeschik2012-04-181-0/+1
* isp1760-hcd: don't confuse parsers on kmem_cache_createMichael Grzeschik2012-04-181-1/+1
* usb/isp1760: Fix race condition memory leakArvid Brodin2011-11-261-18/+12
* usb/isp1760: Simpler queue head list code.Arvid Brodin2011-11-261-25/+19
* usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.Joachim Foerster2011-10-191-0/+17
* usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin2011-08-221-9/+74
* usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin2011-08-221-18/+20
* usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin2011-08-221-6/+3
* usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin2011-08-221-44/+94
* usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin2011-08-221-68/+68
* usb/isp1760: Move some code (prepare for next patch)Arvid Brodin2011-08-221-27/+18
* usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin2011-08-081-0/+3
* usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin2011-06-271-1/+1
* usb/isp1760: Fix possible unlink problemsArvid Brodin2011-05-191-52/+95
* usb/isp1760: Move function isp1760_endpoint_disable() within file.Arvid Brodin2011-05-191-34/+34
* usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code pathsArvid Brodin2011-05-021-665/+647
* usb/isp1760: Report correct urb status after unlinkArvid Brodin2011-05-021-0/+1
* usb/isp1760: Remove unneeded OR map and HcBufferStatus codeArvid Brodin2011-05-021-55/+8
* usb/isp1760: Clean up urb enqueueingArvid Brodin2011-05-021-198/+129
* usb/isp1760: Remove false error printoutArvid Brodin2011-05-021-6/+5
* Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman2011-04-141-3/+1
* USB: isp1760-hcd: move imask clear after pending work is doneRichard Retanubun2011-04-131-1/+3
* usb: fix ips1760-hcd printk format warningRandy Dunlap2011-04-131-1/+1
* USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-3/+3
* usb/isp1760: Fix crash when unplugging bugArvid Brodin2011-03-071-4/+3
* usb/isp1760: Handle toggle bit in queue heads onlyArvid Brodin2011-02-281-33/+21
* usb/isp1760: Replace period calculation for INT packets with something readableArvid Brodin2011-02-281-69/+37
* usb/isp1760: Consolidate printouts and remove unused codeArvid Brodin2011-02-281-207/+190
* usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_infoArvid Brodin2011-02-281-9/+2
* usb/isp1760: Clean up payload address handlingArvid Brodin2011-02-281-104/+93
* usb/isp1760: Remove redundant variables and definesArvid Brodin2011-02-281-68/+58
* usb/isp1760: Move to native-endian ptdsArvid Brodin2011-02-281-339/+324
* USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2011-02-171-6/+16
* USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich2010-08-231-0/+2
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-2/+1
* USB: isp1760: Soften DW3 X/transaction error bit handlingAnton Vorontsov2010-05-201-4/+3
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-201-9/+9
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-201-1/+1
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* USB: isp1760: Flush the D-cache for the pipe-in transfer buffersCatalin Marinas2010-03-021-0/+10
* USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley2010-01-201-3/+3
* 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
OpenPOWER on IntegriCloud