aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1362-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22USB: isp1362-hcd - use resource_size instead of defining its own resource_len macroAxel Lin1-10/+8
2010-10-22USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas1-7/+0
2010-06-30USB: isp1362-hcd, fix double lockJiri Slaby1-5/+10
2010-05-20USB: clean up some host controller sparse warningsRandy Dunlap1-1/+1
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern1-1/+1
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2010-03-02USB: remove obsolete config in kernel source (USB_HCD_DMA)Christoph Egger1-13/+0
2010-03-02USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2009-12-16isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita1-20/+6
2009-10-09USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger1-9/+9
2009-09-23USB: isp1362: Correct use of ! and &Julia Lawall1-4/+8
2009-09-23USB: isp1362: fix pulldown register defines and conf logicKen MacLeod1-1/+1
2009-09-23USB: NXP ISP1362 USB host driverLothar Wassmann1-0/+2905