summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-14cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()Xiongfeng Wang1-0/+2
2023-01-14EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()Yang Yingliang1-2/+1
2023-01-14irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe()Shang XiaoJing1-1/+1
2023-01-14platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...Yuan Can1-1/+5
2023-01-14PNP: fix name memory leak in pnp_alloc_dev()Yang Yingliang1-2/+2
2023-01-14platform/x86: huawei-wmi: fix return value calculationBarnabás Pőcze1-4/+16
2023-01-14cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()Chen Hui1-0/+1
2023-01-14cpuidle: dt: Return the correct numbers of parsed idle statesUlf Hansson1-1/+1
2023-01-14tpm/tpm_crb: Fix error message in __crb_relinquish_locality()Michael Kelley1-1/+1
2023-01-14tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()Yuan Can1-1/+7
2023-01-14perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()Shang XiaoJing1-1/+7
2023-01-14perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()Yuan Can1-1/+5
2023-01-14soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probeZhang Qilong1-0/+1
2023-01-14soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probeZhang Qilong1-0/+1
2023-01-14soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime...Minghao Chi1-2/+1
2023-01-14soc: qcom: apr: Add check for idr_alloc and of_property_read_string_indexJiasheng Jiang1-3/+12
2023-01-14soc: qcom: apr: make code more reuseableSrinivas Kandagatla1-50/+79
2023-01-14soc: qcom: llcc: make irq truly optionalLuca Weiss1-1/+1
2023-01-14drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as staticChen Jiahao1-1/+1
2023-01-14usb: musb: remove extra check in musb_gadget_vbus_drawIvaylo Dimitrov1-2/+0
2023-01-04file: Rename __close_fd_get_file close_fd_get_fileEric W. Biederman1-1/+1
2022-12-21net: loopback: use NET_NAME_PREDICTABLE for name_assign_typeRasmus Villemoes1-1/+1
2022-12-21HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirkJosé Expósito1-0/+1
2022-12-21HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10Hans de Goede2-0/+6
2022-12-21HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10EHans de Goede1-3/+9
2022-12-21HID: ite: Add support for Acer S1002 keyboard-dockHans de Goede2-1/+13
2022-12-21igb: Initialize mailbox message for VF resetTony Nguyen1-1/+1
2022-12-21xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman1-1/+3
2022-12-21USB: serial: f81534: fix division by zero on line-speed changeJohan Hovold1-5/+7
2022-12-21USB: serial: f81232: fix division by zero on line-speed changeJohan Hovold1-5/+7
2022-12-21USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen1-0/+2
2022-12-21USB: serial: option: add Quectel EM05-G modemDuke Xin1-0/+3
2022-12-21usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich1-2/+3
2022-12-19nvme-pci: clear the prp2 field when not usedLei Rao1-0/+2
2022-12-19can: mcba_usb: Fix termination command argumentYasushi SHOJI1-3/+7
2022-12-19pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda1-3/+6
2022-12-19nfp: fix use-after-free in area_cache_get()Jialiang Wang1-1/+2
2022-12-14can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus1-0/+6
2022-12-14macsec: add missing attribute validation for offloadEmeel Hakim1-0/+1
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter1-4/+1
2022-12-14net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang1-2/+2
2022-12-14xen/netback: fix build warningJuergen Gross1-1/+1
2022-12-14ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong1-0/+1
2022-12-14net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao1-0/+2
2022-12-14net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian1-1/+1
2022-12-14net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian1-1/+1
2022-12-14net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu1-1/+3
2022-12-14net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang1-4/+4
2022-12-14nvme initialize core quirks before calling nvme_init_subsystemPankaj Raghav1-4/+4
2022-12-14i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski1-5/+1