summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/ftdi-elan.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.Sarah Sharp2008-10-171-5/+5
* USB: ftdi_usb: Eliminate ioctl and BKL ioctl useAlan Cox2008-07-221-24/+0Star
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-1/+1
* USB: FTDI Elan driver: Convert ftdi->u132_lock to mutexMatthias Kaehlcke2007-10-251-65/+65
* USB: ftdi-elan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-3/+5
* USB: misc: ftdi-elan: clean up urb->status usageGreg Kroah-Hartman2007-07-201-3/+5
* USB: use mutex instead of semaphore in the FTDI ELAN driverMatthias Kaehlcke2007-07-201-6/+7
* USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell2007-05-231-4/+8
* USB: Remove duplicate define of OHCI_QUIRK_ZFMICROS.Caglar Onur2007-04-271-1/+0Star
* USB Elan FTDI: check for driver registration statusCyrill Gorcunov2007-04-271-7/+11
* USB Elan FTDI: check for workqueue creationCyrill Gorcunov2007-03-101-2/+16
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech2006-12-201-199/+393
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-17/+3Star
|\
| * USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk2006-12-011-9/+1Star
| * USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-8/+2Star
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-58/+28Star
|/
* USB: ftdi-elan.c: remove dead codeAdrian Bunk2006-10-171-2/+0Star
* USB: ftdi-elan: fix sparse warningsGreg Kroah-Hartman2006-10-171-23/+11Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech2006-09-271-0/+2809