summaryrefslogtreecommitdiff
path: root/drivers/usb/host/isp1362-hcd.c
AgeCommit message (Expand)Author
2015-04-03isp1362-hcd: use USB_DT_HUBSergei Shtylyov
2015-01-25isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang
2014-09-23USB: isp1362: Use devm_ioremap_resourceTobias Klauser
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-03usb: host: Remove superfluous name castsGeert Uytterhoeven
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-07-24USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman
2013-07-23USB: isp1362: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman
2013-07-23USB: isp1362: remove _DBG() usageGreg Kroah-Hartman
2013-07-23USB: isp1362: remove unused _BUG_ON() callsGreg Kroah-Hartman
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09isp1362-hcd: don't reimplement proc_create_data()Al Viro
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-08-10USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-24usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-08-22usb: isp1362-hcd: Quieten printksTobias Klauser
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-02-17usb: isp1362-hcd: use bitmap_clear() and bitmap_set()Akinobu Mita
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16USB: isp1362-hcd - fix section mismatch warningAxel Lin
2010-10-22USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin
2010-10-22USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas
2010-06-30USB: isp1362-hcd, fix double lockJiri Slaby
2010-05-20USB: clean up some host controller sparse warningsRandy Dunlap
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-03-02USB: remove obsolete config in kernel source (USB_HCD_DMA)Christoph Egger
2010-03-02USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann
2009-12-16isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita
2009-10-09USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger
2009-09-23USB: isp1362: Correct use of ! and &Julia Lawall
2009-09-23USB: isp1362: fix pulldown register defines and conf logicKen MacLeod
2009-09-23USB: NXP ISP1362 USB host driverLothar Wassmann