summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-23nvmem: core: Create all cells before adding the nvmem deviceMiquel Raynal
2023-08-23nvmem: u-boot-env:: Replace zero-length array with DECLARE_FLEX_ARRAY() helperAtul Raut
2023-08-23nvmem: sec-qfprom: Add Qualcomm secure QFPROM supportKomal Bajaj
2023-08-23nvmem: Kconfig: Fix typo "drive" -> "driver"Diederik de Haas
2023-08-23nvmem: Explicitly include correct DT includesRob Herring
2023-08-23nvmem: add new NXP QorIQ eFuse driverRichard Alpe
2023-08-23nvmem: uniphier: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-08-23nvmem: qfprom: do some cleanupYangtao Li
2023-08-23nvmem: stm32-romem: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-08-23nvmem: rockchip-efuse: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-08-23nvmem: meson-mx-efuse: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-08-23nvmem: lpc18xx_otp: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-08-23nvmem: brcm_nvram: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-08-23nvmem: sunxi_sid: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-08-22misc: fastrpc: Pass proper scm arguments for static process initEkansh Gupta
2023-08-22misc: fastrpc: Fix incorrect DMA mapping unmap requestEkansh Gupta
2023-08-22misc: fastrpc: Fix remote heap allocation requestEkansh Gupta
2023-08-22Merge tag 'extcon-next-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-08-22Merge tag 'coresight-next-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-08-22Merge tag 'counter-updates-for-6.6a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-08-22Merge tag 'fpga-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2023-08-22fsi: i2cr: Switch to use struct i2c_driver's .probe()Uwe Kleine-König
2023-08-22amba: bus: fix refcount leakPeng Fan
2023-08-22mei: make mei_class a static const structureIvan Orlov
2023-08-22uio: pruss: fix missing iounmap() in pruss_probe()Yang Yingliang
2023-08-18coresight: trbe: Fix TRBE potential sleep in atomic contextJunhao He
2023-08-18coresight: Fix memory leak in acpi_buffer->pointerJunhao He
2023-08-17coresight: etm4x: Ensure valid drvdata and clock before clk_put()Anshuman Khandual
2023-08-17coresight: trbe: Allocate platform data per deviceSuzuki K Poulose
2023-08-16counter: rz-mtu3-cnt: Reorder locking sequence for consistencyBiju Das
2023-08-16counter: Explicitly include correct DT includesRob Herring
2023-08-15hwtracing: hisi_ptt: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-08-13Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman
2023-08-13Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-13platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...Hans de Goede
2023-08-13platform: mellanox: Change register offset addressesVadim Pasternak
2023-08-13platform: mellanox: mlx-platform: Modify graceful shutdown callback and power...Vadim Pasternak
2023-08-13platform: mellanox: mlx-platform: Fix signals polarity and latch maskVadim Pasternak
2023-08-13platform: mellanox: Fix order in exit flowVadim Pasternak
2023-08-12Merge tag 'gpio-fixes-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-12Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-12Merge tag 'usb-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-12Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-12misc: microchip: pci1xxxx: Fix some NULL vs IS_ERR() bugsDan Carpenter
2023-08-12misc: tps6594: Remove redundant dev_err_probe() for platform_get_irq_byname()Ruan Jinjie
2023-08-11Merge tag 'tpmdd-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-11Merge tag 'hwmon-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-12tpm_tis: Opt-in interruptsJarkko Sakkinen