aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/misc/ftdi-elan.c
AgeCommit message (Expand)Author
2010-08-10USB: misc: Remove unnecessary casts of private_dataJoe Perches
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-03-02USB: BKL removal: ftdi-elanOliver Neukum
2010-03-02USB: Push BKL on open down into the driversOliver Neukum
2010-03-02USB misc: make USB device id constantNémeth Márton
2009-03-24USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman
2008-10-17USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.Sarah Sharp
2008-07-21USB: ftdi_usb: Eliminate ioctl and BKL ioctl useAlan Cox
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2007-10-25USB: FTDI Elan driver: Convert ftdi->u132_lock to mutexMatthias Kaehlcke
2007-10-12USB: ftdi-elan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-19USB: misc: ftdi-elan: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: use mutex instead of semaphore in the FTDI ELAN driverMatthias Kaehlcke
2007-05-22USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell
2007-04-27USB: Remove duplicate define of OHCI_QUIRK_ZFMICROS.Caglar Onur
2007-04-27USB Elan FTDI: check for driver registration statusCyrill Gorcunov
2007-03-09USB Elan FTDI: check for workqueue creationCyrill Gorcunov
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2006-12-20USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk
2006-12-01USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-17USB: ftdi-elan.c: remove dead codeAdrian Bunk
2006-10-17USB: ftdi-elan: fix sparse warningsGreg Kroah-Hartman
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-27USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech