summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-02-17clk: rs9: Drop unused pin_xin fieldMarek Vasut-1/+0
2023-02-17dax/kmem: Fix leak of memory-hotplug resourcesDan Williams-3/+3
2023-02-17i2c: Add GXP SoC I2C ControllerNick Hawkins-0/+628
2023-02-17Merge remote-tracking branch 'spi/for-6.3' into spi-nextMark Brown-438/+1742
2023-02-17Merge tag 'gpio-fixes-for-v6.2-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2023-02-17Merge tag 'ata-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds-8/+12
2023-02-17Merge tag 'mmc-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds-29/+41
2023-02-17of: update kconfig unittest helpFrank Rowand-1/+13
2023-02-17of: Use preferred of_property_read_* functionsRob Herring-5/+2
2023-02-17i2c: xiic: Remove some dead codeChristophe JAILLET-4/+0
2023-02-17i2c: xiic: Add SCL frequency configuration supportRaviteja Narayanam-0/+148
2023-02-17i2c: xiic: Update compatible with new IP versionRaviteja Narayanam-0/+1
2023-02-17of: Use of_property_present() helperRob Herring-2/+2
2023-02-17of: reserved_mem: Use proper binary prefixGeert Uytterhoeven-1/+1
2023-02-17i2c: i801: Call i801_check_post() from i801_access()Heiner Kallweit-11/+9
2023-02-17i2c: i801: Call i801_check_pre() from i801_access()Heiner Kallweit-8/+5
2023-02-17i2c: i801: Centralize configuring block commands in i801_block_transactionHeiner Kallweit-49/+35
2023-02-17i2c: i801: Centralize configuring non-block commands in i801_simple_transactionHeiner Kallweit-17/+14
2023-02-17i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block onlyHeiner Kallweit-9/+12
2023-02-17i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction()Heiner Kallweit-37/+55
2023-02-17IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorsPatrick Kelsey-10/+9
2023-02-17IB/hfi1: Fix math bugs in hfi1_can_pin_pages()Patrick Kelsey-21/+40
2023-02-17RDMA/irdma: Add support for dmabuf pin memory regionsZhu Yanjun-0/+42
2023-02-17Merge mlx5-next into rdma.git for-nextJason Gunthorpe-107/+676
2023-02-17RDMA/mlx5: Use query_special_contexts for mkeysOr Har-Toov-44/+48
2023-02-17net/mlx5e: Use query_special_contexts for mkeysOr Har-Toov-2/+21
2023-02-17net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov-8/+9
2023-02-17dm ioctl: remove unnecessary check when using dm_get_mdptr()Hou Tao-3/+3
2023-02-17dm ioctl: assert _hash_lock is held in __hash_removeMike Snitzer-0/+4
2023-02-17dm cache: add cond_resched() to various workqueue loopsMike Snitzer-0/+4
2023-02-17dm thin: add cond_resched() to various workqueue loopsMike Snitzer-0/+2
2023-02-17wifi: rtl8xxxu: add LEDS_CLASS dependencyArnd Bergmann-0/+1
2023-02-17pwm: iqs620a: Replace one remaining instance of regmap_update_bits()Jeff LaBundy-2/+2
2023-02-17pwm: ab8500: Implement .get_state()Uwe Kleine-König-0/+43
2023-02-17pwm: ab8500: Fix calculation of duty and periodUwe Kleine-König-9/+60
2023-02-17PCI: Remove MODULE_LICENSE so boolean drivers don't look like modulesNick Alcock-12/+0
2023-02-17brd: use radix_tree_maybe_preload instead of radix_tree_preloadPankaj Raghav-1/+1
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-522/+827
2023-02-17gpio: sim: fix a memory leakBartosz Golaszewski-1/+1
2023-02-17mmc: meson-gx: Use devm_platform_get_and_ioremap_resource()Yang Li-2/+1
2023-02-17mmc: meson-gx: constify member data of struct meson_hostHeiner Kallweit-3/+2
2023-02-17mmc: meson-gx: use devm_clk_get_enabled() for core clockHeiner Kallweit-12/+5
2023-02-17mmc: core: fix return value check in devm_mmc_alloc_host()Yang Yingliang-3/+3
2023-02-17wifi: iwlegacy: avoid fortify warningJohannes Berg-1/+1
2023-02-17wifi: iwlwifi: mvm: remove unused iwl_dbgfs_is_match()Johannes Berg-7/+0
2023-02-17wifi: rtw89: fix AP mode authentication transmission failedPo-Hao Huang-21/+26
2023-02-17wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih-5/+15
2023-02-17dma-buf: make kobj_type structure constantThomas Weißschuh-1/+1
2023-02-17nvme-pci: refresh visible attrs for cmb attributesKeith Busch-0/+8
2023-02-16Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-38/+72