aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-Hartman9-43/+443
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-Hartman25-463/+260
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-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 Sadhasivam2-5/+22
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-Hartman3-9/+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-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: iio_device_alloc(): Remove unnecessary self drvdataLars-Peter Clausen1-1/+0
2021-12-13coresight: core: Fix typo in a commentJason Wang1-1/+1
2021-12-13Merge v5.15-rc5 into char-misc-nextGreg Kroah-Hartman334-1198/+2439
2021-12-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-33/+61
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds31-101/+113
2021-12-12Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+8
2021-12-12Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-17/+14
2021-12-12iio:adc/dac:Kconfig: Update to drop OF dependencies.Jonathan Cameron2-3/+2
2021-12-12iio:adc:ti-ads124s08: Drop dependency on OF.Jonathan Cameron2-3/+2
2021-12-12iio:adc:envelope-detector: Switch from of headers to mod_devicetable.hJonathan Cameron1-2/+1
2021-12-12iio:adc:ti-adc12138: Switch to generic firmware properties and drop of_match_ptrJonathan Cameron1-7/+4
2021-12-12iio:adc:mcp3911: Switch to generic firmware properties.Jonathan Cameron1-3/+6
2021-12-12iio:adc:max9611: Switch to generic firmware properties.Jonathan Cameron1-11/+9
2021-12-12iio:light:cm3605: Switch to generic firmware properties.Jonathan Cameron1-3/+3
2021-12-12iio:pot:mcp41010: Switch to generic firmware properties.Jonathan Cameron1-3/+3
2021-12-12iio:dac:lpc18xx_dac: Swap from of* to mod_devicetable.hJonathan Cameron1-2/+1
2021-12-12iio:dac:dpot-dac: Swap of.h for mod_devicetable.hJonathan Cameron1-1/+1