aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-12-21rapidio: remove not used macro definition in rio_ids.hTiezhu Yang1-6/+0
2021-12-21firmware: qemu_fw_cfg: remove sysfs entries explicitlyJohan Hovold1-0/+1
2021-12-21firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold1-1/+1
2021-12-21firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold1-7/+6
2021-12-21firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold1-4/+1
2021-12-21applicom: unneed to initialise statics to 0Jason Wang1-2/+2
2021-12-21uacce: use sysfs_emit instead of sprintfKai Ye1-6/+6
2021-12-21greybus: es2: fix typo in a commentJason Wang1-1/+1
2021-12-21firmware: Update Kconfig help text for Google firmwareBen Hutchings1-3/+3
2021-12-21binder: use proper cacheflush header fileAjith P V1-1/+1
2021-12-21Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman15-57/+595
2021-12-21Merge tag 'fpga-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-nextGreg Kroah-Hartman31-519/+388
2021-12-17spmi: spmi-pmic-arb: fix irq_set_type race conditionDavid Collins1-36/+140
2021-12-17spmi: mediatek: Add support for MT8195James Lo1-0/+88
2021-12-17spmi: mediatek: Add support for MT6873/8192James Lo3-0/+466
2021-12-17dt-bindings: spmi: document binding for the Mediatek SPMI controllerJames Lo1-0/+76
2021-12-17dt-bindings: spmi: remove the constraint of reg propertyJames Lo1-3/+0
2021-12-17spmi: pmic-arb: Add sid and address to error messagesStephen Boyd1-8/+9
2021-12-17bus: mhi: pci_generic: Introduce Sierra EM919X supportThomas Perrot1-0/+43
2021-12-17bus: mhi: core: Use correctly sized arguments for bit fieldKees Cook1-1/+2
2021-12-17bus: mhi: core: Add an API for auto queueing buffers for DL channelManivannan Sadhasivam4-11/+39
2021-12-17bus: mhi: core: Fix race while handling SYS_ERR at power upManivannan Sadhasivam1-23/+12
2021-12-17bus: mhi: core: Fix reading wake_capable channel configurationBhaumik Bhatt1-0/+1
2021-12-17bus: mhi: pci_generic: Simplify code and axe the use of a deprecated APIChristophe JAILLET1-7/+1
2021-12-17bus: mhi: core: Minor style and comment fixesManivannan Sadhasivam2-2/+3
2021-12-17bus: mhi: core: Use macros for execution environment featuresBhaumik Bhatt3-3/+4
2021-12-17bus: mhi: pci_generic: Graceful shutdown on freezeLoic Poulain1-1/+1
2021-12-17bus: mhi: pci_generic: Add new device ID support for T99W175Slark Xiao1-0/+3
2021-12-17Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-nextGreg Kroah-Hartman4-10/+30
2021-12-16selftest/lkdtm: Skip stack-entropy test if lkdtm is not availableMisono Tomohiro1-1/+15
2021-12-16lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy1-1/+1
2021-12-16lkdtm: avoid printk() in recursive_loop()Ard Biesheuvel1-7/+9
2021-12-16lkdtm: Note that lkdtm_kernel_info should be removed in the futureKees Cook1-1/+5
2021-12-16iio:accel:bma180: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron1-1/+1
2021-12-16drivers:iio:dac: Add AD3552R driver supportMihail Chindris3-0/+1149
2021-12-16dt-bindings: iio: dac: Add adi,ad3552r.yamlMihail Chindris1-0/+217
2021-12-16iio:filter:admv8818: Add sysfs ABI documentationAntoniu Miclaus1-0/+16
2021-12-16dt-bindings:iio:filter: add admv8818 docAntoniu Miclaus1-0/+66
2021-12-16iio:filter:admv8818: add support for ADMV8818Antoniu Miclaus3-0/+676
2021-12-16iio: add filter subfolderAntoniu Miclaus4-0/+16
2021-12-16iio: vz89x: Remove unnecessary castLars-Peter Clausen1-1/+1
2021-12-16iio: in2xx-adc: Remove unnecessary castLars-Peter Clausen1-1/+1
2021-12-16iio: as3935: Remove unnecessary castLars-Peter Clausen1-1/+1
2021-12-16iio: stmpe-adc: Use correctly sized arguments for bit fieldKees Cook1-2/+3
2021-12-16iio:adc:ti-ads8688:: remove redundant ret variableMinghao Chi1-3/+1
2021-12-16iio: addac: ad74413r: fix off by one in ad74413r_parse_channel_config()Dan Carpenter1-1/+1
2021-12-16iio: adc: ad7606: Fix syntax errors in commentsXiang wangx1-1/+1
2021-12-16iio: event_monitor: Flush output on eventZach DeCook1-0/+1
2021-12-16iio: iio_device_alloc(): Remove unnecessary self drvdataLars-Peter Clausen1-1/+0
2021-12-13coresight: core: Fix typo in a commentJason Wang1-1/+1