summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-26Merge tag 'extcon-next-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-29/+205
2022-09-26extcon: usbc-tusb320: fix kernel-doc warningRong Chen1-1/+1
2022-09-26extcon: usbc-tusb320: Add USB TYPE-C supportMarek Vasut2-1/+160
2022-09-26extcon: usbc-tusb320: Factor out extcon into dedicated functionsMarek Vasut1-29/+46
2022-09-25Merge tag 'iio-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman68-519/+4815
2022-09-24firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli1-0/+9
2022-09-24bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debugLiu Shixin1-24/+2
2022-09-24MAINTAINERS: Add header files under VMWARE VMCI DRIVERVishnu Dasa1-0/+1
2022-09-24mei: gsc: Remove redundant dev_err callShang XiaoJing1-1/+0
2022-09-24mei: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-24drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.hGaosheng Cui1-4/+0
2022-09-24nvmem: u-boot-env: fix crc32 casting typeRafał Miłecki1-1/+1
2022-09-24nvmem: lan9662-otp: add supportHoratiu Vultur3-0/+232
2022-09-24dt-bindings: lan9662-otpc: document Lan9662 OTPCHoratiu Vultur1-0/+45
2022-09-24nvmem: u-boot-env: find Device Tree nodes for NVMEM cellsRafał Miłecki1-0/+1
2022-09-24dt-bindings: nvmem: Add SoC compatible for sm6115Iskren Chernev1-0/+1
2022-09-24nvmem: sort config symbols alphabeticallyRafał Miłecki2-206/+208
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki9-37/+37
2022-09-24dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatiblesKrzysztof Kozlowski1-0/+2
2022-09-24nvmem: brcm_nvram: Use kzalloc for allocating only one elementKenneth Lee1-1/+1
2022-09-24dt-bindings: nvmem: mediatek: efuse: Add support for MT8188Johnson Wang1-0/+1
2022-09-24nvmem: core: add error handling for dev_set_nameGaosheng Cui1-3/+9
2022-09-24mtd: allow getting MTD device associated with a specific DT nodeRafał Miłecki2-0/+29
2022-09-24nvmem: add driver handling U-Boot environment variablesRafał Miłecki4-0/+234
2022-09-24slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_registerLin Yujun1-1/+7
2022-09-24nvmem: core: Fix memleak in nvmem_register()Gaosheng Cui1-9/+6
2022-09-24slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMONKrzysztof Kozlowski1-1/+2
2022-09-24slimbus: qcom-ngd: simplify error paths with dev_err_probeKrzysztof Kozlowski1-8/+5
2022-09-24slimbus: qcom-ngd: cleanup in probe error pathKrzysztof Kozlowski1-2/+11
2022-09-24slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failureKrzysztof Kozlowski1-1/+2
2022-09-22misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...Christophe JAILLET1-2/+1
2022-09-22misc: microchip: pci1xxxx: Do not disable the pci device twice in gp_aux_bus_...Christophe JAILLET1-1/+0
2022-09-22misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIM...Kumaravel Thiagarajan1-1/+1
2022-09-22misc: microchip: pci1xxxx: Remove duplicate includeYihao Han1-1/+0
2022-09-22Merge tag 'gnss-6.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-2/+2
2022-09-22counter: Realign counter_comp comment block to 80 charactersWilliam Breathitt Gray1-20/+20
2022-09-21iio: adc: mcp3911: add support for oversampling ratioMarcus Folkesson1-0/+58
2022-09-21dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entryMarcus Folkesson1-0/+7
2022-09-21iio: adc: mcp3911: add support for interruptsMarcus Folkesson1-0/+53
2022-09-21iio: adc: mcp3911: add support for buffersMarcus Folkesson2-8/+97
2022-09-21iio: adc: mcp3911: use resource-managed version of iio_device_registerMarcus Folkesson1-37/+14
2022-09-21iio: accel: bma400: Fix smatch warning based on use of unintialized value.Jonathan Cameron1-1/+2
2022-09-21iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()Jonathan Cameron3-8/+5
2022-09-21iio: accel: bmi088: Use EXPORT_NS_GPL_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron2-10/+7
2022-09-21iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_opsJonathan Cameron1-5/+5
2022-09-21iio: proximity: sx9360: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-09-21iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-09-21iio: proximity: sx9310: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-09-21docs: iio: add documentation for BNO055 driverAndrea Merello2-0/+53
2022-09-21iio: imu: add BNO055 I2C driverAndrea Merello3-0/+70