summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-22clk: imx8mp: fix usb_root_clk parentPeng Fan1-1/+1
2022-06-22dm: fix bio_set allocationChristoph Hellwig5-75/+34
2022-06-22drm/i915/uc: remove accidental static from a local variableJani Nikula1-1/+1
2022-06-22virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo1-2/+1
2022-06-22drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li1-4/+4
2022-06-22drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer1-2/+0
2022-06-22dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka1-2/+1
2022-06-22dm: fix race in dm_start_io_acctBenjamin Marzinski1-0/+4
2022-06-22md/raid5-ppl: Fix argument order in bio_alloc_bioset()Logan Gunthorpe1-2/+2
2022-06-22bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()Shin'ichiro Kawasaki1-3/+3
2022-06-22serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen1-0/+2
2022-06-22tty: n_gsm: Debug output allocation must use GFP_ATOMICTony Lindgren1-1/+1
2022-06-22usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()Linyu Yuan1-0/+6
2022-06-22usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()Linyu Yuan1-15/+19
2022-06-22usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin1-0/+1
2022-06-22usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca1-2/+10
2022-06-22usb: dwc3: pci: Restore line lost in merge conflict resolutionStephan Gerhold1-0/+1
2022-06-22usb: dwc3: gadget: Fix IN endpoint max packet size allocationWesley Cheng1-11/+15
2022-06-22usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng1-8/+11
2022-06-22usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin1-1/+1
2022-06-22USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2-0/+3
2022-06-22USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao1-0/+6
2022-06-22comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott1-1/+1
2022-06-22mei: me: add raptor lake point S DIDAlexander Usyskin2-0/+4
2022-06-22mei: hbm: drop capability response on early shutdownAlexander Usyskin1-1/+2
2022-06-22i2c: mediatek: Fix an error handling path in mtk_i2c_probe()Christophe JAILLET1-2/+7
2022-06-22i2c: designware: Use standard optional ref clock implementationSerge Semin2-5/+11
2022-06-22irqchip/realtek-rtl: Fix refcount leak in map_interruptsMiaoqian Lin1-1/+1
2022-06-22irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin1-1/+4
2022-06-22irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin1-1/+1
2022-06-22irqchip/apple-aic: Fix refcount leak in aic_of_ic_initMiaoqian Lin1-0/+1
2022-06-22irqchip/apple-aic: Fix refcount leak in build_fiq_affinityMiaoqian Lin1-0/+1
2022-06-22irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin1-0/+1
2022-06-22i2c: npcm7xx: Add check for platform_driver_registerJiasheng Jiang1-2/+1
2022-06-22init: Initialize noop_backing_dev_info earlyJan Kara1-0/+2
2022-06-22net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp2-3/+2
2022-06-22net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET1-1/+0
2022-06-22ice: Fix memory corruption in VF driverPrzemyslaw Patynowski1-0/+5
2022-06-22ice: Fix queue config fail handlingPrzemyslaw Patynowski1-27/+26
2022-06-22ice: Sync VLAN filtering features for DVMRoman Storozhenko1-18/+31
2022-06-22ice: Fix PTP TX timestamp offset calculationMichal Michalik2-1/+32
2022-06-22mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata1-1/+1
2022-06-22nvme: add device name to warning in uuid_show()Thomas Weißschuh1-2/+2
2022-06-22net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...Guangbin Huang3-4/+10
2022-06-22net: hns3: fix PF rss size initialization bugJie Wang1-1/+3
2022-06-22net: hns3: restore tm priority/qset to default settings when tc disabledGuangbin Huang2-31/+65
2022-06-22net: hns3: don't push link state to VF if unaliveJian Shen1-0/+6
2022-06-22net: hns3: set port base vlan tbl_sta to false before removing old vlanGuangbin Huang1-0/+1
2022-06-22drm/i915/reset: Fix error_state_read ptr + offset useAlan Previn1-3/+12
2022-06-22misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin1-2/+2