summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1362-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: Convert pr_warning to pr_warnJoe Perches2016-10-241-13/+14
* isp1362-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-2/+6
* usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* USB: isp1362: Use devm_ioremap_resourceTobias Klauser2014-09-231-78/+25
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+2
* usb: host: Remove superfluous name castsGeert Uytterhoeven2013-12-031-1/+1
* usb: Remove unnecessary semicolonsJoe Perches2013-10-111-1/+1
* USB: host: use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman2013-07-241-34/+11
* USB: isp1362: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2013-07-231-5/+1
* USB: isp1362: remove _DBG() usageGreg Kroah-Hartman2013-07-231-15/+15
* USB: isp1362: remove unused _BUG_ON() callsGreg Kroah-Hartman2013-07-231-2/+0
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* isp1362-hcd: don't reimplement proc_create_data()Al Viro2013-04-091-4/+1
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli2012-08-101-4/+4
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser2012-02-241-16/+4
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* usb: isp1362-hcd: Quieten printksTobias Klauser2011-08-221-3/+3
* 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