summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-02scsi: ibmvfc: Avoid path failures during live migrationBrian King1-3/+11
2022-12-02platform/x86/intel/hid: Add some ACPI device IDsIvan Hu1-0/+3
2022-12-02platform/x86/intel/pmt: Sapphire Rapids PMT errata fixDavid E. Box1-1/+30
2022-12-02platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1Hans de Goede1-0/+25
2022-12-02platform/x86: ideapad-laptop: Disable touchpad_switchManyi Li1-1/+24
2022-12-02ACPI: video: Add backlight=native DMI quirk for Dell G15 5515Hans de Goede1-0/+14
2022-12-02Revert "net: macsec: report real_dev features when HW offloading is enabled"Sabrina Dubroca1-23/+4
2022-12-02spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every runSean Nyekjaer1-1/+1
2022-12-02s390/zcrypt: fix warning about field-spanning writeHarald Freudenberger1-6/+15
2022-12-02wifi: ath11k: Fix QCN9074 firmware boot on x86Tyler J. Stachecki1-1/+1
2022-12-02wifi: airo: do not assign -1 to unsigned charJason A. Donenfeld1-4/+14
2022-12-02spi: tegra210-quad: Don't initialise DMA if not supportedJon Hunter1-0/+6
2022-12-02wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek1-0/+5
2022-12-02binder: validate alloc->mm in ->mmap() handlerCarlos Llamas1-0/+7
2022-11-26macvlan: enforce a consistent minimal mtuEric Dumazet1-1/+1
2022-11-26Input: i8042 - fix leaking of platform device on module removalChen Jun1-4/+0
2022-11-26scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can1-1/+5
2022-11-26scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Yang Yingliang1-1/+2
2022-11-26net: usb: smsc95xx: fix external PHY resetAlexandru Tachici1-4/+42
2022-11-26vfio: Split the register_device ops call into functionsJason Gunthorpe1-16/+23
2022-11-26vfio: Rename vfio_ioctl_check_extension()Jason Gunthorpe1-5/+6
2022-11-26nvme: ensure subsystem reset is single threadedKeith Busch1-3/+13
2022-11-26nvme: restrict management ioctls to adminKeith Busch1-0/+6
2022-11-26misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko1-0/+2
2022-11-26s390/dcssblk: fix deadlock when adding a DCSSGerald Schaefer1-0/+1
2022-11-26mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang1-0/+2
2022-11-26mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...Chevron Li1-0/+7
2022-11-26mmc: core: properly select voltage range without power cycleYann Gautier1-1/+7
2022-11-26firmware: coreboot: Register bus in module initBrian Norris1-8/+29
2022-11-26iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang1-2/+3
2022-11-26iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang1-5/+3
2022-11-26scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block1-1/+1
2022-11-26net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin1-7/+9
2022-11-26Input: iforce - invert valid length check when fetching device IDsTetsuo Handa1-4/+4
2022-11-26serial: 8250_lpss: Use 16B DMA burst with Elkhart LakeIlpo Järvinen1-0/+2
2022-11-26serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen1-4/+11
2022-11-26serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen1-2/+1
2022-11-26serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen1-0/+4
2022-11-26dm ioctl: fix misbehavior if list_versions races with module loadingMikulas Patocka1-2/+2
2022-11-26dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create...Zhihao Cheng1-0/+2
2022-11-26iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes1-1/+1
2022-11-26iio: pressure: ms5611: fixed value compensation bugMitja Spes2-32/+31
2022-11-26iio: adc: mp2629: fix potential array out of bound accessSaravanan Sekar1-1/+2
2022-11-26iio: adc: mp2629: fix wrong comparison of channelSaravanan Sekar1-1/+1
2022-11-26iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang1-1/+5
2022-11-26iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()Yang Yingliang1-1/+3
2022-11-26iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.Jonathan Cameron1-12/+12
2022-11-26usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handlerSven Peter1-3/+3
2022-11-26usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal1-2/+13
2022-11-26usb: cdns3: host: fix endless superspeed hub port resetLi Jun1-28/+28