summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-26vfio/pds: Fix calculations in pds_vfio_dirty_syncBrett Creeley1-3/+3
2024-01-26iommu: Map reserved memory as cacheable if device is coherentLaurentiu Tudor1-0/+3
2024-01-26serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König1-1/+1
2024-01-26power: supply: bq256xx: fix some problem in bq256xx_hw_initSu Hui1-1/+4
2024-01-26power: supply: cw2015: correct time_to_empty units in sysfsJan Palus1-1/+1
2024-01-26mfd: intel-lpss: Fix the fractional clock divider flagsAndy Shevchenko1-1/+1
2024-01-26mfd: tps6594: Add null pointer check to tps6594_device_init()Kunwu Chan1-0/+3
2024-01-26leds: aw200xx: Fix write to DIM parameterMartin Kurbanov1-1/+6
2024-01-26leds: aw2013: Select missing dependency REGMAP_I2CDang Huynh1-0/+1
2024-01-26mfd: syscon: Fix null pointer dereference in of_syscon_register()Kunwu Chan1-0/+4
2024-01-26mfd: cs42l43: Correct SoundWire port listCharles Keepax1-46/+28
2024-01-26mfd: rk8xx: fixup devices registration with PLATFORM_DEVID_AUTONeil Armstrong1-21/+13
2024-01-26serial: sc16is7xx: set safe default SPI clock frequencyHugo Villeneuve1-1/+2
2024-01-26serial: sc16is7xx: add check for unsupported SPI modes during probeHugo Villeneuve1-1/+4
2024-01-26HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke1-28/+4
2024-01-26HID: sensor-hub: Enable hid core report processing for all devicesYauhen Kharuzhy1-1/+1
2024-01-26iio: adc: ad7091r: Pass iio_dev to event handlerMarcelo Schmitt1-3/+3
2024-01-26PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng1-2/+8
2024-01-26PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel1-0/+1
2024-01-26cxl/port: Fix decoder initialization when nr_targets > interleave_waysHuang Ying1-1/+1
2024-01-26net: stmmac: fix ethtool per-queue statisticsPetr Tesarik1-7/+2
2024-01-26wifi: mwifiex: fix uninitialized firmware_statDavid Lin1-1/+1
2024-01-26wifi: mwifiex: configure BSSID consistently when starting APDavid Lin4-0/+12
2024-01-26wifi: mwifiex: add extra delay for firmware readyDavid Lin2-0/+21
2024-01-26wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen1-6/+15
2024-01-26wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen2-62/+1
2024-01-26wifi: mt76: fix broken precal loading from MTD for mt7915Christian Marangi1-1/+1
2024-01-26iommu/dma: Trace bounce buffer usage when mapping buffersIsaac J. Manjarres1-0/+3
2024-01-26iommu/arm-smmu-qcom: Add missing GMU entry to match tableRob Clark1-0/+1
2024-01-26md/raid1: Use blk_opf_t for read and write operationsBart Van Assche1-6/+6
2024-01-26pwm: Fix out-of-bounds access in of_pwm_single_xlate()Uwe Kleine-König1-1/+1
2024-01-26pwm: jz4740: Don't use dev_err_probe() in .request()Uwe Kleine-König1-3/+4
2024-01-26drm/amd: Enable PCIe PME from D3Mario Limonciello1-0/+2
2024-01-26scsi: mpi3mr: Block PEL Enable Command on Controller Reset and Unrecoverable ...Chandrakanth patil1-0/+16
2024-01-26scsi: mpi3mr: Clean up block devices post controller resetChandrakanth patil1-2/+7
2024-01-26scsi: mpi3mr: Refresh sdev queue depth after controller resetChandrakanth patil1-2/+8
2024-01-26scsi: target: core: add missing file_{start,end}_write()Amir Goldstein1-3/+7
2024-01-26scsi: ufs: core: Simplify power management during async scanBart Van Assche1-4/+3
2024-01-26fbdev: flush deferred IO before closingNam Cao1-1/+1
2024-01-26fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao1-5/+1
2024-01-26fbdev/acornfb: Fix name of fb_ops initializer macroThomas Zimmermann1-1/+1
2024-01-26serial: omap: do not override settings for RS485 supportLino Sanfilippo1-13/+14
2024-01-26serial: 8250_exar: Set missing rs485_supported flagLino Sanfilippo1-2/+3
2024-01-26serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clockChristoph Niedermaier1-11/+12
2024-01-26serial: core, imx: do not set RS485 enabled if it is not supportedLino Sanfilippo2-7/+3
2024-01-26serial: 8250_bcm2835aux: Restore clock error handlingStefan Wahren1-0/+2
2024-01-26serial: core: make sure RS485 cannot be enabled when it is not supportedLino Sanfilippo1-1/+1
2024-01-26serial: core: fix sanitizing check for RTS settingsLino Sanfilippo1-10/+18
2024-01-26usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han1-1/+6
2024-01-26usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6