aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1362-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-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: isp1362-hcd: use bitmap_clear() and bitmap_set()Akinobu Mita2011-02-171-5/+2
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-241-1/+1
|\
| * USB: isp1362-hcd - fix section mismatch warningAxel Lin2010-11-161-1/+1
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/
* USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-221-10/+8
* USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas2010-10-221-7/+0
* USB: isp1362-hcd, fix double lockJiri Slaby2010-06-301-5/+10
* USB: clean up some host controller sparse warningsRandy Dunlap2010-05-201-1/+1
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-201-1/+1
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* USB: remove obsolete config in kernel source (USB_HCD_DMA)Christoph Egger2010-03-021-13/+0
* USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall2010-03-021-1/+1
* USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann2010-01-201-7/+14
* USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-201-2/+2
* isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-20/+6
* USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger2009-10-091-9/+9
* USB: isp1362: Correct use of ! and &Julia Lawall2009-09-231-4/+8
* USB: isp1362: fix pulldown register defines and conf logicKen MacLeod2009-09-231-1/+1
* USB: NXP ISP1362 USB host driverLothar Wassmann2009-09-231-0/+2905