summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@enac.fr>2011-11-23 10:54:29 +0100
committerJiri Kosina <jkosina@suse.cz>2011-11-23 14:50:38 +0100
commit2261bb9ff0dc38e1d5f35af08f75ec3b37ba6335 (patch)
tree2b3e5bc378bb16dbe66c28b32ed92f071f63fa7d /tools/perf/scripts/python/flamegraph.py
parenteec29e3dab483a5d9a742a6fa68db1ec1f0f7504 (diff)
downloadkernel-2261bb9ff0dc38e1d5f35af08f75ec3b37ba6335.tar.gz
HID: multitouch: cleanup eGalax quirks
The previous implementation of eGalax protocol was not satisfying as we had to manually set x/y ranges as they were corrupted after reading the report descriptor. Indeed, the report descriptor provided a stylus input interface which override the correct values. This patch omits this input, thus leaving the correct value untouched, and the MT_QUIRK_EGALAX_XYZ_FIXUP not required anymore. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
sfp.c?h=master&id=dfec1c14aecee6813f9bafc7b560cc3a31d24079'>net: sfp: add quirk for Potron SFP+ XGSPON ONU StickChris Morgan 2025-03-25net: phy: sfp: Add support for SMBus module accessMaxime Chevallier 2025-03-03net: sfp: add quirk for FS SFP-10GM-T copper SFP+ moduleMartin Schiller 2025-02-21net: sfp: add quirk for 2.5G OEM BX SFPBirger Koblitz 2024-10-21net: sfp: change quirks for Alcatel Lucent G-010S-PShengyu Qu 2024-10-04net: Switch back to struct platform_driver::remove()Uwe Kleine-König 2024-06-06net: sfp: Always call `sfp_sm_mod_remove()` on removeCsókás, Bence 2024-04-25net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX moduleDaniel Golle 2024-04-25net: sfp: enhance quirk for Fibrestore 2.5G copper SFP moduleMarek Behún 2024-04-25net: sfp: update comment for FS SFP-10G-T quirkMarek Behún 2024-04-12net: sfp: add quirk for another multigig RollBall transceiverMarek Behún 2023-12-25net: sfp: fix PHY discovery for FS SFP-10G-T moduleMarek Behún 2023-12-05net: sfp: Convert to platform remove callback returning voidUwe Kleine-König 2023-11-25net: sfp: rework the RollBall PHY waiting codeMarek Behún 2023-11-01net: phy: fill in missing MODULE_DESCRIPTION()sAndrew Lunn