summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-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-23nvmem: u-boot-env: add Broadcom format supportRafał Miłecki
2022-11-23nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls"Colin Ian King
2022-11-23nvmem: stm32: fix spelling typo in commentJiangshan Yi
2022-11-23nvmem: stm32: add nvmem type attributePatrick Delaunay
2022-11-23nvmem: stm32: add warning when upper OTPs are updatedPatrick Delaunay
2022-11-23nvmem: stm32: move STM32MP15_BSEC_NUM_LOWER in configPatrick Delaunay
2022-11-23virtio_console: Introduce an ID allocator for virtual console numbersCédric Le Goater
2022-11-23char: xillybus: Fix trivial bug with mutexEli Billauer
2022-11-23mei: bus-fixup: change pxp mode only if message was sentAlexander Usyskin
2022-11-23mei: add timeout to sendAlexander Usyskin
2022-11-23Merge tag 'mhi-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2022-11-23Merge tag 'fpga-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2022-11-21Merge 6.1-rc6 into char-misc-nextGreg Kroah-Hartman
2022-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-11-19Merge tag 'iommu-fixes-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang