summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov1-2/+5
2022-01-05binder: fix async_free_space accounting for empty parcelsTodd Kjos1-1/+1
2022-01-05usb: mtu3: set interval of FS intr and isoc endpointChunfeng Yun1-0/+7
2022-01-05usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier1-3/+6
2022-01-05xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman1-1/+4
2022-01-05i2c: validate user data in compat ioctlPavel Skripkin1-0/+3
2022-01-05fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin1-5/+7
2022-01-05net/mlx5e: Fix wrong features assignment in case of errorGal Pressman1-6/+5
2022-01-05NFC: st21nfca: Fix memory leak in device probe and removeWei Yongjun1-9/+20
2022-01-05net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott1-2/+2
2022-01-05scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter1-2/+2
2022-01-05platform/x86: apple-gmux: use resource_size() with resWang Qing1-1/+1
2022-01-05Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj1-0/+7
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai2-19/+49
2022-01-05tee: handle lookup of shm with reference count 0Jens Wiklander1-110/+67
2022-01-05HID: asus: Add depends on USB_HID to HID_ASUS Kconfig optionHans de Goede1-0/+1
2021-12-29hamradio: improve the incomplete fix to avoid NPDLin Ma1-2/+2
2021-12-29hamradio: defer ax25 kfree after unregister_netdevLin Ma1-4/+5
2021-12-29hwmon: (lm90) Do not report 'busy' status bit as alarmGuenter Roeck1-1/+2
2021-12-29usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca1-10/+5
2021-12-29pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne1-4/+4
2021-12-29ipmi: fix initialization when workqueue allocation failsThadeu Lima de Souza Cascardo1-6/+9
2021-12-29ipmi: bail out if init_srcu_struct failsThadeu Lima de Souza Cascardo1-1/+3
2021-12-29Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito1-1/+1
2021-12-29hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck1-3/+2
2021-12-29sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang1-1/+4
2021-12-29drivers: net: smc911x: Check for error irqJiasheng Jiang1-0/+5
2021-12-29fjes: Check for error irqJiasheng Jiang1-0/+5
2021-12-29bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera1-1/+1
2021-12-29ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler moduleWu Bo1-1/+1
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang3-5/+13
2021-12-29IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito1-1/+1
2021-12-29spi: change clk_disable_unprepare to clk_unprepareDongliang Mu1-1/+1
2021-12-29HID: holtek: fix mouse probingBenjamin Tissoires1-0/+15
2021-12-29net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski1-0/+6
2021-12-22xen/netback: don't queue unlimited number of packagesJuergen Gross1-7/+11
2021-12-22xen/netback: fix rx queue stall detectionJuergen Gross2-24/+42
2021-12-22xen/console: harden hvc_xen against event channel stormsJuergen Gross1-3/+27
2021-12-22xen/netfront: harden netfront against event channel stormsJuergen Gross1-31/+94
2021-12-22xen/blkfront: harden blkfront against event channel stormsJuergen Gross1-3/+12
2021-12-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy1-2/+2
2021-12-22media: mxl111sf: change mutex_init() locationPavel Skripkin1-2/+14
2021-12-22firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla1-3/+7
2021-12-22Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor1-9/+9
2021-12-22mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor2-6/+6
2021-12-22net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor1-4/+2
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-0/+6
2021-12-22drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma1-2/+2