summaryrefslogtreecommitdiff
path: root/drivers/usb/host/isp1362-hcd.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2010-03-03USB: remove obsolete config in kernel source (USB_HCD_DMA)Christoph Egger1-13/+0
2010-03-03USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2010-01-21USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-21USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2009-12-16isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita1-20/+6
2009-10-10USB: 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