summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner1-0/+1
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith1-6/+2
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova1-0/+2
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea1-1/+1
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson1-4/+4
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki1-3/+3
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing1-1/+1
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang2-15/+14
2023-02-22nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel1-1/+3
2023-02-22usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson1-0/+3
2023-02-22net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern1-3/+1
2023-02-22pinctrl: single: fix potential NULL dereferenceMaxim Korotkov1-0/+2
2023-02-22pinctrl: aspeed: Fix confusing types in return valueJoel Stanley1-1/+1
2023-02-22serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen1-2/+10
2023-02-22serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen1-1/+13
2023-02-22iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade1-0/+32
2023-02-22iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang1-1/+3
2023-02-22iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov1-0/+1
2023-02-22efi: Accept version 2 of memory attributes tableArd Biesheuvel1-1/+1
2023-02-22watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov1-1/+1
2023-02-22watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov1-2/+11
2023-02-22fbcon: Check font dimension limitsSamuel Thibault1-2/+5
2023-02-22usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami1-1/+3
2023-02-22scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie1-3/+6
2023-02-22scsi: target: core: Fix warning on RT kernelsMaurizio Lombardi1-2/+2
2023-02-22bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()Yuan Can1-1/+7
2023-02-22firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP...Takashi Sakamoto1-1/+3
2023-02-06usb: host: xhci-plat: add wakeup entry at sysfsPeter Chen1-1/+1
2023-02-06scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig3-17/+8
2023-02-06drm/radeon/dp: make radeon_dp_get_dp_link_config staticAlex Deucher2-8/+4
2023-02-06wifi: brcmfmac: fix up incorrect 4.14.y backport for brcmf_fw_map_chip_to_name()Greg Kroah-Hartman1-1/+1
2023-02-06Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov1-1/+0
2023-02-06net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen1-4/+4
2023-02-06net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda1-2/+2
2023-02-06EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam1-8/+7
2023-02-06scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov1-1/+1
2023-02-06comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott1-1/+1
2023-02-06w1: fix WARNING after calling w1_process()Yang Yingliang1-1/+3
2023-02-06w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2-3/+4
2023-02-06HID: betop: check shape of output reportsPietro Borrello1-8/+9
2023-02-06dmaengine: Fix double increment of client_count in dma_chan_get()Koba Ko1-3/+4
2023-02-06net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2023-02-06usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami1-0/+2
2023-02-06usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami1-0/+5
2023-02-06HID: check empty report_list in hid_validate_values()Pietro Borrello1-2/+2
2023-02-06net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit1-1/+6
2023-02-06net: usb: sr9700: Handle negative lenSzymon Heidrich1-1/+1
2023-02-06wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich1-13/+6
2023-02-06phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing1-1/+3
2023-02-06amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju1-8/+15