index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
/
usbtmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
usb: usbtmc: Remove rigol_quirk
Guido Kiener
1
-69
/
+12
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-04
USB: class: Remove redundant license text
Greg Kroah-Hartman
1
-13
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
usb: class: usbtmc: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-08-10
usb: usbtmc: constify attribute_group structures.
Arvind Yadav
1
-2
/
+2
2017-03-29
USB: usbtmc: refactor endpoint retrieval
Johan Hovold
1
-38
/
+18
2017-03-17
USB: usbtmc: fix probe error path
Johan Hovold
1
-2
/
+6
2017-03-17
USB: usbtmc: add missing endpoint sanity check
Johan Hovold
1
-1
/
+9
2016-10-24
usbtmc: Add, clarify and fix comments
Dave Penkler
1
-2
/
+3
2016-09-28
Revert "usbtmc: convert to devm_kzalloc"
Greg Kroah-Hartman
1
-1
/
+2
2016-08-30
usb: class: usbtmc: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-15
usb: class: usbtmc: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-02-21
usb: usbtmc: Fix disconnect/poll interaction
Dave Penkler
1
-1
/
+2
2016-02-04
Add ioctls to enable and disable local controls on an instrument
Dave Penkler
1
-0
/
+70
2016-02-04
Add ioctl to retrieve USBTMC-USB488 capabilities
Dave Penkler
1
-0
/
+12
2016-02-04
Add support for receiving USBTMC USB488 SRQ notifications via poll/select
Dave Penkler
1
-0
/
+23
2016-02-04
Add support for USBTMC USB488 SRQ notification with fasync
Dave Penkler
1
-0
/
+24
2016-02-04
Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.
Dave Penkler
1
-0
/
+201
2015-06-02
USB: usbtmc: add device quirk for Rigol DS6104
Teunis van Beelen
1
-0
/
+1
2014-11-04
usb: class: usbtmc: delete unnecessary 'out of memory' messages
Peter Chen
1
-3
/
+1
2014-07-10
usb: class: usbtmc.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-1
/
+1
2014-05-28
USB: usbtmc: fix DMA on stack
Oliver Neukum
1
-1
/
+5
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-08-26
USB: usbtmc: fix up attribute permissions
Greg Kroah-Hartman
1
-8
/
+8
2013-08-19
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+4
2013-08-13
USB: usbtmc: fix big-endian probe of Rigol devices
Johan Hovold
1
-4
/
+4
2013-07-25
usbtmc: convert to devm_kzalloc
Andy Shevchenko
1
-2
/
+1
2013-07-25
usbtmc: remove redundant braces
Andy Shevchenko
1
-14
/
+14
2013-07-25
usbtmc: call pr_err instead of plain printk
Andy Shevchenko
1
-5
/
+4
2013-07-25
usbtmc: remove trailing spaces
Andy Shevchenko
1
-3
/
+3
2013-05-17
USB: usbtmc: Change magic number to constant
Alexandre Peixoto Ferreira
1
-5
/
+5
2013-05-17
USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk
Alexandre Peixoto Ferreira
1
-38
/
+114
2013-05-17
USB: usbtmc: Set rigol_quirk if device is listed
Alexandre Peixoto Ferreira
1
-0
/
+14
2013-05-17
USB: usbtmc: TMC request code segregated from usbtmc_read
Alexandre Peixoto Ferreira
1
-31
/
+54
2013-05-17
USB: usbtmc: Add flag rigol_quirk to usbtmc_device_data
Alexandre Peixoto Ferreira
1
-0
/
+14
2013-04-19
USB: usbtmc: remove unnecessary memory allocation
Ming Lei
1
-22
/
+4
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
1
-16
/
+1
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-3
/
+2
2011-08-08
USB: assign instead of equal in usbtmc.c
Maxim Nikulin
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
USB: BKL removal: usbtmc
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: Push BKL on open down into the drivers
Oliver Neukum
1
-0
/
+3
2010-03-03
USB class: make USB device id constant
Németh Márton
1
-1
/
+1
2009-12-11
USB: usbtmc: Use usb_clear_halt() instead of custom code.
Sarah Sharp
1
-28
/
+8
2009-12-11
USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
Andre Herms
1
-4
/
+10
2009-12-11
USB: usbtmc: minor formatting cleanups
Oliver Neukum
1
-2
/
+2
[next]