Gustavo A. R. Silva
|
23feefda22
usb: iowarrior: replace kmalloc with kmalloc_array
|
7 years ago |
Sebastian Andrzej Siewior
|
efd61e94fa
usb: iowarrior: remove intr_idx_lock
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 years ago |
Greg Kroah-Hartman
|
c35c376fb1
USB: misc: remove unneeded MODULE_VERSION() usage
|
8 years ago |
Greg Kroah-Hartman
|
6acf116c95
Merge 4.12-rc2 into usb-next
|
8 years ago |
Geliang Tang
|
ca2ef0d5cd
USB: iowarrior: use memdup_user
|
8 years ago |
Johan Hovold
|
dd5ca753fa
USB: iowarrior: fix info ioctl on big-endian hosts
|
8 years ago |
Johan Hovold
|
920df8d7fa
USB: iowarrior: refactor endpoint retrieval
|
8 years ago |
Johan Hovold
|
de46e56653
USB: iowarrior: fix NULL-deref in write
|
8 years ago |
Johan Hovold
|
b7321e81fc
USB: iowarrior: fix NULL-deref at probe
|
8 years ago |
Wolfram Sang
|
3cfb4842fb
usb: misc: iowarrior: don't print on ENOMEM
|
9 years ago |
Wolfram Sang
|
5656bbb772
usb: misc: iowarrior: don't print error when allocating urb fails
|
9 years ago |
Josh Boyer
|
4ec0ef3a82
USB: iowarrior: fix oops with malicious USB descriptors
|
9 years ago |
Joe Perches
|
549e83500b
USB: iowarrior: Convert local dbg macro to dev_dbg
|
11 years ago |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 years ago |
Rahul Bedarkar
|
f38f1418f9
USB: iowarrior: fix spelling mistake in comment
|
11 years ago |
Masanari Iida
|
a895d57da0
treewide: Fix typo in printks
|
12 years ago |
Greg Kroah-Hartman
|
1c2eef03e4
USB: iowarrior.c: remove err() usage
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
14 years ago |
Greg Kroah-Hartman
|
65db430540
USB: convert drivers/usb/* to use module_usb_driver()
|
13 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jiri Kosina
|
4b7bd36470
Merge branch 'master' into for-next
|
14 years ago |
Vasiliy Kulikov
|
eca67aaeeb
usb: misc: iowarrior: fix information leak to userland
|
14 years ago |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 years ago |
Linus Torvalds
|
5cc1035062
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
15 years ago |