summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-11ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin1-4/+6
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: mtu3: fix list_head check warningChunfeng Yun1-0/+1
2022-01-05usb: mtu3: add memory barrier before set GPD's HWOChunfeng Yun1-1/+6
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-05drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher2-22/+103
2022-01-05drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong1-0/+7
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-05ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET1-1/+1
2022-01-05igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin1-0/+6
2022-01-05NFC: st21nfca: Fix memory leak in device probe and removeWei Yongjun1-9/+20
2022-01-05net: lantiq_xrx200: fix statistics of received bytesAleksander Jan Bajkowski1-1/+1
2022-01-05net: ag71xx: Fix a potential double free in error handling pathsChristophe JAILLET1-15/+8
2022-01-05net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott1-2/+2
2022-01-05net/mlx5e: Fix ICOSQ recovery flow for XSKMaxim Mikityanskiy2-11/+22
2022-01-05net/mlx5e: Wrap the tx reporter dump callback to extract the sqAmir Tzin1-1/+9
2022-01-05net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin1-2/+3
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
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-29hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681Guenter Roeck1-2/+8
2021-12-29pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu1-2/+6
2021-12-29Input: goodix - add id->model mapping for the "9111" modelHans de Goede1-0/+1
2021-12-29Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang1-1/+45
2021-12-29usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca1-10/+5
2021-12-29tee: optee: Fix incorrect page free bugSumit Garg1-4/+2
2021-12-29mmc: mmci: stm32: clear DLYB_CR after sending tuning commandYann Gautier1-0/+2
2021-12-29mmc: core: Disable card detect during shutdownUlf Hansson3-1/+16
2021-12-29mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commandsMartin Blumenstingl1-0/+16
2021-12-29mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete1-17/+26
2021-12-29gpio: dln2: Fix interrupts when replugging the deviceNoralf Trønnes1-10/+9
2021-12-29pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne1-4/+4
2021-12-29platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold1-1/+1
2021-12-29tee: handle lookup of shm with reference count 0Jens Wiklander1-105/+66
2021-12-29ipmi: fix initialization when workqueue allocation failsThadeu Lima de Souza Cascardo1-6/+9
2021-12-29ipmi: ssif: initialize ssif_info->client earlyMian Yousaf Kaukab1-3/+4
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) Drop critical attribute support for MAX6654Guenter Roeck1-37/+49