summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-05clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli1-4/+8
2022-10-05clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu1-2/+2
2022-10-05net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang1-10/+13
2022-10-05nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devicesMichael Kelley1-3/+3
2022-10-05nvme: add new line after variable declatationChaitanya Kulkarni1-0/+3
2022-10-05cxgb4: fix missing unlock on ETHOFLD desc collect fail pathRafael Mendonca1-9/+19
2022-10-05usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye1-1/+6
2022-10-05Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang1-1/+1
2022-10-05Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...Brian Norris1-13/+0
2022-10-05soc: sunxi: sram: Fix debugfs info for A64 SRAM CSamuel Holland1-2/+2
2022-10-05soc: sunxi: sram: Fix probe function ordering issuesSamuel Holland1-8/+5
2022-10-05soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing1-3/+1
2022-10-05soc: sunxi: sram: Prevent the driver from being unboundSamuel Holland1-3/+2
2022-10-05soc: sunxi: sram: Actually claim SRAM regionsSamuel Holland1-0/+1
2022-10-05reset: imx7: Fix the iMX8MP PCIe PHY PERST supportRichard Zhu1-0/+1
2022-10-05scsi: hisi_sas: Revert "scsi: hisi_sas: Limit max hw sectors for v3 HW"Yu Kuai1-7/+0
2022-10-05media: rkvdec: Disable H.264 error detectionNicolas Dufresne1-2/+2
2022-10-05media: dvb_vb2: fix possible out of bound accessHangyu Hua1-0/+11
2022-10-05mmc: hsq: Fix data stomping during mmc recoveryWenchao Chen1-1/+1
2022-10-05mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov1-14/+3
2022-10-05libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel1-0/+4
2022-10-05net: mt7531: only do PLL once after the resetAlexander Couzens1-6/+9
2022-10-05clk: ingenic-tcu: Properly enable registers before accessing timersAidan MacDonald1-10/+5
2022-10-05Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak1-1/+1
2022-10-05net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-10-05thunderbolt: Explicitly reset plug events delay back to USB4 spec valueMario Limonciello1-0/+1
2022-10-05usb: typec: ucsi: Remove incorrect warningHeikki Krogerus1-2/+0
2022-10-05uas: ignore UAS for Thinkplus chipsHongling Zeng1-0/+7
2022-10-05usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng1-0/+7
2022-10-05uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng1-0/+7
2022-10-05thunderbolt: Add support for Intel Maple Ridge single port controllerGil Fine2-0/+2
2022-10-05thunderbolt: Add support for Intel Maple RidgeMika Westerberg2-0/+12
2022-09-28devdax: Fix soft-reservation memory descriptionDan Williams1-0/+1
2022-09-28i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi1-40/+23
2022-09-28i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()Asmaa Mnebhi1-0/+3
2022-09-28i2c: mlxbf: incorrect base address passed during io writeAsmaa Mnebhi1-1/+1
2022-09-28i2c: imx: If pm_runtime_get_sync() returned 1 device access is possibleUwe Kleine-König1-1/+1
2022-09-28drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry1-2/+3
2022-09-28drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor1-2/+1
2022-09-28drm/amd/display: Limit user regamma to a valid valueYao Wang11-0/+4
2022-09-28drm/amdgpu: use dirty framebuffer helperHamza Mahfooz1-0/+2
2022-09-28drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede1-4/+7
2022-09-28Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...Vitaly Kuznetsov1-1/+9
2022-09-28drm/amdgpu: Fix check for RAS supportLuben Tuikov1-9/+6
2022-09-28vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()Daniel Jordan1-1/+7
2022-09-28usb: xhci-mtk: fix issue of out-of-bounds array accessChunfeng Yun1-4/+6
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland1-2/+7
2022-09-28serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen1-1/+1
2022-09-28serial: tegra: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen1-3/+2
2022-09-28drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2-14/+8