summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-23Accessiblity: speakup_acntpc: specifying the default driver parameters among ...Osama Muhammad1-8/+30
2022-11-23Accessiblity: speakup_txprt: specifying the default driver parameters among t...Osama Muhammad1-8/+37
2022-11-23Accessiblity: speakup_spkout: specifying the default driver parameters among ...Osama Muhammad1-9/+34
2022-11-23Accessiblity: speakup_ltlk: specifying the default driver parameters among th...Osama Muhammad1-11/+42
2022-11-23Accessiblity: speakup_keypc: specifying the default driver parameters among t...Osama Muhammad1-6/+23
2022-11-23Accessiblity: speakup_dummy: specifying the default driver parameters among t...Osama Muhammad1-11/+42
2022-11-23Accessiblity: speakup_dtlk: specifying the default driver parameters among th...Osama Muhammad1-11/+39
2022-11-23Accessiblity: speakup_dectlk: specifying the default driver parameters among ...Osama Muhammad1-10/+35
2022-11-23Accessiblity: speakup_decpc: specifying the default driver parameters among t...Osama Muhammad1-10/+38
2022-11-23Accessiblity: speakup_decext: specifying the default driver parameters among ...Osama Muhammad1-10/+34
2022-11-23Accessiblity: speakup_bns: specifying the default driver parameters among the...Osama Muhammad1-8/+28
2022-11-23Accessiblity: speakup_audptr: specifying the default driver parameters among ...Osama Muhammad1-9/+33
2022-11-23Accessiblity: speakup_apollo: specifying the default driver parameters among ...Osama Muhammad1-9/+37
2022-11-23Accessiblity: speakup_soft: specifying the default driver parameters among th...Osama Muhammad1-16/+43
2022-11-23slimbus: qcom-ngd-ctrl: reinit the reconf completion flagKrzysztof Kozlowski1-0/+6
2022-11-23slimbus: qcom-ngd-ctrl: use devm_platform_get_and_ioremap_resource()Krzysztof Kozlowski1-3/+1
2022-11-23slimbus: qcom-ctrl: use devm_platform_ioremap_resource_byname()Krzysztof Kozlowski1-3/+1
2022-11-23slimbus: qcom-ctrl: drop unneeded qcom,apq8064-slim compatibleKrzysztof Kozlowski1-1/+0
2022-11-23slimbus: stream: add checks for invalid unprepare/disable usageKrzysztof Kozlowski1-0/+6
2022-11-23slimbus: qcom-ngd-ctrl: add support for 44.1 Khz frequencyKrzysztof Kozlowski1-5/+59
2022-11-23slimbus: stream: handle unsupported bitrates for presence rateKrzysztof Kozlowski1-2/+9
2022-11-23slimbus: qcom-ngd-ctrl: drop PM runtime counter on transfer error pathsKrzysztof Kozlowski1-3/+11
2022-11-23slimbus: qcom-ngd-ctrl: check for device runtime PM status during ISRKrzysztof Kozlowski1-1/+8
2022-11-23nvmem: u-boot-env: add Broadcom format supportRafał Miłecki1-0/+14
2022-11-23nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls"Colin Ian King1-1/+1
2022-11-23nvmem: stm32: fix spelling typo in commentJiangshan Yi1-1/+1
2022-11-23nvmem: stm32: add nvmem type attributePatrick Delaunay1-0/+1
2022-11-23nvmem: stm32: add warning when upper OTPs are updatedPatrick Delaunay1-0/+3
2022-11-23nvmem: stm32: move STM32MP15_BSEC_NUM_LOWER in configPatrick Delaunay1-5/+16
2022-11-23virtio_console: Introduce an ID allocator for virtual console numbersCédric Le Goater1-15/+11
2022-11-23char: xillybus: Fix trivial bug with mutexEli Billauer1-3/+4
2022-11-23mei: bus-fixup: change pxp mode only if message was sentAlexander Usyskin1-3/+4
2022-11-23mei: add timeout to sendAlexander Usyskin6-9/+46
2022-11-23Merge tag 'mhi-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman3-11/+21
2022-11-23Merge tag 'fpga-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman6-5/+604
2022-11-21Merge 6.1-rc6 into char-misc-nextGreg Kroah-Hartman480-2285/+4571
2022-11-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-19/+26
2022-11-19Merge tag 'iommu-fixes-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-7/+6
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang1-2/+3
2022-11-19iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang1-5/+3
2022-11-19Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-13/+33
2022-11-19Input: i8042 - fix leaking of platform device on module removalChen Jun1-4/+0
2022-11-19Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds6-2/+11
2022-11-19Merge tag 'drm-fixes-2022-11-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds37-116/+310
2022-11-18Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2022-11-18Merge tag 'for-6.1/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+18
2022-11-18Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie2-0/+8
2022-11-18Merge tag 'usb-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-51/+90
2022-11-18Merge tag 'staging-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+1
2022-11-18Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-88/+136