summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-07Revert "Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting""toradex_5.4.yMax Krummenacher
2024-02-05Merge tag 'v5.4.264' into toradex_5.4.yMax Krummenacher
2023-12-18wifi: mwifiex: configure BSSID consistently when starting APDavid Lin
2023-12-13devcoredump: Send uevent once devcd is readyMukesh Ojha
2023-12-13devcoredump : Serialize devcd_del workMukesh Ojha
2023-12-13serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl
2023-12-13serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack
2023-12-13ARM: PL011: Fix DMA supportArnd Bergmann
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2023-12-13parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams
2023-12-13usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev
2023-12-13mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen
2023-12-13mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-12-13gpiolib: sysfs: Fix error handling on failed exportBoerge Struempfel
2023-12-13scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu
2023-12-13hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP
2023-12-13net: hns: fix fake link up on xge portYonglong Liu
2023-12-13arcnet: restoring support for multiple Sohard Arcnet cardsThomas Reichinger
2023-12-13net: arcnet: com20020 fix error handlingTong Zhang
2023-12-13net: arcnet: Fix RESET flag handlingAhmed S. Darwish
2023-12-13hv_netvsc: rndis_filter needs to select NLSRandy Dunlap
2023-12-13of: dynamic: Fix of_reconfig_get_state_change() return value documentationLuca Ceresoli
2023-12-13of: Add missing 'Return' section in kerneldoc commentsRob Herring
2023-12-13of: Fix kerneldoc output formattingRob Herring
2023-12-13of: base: Fix some formatting issues and provide missing descriptionsLee Jones
2023-12-13of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi
2023-12-13of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun
2023-12-13of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi
2023-12-13ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi
2023-12-13ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi
2023-12-13of: base: Add of_get_cpu_state_node() to get idle states for a CPU nodeUlf Hansson
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter
2023-12-08mmc: core: convert comma to semicolonZheng Yongjun
2023-12-08mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter
2023-12-08mmc: cqhci: Warn of halt or task clear failureAdrian Hunter
2023-12-08mmc: cqhci: Increase recovery halt timeoutAdrian Hunter
2023-12-08cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarilyChristoph Niedermaier
2023-12-08cpufreq: imx6q: don't warn for disabling a non-existing frequencyChristoph Niedermaier
2023-12-08scsi: qla2xxx: Fix system crash due to bad pointer accessQuinn Tran
2023-12-08scsi: qla2xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2023-12-08scsi: qla2xxx: Simplify the code for aborting SCSI commandsBart Van Assche
2023-12-08fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller
2023-12-08mtd: cfi_cmdset_0001: Byte swap OTP infoLinus Walleij
2023-12-08mtd: cfi_cmdset_0001: Support the absence of protection registersJean-Philippe Brucker
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea