summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-21iio:adc:ina2xx-adc: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron
2021-12-21w1: w1_therm: use swap() to make code cleanerYang Guang
2021-12-21counter: 104-quad-8: Fix persistent enabled events bugWilliam Breathitt Gray
2021-12-21counter: ti-eqep: Use container_of instead of struct counter_device::privUwe Kleine-König
2021-12-21nvmem: mtk-efuse: support minimum one byte access stride and granularityChunfeng Yun
2021-12-21drivers/misc/ocxl: remove redundant rc variableMinghao Chi
2021-12-21misc: vmw_vmci: Switch to kvfree_rcu() APIUladzislau Rezki (Sony)
2021-12-21paride: fix up build warning on mips platformsGreg Kroah-Hartman
2021-12-21rapidio: remove not used code about RIO_VID_TUNDRATiezhu Yang
2021-12-21firmware: qemu_fw_cfg: remove sysfs entries explicitlyJohan Hovold
2021-12-21firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold
2021-12-21firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold
2021-12-21firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold
2021-12-21applicom: unneed to initialise statics to 0Jason Wang
2021-12-21uacce: use sysfs_emit instead of sprintfKai Ye
2021-12-21greybus: es2: fix typo in a commentJason Wang
2021-12-21firmware: Update Kconfig help text for Google firmwareBen Hutchings
2021-12-21binder: use proper cacheflush header fileAjith P V
2021-12-21Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/...Greg Kroah-Hartman
2021-12-21Merge tag 'fpga-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2021-12-17spmi: spmi-pmic-arb: fix irq_set_type race conditionDavid Collins
2021-12-17spmi: mediatek: Add support for MT8195James Lo
2021-12-17spmi: mediatek: Add support for MT6873/8192James Lo
2021-12-17spmi: pmic-arb: Add sid and address to error messagesStephen Boyd
2021-12-17bus: mhi: pci_generic: Introduce Sierra EM919X supportThomas Perrot
2021-12-17bus: mhi: core: Use correctly sized arguments for bit fieldKees Cook
2021-12-17bus: mhi: core: Add an API for auto queueing buffers for DL channelManivannan Sadhasivam
2021-12-17bus: mhi: core: Fix race while handling SYS_ERR at power upManivannan Sadhasivam
2021-12-17bus: mhi: core: Fix reading wake_capable channel configurationBhaumik Bhatt
2021-12-17bus: mhi: pci_generic: Simplify code and axe the use of a deprecated APIChristophe JAILLET
2021-12-17bus: mhi: core: Minor style and comment fixesManivannan Sadhasivam
2021-12-17bus: mhi: core: Use macros for execution environment featuresBhaumik Bhatt
2021-12-17bus: mhi: pci_generic: Graceful shutdown on freezeLoic Poulain
2021-12-17bus: mhi: pci_generic: Add new device ID support for T99W175Slark Xiao
2021-12-17Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2021-12-16lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy
2021-12-16lkdtm: avoid printk() in recursive_loop()Ard Biesheuvel
2021-12-16lkdtm: Note that lkdtm_kernel_info should be removed in the futureKees Cook
2021-12-16iio:accel:bma180: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron
2021-12-16drivers:iio:dac: Add AD3552R driver supportMihail Chindris
2021-12-16iio:filter:admv8818: add support for ADMV8818Antoniu Miclaus
2021-12-16iio: add filter subfolderAntoniu Miclaus
2021-12-16iio: vz89x: Remove unnecessary castLars-Peter Clausen
2021-12-16iio: in2xx-adc: Remove unnecessary castLars-Peter Clausen
2021-12-16iio: as3935: Remove unnecessary castLars-Peter Clausen
2021-12-16iio: stmpe-adc: Use correctly sized arguments for bit fieldKees Cook
2021-12-16iio:adc:ti-ads8688:: remove redundant ret variableMinghao Chi
2021-12-16iio: addac: ad74413r: fix off by one in ad74413r_parse_channel_config()Dan Carpenter
2021-12-16iio: adc: ad7606: Fix syntax errors in commentsXiang wangx
2021-12-16iio: iio_device_alloc(): Remove unnecessary self drvdataLars-Peter Clausen