summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2013-11-25 18:43:16 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2013-11-25 19:03:36 -0800
commit0b279da7af779fa515b70c0f4127001cab22ea86 (patch)
tree3ed0015dc1081ffd11856a851dd3e3684df65826 /tools/perf/scripts/python
parentd0134e9fcfa393f64b4b406a6aac90d9b929a704 (diff)
downloadkernel-0b279da7af779fa515b70c0f4127001cab22ea86.tar.gz
Input: wacom - scale up touch width and height values for Intuos Pro
The width and height values reported by the Intuos Pro are not in surface units as required by the MT protocol. A simple multiplier of 100x corrects it. Signed-off-by: Jason Gerecke <killertofu@gmail.com> Acked-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
11-24qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai 2020-11-12qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit 2020-10-13qtnfmac: use new function dev_fetch_sw_netstatsHeiner Kallweit 2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2020-09-29qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King 2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo 2020-09-16qtnfmac: Remove unused macro QTNF_DMP_MAX_LENYueHaibing 2020-08-27qtnfmac: convert tasklets to use new tasklet_setup() APIAllen Pais 2020-08-02qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai 2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller 2020-05-12qtnfmac: Replace zero-length array with flexible-arrayGustavo A. R. Silva 2020-04-24cfg80211: change internal management frame registration APIJohannes Berg 2020-04-14qtnfmac: Simplify code in _attach functionsChristophe JAILLET 2020-03-12qtnfmac: add interface combination check for repeater modeDmitry Lebed 2020-03-12qtnfmac: assign each wiphy to its own virtual platform deviceSergey Matyukevich 2020-03-12qtnfmac: set valid edmg in cfg80211_chan_defSergey Matyukevich 2020-03-12qtnfmac: support WPA3 OWE in AP modeSergey Matyukevich 2020-03-12qtnfmac: support WPA3 SAE in AP modeSergey Matyukevich 2020-02-12qtnfmac: fix potential Spectre vulnerabilitiesSergey Matyukevich 2020-02-12qtnfmac: drop unnecessary TLVs from scan commandIgor Mitsyanko 2020-02-12qtnfmac: update channel switch command to support 6GHz bandIgor Mitsyanko 2020-02-12qtnfmac: cleanup alignment in firmware communication protocolIgor Mitsyanko 2020-02-12qtnfmac: pass max scan SSIDs limit on per-radio basisIgor Mitsyanko 2020-02-12qtnfmac: implement extendable channel survey dumpIgor Mitsyanko 2020-02-12qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV typeIgor Mitsyanko 2020-02-12qtnfmac: merge PHY_PARAMS_GET into MAC_INFOIgor Mitsyanko 2020-02-12qtnfmac: pass hardware capabilities in TLV elementIgor Mitsyanko 2020-02-12qtnfmac: use MAJOR.MINOR format for firmware protocolIgor Mitsyanko 2020-01-26qtnfmac: add support for TWT responder and spatial reuseMikhail Karpenko 2020-01-26qtnfmac: add support for STA HE ratesSergey Matyukevich 2020-01-26qtnfmac: control qtnfmac wireless interfaces bridgingSergey Matyukevich 2020-01-26qtnfmac: add module param to configure DFS offloadSergey Matyukevich 2020-01-26qtnfmac: cleanup slave_radar access functionSergey Matyukevich