aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/u132-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: u132-hcd: Drop __TIME__ usageMichal Marek2011-04-131-2/+1
* USB 3.0 Hub ChangesJohn Youn2011-03-131-5/+6
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-5/+5
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-6/+2
* USB: fix u132-hcd code/data warningRandy Dunlap2010-05-201-1/+1
* usb: u132-hcd.c: fix shadows sparse warningBill Pemberton2010-05-201-2/+2
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-11/+0
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-061-0/+11
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-241-11/+0
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-241-32/+0
* usb: u132-hcd driver: semaphore to mutexDaniel Walker2008-04-241-110/+110
* usb: u132-hcd driver style clean upDaniel Walker2008-04-241-2569/+2563
* USB: remove dev->power.power_stateAlan Stern2008-04-241-6/+1
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* Fix u132-hcd.c compile errorMirco Tischler2008-02-231-2/+2
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-3/+8
* USB: ELAN U132 Host Controller Driver: convert sw_lock to mutexMatthias Kaehlcke2007-10-121-17/+17
* USB: Eliminate urb->status usage!Alan Stern2007-10-121-19/+17
* USB: add urb->unlinked fieldAlan Stern2007-10-121-62/+62
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-121-5/+0
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-51/+119
* USB: Clean up duplicate includes in drivers/usb/Jesper Juhl2007-10-121-1/+0
* USB: u132-hcd.c - Fix a warning when CONFIG_PM=nGabriel C2007-08-221-0/+3
* USB: use mutex instead of semaphore in the ELAN U132 adapter driverMatthias Kaehlcke2007-07-191-8/+9
* USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell2007-05-221-5/+7
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech2006-12-201-60/+32
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-9/+5
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-011-6/+2
| |\
| | * USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk2006-12-011-5/+1
| | * USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait staticAdrian Bunk2006-12-011-1/+1
| * | Fix misc .c/.h comment typosMatt LaPlante2006-11-301-3/+3
| |/
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-38/+24
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* USB: u132-hcd: host controller driver for ELAN U132 adapterTony Olech2006-09-271-0/+3295