summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-06tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()Xiu Jianfeng
2022-06-06tpm: Fix buffer access in tpm2_get_tpm_pt()Stefan Mahnke-Hartmann
2022-06-06HID: multitouch: Add support for Google Whiskers TouchpadMarek Maślanka
2022-06-06dm verity: set DM_TARGET_IMMUTABLE feature flagSarthak Kukreti
2022-06-06dm stats: add cond_resched when looping over entriesMikulas Patocka
2022-06-06dm crypt: make printing of the key constant-timeMikulas Patocka
2022-06-06dm integrity: fix error code in dm_integrity_ctr()Dan Carpenter
2022-06-06drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Gustavo A. R. Silva
2022-06-06drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar
2022-06-06i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg
2022-06-06net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley
2022-06-06ACPI: sysfs: Fix BERT error region memory mappingLorenzo Pieralisi
2022-06-06ACPI: sysfs: Make sparse happy about address space in useAndy Shevchenko
2022-06-06staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov (Oracle)
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2022-05-25ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-25scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov
2022-05-25gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König
2022-05-25gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen
2022-05-25igb: skip phy status check where unavailableKevin Mitchell
2022-05-25net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy
2022-05-25net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET
2022-05-25clk: at91: generated: consider range when calculating best rateCodrin Ciubotariu
2022-05-25net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu
2022-05-25net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu
2022-05-25net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam
2022-05-25mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()Ulf Hansson
2022-05-25mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSDUlf Hansson
2022-05-25mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMCUlf Hansson
2022-05-25mmc: core: Cleanup BKOPS supportUlf Hansson
2022-05-25drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Hangyu Hua
2022-05-25crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZOndrej Mosnacek
2022-05-25PCI/PM: Avoid putting Elo i2 PCIe Ports in D3coldRafael J. Wysocki
2022-05-25Fix double fget() in vhost_net_set_backend()Al Viro
2022-05-25drbd: remove usage of list iterator variable after loopJakob Koschel
2022-05-25crypto: stm32 - fix reference leak in stm32_crc_removeZheng Yongjun
2022-05-25Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun
2022-05-25Input: add bounds checking to input_set_capability()Jeff LaBundy
2022-05-25floppy: use a statically allocated error counterWilly Tarreau
2022-05-18tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang
2022-05-18drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin
2022-05-18slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin
2022-05-18USB: serial: option: add Fibocom MA510 modemSven Schwermer
2022-05-18USB: serial: option: add Fibocom L610 modemSven Schwermer
2022-05-18USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang
2022-05-18USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
2022-05-18usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov
2022-05-18hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)