summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-30counter: Move symbols into COUNTER namespaceWilliam Breathitt Gray
2022-09-30Merge tag 'fsi-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2022-09-28fsi: core: Check error number after calling ida_simple_getJiasheng Jiang
2022-09-28hwmon: (occ) Check for device property for setting OCC active during probeEddie James
2022-09-28fsi: occ: Support probing the hwmon child device from dts nodeEddie James
2022-09-28fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probeLv Ruyi
2022-09-28fsi: sbefifo: Add detailed debugging informationJoel Stanley
2022-09-28fsi: cleanup extern usage in function definitionTom Rix
2022-09-28fsi: occ: Prevent use after freeEddie James
2022-09-28hwmon (occ): Retry for checksum failureEddie James
2022-09-27fsi: occ: Fix checksum failure modeEddie James
2022-09-27fsi: Fix typo in commentLuo Xueqin
2022-09-26Merge tag 'icc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2022-09-26Merge tag 'extcon-next-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2022-09-26extcon: usbc-tusb320: fix kernel-doc warningRong Chen
2022-09-26extcon: usbc-tusb320: Add USB TYPE-C supportMarek Vasut
2022-09-26extcon: usbc-tusb320: Factor out extcon into dedicated functionsMarek Vasut
2022-09-25Merge tag 'iio-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2022-09-24firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli
2022-09-24bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debugLiu Shixin
2022-09-24mei: gsc: Remove redundant dev_err callShang XiaoJing
2022-09-24mei: fix repeated words in commentsJilin Yuan
2022-09-24drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.hGaosheng Cui
2022-09-24nvmem: u-boot-env: fix crc32 casting typeRafał Miłecki
2022-09-24nvmem: lan9662-otp: add supportHoratiu Vultur
2022-09-24nvmem: u-boot-env: find Device Tree nodes for NVMEM cellsRafał Miłecki
2022-09-24nvmem: sort config symbols alphabeticallyRafał Miłecki
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki
2022-09-24nvmem: brcm_nvram: Use kzalloc for allocating only one elementKenneth Lee
2022-09-24nvmem: core: add error handling for dev_set_nameGaosheng Cui
2022-09-24mtd: allow getting MTD device associated with a specific DT nodeRafał Miłecki
2022-09-24nvmem: add driver handling U-Boot environment variablesRafał Miłecki
2022-09-24slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_registerLin Yujun
2022-09-24nvmem: core: Fix memleak in nvmem_register()Gaosheng Cui
2022-09-24slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMONKrzysztof Kozlowski
2022-09-24slimbus: qcom-ngd: simplify error paths with dev_err_probeKrzysztof Kozlowski
2022-09-24slimbus: qcom-ngd: cleanup in probe error pathKrzysztof Kozlowski
2022-09-24slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failureKrzysztof Kozlowski
2022-09-22misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...Christophe JAILLET
2022-09-22misc: microchip: pci1xxxx: Do not disable the pci device twice in gp_aux_bus_...Christophe JAILLET
2022-09-22misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIM...Kumaravel Thiagarajan
2022-09-22misc: microchip: pci1xxxx: Remove duplicate includeYihao Han
2022-09-22Merge tag 'gnss-6.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2022-09-21iio: adc: mcp3911: add support for oversampling ratioMarcus Folkesson
2022-09-21iio: adc: mcp3911: add support for interruptsMarcus Folkesson
2022-09-21iio: adc: mcp3911: add support for buffersMarcus Folkesson
2022-09-21iio: adc: mcp3911: use resource-managed version of iio_device_registerMarcus Folkesson
2022-09-21iio: accel: bma400: Fix smatch warning based on use of unintialized value.Jonathan Cameron
2022-09-21iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()Jonathan Cameron
2022-09-21iio: accel: bmi088: Use EXPORT_NS_GPL_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron