summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-23PCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński
2026-06-23PCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński
2026-06-23PCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński
2026-06-23PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scopeKrzysztof Wilczyński
2026-06-23PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński
2026-06-23PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()Krzysztof Wilczyński
2026-06-23PCI: rzg3s-host: Use common pci_host_common_link_train_delay() helperHans Zhang
2026-06-23PCI: mediatek-gen3: Add 100 ms delay after link upHans Zhang
2026-06-23PCI: aardvark: Add 100 ms delay after link trainingHans Zhang
2026-06-23PCI: dwc: Use common pci_host_common_link_train_delay() helperHans Zhang
2026-06-23PCI: cadence-hpa: Add post-link delayHans Zhang
2026-06-23PCI: Move pci_resource_alignment() to setup-res.c fileIlpo Järvinen
2026-06-23PCI: Convert pci_resource_alignment() input parameters to constIlpo Järvinen
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen
2026-06-23PCI: Remove const removal castIlpo Järvinen
2026-06-23PCI: Consolidate add_list (aka realloc_head) empty sanity checksIlpo Järvinen
2026-06-23PCI: Rename 'added' to 'add_list'Ilpo Järvinen
2026-06-23NTB: epf: Implement .db_vector_count()/mask() for doorbellsKoichiro Den
2026-06-23NTB: epf: Fix doorbell bitmask and IRQ vector handlingKoichiro Den
2026-06-23NTB: epf: Report 0-based doorbell vector via ntb_db_event()Koichiro Den
2026-06-23NTB: epf: Make db_valid_mask cover only real doorbell bitsKoichiro Den
2026-06-23NTB: epf: Document legacy doorbell slot offset in ntb_epf_peer_db_set()Koichiro Den
2026-06-23PCI: endpoint: pci-epf-vntb: Implement .db_vector_count()/mask() for doorbellsKoichiro Den
2026-06-23i2c: i801: fix hardware state machine corruption in error pathMingyu Wang
2026-06-23PCI: endpoint: pci-epf-vntb: Exclude reserved slots from db_valid_maskKoichiro Den
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-23i2c: mpc: Fix timeout calculationsAndy Shevchenko
2026-06-23Merge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2Jens Axboe
2026-06-23Merge tag 'mailbox-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds
2026-06-23Merge tag 'for-next-tpm-7.2-rc1-fixed' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-23cpuidle: Allow exit latency to exceed target residencyRafael J. Wysocki
2026-06-23soundwire: Move wait for initialisation helper to headerCharles Keepax
2026-06-23gpio: davinci: fix IRQ domain leak on devm_kzalloc failureQingshuang Fu
2026-06-23gpio: tegra: do not call pinctrl for GPIO directionRunyu Xiao
2026-06-23drm/i915/gem: Add missing nospec on parallel submit slotJoonas Lahtinen
2026-06-23fbdev: vga16fb: Drop unused assignment of platform_device_id driver dataUwe Kleine-König
2026-06-22Merge branch 'next' into for-linusDmitry Torokhov
2026-06-22Input: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov
2026-06-22Input: elan_i2c - prevent division by zero and arithmetic underflowRanjan Kumar
2026-06-22Input: stop force-feedback timer when unregistering input devicesDmitry Torokhov
2026-06-22Input: iforce - bound the device-reported force-feedback effect indexBryam Vargas
2026-06-22Input: goodix - clamp the device-reported contact countBryam Vargas
2026-06-23md/raid5: avoid R5_Overlap races while breaking stripe batchesChen Cheng
2026-06-23md/raid5: use stripe state snapshot in break_stripe_batch_list()Chen Cheng
2026-06-22net: airoha: Fix TX scheduler queue mask loop upper boundWayen Yan
2026-06-22bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal
2026-06-22eth: bnxt: improve the timing of statsJakub Kicinski