summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-14wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih1-5/+4
2023-01-14wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski1-4/+1
2023-01-14net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak1-3/+9
2023-01-14ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart3-10/+10
2023-01-14tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-4/+5
2023-01-14tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-9/+20
2023-01-14tpm: acpi: Call acpi_put_table() to fix memory leakHanjun Guo1-3/+9
2023-01-14mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu1-0/+2
2023-01-14md: fix a crash in mempool_freeMikulas Patocka1-3/+6
2023-01-14HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2-0/+12
2023-01-14HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito1-0/+4
2023-01-14nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig1-6/+5
2023-01-14ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan1-9/+23
2023-01-14nvme-pci: fix page size checksKeith Busch1-4/+4
2023-01-14nvme-pci: fix mempool alloc sizeKeith Busch1-2/+2
2023-01-14nvme-pci: fix doorbell buffer value endiannessKlaus Jensen1-12/+13
2023-01-14usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin1-3/+10
2023-01-14pwm: tegra: Fix 32 bit buildSteven Price1-1/+1
2023-01-14media: dvbdev: fix refcnt bugLin Ma1-1/+1
2023-01-14regulator: core: fix deadlock on regulator enableJohan Hovold1-1/+1
2023-01-14iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes1-7/+7
2023-01-14iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá1-4/+4
2023-01-14HID: mcp2221: don't connect hidrawEnrik Berkhan1-3/+9
2023-01-14HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2023-01-14usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth1-1/+6
2023-01-14usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter1-6/+10
2023-01-14hwmon: (jc42) Fix missing unlock on error in jc42_write()Yang Yingliang1-1/+1
2023-01-14drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor3-6/+9
2023-01-14drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor1-2/+3
2023-01-14clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng1-2/+3
2023-01-14media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida1-1/+3
2023-01-14mmc: renesas_sdhi: better reset from HS400 modeWolfram Sang1-1/+1
2023-01-14mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi1-0/+3
2023-01-14regulator: core: fix use_count leakage when handling boot-onRui Zhang1-1/+7
2023-01-14media: dvb-usb: fix memory leak in dvb_usb_adapter_init()Mazin Al Haddad1-1/+3
2023-01-14media: dvbdev: adopts refcnt to avoid UAFLin Ma3-9/+27
2023-01-14media: dvb-frontends: fix leak of memory fwYan Lei1-0/+1
2023-01-14ppp: associate skb with a device at txStanislav Fomichev1-0/+2
2023-01-14drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai1-9/+7
2023-01-14md/raid1: stop mdx_raid1 thread when raid1 array run failedJiang Li1-0/+1
2023-01-14drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()Li Zhong1-12/+15
2023-01-14drm/sti: Use drm_mode_copy()Ville Syrjälä3-3/+3
2023-01-14drm/rockchip: Use drm_mode_copy()Ville Syrjälä3-3/+3
2023-01-14drm/msm: Use drm_mode_copy()Ville Syrjälä1-1/+1
2023-01-14s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor1-5/+3
2023-01-14s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor1-8/+1
2023-01-14s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor1-9/+2
2023-01-14drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor2-2/+4
2023-01-14drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor1-1/+4
2023-01-14igb: Do not free q_vector unless new one was allocatedKees Cook1-2/+6