aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/oxu210hp-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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