summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rsi: fix control-message timeoutJohan Hovold2021-11-121-1/+1
* staging: rtl8192u: fix control-message timeoutsJohan Hovold2021-11-121-9/+9
* staging: r8712u: fix control-message timeoutJohan Hovold2021-11-121-1/+1
* comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold2021-11-121-5/+7
* comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold2021-11-121-9/+7
* comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold2021-11-121-2/+4
* staging: comedi: drivers: replace le16_to_cpu() with usb_endpoint_maxp()Cheah Kok Cheong2021-11-123-10/+10
* comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold2021-11-121-0/+10
* comedi: dt9812: fix DMA buffers on stackJohan Hovold2021-11-121-29/+86
* usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu2021-11-121-10/+23
* usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren2021-11-121-0/+10
* usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven2021-11-121-0/+1
* IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn2021-11-121-10/+23
* IB/qib: Use struct_size() helperGustavo A. R. Silva2021-11-121-2/+4
* net: hso: register netdev later to avoid a race conditionAndreas Kemnade2021-11-121-7/+7
* ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"Wang Kefeng2021-11-121-3/+0
* scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei2021-11-122-1/+12
* regmap: Fix possible double-free in regcache_rbtree_exit()Yang Yingliang2021-11-021-4/+3
* net: lan78xx: fix division by zero in send pathJohan Hovold2021-11-021-0/+6
* mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo2021-11-021-0/+6
* mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung2021-11-021-0/+14
* mmc: vub300: fix control-message timeoutsJohan Hovold2021-11-021-9/+9
* Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin2021-11-021-1/+0
* nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski2021-11-021-2/+2
* ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma2021-11-021-2/+2
* usbnet: fix error return code in usbnet_probe()Wang Hai2021-11-021-0/+1
* usbnet: sanity check for maxpacketOliver Neukum2021-11-021-0/+4
* net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu2021-10-271-0/+1
* platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani2021-10-271-1/+1
* isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma2021-10-271-1/+1
* isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang2021-10-271-0/+5
* can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma2021-10-271-5/+4
* can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean2021-10-271-3/+2
* can: rcar_can: fix suspend/resumeYoshihiro Shimoda2021-10-271-8/+12
* r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum2021-10-271-0/+4
* drm/msm: Fix null pointer dereference on pointer edpColin Ian King2021-10-271-1/+2
* pata_legacy: fix a couple uninitialized variable bugsDan Carpenter2021-10-271-2/+4
* ethernet: s2io: fix setting mac address during resumeArnd Bergmann2021-10-271-1/+1
* net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun2021-10-273-5/+14
* net: korina: select CRC32Vegard Nossum2021-10-271-0/+1
* net: arc: select CRC32Vegard Nossum2021-10-271-0/+1
* iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter2021-10-271-1/+1
* iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter2021-10-271-1/+8
* iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET2021-10-271-0/+6
* nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd2021-10-271-1/+2
* USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas2021-10-271-0/+2
* USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado2021-10-271-0/+1
* Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen2021-10-271-0/+2
* efi/cper: use stack buffer for error record decodingArd Biesheuvel2021-10-271-2/+2
* cb710: avoid NULL pointer subtractionArnd Bergmann2021-10-271-1/+1