Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4538be463ef2293c2b825879e1ca29ea63836570
/
drivers
/
usb
/
misc
/
ftdi-elan.c
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
dbc6221
treewide: Fix recieve/receive typos
by Joe Perches
· 13 years ago
3482f00
usb: ftdi-elan: Drop __TIME__ usage
by Michal Marek
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5014b5e3
usb: ftdi-elan: Convert "mutex" to semaphore
by Thomas Gleixner
· 14 years ago
6396fc3
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
5bd6e8b
USB: misc: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
7f26b3a
drivers/usb: Remove unnecessary return's from void functions
by Joe Perches
· 14 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
92846fb
USB: BKL removal: ftdi-elan
by Oliver Neukum
· 15 years ago
8626645
USB: Push BKL on open down into the drivers
by Oliver Neukum
· 15 years ago
33b9e16
USB misc: make USB device id constant
by Németh Márton
· 15 years ago
16e2e5f
USB: make transfer_buffer_lengths in struct urb field u32
by Greg Kroah-Hartman
· 16 years ago
c0f082c
USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.
by Sarah Sharp
· 16 years ago
1160d07
USB: ftdi_usb: Eliminate ioctl and BKL ioctl use
by Alan Cox
· 17 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 17 years ago
c93d465
USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex
by Matthias Kaehlcke
· 17 years ago
5280d60
USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
8434626
USB: misc: ftdi-elan: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
eb33cae
USB: use mutex instead of semaphore in the FTDI ELAN driver
by Matthias Kaehlcke
· 17 years ago
47f8468
USB: fix more ftdi-elan/u132-hcd #include lossage
by David Brownell
· 18 years ago
5c975ac
USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO
by S.Caglar Onur
· 18 years ago
893a342
USB Elan FTDI: check for driver registration status
by Cyrill Gorcunov
· 18 years ago
ee17b28
USB Elan FTDI: check for workqueue creation
by Cyrill Gorcunov
· 18 years ago
00977a5
[PATCH] mark struct file_operations const 6
by Arjan van de Ven
· 18 years ago
4b87361
USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card
by Tony Olech
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
9ce8540
USB: ftdi-elan.c: fixes and cleanups
by Adrian Bunk
· 18 years ago
2ae7745
USB: ftdi-elan: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
c19ecd6
USB: ftdi-elan.c: remove dead code
by Adrian Bunk
· 18 years ago
96a5189
USB: ftdi-elan: fix sparse warnings
by Greg Kroah-Hartman
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
a5c66e4
USB: ftdi-elan: client driver for ELAN Uxxx adapters
by Tony Olech
· 18 years ago