index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2021-12-17
usb: ftdi-elan: fix memory leak on device disconnect
Wei Yongjun
1
-0
/
+1
2021-06-24
usb: ftdi-elan: remove redundant continue statement in a while-loop
Colin Ian King
1
-1
/
+0
2019-10-04
usb: ftdi-elan: move a couple of statements to next line
Colin Ian King
1
-2
/
+4
2019-06-03
usb: ftdi-elan: fix possible condition with no effect (if == else)
Hariprasad Kelam
1
-7
/
+0
2019-01-25
usb: ftdi-elan: Fix if == else warnings in ftdi_elan_respond_engine
YueHaibing
1
-24
/
+0
2019-01-25
usb: ftdi-elan: remove a unnecessary variable 'empty_packets'
YueHaibing
1
-2
/
+0
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
usb: misc: ftdi-elan: fix duplicated code for different branches
Gustavo A. R. Silva
1
-26
/
+1
2017-07-17
usb: misc: ftdi-elan: compress return logic into one line
Gustavo A. R. Silva
1
-3
/
+3
2017-03-23
USB: ftdi-elan: refactor endpoint retrieval
Johan Hovold
1
-25
/
+17
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-08-30
usb: misc: ftdi-elan: don't print on ENOMEM
Wolfram Sang
1
-1
/
+0
2016-08-22
Merge 4.8-rc3 into usb-next
Greg Kroah-Hartman
1
-5
/
+5
2016-08-15
usb: misc: ftdi-elan: don't print error when allocating urb fails
Wolfram Sang
1
-10
/
+3
2016-08-09
usb: ftdi-elan: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-43
/
+10
2016-08-09
usb: misc: ftdi-elan: Fix off-by-one memory corruptions
Xiao Han
1
-5
/
+5
2015-08-05
usb: misc: ftdi-elan: Simplify return statement
Saurabh Karajgaonkar
1
-10
/
+2
2014-04-25
usb: ftdi-elan: Use pr_<level>
Joe Perches
1
-9
/
+9
2014-04-25
usb: ftdi-elan: Coalesce string fragment
Joe Perches
1
-4
/
+3
2014-04-25
usb: ftdi-elan: Coalesce formats
Joe Perches
1
-95
/
+56
2014-04-25
usb: ftdi-elan: Convert leading spaces to tabs
Joe Perches
1
-2451
/
+2451
2014-04-25
usb: ftdi-elan: Fix format fragments
Joe Perches
1
-4
/
+4
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
[next]