aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1362-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-24usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser1-16/+4
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-08-22usb: isp1362-hcd: Quieten printksTobias Klauser1-3/+3
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-13USB 3.0 Hub ChangesJohn Youn1-2/+2
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp1-3/+3
2011-02-17usb: isp1362-hcd: use bitmap_clear() and bitmap_set()Akinobu Mita1-5/+2
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-16USB: isp1362-hcd - fix section mismatch warningAxel Lin1-1/+1
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