Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
93e1c8a638308980309e009cc40b5a57ef87caf1
/
drivers
/
usb
/
class
93e1c8a
usb: cdc-acm: fix race during wakeup blocking TX traffic
by Romain Izard
· 6 years ago
0742a33
cdc-wdm: pass return value of recover_from_urb_loss
by YueHaibing
· 6 years ago
cae8dc3
USB: add missing SPDX lines to Kconfig and Makefiles
by Greg Kroah-Hartman
· 6 years ago
34aabf9
usb: cdc-acm: send ZLP for Telit 3G Intel based modems
by Daniele Palmas
· 6 years ago
eafb27f
cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
by Macpaul Lin
· 6 years ago
63529ea
usb: cdc-acm: add entry for Hiro (Conexant) modem
by Maarten Jacobs
· 6 years ago
9703fc8
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
44adbac
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
99f75a1
cdc-acm: switch to ->[sg]et_serial()
by Al Viro
· 6 years ago
f976d0e
cdc-acm: correct counting of UART states in serial state notification
by Tobias Herzog
· 6 years ago
dae3ddb
cdc-acm: do not reset notification buffer index upon urb unlinking
by Tobias Herzog
· 6 years ago
9397940
cdc-acm: fix race between reset and control messaging
by Oliver Neukum
· 6 years ago
8aff4ea
Merge 4.19-rc7 into usb-next
by Greg Kroah-Hartman
· 6 years ago
f2924d4
usb: cdc_acm: Do not leak URB buffers
by Romain Izard
· 6 years ago
29f7915
Merge 4.19-rc6 into usb-next
by Greg Kroah-Hartman
· 6 years ago
2e32188
usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_abort_bulk_in_tag
by Guido Kiener
· 6 years ago
9a83190
usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clear
by Guido Kiener
· 6 years ago
b690020
usb: usbtmc: uninitialized symbol 'actual' in usbtmc_read
by Guido Kiener
· 6 years ago
100f2cd
usb: usbtmc: Fix memory leak in usbtmc_ioctl_request
by Guido Kiener
· 6 years ago
b32abf8
usb: usbtmc: Remove sysfs group TermChar and auto_abort
by Guido Kiener
· 6 years ago
5848828
usb: usbtmc: Fix split quoted string in debug message
by Guido Kiener
· 6 years ago
386be90
usb: usbtmc: Remove redundant macro USBTMC_SIZE_IOBUFFER
by Guido Kiener
· 6 years ago
fd784ca
usb: usbtmc: Remove redundant code
by Guido Kiener
· 6 years ago
e013477
usb: usbtmc: Add ioctl USBTMC_IOCTL_API_VERSION
by Guido Kiener
· 6 years ago
63c97bb
usb: usbtmc: Replace USBTMC_TIMEOUT macros for control messages
by Guido Kiener
· 6 years ago
0e59088
usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_OUT
by Guido Kiener
· 6 years ago
cbe743f
usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_IN
by Guido Kiener
· 6 years ago
dfee02a
usb: usbtmc: Fix ioctl USBTMC_IOCTL_CLEAR
by Guido Kiener
· 6 years ago
d7604ff
usb: usbtmc: Optimize usbtmc_read
by Guido Kiener
· 6 years ago
4d5e18d
usb: usbtmc: Optimize usbtmc_write
by Guido Kiener
· 6 years ago
ec34d08
usb: usbtmc: Add ioctl USBTMC_IOCTL_AUTO_ABORT
by Guido Kiener
· 6 years ago
8409e96
usb: usbtmc: add ioctl USBTMC_IOCTL_MSG_IN_ATTR
by Guido Kiener
· 6 years ago
739240a
usb: usbtmc: Add ioctl USBTMC488_IOCTL_WAIT_SRQ
by Guido Kiener
· 6 years ago
b19bbdc
usb: usbtmc: Fix suspend/resume
by Guido Kiener
· 6 years ago
987b819
usb: usbtmc: Add ioctl USBTMC_IOCTL_CLEANUP_IO
by Guido Kiener
· 6 years ago
46ecc9d
usb: usbtmc: Add ioctl USBTMC_IOCTL_CANCEL_IO
by Guido Kiener
· 6 years ago
bb99794
usb: usbtmc: Add ioctl for vendor specific read
by Guido Kiener
· 6 years ago
b1498451
usb: usbtmc: Add ioctl USBTMC_IOCTL_WRITE_RESULT
by Guido Kiener
· 6 years ago
4ddc645
usb: usbtmc: Add ioctl for vendor specific write
by Guido Kiener
· 6 years ago
658f24f
usb: usbtmc: Add ioctl for generic requests on control
by Guido Kiener
· 6 years ago
e871db8
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()"
by Sebastian Andrzej Siewior
· 6 years ago
df3aa13
Revert "cdc-acm: implement put_char() and flush_chars()"
by Oliver Neukum
· 6 years ago
6e22e3a
usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()
by Jia-Ju Bai
· 6 years ago
8a7b5d0
Merge 4.18-rc7 into usb-next
by Greg Kroah-Hartman
· 6 years ago
60207c8
usb: usbtmc: Add support for 32 bit compat applications
by Guido Kiener
· 6 years ago
12dcaeb
usb: usbtmc: Add ioctl for termination character
by Guido Kiener
· 6 years ago
fbd8397
usb: usbtmc: Add ioctl for EOM bit
by Guido Kiener
· 6 years ago
fe78a7c
usb: usbtmc: Add ioctl for trigger
by Guido Kiener
· 6 years ago
048c6d8
usb: usbtmc: Add ioctls to set/get usb timeout
by Guido Kiener
· 6 years ago
19e6c57
usb: usbtmc: use consistent timeout error
by Guido Kiener
· 6 years ago
4f3c8d6
usb: usbtmc: Support Read Status Byte with SRQ per file
by Guido Kiener
· 6 years ago
1445cbe
usb: cdc_acm: Add quirk for Castles VEGA3000
by Lubomir Rintel
· 6 years ago
714c95c
Merge 4.18-rc3 into usb-next
by Greg Kroah-Hartman
· 7 years ago
579b9cca
usb: cdc-wdm: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
2df6948
USB: cdc-wdm: don't enable interrupts in USB-giveback
by Sebastian Andrzej Siewior
· 7 years ago
0f5f7ac
usb: usblp: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
4685be2
usb: cdc-acm: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
cae2bc7
usb: cdc-acm: Decrement tty port's refcount if probe() fail
by Jaejoong Kim
· 7 years ago
4a76256
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
by Houston Yaroschoff
· 7 years ago
baf12d6
usb: usbtmc: Remove rigol_quirk
by Guido Kiener
· 7 years ago
b86b8eb
usb: cdc_acm: prevent race at write to acm while system resumes
by Dominik Bozek
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
e4ee8b8
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
7f26ee4
USB: move many drivers to use DEVICE_ATTR_RO
by Greg Kroah-Hartman
· 7 years ago
df1cc78
CDC-ACM: apply quirk for card reader
by Oliver Neukum
· 7 years ago
f0386c0
USB: cdc-acm: Do not log urb submission errors on disconnect
by Hans de Goede
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
894025f
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
3efe891
USB: add SPDX identifiers to all remaining Makefiles
by Greg Kroah-Hartman
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
adb393d
USB: class: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e4c6594
usb: class: usbtmc: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
765fb2f
usb: cdc_acm: Add quirk for Elatec TWN3
by Maksim Salau
· 7 years ago
8fec935
USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
by Bjørn Mork
· 7 years ago
a70df96
usb: usbtmc: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
1417698
Merge 4.13-rc2 into usb-next
by Greg Kroah-Hartman
· 7 years ago
2440bbc
USB: cdc-wdm: remove unneeded DRIVER_VERSION define
by Greg Kroah-Hartman
· 7 years ago
fe85578
USB: cdc-acm: add device-id for quirky printer
by Johan Hovold
· 7 years ago
64b9533
usb: cdc-wdm: use memdup_user
by Geliang Tang
· 8 years ago
1944581
USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
by Bjørn Mork
· 8 years ago
21470e3
usb: fix some references for /proc/bus/usb
by Mauro Carvalho Chehab
· 8 years ago
d30eed1
cdc-acm: remove unused element of struct acm
by Tobias Herzog
· 8 years ago
2d6dfd1
cdc-acm: log message for serial state notification
by Tobias Herzog
· 8 years ago
ea25835
cdc-acm: reassemble fragmented notifications
by Tobias Herzog
· 8 years ago
1bb9914
cdc-acm: fix possible invalid access when processing notification
by Tobias Herzog
· 8 years ago
041370c
USB: usbtmc: refactor endpoint retrieval
by Johan Hovold
· 8 years ago
e47ff59
Merge 4.11-rc4 into usb-next
by Greg Kroah-Hartman
· 8 years ago
5370860
USB: usblp: refactor endpoint retrieval
by Johan Hovold
· 8 years ago
f8d8464
USB: cdc-acm: refactor endpoint retrieval
by Johan Hovold
· 8 years ago
2e47c53
USB: usbtmc: fix probe error path
by Johan Hovold
· 8 years ago
687e068
USB: usbtmc: add missing endpoint sanity check
by Johan Hovold
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
53b7f7b
usb: cdc-wdm: remove logically dead code
by Gustavo A. R. Silva
· 8 years ago
4ddecf7
USB: cdc-acm: fix TIOCGSERIAL flags
by Johan Hovold
· 8 years ago
3012160
USB: cdc-acm: add device id for GW Instek AFG-125
by Nathaniel Quillin
· 8 years ago
1aba579
cdc-acm: handle read pipe errors
by Ladislav Michl
· 8 years ago
d305394
cdc-acm: remove is_int_ep from acm structure
by Ladislav Michl
· 8 years ago
Next »