summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorSZ Lin (林上智) <sz.lin@moxa.com>2018-04-26 14:28:31 +0800
committerJohan Hovold <johan@kernel.org>2018-05-02 09:15:22 +0200
commit4205cb01f6e9ef2ae6daa7be4e8ac1edeb4c9d64 (patch)
treecd4f615f0bc17806662087d426a448d9b645524f /tools/perf/scripts/python/bin/stackcollapse-report
parent6da6c0db5316275015e8cc2959f12a17584aeb64 (diff)
downloadkernel-4205cb01f6e9ef2ae6daa7be4e8ac1edeb4c9d64.tar.gz
USB: serial: option: adding support for ublox R410M
This patch adds support for ublox R410M PID 0x90b2 USB modem to option driver, this module supports LTE Cat M1 / NB1. Interface layout: 0: QCDM/DIAG 1: ADB 2: AT 3: RMNET Signed-off-by: SZ Lin (林上智) <sz.lin@moxa.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
be784858ba0288c7c09b9de06627a800c9'>orangefs: add orangefs_revalidate_mappingMartin Brandenburg 2019-05-03orangefs: implement writepagesMartin Brandenburg 2019-05-03orangefs: write range trackingMartin Brandenburg 2019-05-03orangefs: avoid fsync service operation on flushMartin Brandenburg 2019-05-03orangefs: skip inode writeout if nothing to writeMartin Brandenburg 2019-05-03orangefs: move do_readv_writev to direct_IOMartin Brandenburg 2019-05-03orangefs: do not return successful read when the client-core disappearedMartin Brandenburg 2019-05-03orangefs: implement writepageMartin Brandenburg 2019-05-03orangefs: migrate to generic_file_read_iterMartin Brandenburg 2019-05-03orangefs: service ops done for writeback are not killableMartin Brandenburg 2019-05-03orangefs: remove orangefs_readpagesMartin Brandenburg 2019-05-03orangefs: reorganize setattr functions to track attribute changesMartin Brandenburg 2019-05-03orangefs: let setattr write to cached inodeMartin Brandenburg 2019-05-03orangefs: set up and use backing_dev_infoMartin Brandenburg 2019-05-03orangefs: hold i_lock during inode_getattrMartin Brandenburg 2019-05-03orangefs: update attributes rather than relying on serverMartin Brandenburg 2019-05-03orangefs: simplify orangefs_inode_getattr interfaceMartin Brandenburg 2019-05-03orangefs: do not invalidate attributes on inode createMartin Brandenburg 2019-05-03orangefs: implement xattr cacheMartin Brandenburg 2019-05-01orangefs: make use of ->free_inode()Al Viro