aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/ftdi-elan.c
AgeCommit message (Expand)Author
2016-08-09usb: misc: ftdi-elan: Fix off-by-one memory corruptionsXiao Han
2015-08-05usb: misc: ftdi-elan: Simplify return statementSaurabh Karajgaonkar
2014-04-24usb: ftdi-elan: Use pr_<level>Joe Perches
2014-04-24usb: ftdi-elan: Coalesce string fragmentJoe Perches
2014-04-24usb: ftdi-elan: Coalesce formatsJoe Perches
2014-04-24usb: ftdi-elan: Convert leading spaces to tabsJoe Perches
2014-04-24usb: ftdi-elan: Fix format fragmentsJoe Perches
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-06-24treewide: Fix recieve/receive typosJoe Perches
2011-04-13usb: ftdi-elan: Drop __TIME__ usageMichal Marek
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22usb: ftdi-elan: Convert "mutex" to semaphoreThomas Gleixner
2010-08-11Merge branch 'master' into for-nextJiri Kosina
2010-08-10USB: misc: Remove unnecessary casts of private_dataJoe Perches
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe 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