index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
/
usbtmc.c
Commit message (
Expand
)
Author
Age
*
usb: usbtmc: Add support for 32 bit compat applications
Guido Kiener
2018-07-24
*
usb: usbtmc: Add ioctl for termination character
Guido Kiener
2018-07-21
*
usb: usbtmc: Add ioctl for EOM bit
Guido Kiener
2018-07-21
*
usb: usbtmc: Add ioctl for trigger
Guido Kiener
2018-07-21
*
usb: usbtmc: Add ioctls to set/get usb timeout
Guido Kiener
2018-07-21
*
usb: usbtmc: use consistent timeout error
Guido Kiener
2018-07-21
*
usb: usbtmc: Support Read Status Byte with SRQ per file
Guido Kiener
2018-07-21
*
usb: usbtmc: Remove rigol_quirk
Guido Kiener
2018-05-18
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
*
USB: class: 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-11-04
*
usb: class: usbtmc: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-27
*
usb: usbtmc: constify attribute_group structures.
Arvind Yadav
2017-08-10
*
USB: usbtmc: refactor endpoint retrieval
Johan Hovold
2017-03-29
*
USB: usbtmc: fix probe error path
Johan Hovold
2017-03-17
*
USB: usbtmc: add missing endpoint sanity check
Johan Hovold
2017-03-17
*
usbtmc: Add, clarify and fix comments
Dave Penkler
2016-10-24
*
Revert "usbtmc: convert to devm_kzalloc"
Greg Kroah-Hartman
2016-09-28
*
usb: class: usbtmc: don't print on ENOMEM
Wolfram Sang
2016-08-30
*
usb: class: usbtmc: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
*
usb: usbtmc: Fix disconnect/poll interaction
Dave Penkler
2016-02-20
*
Add ioctls to enable and disable local controls on an instrument
Dave Penkler
2016-02-03
*
Add ioctl to retrieve USBTMC-USB488 capabilities
Dave Penkler
2016-02-03
*
Add support for receiving USBTMC USB488 SRQ notifications via poll/select
Dave Penkler
2016-02-03
*
Add support for USBTMC USB488 SRQ notification with fasync
Dave Penkler
2016-02-03
*
Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.
Dave Penkler
2016-02-03
*
USB: usbtmc: add device quirk for Rigol DS6104
Teunis van Beelen
2015-06-01
*
usb: class: usbtmc: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
*
usb: class: usbtmc.c: Cleaning up uninitialized variables
Rickard Strandqvist
2014-07-09
*
USB: usbtmc: fix DMA on stack
Oliver Neukum
2014-05-27
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
*
USB: usbtmc: fix up attribute permissions
Greg Kroah-Hartman
2013-08-25
*
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-18
|
\
|
*
USB: usbtmc: fix big-endian probe of Rigol devices
Johan Hovold
2013-08-12
*
|
usbtmc: convert to devm_kzalloc
Andy Shevchenko
2013-07-25
*
|
usbtmc: remove redundant braces
Andy Shevchenko
2013-07-25
*
|
usbtmc: call pr_err instead of plain printk
Andy Shevchenko
2013-07-25
*
|
usbtmc: remove trailing spaces
Andy Shevchenko
2013-07-25
|
/
*
USB: usbtmc: Change magic number to constant
Alexandre Peixoto Ferreira
2013-05-16
*
USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk
Alexandre Peixoto Ferreira
2013-05-16
*
USB: usbtmc: Set rigol_quirk if device is listed
Alexandre Peixoto Ferreira
2013-05-16
*
USB: usbtmc: TMC request code segregated from usbtmc_read
Alexandre Peixoto Ferreira
2013-05-16
*
USB: usbtmc: Add flag rigol_quirk to usbtmc_device_data
Alexandre Peixoto Ferreira
2013-05-16
*
USB: usbtmc: remove unnecessary memory allocation
Ming Lei
2013-04-19
*
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
*
USB: assign instead of equal in usbtmc.c
Maxim Nikulin
2011-08-08
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
[next]