summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-12rsi: fix control-message timeoutJohan Hovold1-1/+1
2021-11-12staging: rtl8192u: fix control-message timeoutsJohan Hovold1-9/+9
2021-11-12staging: r8712u: fix control-message timeoutJohan Hovold1-1/+1
2021-11-12comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold1-5/+7
2021-11-12comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold1-9/+7
2021-11-12comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold1-2/+4
2021-11-12staging: comedi: drivers: replace le16_to_cpu() with usb_endpoint_maxp()Cheah Kok Cheong3-10/+10
2021-11-12comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold1-0/+10
2021-11-12comedi: dt9812: fix DMA buffers on stackJohan Hovold1-29/+86
2021-11-12usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu1-10/+23
2021-11-12usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren1-0/+10
2021-11-12usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven1-0/+1
2021-11-12IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn1-10/+23
2021-11-12IB/qib: Use struct_size() helperGustavo A. R. Silva1-2/+4
2021-11-12net: hso: register netdev later to avoid a race conditionAndreas Kemnade1-7/+7
2021-11-12ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"Wang Kefeng1-3/+0
2021-11-12scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei2-1/+12
2021-11-02regmap: Fix possible double-free in regcache_rbtree_exit()Yang Yingliang1-4/+3
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold1-0/+6
2021-11-02mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo1-0/+6
2021-11-02mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung1-0/+14
2021-11-02mmc: vub300: fix control-message timeoutsJohan Hovold1-9/+9
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin1-1/+0
2021-11-02nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski1-2/+2
2021-11-02ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma1-2/+2
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai1-0/+1
2021-11-02usbnet: sanity check for maxpacketOliver Neukum1-0/+4
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-10-27platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani1-1/+1
2021-10-27isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma1-1/+1
2021-10-27isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang1-0/+5
2021-10-27can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma1-5/+4
2021-10-27can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean1-3/+2
2021-10-27can: rcar_can: fix suspend/resumeYoshihiro Shimoda1-8/+12
2021-10-27r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum1-0/+4
2021-10-27drm/msm: Fix null pointer dereference on pointer edpColin Ian King1-1/+2
2021-10-27pata_legacy: fix a couple uninitialized variable bugsDan Carpenter1-2/+4
2021-10-27ethernet: s2io: fix setting mac address during resumeArnd Bergmann1-1/+1
2021-10-27net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun3-5/+14
2021-10-27net: korina: select CRC32Vegard Nossum1-0/+1
2021-10-27net: arc: select CRC32Vegard Nossum1-0/+1
2021-10-27iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter1-1/+1
2021-10-27iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter1-1/+8
2021-10-27iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET1-0/+6
2021-10-27nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd1-1/+2
2021-10-27USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas1-0/+2
2021-10-27USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado1-0/+1
2021-10-27Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen1-0/+2
2021-10-27efi/cper: use stack buffer for error record decodingArd Biesheuvel1-2/+2
2021-10-27cb710: avoid NULL pointer subtractionArnd Bergmann1-1/+1