summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-15can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua1-1/+0
2022-04-15spi: mxic: Fix the transmit pathMiquel Raynal1-16/+12
2022-04-15pinctrl: samsung: drop pin banks references on error pathsKrzysztof Kozlowski1-7/+23
2022-04-15HID: intel-ish-hid: Use dma_alloc_coherent for firmware updateGwendal Grignou1-26/+3
2022-04-15clk: uniphier: Fix fixed-rate initializationKunihiko Hayashi1-0/+1
2022-04-15greybus: svc: fix an error handling bug in gb_svc_hello()Dan Carpenter1-1/+7
2022-04-15iio: inkern: make a best effort on offset calculationLiam Beguin1-5/+27
2022-04-15iio: inkern: apply consumer scale when no channel scale is availableLiam Beguin1-3/+3
2022-04-15iio: inkern: apply consumer scale on IIO_VAL_INT casesLiam Beguin1-1/+1
2022-04-15iio: afe: rescale: use s64 for temporary scale calculationsLiam Beguin1-4/+4
2022-04-15coresight: Fix TRCCONFIGR.QE sysfs interfaceJames Clark1-2/+6
2022-04-15xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()Anssi Hannula1-0/+2
2022-04-15xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman4-15/+16
2022-04-15xhci: fix runtime PM imbalance in USB2 resumeHenry Lin1-0/+3
2022-04-15USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern1-79/+76
2022-04-15virtio-blk: Use blk_validate_block_size() to validate block sizeXie Yongji1-2/+10
2022-04-15tpm: fix reference counting for struct tpm_chipLino Sanfilippo3-38/+75
2022-04-15iommu/iova: Improve 32-bit free space estimateRobin Murphy1-2/+3
2022-04-15net: dsa: microchip: add spi_device_id tablesClaudiu Beznea2-0/+23
2022-04-15spi: Fix erroneous sgs value with min_t()Biju Das1-2/+2
2022-04-15net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)1-5/+5
2022-04-15spi: Fix invalid sgs valueBiju Das1-2/+2
2022-04-15ethernet: sun: Free the coherent when failing in probingZheyu Ma1-1/+5
2022-04-15virtio_console: break out of buf poll on removeMichael S. Tsirkin1-0/+7
2022-04-15HID: logitech-dj: add new lightspeed receiver idLucas Zampieri1-0/+1
2022-04-15USB: serial: simple: add Nokia phone driverJohan Hovold2-0/+8
2022-04-15USB: serial: pl2303: add IBM device IDsEddie James2-0/+4
2022-03-28tpm: use try_get_ops() in tpm-space.cJames Bottomley1-4/+4
2022-03-28crypto: qat - disable registration of algorithmsGiovanni Cabiddu1-0/+8
2022-03-28ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach1-0/+75
2022-03-28ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3Maximilian Luz1-0/+12
2022-03-28drivers: net: xgene: Fix regression in CRC strippingStephane Graber1-5/+7
2022-03-28thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu1-0/+4
2022-03-28staging: fbtft: fb_st7789v: reset display before initializationOliver Graute1-0/+2
2022-03-28tpm: Fix error handling in async workTadeusz Struk1-1/+7
2022-03-28nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer1-0/+10
2022-03-23Input: aiptek - properly check endpoint typePavel Skripkin1-6/+4
2022-03-23usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern1-3/+10
2022-03-23usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern1-3/+0
2022-03-23usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter1-0/+1
2022-03-23drm/panel: simple: Fix Innolux G070Y2-L01 BPP settingsMarek Vasut1-1/+1
2022-03-23hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang1-0/+3
2022-03-23atm: eni: Add check for dma_map_singleJiasheng Jiang1-0/+2
2022-03-23net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi1-4/+4
2022-03-23efi: fix return value of __setup handlersRandy Dunlap2-2/+2
2022-03-23crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney1-7/+10
2022-03-19sfc: extend the locking on mcdi->seqnoNiels Dossche1-1/+1
2022-03-19drm/vrr: Set VRR capable prop only if it is attached to connectorManasi Navare1-0/+3
2022-03-19iwlwifi: don't advertise TWT supportGolan Ben Ami2-3/+1
2022-03-19atm: firestream: check the return value of ioremap() in fs_init()Jia-Ju Bai1-0/+2