| Commit message (Expand) | Author | Age |
* | USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds. | Sarah Sharp | 2008-10-17 |
* | USB: ftdi_usb: Eliminate ioctl and BKL ioctl use | Alan Cox | 2008-07-21 |
* | USB: remove unnecessary type casting of urb->context | Ming Lei | 2008-04-25 |
* | USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex | Matthias Kaehlcke | 2007-10-25 |
* | USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-12 |
* | USB: misc: ftdi-elan: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | USB: use mutex instead of semaphore in the FTDI ELAN driver | Matthias Kaehlcke | 2007-07-19 |
* | USB: fix more ftdi-elan/u132-hcd #include lossage | David Brownell | 2007-05-23 |
* | USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO | S.Caglar Onur | 2007-04-27 |
* | USB Elan FTDI: check for driver registration status | Cyrill Gorcunov | 2007-04-27 |
* | USB Elan FTDI: check for workqueue creation | Cyrill Gorcunov | 2007-03-09 |
* | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2007-02-12 |
* | USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card | Tony Olech | 2006-12-20 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | USB: ftdi-elan.c: fixes and cleanups | Adrian Bunk | 2006-12-01 |
| * | USB: ftdi-elan: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | USB: ftdi-elan.c: remove dead code | Adrian Bunk | 2006-10-17 |
* | USB: ftdi-elan: fix sparse warnings | Greg Kroah-Hartman | 2006-10-17 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | USB: ftdi-elan: client driver for ELAN Uxxx adapters | Tony Olech | 2006-09-27 |