summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-08-15USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu1-0/+3
2021-08-15firmware: tee_bnxt: Release TEE shm, session, and context during kexecAllen Pais1-3/+11
2021-08-15tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg5-8/+14
2021-08-12drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher1-2/+2
2021-08-12net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren1-3/+3
2021-08-12net: qede: Fix end of loop tests for list_for_each_entryHarshvardhan Jha1-2/+2
2021-08-12virt_wifi: fix error on connectMatteo Croce1-20/+32
2021-08-12libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig1-8/+27
2021-08-12drm/i915: avoid uninitialised var in eb_parse()Jonathan Gray1-0/+7
2021-08-12soc: ixp4xx/qmgr: fix invalid __iomem accessArnd Bergmann1-4/+5
2021-08-12drm/i915: Correct SFC_DONE register offsetMatt Roper1-1/+1
2021-08-12interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodesMike Tipton1-7/+5
2021-08-12interconnect: Always call pre_aggregate before aggregateMike Tipton1-0/+5
2021-08-12interconnect: Zero initial BW after sync-stateMike Tipton1-0/+2
2021-08-12spi: meson-spicc: fix memory leak in meson_spicc_removeDongliang Mu1-0/+2
2021-08-12interconnect: Fix undersized devress_alloc allocationColin Ian King1-1/+1
2021-08-12soc: ixp4xx: fix printing resourcesArnd Bergmann1-6/+5
2021-08-12md/raid10: properly indicate failure when ending a failed write requestWei Shuyu2-4/+2
2021-08-12Revert "gpio: mpc8xxx: change the gpio interrupt flags."Rasmus Villemoes1-1/+1
2021-08-12bus: ti-sysc: AM3: RNG is GP onlyKevin Hilman1-0/+2
2021-08-12pcmcia: i82092: fix a null pointer dereference bugZheyu Ma1-0/+1
2021-08-12fpga: dfl: fme: Fix cpu hotplug issue in performance reportingKajol Jain1-0/+2
2021-08-12serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner1-0/+1
2021-08-12serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driverAndy Shevchenko1-0/+6
2021-08-12serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki1-3/+9
2021-08-12serial: 8250_mtk: fix uart corruption issue when rx power offZhiyong Tao1-0/+5
2021-08-12serial: tegra: Only print FIFO error message when an error occursJon Hunter1-2/+4
2021-08-12media: rtl28xxu: fix zero-length control requestJohan Hovold1-1/+10
2021-08-12drivers core: Fix oops when driver probe failsFilip Schauer1-2/+2
2021-08-12staging: rtl8712: error handling refactoringPavel Skripkin2-39/+43
2021-08-12staging: rtl8712: get rid of flush_scheduled_workPavel Skripkin5-1/+20
2021-08-12staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang1-0/+2
2021-08-12tpm_ftpm_tee: Free and unregister TEE shared memory during kexecTyler Hicks1-4/+4
2021-08-12optee: fix tee out of memory failure seen during kexec rebootAllen Pais1-0/+20
2021-08-12optee: Refuse to load the driver under the kdump kernelTyler Hicks1-0/+11
2021-08-12optee: Fix memory leak when failing to register shm pagesTyler Hicks1-2/+10
2021-08-12tee: add tee_shm_alloc_kernel_buf()Jens Wiklander1-0/+18
2021-08-12optee: Clear stale cache entries during initializationTyler Hicks3-3/+43
2021-08-12clk: fix leak on devm_clk_bulk_get_all() unwindBrian Norris1-1/+8
2021-08-12usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko1-1/+5
2021-08-12usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso1-2/+2
2021-08-12usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea1-4/+5
2021-08-12usb: gadget: f_hid: idle uses the highest byte for durationMaxim Devaev1-1/+1
2021-08-12usb: gadget: f_hid: fixed NULL pointer dereferencePhil Elwell1-6/+20
2021-08-12usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlersMaxim Devaev1-0/+18
2021-08-12usb: cdns3: Fixed incorrect gadget statePawel Laszczak1-0/+1
2021-08-12usb: gadget: remove leaked entry from udc driver listZhang Qilong1-4/+10
2021-08-12usb: dwc3: gadget: Avoid runtime resume if disabling pullupWesley Cheng1-0/+11
2021-08-12drm/amdgpu/display: fix DMUB firmware version infoShirish S1-1/+1
2021-08-12firmware_loader: fix use-after-free in firmware_fallback_sysfsAnirudh Rayabharam3-5/+19