aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/oxu210hp-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-03usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-5/+5
2014-07-09USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi1-39/+9
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-12-03usb: kill DEBUG compile optionOliver Neukum1-0/+4
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman1-1/+1
2013-05-17usb: host: oxu210hp-hcd: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern1-1/+1
2012-05-01USB: oxu210hp-hcd.c: remove dbg() usageGreg Kroah-Hartman1-4/+4
2012-04-20USB: oxu210hp-hcd.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin1-18/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern1-1/+5
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-1/+1
2011-03-13USB 3.0 Hub ChangesJohn Youn1-2/+2
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp1-3/+3
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-9/+0
2010-10-22usb: host: oxu210hp-hcd: Use static const char * const where possibleJoe Perches1-1/+1
2010-08-11Merge branch 'master' into for-nextJiri Kosina1-5/+2
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-5/+2
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-9/+0
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern1-12/+12
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern1-2/+2
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-2/+1
2010-04-30USB: oxu210hp: release spinlock on error pathDan Carpenter1-3/+3
2009-09-23USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar1-1/+0
2009-03-24USB: host: fix sparse warning: Using plain integer as NULL pointerHannes Eder1-1/+1
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-11/+11
2009-01-07oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2009-01-07usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti1-0/+3985