summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-20r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-10-20acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu
2021-10-20drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter
2021-10-20drm/msm: Fix null pointer dereference on pointer edpColin Ian King
2021-10-20pata_legacy: fix a couple uninitialized variable bugsDan Carpenter
2021-10-20ethernet: s2io: fix setting mac address during resumeArnd Bergmann
2021-10-20net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun
2021-10-20net: korina: select CRC32Vegard Nossum
2021-10-20net: arc: select CRC32Vegard Nossum
2021-10-20iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter
2021-10-20iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter
2021-10-20iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N
2021-10-20iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET
2021-10-20iio: adc: aspeed: set driver data when adc probe.Billy Tsai
2021-10-20nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd
2021-10-20virtio: write back F_VERSION_1 before validateHalil Pasic
2021-10-20USB: serial: option: add prod. id for Quectel EG91Tomaz Solc
2021-10-20USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas
2021-10-20USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang
2021-10-20USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado
2021-10-20Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen
2021-10-20usb: musb: dsps: Fix the probe error pathMiquel Raynal
2021-10-20efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua
2021-10-20efi/cper: use stack buffer for error record decodingArd Biesheuvel
2021-10-20cb710: avoid NULL pointer subtractionArnd Bergmann
2021-10-20xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov
2021-10-20xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti
2021-10-17scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-10-17scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-17net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap
2021-10-17HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori
2021-10-17net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli
2021-10-17i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles
2021-10-17i40e: fix endless loop under rtnlJiri Benc
2021-10-17drm/nouveau/debugfs: fix file release memory leakYang Yingliang
2021-10-17ptp_pch: Load module automatically if ID matchesAndy Shevchenko
2021-10-17phy: mdio: fix memory leakPavel Skripkin
2021-10-17xen/balloon: fix cancelled balloon actionJuergen Gross
2021-10-17USB: cdc-acm: fix break reportingJohan Hovold
2021-10-17USB: cdc-acm: fix racy tty buffer accessesJohan Hovold
2021-10-17Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan
2021-10-09scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong
2021-10-09usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang
2021-10-09scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-10-09xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-10-06HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam
2021-10-06HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman