aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/oxu210hp-hcd.c
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* USB: host: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: host: oxu210hp-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-01
* usb: host: Remove remaining pci_pool in commentsRomain Perier2017-03-16
* usb: host: oxu210hp-hcd: remove unused variableSudip Mukherjee2017-01-19
* usb: host: oxu210hp-hcd: use list_for_each_entry_safeGeliang Tang2016-01-24
* usb: use BUG_ON() instead of BUG()Geyslan G. Bem2015-12-04
* dma: remove external references to dma_supportedChristoph Hellwig2015-11-09
* usb: host: oxu210hp-hcd: Simplify return statementSaurabh Karajgaonkar2015-08-05
* Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-10
|\
| * usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-07
* | oxu210hp-hcd: use USB_DT_HUBSergei Shtylyov2015-04-03
|/
* oxu210hp-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* usb: oxu210hp-hcd: Use setup_timerJulia Lawall2015-01-09
* PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-19
* usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-24
* USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi2014-07-09
* 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: kill DEBUG compile optionOliver Neukum2013-12-03
* Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-26
|\
| * USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-15
* | usb: host: oxu210hp-hcd: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-17
|/
* USB: oxu210hp-hcd.c: remove dbg() usageGreg Kroah-Hartman2012-05-02
* USB: oxu210hp-hcd.c: remove err() usageGreg Kroah-Hartman2012-04-20
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* usb: convert drivers/usb/* to use module_platform_driver()Axel Lin2011-11-27
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-19
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers: Final irq namespace conversionThomas Gleixner2011-03-29
* USB 3.0 Hub ChangesJohn Youn2011-03-13
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-13
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10
* | | usb: host: oxu210hp-hcd: Use static const char * const where possibleJoe Perches2010-10-22
| |/ |/|
* | USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10
|/
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-20
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-20
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: oxu210hp: release spinlock on error pathDan Carpenter2010-04-30
* USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar2009-09-23
* USB: host: fix sparse warning: Using plain integer as NULL pointerHannes Eder2009-03-24
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-07