summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-03x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel1-0/+1
2024-04-03efi/libstub: Cast away type warning in use of max()Ard Biesheuvel1-1/+1
2024-04-03pwm: img: fix pwm clock lookupZoltan HERPAI1-2/+2
2024-04-03efi: fix panic in kdump kernelOleksandr Tymoshenko1-0/+2
2024-04-03efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)1-1/+1
2024-04-03irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger typeBiju Das1-4/+32
2024-04-03irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()Biju Das1-4/+3
2024-04-03irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()Biju Das1-5/+3
2024-04-03irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on r...Claudiu Beznea1-8/+6
2024-04-03irqchip/renesas-rzg2l: Flush posted write in irq_eoi()Biju Das1-2/+14
2024-04-03irqchip/renesas-rzg2l: Implement restriction when writing ISCR registerClaudiu Beznea1-4/+10
2024-04-03iommu/dma: Force swiotlb_max_mapping_size on an untrusted deviceNicolin Chen1-0/+9
2024-04-03clocksource/drivers/arm_global_timer: Fix maximum prescaler valueMartin Blumenstingl1-1/+1
2024-04-03vfio/fsl-mc: Block calling interrupt handler without triggerAlex Williamson1-3/+4
2024-04-03vfio/platform: Create persistent IRQ handlersAlex Williamson1-32/+68
2024-04-03vfio/pci: Create persistent INTx handlerAlex Williamson1-67/+78
2024-04-03vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson1-0/+21
2024-04-03wifi: rtw88: 8821cu: Fix connection failureBitterblue Smith1-0/+7
2024-04-03wifi: iwlwifi: pcie: fix RB status readingJohannes Berg3-13/+9
2024-04-03drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-04-03drm/i915: Don't explode when the dig port we don't have an AUX CHVille Syrjälä1-3/+14
2024-04-03iio: imu: inv_mpu6050: fix FIFO parsing when emptyJean-Baptiste Maneyrol1-0/+2
2024-04-03iio: imu: inv_mpu6050: fix frequency setting when chip is offJean-Baptiste Maneyrol1-0/+5
2024-04-03i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit1-1/+3
2024-04-03iio: accel: adxl367: fix I2C FIFO data registerCosmin Tanislav1-1/+1
2024-04-03iio: accel: adxl367: fix DEVID read after resetCosmin Tanislav1-2/+6
2024-04-03tee: optee: Fix kernel panic caused by incorrect error handlingSumit Garg1-1/+2
2024-04-03Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"Douglas Anderson1-4/+6
2024-04-03vt: fix unicode buffer corruption when deleting charactersNicolas Pitre1-1/+1
2024-04-03mei: me: add arrow lake point H DIDAlexander Usyskin2-0/+2
2024-04-03mei: me: add arrow lake point S DIDAlexander Usyskin2-0/+2
2024-04-03serial: port: Don't suspend if the port is still busyYicong Yang1-1/+24
2024-04-03misc: fastrpc: Pass proper arguments to scm callEkansh Gupta1-4/+6
2024-04-03misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/re...Hans de Goede1-8/+13
2024-04-03tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabledSherry Sun1-2/+5
2024-04-03xhci: Fix failure to detect ring expansion need.Mathias Nyman1-1/+7
2024-04-03usb: port: Don't try to peer unused USB ports based on locationMathias Nyman1-2/+3
2024-04-03usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati1-1/+1
2024-04-03usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera1-9/+9
2024-04-03USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern1-5/+18
2024-04-03drm/i915: Check before removing mm notifierNirmoy Das1-0/+3
2024-04-03tty: serial: imx: Fix broken RS485Rickard x Andersson1-4/+18
2024-04-03drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11
2024-04-03firewire: ohci: prevent leak of left-over IRQ on unbindEdmund Raile1-0/+2
2024-04-03Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen1-0/+6
2024-04-03usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan1-2/+5
2024-04-03crypto: sun8i-ce - Fix use after free in unprepareAndrey Skvortsov1-17/+17
2024-04-03crypto: rk3288 - Fix use after free in unprepareHerbert Xu1-2/+2
2024-04-03drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbufKarol Herbst1-1/+1
2024-04-03nouveau: lock the client object tree.Dave Airlie3-6/+22