summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-2/+2
|\
| * nvme: optimise io_uring passthrough completionPavel Begunkov2023-05-251-2/+2
* | Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-262-4/+4
|\ \
| * | tty, proc, kernfs, random: Use copy_splice_read()David Howells2023-05-242-4/+4
| |/
* | Merge tag 'auxdisplay-6.5' of https://github.com/ojeda/linuxLinus Torvalds2023-06-262-2/+2
|\ \
| * | auxdisplay: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-022-2/+2
* | | Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-252-9/+16
|\ \ \
| * | | i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang2023-06-231-2/+2
| * | | i2c: qup: Add missing unwind goto in qup_i2c_probe()Shuai Jiang2023-06-231-7/+14
* | | | Merge tag 'drm-fixes-2023-06-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-232-3/+3
|\ \ \ \
| * | | | drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2Jeff Layton2023-06-201-1/+1
| * | | | accel/qaic: Call DRM helper function to destroy prime GEMPranjal Ramajor Asha Kanojiya2023-06-201-2/+2
| |/ / /
* | | | Merge tag 'iommu-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-231-4/+4
|\ \ \ \
| * | | | iommu/amd: Fix possible memory leak of 'domain'Su Hui2023-06-161-4/+4
* | | | | Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-232-3/+16
|\ \ \ \ \
| * | | | | gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle2023-06-191-1/+2
| * | | | | gpio: sifive: add missing check for platform_get_irqJiasheng Jiang2023-06-131-2/+6
| * | | | | gpiolib: Fix GPIO chip IRQ initialization restrictionJiawen Wu2023-06-131-0/+8
| |/ / / /
* | | | | Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-2235-79/+281
|\ \ \ \ \
| * | | | | net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook2023-06-222-10/+7
| * | | | | Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini2023-06-201-1/+1
| * | | | | net: mdio: fix the wrong parametersJiawen Wu2023-06-201-1/+1
| * | | | | wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya2023-06-201-0/+2
| * | | | | be2net: Extend xmit workaround to BE3 chipRoss Lagerwall2023-06-201-2/+2
| * | | | | net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean2023-06-201-0/+15
| * | | | | net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL2023-06-202-0/+9
| * | | | | net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL2023-06-201-3/+11
| * | | | | net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL2023-06-201-1/+1
| * | | | | net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL2023-06-202-7/+9
| * | | | | net: dpaa2-mac: add 25gbase-r supportJosua Mayer2023-06-201-1/+6
| * | | | | Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...David S. Miller2023-06-201-2/+4
| |\ \ \ \ \
| | * | | | | ieee802154: hwsim: Fix possible memory leaksChen Aotian2023-04-121-2/+4
| * | | | | | Merge tag 'mlx5-fixes-2023-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2023-06-1915-36/+163
| |\ \ \ \ \ \
| | * | | | | | net/mlx5e: Fix scheduling of IPsec ASO query while in atomicLeon Romanovsky2023-06-161-1/+2
| | * | | | | | net/mlx5e: Drop XFRM state lock when modifying flow steeringLeon Romanovsky2023-06-161-5/+8
| | * | | | | | net/mlx5e: Fix ESN update kernel panicPatrisious Haddad2023-06-161-2/+12
| | * | | | | | net/mlx5e: Don't delay release of hardware objectsLeon Romanovsky2023-06-161-1/+8
| | * | | | | | net/mlx5: Free IRQ rmap and notifier on kernel shutdownSaeed Mahameed2023-06-161-4/+21
| | * | | | | | net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik2023-06-161-1/+7
| | * | | | | | net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik2023-06-166-15/+83
| | * | | | | | net/mlx5e: TC, Cleanup ct resources for nic flowChris Mi2023-06-161-0/+1
| | * | | | | | net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi2023-06-161-0/+2
| | * | | | | | net/mlx5: Fix driver load with single msix vectorEli Cohen2023-06-161-1/+7
| | * | | | | | net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy2023-06-161-1/+1
| | * | | | | | net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy2023-06-163-5/+11
| * | | | | | | net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren2023-06-191-2/+1
| * | | | | | | net: phy: Manual remove LEDs to ensure correct orderingAndrew Lunn2023-06-181-1/+14
| * | | | | | | nfc: fdp: Add MODULE_FIRMWARE macrosJuerg Haefliger2023-06-181-0/+3
| * | | | | | | ieee802154/adf7242: Add MODULE_FIRMWARE macroJuerg Haefliger2023-06-181-0/+2
| * | | | | | | sfc: use budget for TX completionsÍñigo Huguet2023-06-176-13/+31
| |/ / / / / /