summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1362-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-221-10/+8Star
* USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas2010-10-221-7/+0Star
* 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/+0Star
* 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-211-7/+14
* USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-211-2/+2
* isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-20/+6Star
* 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