aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-12-10Merge tag 'v6.13-rc2' into gpio/for-currentBartosz Golaszewski1315-4259/+4882
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for txKoichiro Den1-1/+2
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den2-3/+7
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on tx ring resizeKoichiro Den1-1/+11
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den2-3/+7
2024-12-10virtio_net: replace vq2rxq with vq2txq where appropriateKoichiro Den1-1/+1
2024-12-10virtio_net: correct netdev_tx_reset_queue() invocation pointKoichiro Den1-1/+9
2024-12-10drm: rework FB_CORE dependencyArnd Bergmann1-0/+1
2024-12-10gpio: graniterapids: Fix GPIO Ack functionalityAlan Borzeszkowski1-1/+1
2024-12-10gpio: graniterapids: Check if GPIO line can be used for IRQsAlan Borzeszkowski1-3/+12
2024-12-10gpio: graniterapids: Determine if GPIO pad can be used by driverAlan Borzeszkowski1-0/+16
2024-12-10gpio: graniterapids: Fix invalid RXEVCFG register bitmaskShankar Bandal1-1/+1
2024-12-10gpio: graniterapids: Fix invalid GPI_IS register offsetShankar Bandal1-1/+1
2024-12-10gpio: graniterapids: Fix incorrect BAR assignmentAlan Borzeszkowski1-4/+9
2024-12-10gpio: graniterapids: Fix vGPIO driver crashAlan Borzeszkowski1-1/+1
2024-12-10iommu/amd: Add lockdep asserts for domain->dev_listJason Gunthorpe1-0/+5
2024-12-10iommu/amd: Put list_add/del(dev_data) back under the domain->lockJason Gunthorpe1-1/+4
2024-12-10octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya1-10/+8
2024-12-10thunderbolt: Add support for Intel Panther Lake-M/PMika Westerberg2-0/+12
2024-12-10crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problemChenghai Huang1-2/+2
2024-12-09cpufreq/amd-pstate: Detect preferred core support before driver registrationK Prateek Nayak1-6/+6
2024-12-09scsi: ufs: core: Update compl_time_stamp_local_clock after completing a cqeliuderong1-0/+1
2024-12-09qca_spi: Make driver probing reliableStefan Wahren1-1/+1
2024-12-09qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren2-15/+10
2024-12-09cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy3-4/+5
2024-12-09iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible contextLuis Claudio R. Goncalves1-1/+1
2024-12-10drm/panic: remove spurious empty line to clean warningMiguel Ojeda1-1/+0
2024-12-09ACPI: resource: Fix memory resource type union accessIlpo Järvinen1-3/+3
2024-12-09Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley4-0/+23
2024-12-09Drivers: hv: util: Don't force error code to ENODEV in util_probe()Michael Kelley1-3/+1
2024-12-09drivers: hv: Convert open-coded timeouts to secs_to_jiffies()Easwar Hariharan4-8/+10
2024-12-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain1-1/+13
2024-12-09Merge tag 'scmi-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-1/+1
2024-12-09net: sparx5: fix the maximum frame length registerDaniel Machon1-1/+1
2024-12-09net: sparx5: fix default value of monitor portsDaniel Machon1-2/+1
2024-12-09net: sparx5: fix FDMA performance issueDaniel Machon1-6/+5
2024-12-09net: lan969x: fix the use of spin_lock in PTP handlerDaniel Machon1-2/+2
2024-12-09net: lan969x: fix cyclic dependency reported by depmodDaniel Machon15-30/+14
2024-12-09spi: spi-cadence-qspi: Disable STIG mode for Altera SoCFPGA.Niravkumar L Rabara1-2/+8
2024-12-09spi: rockchip: Fix PM runtime count on no-op csChristian Loehle1-0/+14
2024-12-09spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()Christophe JAILLET1-4/+6
2024-12-09regulator: axp20x: AXP717: set ramp_delayPhilippe Simons1-12/+24
2024-12-09drm/i915: Fix memory leak by correcting cache object name in error handlerJiasheng Jiang1-1/+1
2024-12-09drm/i915: Fix NULL pointer dereference in capture_engineEugene Kobyak1-3/+15
2024-12-09drm/i915/color: Stop using non-posted DSB writes for legacy LUTVille Syrjälä1-10/+20
2024-12-09drm/i915/dsb: Don't use indexed register writes needlesslyVille Syrjälä3-23/+49
2024-12-09ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()Joe Hattori1-0/+1
2024-12-08Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+5
2024-12-08Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+8
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds1-6/+7