summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-17drm/msm/dsi: set default num_data_lanesPhilip Chen1-0/+2
2021-12-17drm/msm/a6xx: Fix uinitialized use of gpu_scidAkhil P Oommen1-9/+9
2021-12-17drm/msm: Fix null ptr access msm_ioctl_gem_submit()Akhil P Oommen1-0/+1
2021-12-17i2c: virtio: fix completion handlingVincent Whitchurch1-20/+12
2021-12-17vmxnet3: fix minimum vectors alloc issueRonak Doshi1-6/+7
2021-12-17ice: fix FDIR init missing when reset VFYahui Cao1-0/+2
2021-12-17RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova5-5/+38
2021-12-17RDMA/irdma: Report correct WC errorsShiraz Saleem1-1/+4
2021-12-17RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...Christophe JAILLET3-12/+4
2021-12-17RDMA/irdma: Fix a user-after-free in add_pble_prmShiraz Saleem1-1/+1
2021-12-17clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1Martin Botka1-2/+2
2021-12-17mtd: rawnand: Fix nand_choose_best_timings() on unsupported interfaceHerve Codina1-2/+2
2021-12-17mtd: rawnand: Fix nand_erase_op delayHerve Codina1-1/+1
2021-12-17RDMA/mlx5: Fix releasing unallocated memory in dereg MR flowAlaa Hleihel2-17/+15
2021-12-17RDMA: Fix use-after-free in rxe_queue_cleanupPavel Skripkin1-0/+1
2021-12-17hwmon: (corsair-psu) fix plain integer used as NULL pointerWilken Gottwalt1-1/+1
2021-12-14clocksource/drivers/dw_apb_timer_of: Fix probe failureAlexey Sheplyakov1-1/+1
2021-12-14misc: fastrpc: fix improper packet size calculationJeya R1-4/+6
2021-12-14irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin1-1/+1
2021-12-14irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang1-1/+1
2021-12-14irqchip/armada-370-xp: Fix support for Multi-MSI interruptsPali Rohár1-9/+5
2021-12-14irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()Pali Rohár1-1/+1
2021-12-14irqchip/aspeed-scu: Replace update_bits with write_bits.Billy Tsai1-2/+2
2021-12-14bus: mhi: core: Add support for forced PM resumeLoic Poulain2-4/+23
2021-12-14bus: mhi: pci_generic: Fix device recovery failed issueSlark Xiao1-1/+1
2021-12-14nvmem: eeprom: at25: fix FRAM byte_lenRalph Siemsen1-20/+18
2021-12-14misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng1-4/+0
2021-12-14iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang1-3/+2
2021-12-14iio: ad7768-1: Call iio_trigger_notify_done() on errorLars-Peter Clausen1-1/+1
2021-12-14iio: adc: axp20x_adc: fix charging current reporting on AXP22xEvgeny Boger1-15/+3
2021-12-14iio: adc: stm32: fix a current leak by resetting pcsel before disabling vddaFabrice Gasnier1-0/+1
2021-12-14iio: at91-sama5d2: Fix incorrect sign extensionGwendal Grignou1-1/+2
2021-12-14iio: dln2: Check return value of devm_iio_trigger_register()Lars-Peter Clausen1-1/+5
2021-12-14iio: dln2-adc: Fix lockdep complaintNoralf Trønnes1-8/+7
2021-12-14iio: itg3200: Call iio_trigger_notify_done() on errorLars-Peter Clausen1-1/+1
2021-12-14iio: kxsd9: Don't return error code in trigger handlerLars-Peter Clausen1-3/+3
2021-12-14iio: ltr501: Don't return error code in trigger handlerLars-Peter Clausen1-1/+1
2021-12-14iio: mma8452: Fix trigger reference coutingLars-Peter Clausen1-1/+1
2021-12-14iio: stk3310: Don't return error code in interrupt handlerLars-Peter Clausen1-3/+3
2021-12-14iio: trigger: stm32-timer: fix MODULE_ALIASAlyssa Ross1-1/+1
2021-12-14iio: trigger: Fix reference countingLars-Peter Clausen1-1/+0
2021-12-14iio: gyro: adxrs290: fix data signednessKister Genesis Jimenez1-2/+3
2021-12-14xhci: avoid race between disable slot command and host runtime suspendMathias Nyman3-8/+16
2021-12-14usb: core: config: using bit mask instead of individual bitsPavel Hofman1-2/+2
2021-12-14xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng1-4/+0
2021-12-14usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman1-1/+1
2021-12-14Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"Douglas Anderson1-15/+0
2021-12-14USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman2-2/+2
2021-12-14USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman3-1/+40
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter1-10/+9