summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-23misc: eeprom/max6875: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23misc: isl29020: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23misc: tsl2550: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23misc: eeprom/eeprom: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23misc: lis3lv02d/lis3lv02d_i2c: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...Zheng Wang
2022-11-23misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()ruanjinjie
2022-11-23virt: acrn: Mark the uuid field as unusedAndy Shevchenko
2022-11-23speakup: Fix building as extmodSamuel Thibault
2022-11-23ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang
2022-11-23misc: ocxl: fix possible name leak in ocxl_file_register_afu()Yang Yingliang
2022-11-23test_firmware: fix memory leak in test_firmware_init()Zhengchao Shao
2022-11-23accessibility: speakup: phonetic spelling while arrowing letter by letterMushahid Hussain
2022-11-23accessibility: speakup: Specify spk_vars among module parametersMushahid Hussain
2022-11-23Accessiblity: speakup_acntsa: specifying the default driver parameters among ...Osama Muhammad
2022-11-23Accessiblity: speakup_acntpc: specifying the default driver parameters among ...Osama Muhammad
2022-11-23Accessiblity: speakup_txprt: specifying the default driver parameters among t...Osama Muhammad
2022-11-23Accessiblity: speakup_spkout: specifying the default driver parameters among ...Osama Muhammad
2022-11-23Accessiblity: speakup_ltlk: specifying the default driver parameters among th...Osama Muhammad
2022-11-23Accessiblity: speakup_keypc: specifying the default driver parameters among t...Osama Muhammad
2022-11-23Accessiblity: speakup_dummy: specifying the default driver parameters among t...Osama Muhammad
2022-11-23Accessiblity: speakup_dtlk: specifying the default driver parameters among th...Osama Muhammad
2022-11-23Accessiblity: speakup_dectlk: specifying the default driver parameters among ...Osama Muhammad
2022-11-23Accessiblity: speakup_decpc: specifying the default driver parameters among t...Osama Muhammad
2022-11-23Accessiblity: speakup_decext: specifying the default driver parameters among ...Osama Muhammad
2022-11-23Accessiblity: speakup_bns: specifying the default driver parameters among the...Osama Muhammad
2022-11-23Accessiblity: speakup_audptr: specifying the default driver parameters among ...Osama Muhammad
2022-11-23Accessiblity: speakup_apollo: specifying the default driver parameters among ...Osama Muhammad
2022-11-23Accessiblity: speakup_soft: specifying the default driver parameters among th...Osama Muhammad
2022-11-23dt-bindings: slimbus: qcom,slim-ngd: convert to DT schemaKrzysztof Kozlowski
2022-11-23dt-bindings: slimbus: qcom,slim: convert to DT schemaKrzysztof Kozlowski
2022-11-23dt-bindings: slimbus: convert bus description to DT schemaKrzysztof Kozlowski
2022-11-23slimbus: qcom-ngd-ctrl: reinit the reconf completion flagKrzysztof Kozlowski
2022-11-23slimbus: qcom-ngd-ctrl: use devm_platform_get_and_ioremap_resource()Krzysztof Kozlowski
2022-11-23slimbus: qcom-ctrl: use devm_platform_ioremap_resource_byname()Krzysztof Kozlowski
2022-11-23slimbus: qcom-ctrl: drop unneeded qcom,apq8064-slim compatibleKrzysztof Kozlowski
2022-11-23slimbus: stream: add checks for invalid unprepare/disable usageKrzysztof Kozlowski
2022-11-23slimbus: qcom-ngd-ctrl: add support for 44.1 Khz frequencyKrzysztof Kozlowski
2022-11-23slimbus: stream: handle unsupported bitrates for presence rateKrzysztof Kozlowski
2022-11-23slimbus: qcom-ngd-ctrl: drop PM runtime counter on transfer error pathsKrzysztof Kozlowski
2022-11-23slimbus: qcom-ngd-ctrl: check for device runtime PM status during ISRKrzysztof Kozlowski
2022-11-23dt-bindings: nvmem: add YAML schema for the ONIE tlv layoutMiquel Raynal
2022-11-23dt-bindings: vendor-prefixes: Add ONIEMiquel Raynal
2022-11-23dt-bindings: nvmem: add YAML schema for the sl28 vpd layoutMichael Walle
2022-11-23dt-bindings: eeprom: Inherit from nvmem.yamlMiquel Raynal
2022-11-23dt-bindings: nvmem: Introduce the nvmem-layout containerMiquel Raynal
2022-11-23nvmem: u-boot-env: add Broadcom format supportRafał Miłecki
2022-11-23nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls"Colin Ian King
2022-11-23dt-bindings: nvmem: Fix exampleMiquel Raynal
2022-11-23nvmem: stm32: fix spelling typo in commentJiangshan Yi