summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/oxu210hp-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi2014-07-091-39/+9
* 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/+1
* usb: kill DEBUG compile optionOliver Neukum2013-12-031-0/+4
* Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-271-1/+1
|\
| * USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-151-1/+1
* | usb: host: oxu210hp-hcd: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-171-2/+0
|/
* USB: oxu210hp-hcd.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-4/+4
* USB: oxu210hp-hcd.c: remove err() usageGreg Kroah-Hartman2012-04-201-2/+3
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* usb: convert drivers/usb/* to use module_platform_driver()Axel Lin2011-11-281-18/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-191-1/+5
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-3/+3
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-9/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-111-5/+2
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-9/+0
* | | usb: host: oxu210hp-hcd: Use static const char * const where possibleJoe Perches2010-10-221-1/+1
| |/ |/|
* | USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-5/+2
|/
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-201-12/+12
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-201-2/+2
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-2/+1
* USB: oxu210hp: release spinlock on error pathDan Carpenter2010-04-301-3/+3
* USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar2009-09-231-1/+0
* USB: host: fix sparse warning: Using plain integer as NULL pointerHannes Eder2009-03-241-1/+1
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-11/+11
* oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-3/+3
* usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti2009-01-071-0/+3985
OpenPOWER on IntegriCloud