aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>2020-12-09 23:16:19 +0200
committerLuca Coelho <luciano.coelho@intel.com>2020-12-10 00:14:11 +0200
commit52b155214be8f403d0243943a844977e8cb4f1e7 (patch)
tree1a26e022682de0f500ba71e0f1f1efa17dfb310a /tools/perf/scripts/python/stackcollapse.py
parentiwlwifi: avoid endless HW errors at assert time (diff)
downloadlinux-52b155214be8f403d0243943a844977e8cb4f1e7.tar.gz
linux-52b155214be8f403d0243943a844977e8cb4f1e7.zip
iwlwifi: mvm: remove the read_nvm from iwl_run_unified_mvm_ucode
Similarly to what I did to iwl_run_init_mvm_ucode, there is no need to pass the read_nvm parameter. Either we have an NVM and we don't need to read it, or we don't and we need to read it. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20201209231352.1b764faecfee.I2da0ada577fc16268125a4a15b5e725c18c643ee@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
-0700'>2024-04-30Input: ff-core - prefer struct_size over open coded arithmeticErick Archer1-3/+4 2024-04-25Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski1-1/+11 2024-04-17input: pm8xxx-vibrator: add new SPMI vibrator supportFenglin Wu1-9/+43 2024-04-17dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator moduleFenglin Wu1-4/+12 2024-04-17input: pm8xxx-vibrator: refactor to support new SPMI vibratorFenglin Wu1-16/+25 2024-04-15Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu1-3/+4 2024-04-15Input: sur40 - convert le16 to cpu before useRicardo Ribalda1-1/+1 2024-03-28Input: adafruit-seesaw - only report buttons that changed stateDmitry Torokhov1-3/+18 2024-03-28Input: ioc3kbd - add device tableKarel Balej1-0/+7 2024-03-28Input: ims-pcu - fix printf string overflowArnd Bergmann1-2/+2 2024-03-28Input: stmpe - drop driver owner assignmentKrzysztof Kozlowski1-1/+0 2024-03-15Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba1-0/+3 2024-03-15dt-bindings: input: samsung,s3c6410-keypad: convert to DT SchemaKrzysztof Kozlowski3-78/+122 2024-03-10Input: imagis - add touch key supportDuje Mihanović1-1/+29 2024-03-10dt-bindings: input: imagis: Document touch keysDuje Mihanović1-3/+16 2024-03-10Input: imagis - use FIELD_GET where applicableDuje Mihanović1-11/+7 2024-03-10Input: make input_class constantRicardo B. Marliere2-2/+2 2024-03-08dt-bindings: input: atmel,captouch: convert bindings to YAMLDharma Balasubiramani2-36/+59 2024-03-07Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy1-0/+112 2024-03-05dt-bindings: input: allwinner,sun4i-a10-lrad: drop redundant type from labelKrzysztof Kozlowski1-1/+0 2024-03-03Input: serio - make serio_bus constRicardo B. Marliere2-2/+2 2024-03-03Input: synaptics-rmi4 - make rmi_bus_type constRicardo B. Marliere2-2/+2 2024-03-03Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li1-2/+1 2024-03-03input/touchscreen: imagis: add support for IST3032CKarel Balej1-0/+10 2024-03-03dt-bindings: input/touchscreen: imagis: add compatible for IST3032CKarel Balej1-0/+1 2024-03-03input/touchscreen: imagis: Add support for Imagis IST3038BMarkuss Broks1-11/+47 2024-03-03dt-bindings: input/touchscreen: Add compatible for IST3038BMarkuss Broks1-0/+1 2024-03-03input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks1-1/+1 2024-03-03Input: leds - change config symbol dependency for audio mute triggerHeiner Kallweit1-1/+1 2024-02-09Input: ti_am335x_tsc - remove redundant assignment to variable configColin Ian King1-1/+0 2024-02-08Input: xpad - sort xpad_device by vendor and product IDBrenton Simpson1-3/+8 2024-02-06Input: gameport - make gameport_bus constRicardo B. Marliere1-2/+2 2024-01-31Input: matrix_keypad - switch to using managed resourcesDmitry Torokhov1-65/+24 2024-01-31Input: matrix_keypad - consolidate handling of clustered interruptDmitry Torokhov1-43/+20 2024-01-31Input: matrix_keypad - avoid repeatedly converting GPIO to IRQDmitry Torokhov1-23/+25 2024-01-30Input: goodix-berlin - add SPI support for Goodix Berlin Touchscreen ICNeil Armstrong3-0/+193 2024-01-30Input: goodix-berlin - add I2C support for Goodix Berlin Touchscreen ICNeil Armstrong3-0/+90 2024-01-30Input: add core support for Goodix Berlin Touchscreen ICNeil Armstrong4-0/+783