summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-04ata: libata-sata: Remove superfluous assignment in ata_sas_port_alloc()Niklas Cassel
2024-07-04ata: libata-core: Remove support for decreasing the number of portsNiklas Cassel
2024-07-04ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel
2024-07-04Merge remote-tracking branch 'libata/for-6.10-fixes' into for-6.11Niklas Cassel
2024-07-04Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-07-04drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper
2024-07-04drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld
2024-07-04power: supply: qcom_battmgr: Enable battery support on x1e80100Abel Vesa
2024-07-04drm/panthor: Record devfreq busy as soon as a job is startedSteven Price
2024-07-04power: supply: add support for MAX1720x standalone fuel gaugeDimitri Fedrau
2024-07-04null_blk: don't initialize static 'g_virt_boundary' to falseZhu Yanjun
2024-07-04HID: apple: Add support for magic keyboard backlight on T2 MacsOrlando Chamberlain
2024-07-04gpio: sim: lock GPIOs as interrupts when they are requestedBartosz Golaszewski
2024-07-04drm/ttm: Always take the bo delayed cleanup path for imported bosThomas Hellström
2024-07-04md/raid5: recheck if reshape has finished with device_lock heldBenjamin Marzinski
2024-07-04md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctlYu Kuai
2024-07-04md-cluster: Constify struct md_cluster_operationsChristophe JAILLET
2024-07-04md: Remove unneeded semicolonYang Li
2024-07-04md/raid5: fix spares errors about rcu usageYu Kuai
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_verbs.cLeon Romanovsky
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_init.cLeon Romanovsky
2024-07-03ice: use proper macro for testing bitPetr Oros
2024-07-03ice: Reject pin requests with unsupported flagsJacob Keller
2024-07-03ice: Don't process extts if PTP is disabledJacob Keller
2024-07-03ice: Fix improper extts handlingMilena Olech
2024-07-03bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-07-03s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich
2024-07-03mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages w...David Hildenbrand
2024-07-03mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...David Hildenbrand
2024-07-03mm: remove page_mkclean()Kefeng Wang
2024-07-03fb_defio: use a folio in fb_deferred_io_work()Kefeng Wang
2024-07-03mm/zsmalloc: use a proper page typeDavid Hildenbrand
2024-07-03net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec
2024-07-04firewire: ohci: add tracepoints event for data of Self-ID DMATakashi Sakamoto
2024-07-04firewire: ohci: use inline functions to operate data of self-ID DMATakashi Sakamoto
2024-07-04firewire: ohci: add static inline functions to deserialize for Self-ID DMA op...Takashi Sakamoto
2024-07-04firewire: ohci: use static function to handle endian issue on PowerPC platformTakashi Sakamoto
2024-07-04firewire: ohci: use common macro to interpret be32 data in le32 bufferTakashi Sakamoto
2024-07-04i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk
2024-07-03PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu
2024-07-03Input: cypress_ps2 - use u8 when dealing with byte dataDmitry Torokhov
2024-07-03Input: cypress_ps2 - propagate errors from lower layersDmitry Torokhov
2024-07-03Input: cypress_ps2 - report timeouts when reading command statusDmitry Torokhov
2024-07-03Input: cypress_ps2 - fix error handling when sending command failsDmitry Torokhov
2024-07-03Input: cypress_ps2 - clean up setting reporting rateDmitry Torokhov
2024-07-03Merge patch series "Assorted fixes in RISC-V PMU driver"Palmer Dabbelt
2024-07-03perf: RISC-V: Check standard event availabilitySamuel Holland
2024-07-03drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpusSamuel Holland
2024-07-03drivers/perf: riscv: Do not update the event data if uptodateAtish Patra