summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-22drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann1-11/+15
2022-07-22drm/i915/ttm: fix 32b buildMatthew Auld6-13/+15
2022-07-22serial: mvebu-uart: correctly report configured baudrate valuePali Rohár1-12/+13
2022-07-22serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen2-5/+4
2022-07-22serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen1-2/+21
2022-07-22serial: stm32: Clear prev values before setting RTS delaysIlpo Järvinen1-0/+2
2022-07-22power: supply: core: Fix boundary conditions in interpolationDorian Rudolph1-12/+12
2022-07-22serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang1-1/+3
2022-07-22s390/ap: fix error handling in __verify_queue_reservations()Tony Krowiak1-1/+1
2022-07-22vt: fix memory overlapping when deleting chars in the bufferYangxi Xiang1-1/+1
2022-07-22ACPI: video: Fix acpi_video_handles_brightness_key_presses()Hans de Goede1-4/+7
2022-07-22nvme: use struct group for generic command dwordsKeith Busch1-1/+1
2022-07-22nvme-pci: phison e16 has bogus namespace idsKeith Busch1-1/+2
2022-07-22Revert "can: xilinx_can: Limit CANFD brp to 2"Srinivas Neeli1-2/+2
2022-07-22soc: ixp4xx/npe: Fix unused match warningLinus Walleij1-1/+1
2022-07-22pinctrl: imx: Add the zero base flag for imx93Jacky Bai1-0/+1
2022-07-22irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne1-1/+0
2022-07-22pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()Haowen Bai1-2/+2
2022-07-22net: sfp: fix memory leak in sfp_probe()Jianglei Nie1-1/+1
2022-07-22nvme: fix regression when disconnect a recovering ctrlRuozhu Li4-6/+19
2022-07-22nvme-tcp: always fail a request when sending it failedSagi Grimberg1-2/+1
2022-07-22NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle1-2/+6
2022-07-22fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas1-0/+12
2022-07-22firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas1-6/+48
2022-07-22firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas2-10/+10
2022-07-22platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng1-0/+3
2022-07-22platform/x86: thinkpad_acpi: do not use PSC mode on Intel platformsMark Pearson1-0/+5
2022-07-22platform/x86: thinkpad-acpi: profile capabilities as integerMark Pearson1-27/+18
2022-07-22cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He1-0/+4
2022-07-22scsi: hisi_sas: Limit max hw sectors for v3 HWJohn Garry1-0/+7
2022-07-22virtio_mmio: Restore guest page size on resumeStephan Gerhold1-0/+3
2022-07-22virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold1-0/+23
2022-07-22platform/x86: intel/pmc: Add Alder Lake N support to PMC core driverGayatri Kammela1-0/+1
2022-07-22vduse: Tie vduse mgmtdev and its deviceParav Pandit1-23/+37
2022-07-22vdpa/mlx5: Initialize CVQ vringh only onceEli Cohen1-11/+20
2022-07-22nvme: fix block device naming collisionIsrael Rukshin1-3/+3
2022-07-22scsi: ufs: core: Drop loglevel of WriteBoost messageBjorn Andersson1-1/+1
2022-07-22scsi: megaraid: Clear READ queue map's nr_queuesMing Lei1-0/+3
2022-07-22tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby3-12/+36
2022-07-22tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby1-5/+10
2022-07-22tee: tee_get_drvdata(): fix description of return valueMarc Kleine-Budde1-1/+1
2022-07-22net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)1-3/+0
2022-07-22net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)1-14/+10
2022-07-22sfc: fix kernel panic when creating VFÍñigo Huguet1-0/+3
2022-07-22sfc: fix use after free when disabling sriovÍñigo Huguet1-3/+7
2022-07-22drm/amd/display: Ensure valid event timestamp for cursor-only commitsMichel Dänzer1-3/+40
2022-07-22drm/amd/pm: Prevent divide by zeroYefim Barashkin1-0/+2
2022-07-22drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner1-5/+6
2022-07-22drm/amdkfd: correct the MEC atomic support firmware checking for GC 10.3.7Prike Liang1-0/+2
2022-07-22drm/amd/display: Ignore First MST Sideband Message Return ErrorFangzhi Zuo3-0/+64