aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1362-hcd.c
Commit message (Expand)AuthorAge
* usb: host: isp1362-hcd: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-12
* usb: host: isp1362-hcd: remove a couple of redundant assignmentsColin Ian King2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: host: isp1362-hcd: fix missing break in switchGustavo A. R. Silva2017-11-01
* isp1362-hcd: constify hc_driver structuresJulia Lawall2017-07-30
* usb: Convert pr_warning to pr_warnJoe Perches2016-10-24
* isp1362-hcd: use USB_DT_HUBSergei Shtylyov2015-04-03
* isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* USB: isp1362: Use devm_ioremap_resourceTobias Klauser2014-09-24
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* usb: host: Remove superfluous name castsGeert Uytterhoeven2013-12-03
* usb: Remove unnecessary semicolonsJoe Perches2013-10-11
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman2013-07-24
* USB: isp1362: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2013-07-23
* USB: isp1362: remove _DBG() usageGreg Kroah-Hartman2013-07-23
* USB: isp1362: remove unused _BUG_ON() callsGreg Kroah-Hartman2013-07-23
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* isp1362-hcd: don't reimplement proc_create_data()Al Viro2013-04-09
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli2012-08-10
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser2012-02-24
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* usb: isp1362-hcd: Quieten printksTobias Klauser2011-08-22
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* Fix common misspellingsLucas De Marchi2011-03-31
* USB 3.0 Hub ChangesJohn Youn2011-03-13
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-13
* usb: isp1362-hcd: use bitmap_clear() and bitmap_set()Akinobu Mita2011-02-17
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-23
|\
| * USB: isp1362-hcd - fix section mismatch warningAxel Lin2010-11-16
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-22
* USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas2010-10-22
* USB: isp1362-hcd, fix double lockJiri Slaby2010-06-30
* USB: clean up some host controller sparse warningsRandy Dunlap2010-05-20
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-20
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: remove obsolete config in kernel source (USB_HCD_DMA)Christoph Egger2010-03-02
* USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall2010-03-02
* USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann2010-01-20
* USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-20
* isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
* USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger2009-10-09
* USB: isp1362: Correct use of ! and &Julia Lawall2009-09-23