summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsetsStephan Gerhold2023-06-263-1/+30
* thermal/drivers/qcom/tsens-v0_1: Fix mdm9607 slope valuesStephan Gerhold2023-06-261-1/+17
* thermal/drivers/qcom/tsens: Drop unused legacy structsStephan Gerhold2023-06-262-58/+0
* dt-bindings: thermal: tsens: Add ipq9574 compatiblePraveenkumar I2023-06-261-0/+6
* dt-bindings: thermal: convert bcm2835-thermal bindings to YAMLStefan Wahren2023-06-262-41/+48
* thermal: Allow selecting the bang-bang governor as defaultThierry Reding2023-06-262-0/+10
* thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226Matti Lehtimäki2023-06-263-2/+30
* dt-bindings: thermal: tsens: Add compatible for MSM8226Matti Lehtimäki2023-06-261-0/+1
* drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4Wolfram Sang2023-06-261-2/+42
* drivers/thermal/rcar_gen3_thermal: refactor reading fuses into seprarate func...Wolfram Sang2023-06-261-24/+36
* drivers/thermal/rcar_gen3_thermal: introduce 'info' structureWolfram Sang2023-06-261-15/+26
* dt-bindings: thermal: tsens: Add compatible for SM6375Konrad Dybcio2023-06-261-0/+1
* dt-bindings: thermal: tsens: Add QCM2290Konrad Dybcio2023-06-261-0/+1
* thermal/intel/intel_soc_dts_iosf: Fix reporting wrong temperaturesHans de Goede2023-06-151-1/+1
* Linux 6.4-rc6v6.4-rc6Linus Torvalds2023-06-111-1/+1
* Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-111-9/+9
|\
| * x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky2023-06-031-9/+9
* | Merge tag '6.4-rc5-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-06-116-56/+62
|\ \
| * | ksmbd: validate smb request protocol idNamjae Jeon2023-06-022-3/+16
| * | ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loopNamjae Jeon2023-06-021-0/+12
| * | ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()Namjae Jeon2023-06-022-4/+4
| * | ksmbd: fix out-of-bound read in parse_lease_state()Namjae Jeon2023-06-021-42/+24
| * | ksmbd: fix out-of-bound read in deassemble_neg_contexts()Namjae Jeon2023-06-021-7/+6
* | | Merge tag 'i2c-for-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-108-7/+37
|\ \ \
| * \ \ Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2023-06-091-0/+1
| |\ \ \
| | * | | eeprom: at24: also select REGMAPRandy Dunlap2023-06-081-0/+1
| * | | | MAINTAINERS: Add entries for Renesas RZ/V2M I2C driverBiju Das2023-06-081-0/+8
| * | | | i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König2023-06-071-3/+5
| * | | | i2c: mv64xxx: Fix reading invalid status value in atomic modeMarek Behún2023-06-051-0/+11
| * | | | i2c: designware: fix idx_write_cnt in read loopDavid Zheng2023-06-052-0/+5
| * | | | i2c: mchp-pci1xxxx: Avoid cast to incompatible function typeSimon Horman2023-06-051-2/+4
| * | | | i2c: img-scb: Fix spelling mistake "innacurate" -> "inaccurate"Christian Heusel2023-06-051-1/+1
| * | | | MAINTAINERS: Add myself as I2C host drivers maintainerAndi Shyti2023-06-051-1/+2
* | | | | Merge tag 'soundwire-6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-103-5/+23
|\ \ \ \ \
| * | | | | soundwire: stream: Add missing clear of alloc_slave_rtCharles Keepax2023-06-081-1/+3
| * | | | | soundwire: qcom: add proper error paths in qcom_swrm_startup()Krzysztof Kozlowski2023-05-271-4/+13
| * | | | | soundwire: dmi-quirks: add new mapping for HP Spectre x360Pierre-Louis Bossart2023-05-271-0/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-1082-226/+479
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-06-093-4/+12
| |\ \ \ \ \
| | * | | | | arm64: dts: imx8mn-beacon: Fix SPI CS pinmuxAdam Ford2023-06-041-2/+2
| | * | | | | arm64: dts: imx8-ss-dma: assign default clock rate for lpuartsShenwei Wang2023-05-271-0/+8
| | * | | | | arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signalsShenwei Wang2023-05-271-2/+2
| * | | | | | Merge tag 'amdtee-fix-for-v6.5' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann2023-06-072-17/+23
| |\ \ \ \ \ \
| | * | | | | | tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'Rijo Thomas2023-05-152-17/+23
| * | | | | | | Merge tag 'ffa-fix-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann2023-06-061-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | firmware: arm_ffa: Set handle field to zero in memory descriptorBalint Dobszay2023-06-061-0/+1
| * | | | | | | | ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij2023-06-0511-11/+11
| * | | | | | | | Merge tag 'at91-fixes-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-06-052-12/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwcClaudiu Beznea2023-05-241-1/+1
| | * | | | | | | | ARM: at91: pm: fix imbalanced reference counter for ethernet devicesClaudiu Beznea2023-05-241-11/+9
| | | |_|_|/ / / / | | |/| | | | | |