summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-31pwm: tegra: Fix 32 bit buildSteven Price1-1/+1
2022-12-31mfd: qcom_rpm: Use devm_of_platform_populate() to simplify codeChristophe JAILLET1-11/+1
2022-12-31drm/amd/display: revert Disable DRR actions during state commitMartin Leung1-0/+3
2022-12-31media: dvbdev: fix refcnt bugLin Ma1-1/+1
2022-12-31net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui1-0/+1
2022-12-31scsi: qla2xxx: Fix crash when I/O abort times outArun Easi1-4/+10
2022-12-31fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa1-1/+2
2022-12-31floppy: Fix memory leak in do_floppy_init()Yuan Can1-1/+3
2022-12-31spi: fsl_spi: Don't change speed while chipselect is activeChristophe Leroy1-3/+16
2022-12-31regulator: core: fix deadlock on regulator enableJohan Hovold1-1/+1
2022-12-31iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_...Rasmus Villemoes1-1/+1
2022-12-31iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes1-7/+7
2022-12-31iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá1-4/+4
2022-12-31iio: fix memory leak in iio_device_register_eventset()Zeng Heng1-1/+3
2022-12-31loop: Fix the max_loop commandline argument treatment when it is set to 0Isaac J. Manjarres1-16/+12
2022-12-31HID: mcp2221: don't connect hidrawEnrik Berkhan1-3/+9
2022-12-31HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2022-12-31xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman2-5/+11
2022-12-31usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin1-3/+10
2022-12-31usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth1-1/+6
2022-12-31usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter1-6/+10
2022-12-31clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun1-1/+3
2022-12-31usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irqChunfeng Yun1-1/+0
2022-12-31usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak1-10/+32
2022-12-31HID: logitech-hidpp: Guard FF init code against non-USB devicesBastien Nocera1-2/+9
2022-12-31Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy1-0/+111
2022-12-31Input: iqs7222 - report malformed propertiesJeff LaBundy1-8/+36
2022-12-31Input: iqs7222 - drop unused device node referencesJeff LaBundy1-194/+146
2022-12-31drm/amd/pm: avoid large variable on kernel stackArnd Bergmann1-5/+16
2022-12-31lkdtm: cfi: Make PAC test work with GCC 7 and 8Kristina Martsenko1-1/+5
2022-12-31drm/i915/display: Don't disable DDI/Transcoder when setting phy test patternKhaled Almahallawy1-59/+0
2022-12-31hwmon: (jc42) Fix missing unlock on error in jc42_write()Yang Yingliang1-1/+1
2022-12-31scsi: target: iscsi: Fix a race condition between login_work and the login th...Maurizio Lombardi1-2/+10
2022-12-31drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor3-6/+9
2022-12-31drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor1-2/+3
2022-12-31scsi: smartpqi: Correct device removal for multi-actuator devicesKumar Meiyappan2-10/+25
2022-12-31scsi: smartpqi: Add new controller PCI IDsMike McGowen1-0/+44
2022-12-31scsi: elx: libefc: Fix second parameter type in state callbacksNathan Chancellor1-2/+4
2022-12-31Revert "PCI: Clear PCI_STATUS when setting up device"Bjorn Helgaas1-3/+0
2022-12-31crypto: hisilicon/qm - increase the memory of local variablesKai Ye1-2/+1
2022-12-31scsi: ufs: Reduce the START STOP UNIT timeoutBart Van Assche1-8/+1
2022-12-31scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfsJustin Tee1-3/+3
2022-12-31crypto: hisilicon/hpre - fix resource leak in remove processZhiqi Song1-8/+2
2022-12-31regulator: core: Fix resolve supply lookup issueChiYuan Huang1-1/+1
2022-12-31Bluetooth: hci_bcm: Add CYW4373A0 supportMarek Vasut1-1/+12
2022-12-31ice: synchronize the misc IRQ when tearing down Tx trackerJacob Keller1-4/+6
2022-12-31regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang5-8/+9
2022-12-31clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng1-2/+3
2022-12-31media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida1-1/+3
2022-12-31mmc: sdhci-tegra: Issue CMD and DAT resets togetherPrathamesh Shete3-1/+9