summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-05usb: dwc3: gadget: Check MPS of the request lengthThinh Nguyen1-2/+2
2020-11-05usb: dwc3: ep0: Fix ZLP for OUT ep0 requestsThinh Nguyen1-2/+9
2020-11-05usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh2-0/+18
2020-11-05scsi: qla2xxx: Fix crash on session cleanup with unloadQuinn Tran1-6/+7
2020-11-05scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller1-5/+8
2020-11-05w1: mxc_w1: Fix timeout resolution problem leading to bus errorMartin Fuzzey1-7/+7
2020-11-05acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang1-1/+2
2020-11-05ACPI: debug: don't allow debugging when ACPI is disabledJamie Iles1-0/+3
2020-11-05ACPI: video: use ACPI backlight for HP 635 NotebookAlex Hung1-0/+9
2020-11-05ACPI / extlog: Check for RDMSR failureBen Hutchings1-3/+3
2020-11-05ACPI: button: fix handling lid state changes when input device closeddmitry.torokhov@gmail.com1-6/+7
2020-11-05media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effectHans de Goede1-7/+7
2020-11-05leds: bcm6328, bcm6358: use devres LED registering functionMarek BehĂșn2-2/+2
2020-11-05mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKENRaul E Rangel1-0/+37
2020-11-05md/raid5: fix oops during stripe resizingSong Liu1-2/+2
2020-11-05nvme-rdma: fix crash when connect rejectedChao Leng1-1/+0
2020-11-05nbd: make the config put is called before the notifying the waiterXiubo Li1-1/+1
2020-11-05memory: emif: Remove bogus debugfs error handlingDan Carpenter1-28/+5
2020-11-05drivers: watchdog: rdc321x_wdt: Fix race condition bugsMadhuparna Bhowmik1-3/+2
2020-11-05clk: ti: clockdomain: fix static checker warningTero Kristo1-0/+2
2020-11-05rpmsg: glink: Use complete_all for open statesChris Lew1-3/+3
2020-11-05bnxt_en: Log unknown link speed appropriately.Michael Chan1-1/+5
2020-11-05md/bitmap: md_bitmap_get_counter returns wrong blocksZhao Heming1-1/+1
2020-11-05drm/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo1-1/+1
2020-11-05power: supply: test_power: add missing newlines when printing parameters by s...Xiongfeng Wang1-0/+6
2020-11-05bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun1-1/+6
2020-11-05drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He1-47/+51
2020-11-05ACPI: Add out of bounds and numa_off protections to pxm_to_node()Jonathan Cameron1-1/+1
2020-11-05usb: xhci: omit duplicate actions when suspending a runtime suspended host.Peter Chen1-2/+5
2020-11-05uio: free uio id after uio file node is freedLang Dai1-2/+2
2020-11-05USB: adutux: fix debuggingOliver Neukum1-0/+1
2020-11-05cpufreq: sti-cpufreq: add stih418 supportAlain Volmat1-2/+4
2020-11-05media: uvcvideo: Fix dereference of out-of-bound list iteratorDaniel W. S. Almeida1-4/+9
2020-11-05drm/bridge/synopsys: dsi: add support for non-continuous HS clockAntonio Borneo1-2/+7
2020-11-05mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik1-0/+3
2020-11-05media: imx274: fix frame interval handlingHans Verkuil1-3/+5
2020-11-05media: tw5864: check status of tw5864_frameinterval_getTom Rix1-0/+6
2020-11-05usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan1-1/+1
2020-11-05media: platform: Improve queue set up flow for bug fixingXia Jiang1-0/+7
2020-11-05drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctlyNadezda Lutovinova1-2/+10
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong1-0/+4
2020-11-05video: fbdev: pvr2fb: initialize variablesTom Rix1-0/+2
2020-11-05power: supply: bq27xxx: report "not charging" on all typesKrzysztof Kozlowski1-2/+4
2020-11-05ata: sata_nv: Fix retrieving of active qcsSascha Hauer1-1/+1
2020-11-05RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad1-0/+1
2020-11-05mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen1-0/+3
2020-11-05xen/events: block rogue events for some timeJuergen Gross2-6/+24
2020-11-05xen/events: defer eoi in case of excessive number of eventsJuergen Gross4-32/+208
2020-11-05xen/events: use a common cpu hotplug hook for event channelsJuergen Gross3-21/+47