aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/u132-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12USB: Eliminate urb->status usage!Alan Stern1-19/+17
2007-10-12USB: add urb->unlinked fieldAlan Stern1-62/+62
2007-10-12USB: centralize -EREMOTEIO handlingAlan Stern1-5/+0
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern1-51/+119
2007-10-12USB: Clean up duplicate includes in drivers/usb/Jesper Juhl1-1/+0
2007-08-22USB: u132-hcd.c - Fix a warning when CONFIG_PM=nGabriel C1-0/+3
2007-07-19USB: use mutex instead of semaphore in the ELAN U132 adapter driverMatthias Kaehlcke1-8/+9
2007-05-22USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell1-5/+7
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-20USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech1-60/+32
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-9/+5
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-6/+2
2006-12-01USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk1-5/+1
2006-12-01USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait staticAdrian Bunk1-1/+1
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-3/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells1-38/+24
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-27USB: u132-hcd: host controller driver for ELAN U132 adapterTony Olech1-0/+3295