summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()Xiu Jianfeng2022-06-061-0/+1
* tpm: Fix buffer access in tpm2_get_tpm_pt()Stefan Mahnke-Hartmann2022-06-061-1/+10
* HID: multitouch: Add support for Google Whiskers TouchpadMarek Maślanka2022-06-061-0/+3
* dm verity: set DM_TARGET_IMMUTABLE feature flagSarthak Kukreti2022-06-061-0/+1
* dm stats: add cond_resched when looping over entriesMikulas Patocka2022-06-061-0/+8
* dm crypt: make printing of the key constant-timeMikulas Patocka2022-06-061-3/+11
* dm integrity: fix error code in dm_integrity_ctr()Dan Carpenter2022-06-061-2/+0
* drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Gustavo A. R. Silva2022-06-061-1/+1
* drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar2022-06-061-0/+1
* i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg2022-06-061-0/+14
* net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley2022-06-061-0/+5
* ACPI: sysfs: Fix BERT error region memory mappingLorenzo Pieralisi2022-06-061-7/+18
* ACPI: sysfs: Make sparse happy about address space in useAndy Shevchenko2022-06-061-1/+1
* staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov (Oracle)2022-06-061-2/+4
* net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler2022-05-251-0/+7
* net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang2022-05-251-3/+1
* ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang2022-05-251-1/+4
* scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov2022-05-251-0/+3
* gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König2022-05-251-0/+3
* gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen2022-05-251-2/+6
* igb: skip phy status check where unavailableKevin Mitchell2022-05-251-1/+2
* net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy2022-05-251-0/+7
* net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET2022-05-251-1/+2
* clk: at91: generated: consider range when calculating best rateCodrin Ciubotariu2022-05-251-0/+4
* net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu2022-05-251-0/+4
* net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu2022-05-251-0/+2
* net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam2022-05-251-1/+1
* mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()Ulf Hansson2022-05-251-9/+7
* mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSDUlf Hansson2022-05-251-3/+3
* mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMCUlf Hansson2022-05-251-3/+6
* mmc: core: Cleanup BKOPS supportUlf Hansson2022-05-255-83/+21
* drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Hangyu Hua2022-05-251-0/+1
* crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZOndrej Mosnacek2022-05-251-0/+1
* PCI/PM: Avoid putting Elo i2 PCIe Ports in D3coldRafael J. Wysocki2022-05-251-0/+10
* Fix double fget() in vhost_net_set_backend()Al Viro2022-05-251-8/+7
* drbd: remove usage of list iterator variable after loopJakob Koschel2022-05-251-2/+5
* crypto: stm32 - fix reference leak in stm32_crc_removeZheng Yongjun2022-05-251-1/+3
* Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun2022-05-251-3/+5
* Input: add bounds checking to input_set_capability()Jeff LaBundy2022-05-251-0/+19
* floppy: use a statically allocated error counterWilly Tarreau2022-05-251-10/+7
* tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang2022-05-181-1/+1
* drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin2022-05-181-1/+1
* slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin2022-05-181-2/+2
* USB: serial: option: add Fibocom MA510 modemSven Schwermer2022-05-181-0/+2
* USB: serial: option: add Fibocom L610 modemSven Schwermer2022-05-181-0/+2
* USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang2022-05-181-0/+2
* USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen2022-05-182-0/+2
* usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König2022-05-181-1/+1
* usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov2022-05-181-0/+1
* hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)2022-05-181-2/+3