index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
ftdi-elan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-06-24
treewide: Fix recieve/receive typos
Joe Perches
1
-14
/
+14
2011-04-14
usb: ftdi-elan: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+0
2010-10-22
usb: ftdi-elan: Convert "mutex" to semaphore
Thomas Gleixner
1
-1
/
+1
2010-08-11
Merge branch 'master' into for-next
Jiri Kosina
1
-2
/
+2
2010-08-11
USB: misc: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-2
/
+0
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-9
/
+9
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-03-03
USB: BKL removal: ftdi-elan
Oliver Neukum
1
-6
/
+0
2010-03-03
USB: Push BKL on open down into the drivers
Oliver Neukum
1
-3
/
+12
2010-03-03
USB misc: make USB device id constant
Németh Márton
1
-1
/
+1
2009-03-25
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
1
-3
/
+3
2008-10-18
USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.
Sarah Sharp
1
-5
/
+5
2008-07-22
USB: ftdi_usb: Eliminate ioctl and BKL ioctl use
Alan Cox
1
-24
/
+0
2008-04-25
USB: remove unnecessary type casting of urb->context
Ming Lei
1
-1
/
+1
2007-10-25
USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex
Matthias Kaehlcke
1
-65
/
+65
2007-10-13
USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+5
2007-07-20
USB: misc: ftdi-elan: clean up urb->status usage
Greg Kroah-Hartman
1
-3
/
+5
2007-07-20
USB: use mutex instead of semaphore in the FTDI ELAN driver
Matthias Kaehlcke
1
-6
/
+7
2007-05-23
USB: fix more ftdi-elan/u132-hcd #include lossage
David Brownell
1
-4
/
+8
2007-04-28
USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO
S.Caglar Onur
1
-1
/
+0
2007-04-28
USB Elan FTDI: check for driver registration status
Cyrill Gorcunov
1
-7
/
+11
2007-03-10
USB Elan FTDI: check for workqueue creation
Cyrill Gorcunov
1
-2
/
+16
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-1
/
+1
2006-12-20
USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card
Tony Olech
1
-199
/
+393
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-17
/
+3
2006-12-02
USB: ftdi-elan.c: fixes and cleanups
Adrian Bunk
1
-9
/
+1
2006-12-02
USB: ftdi-elan: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-8
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-58
/
+28
2006-10-18
USB: ftdi-elan.c: remove dead code
Adrian Bunk
1
-2
/
+0
2006-10-18
USB: ftdi-elan: fix sparse warnings
Greg Kroah-Hartman
1
-23
/
+11
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-09-27
USB: ftdi-elan: client driver for ELAN Uxxx adapters
Tony Olech
1
-0
/
+2809