index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
ftdi-elan.c
Age
Commit message (
Expand
)
Author
2019-01-25
usb: ftdi-elan: Fix if == else warnings in ftdi_elan_respond_engine
YueHaibing
2019-01-25
usb: ftdi-elan: remove a unnecessary variable 'empty_packets'
YueHaibing
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-08-28
usb: misc: ftdi-elan: fix duplicated code for different branches
Gustavo A. R. Silva
2017-07-17
usb: misc: ftdi-elan: compress return logic into one line
Gustavo A. R. Silva
2017-03-23
USB: ftdi-elan: refactor endpoint retrieval
Johan Hovold
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-08-30
usb: misc: ftdi-elan: don't print on ENOMEM
Wolfram Sang
2016-08-21
Merge 4.8-rc3 into usb-next
Greg Kroah-Hartman
2016-08-15
usb: misc: ftdi-elan: don't print error when allocating urb fails
Wolfram Sang
2016-08-09
usb: ftdi-elan: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-09
usb: misc: ftdi-elan: Fix off-by-one memory corruptions
Xiao Han
2015-08-05
usb: misc: ftdi-elan: Simplify return statement
Saurabh Karajgaonkar
2014-04-24
usb: ftdi-elan: Use pr_<level>
Joe Perches
2014-04-24
usb: ftdi-elan: Coalesce string fragment
Joe Perches
2014-04-24
usb: ftdi-elan: Coalesce formats
Joe Perches
2014-04-24
usb: ftdi-elan: Convert leading spaces to tabs
Joe Perches
2014-04-24
usb: ftdi-elan: Fix format fragments
Joe Perches
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-06-24
treewide: Fix recieve/receive typos
Joe Perches
2011-04-13
usb: ftdi-elan: Drop __TIME__ usage
Michal Marek
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-22
usb: ftdi-elan: Convert "mutex" to semaphore
Thomas Gleixner
2010-08-11
Merge branch 'master' into for-next
Jiri Kosina
2010-08-10
USB: misc: Remove unnecessary casts of private_data
Joe Perches
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-03-02
USB: BKL removal: ftdi-elan
Oliver Neukum
2010-03-02
USB: Push BKL on open down into the drivers
Oliver Neukum
2010-03-02
USB misc: make USB device id constant
Németh Márton
2009-03-24
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2008-10-17
USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.
Sarah Sharp
2008-07-21
USB: ftdi_usb: Eliminate ioctl and BKL ioctl use
Alan Cox
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
2007-10-25
USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex
Matthias Kaehlcke
2007-10-12
USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-07-19
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-05-22
USB: fix more ftdi-elan/u132-hcd #include lossage
David Brownell
2007-04-27
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-03-09
USB Elan FTDI: check for workqueue creation
Cyrill Gorcunov
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2006-12-20
USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card
Tony Olech
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-01
USB: ftdi-elan.c: fixes and cleanups
Adrian Bunk
2006-12-01
USB: ftdi-elan: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
[next]