summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-14usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang
2021-09-14usb: cdns3: fix race condition before setting doorbellPawel Laszczak
2021-09-14usb: gadget: r8a66597: fix a loop in set_feature()Dan Carpenter
2021-09-14usb: gadget: u_audio: EP-OUT bInterval in fback frequencyPavel Hofman
2021-09-14nvme-tcp: fix io_work priority inversionKeith Busch
2021-09-14nvme-rdma: destroy cm id before destroy qp to avoid use after freeRuozhu Li
2021-09-14nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman
2021-09-14rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson
2021-09-14serial: mvebu-uart: fix driver's tx_empty callbackPali Rohár
2021-09-14serial: 8250: 8250_omap: Fix RX_LVL register offsetNishanth Menon
2021-09-14drm/i915: Get PM ref before accessing HW registerVinay Belgaumkar
2021-09-14drm/i915: Release ctx->syncobj on final put, not on ctx closeDaniel Vetter
2021-09-14drm/i915/gem: Fix the mman selftestThomas Hellström
2021-09-14drm/i915/guc: drop guc_communication_enabledDaniele Ceraolo Spurio
2021-09-14drm/i915/dp: Use max params for panels < eDP 1.4Kai-Heng Feng
2021-09-14drm/i915/dp: return proper DPRX link training resultLee Shawn C
2021-09-14PM: base: power: don't try to use non-existing RTC for storing dataJuergen Gross
2021-09-14xen/balloon: use a kernel thread instead a workqueueJuergen Gross
2021-09-14staging: greybus: uart: fix tty use after freeJohan Hovold
2021-09-14coresight: syscfg: Fix compiler warningJian Cai
2021-09-14binder: make sure fd closes completeTodd Kjos
2021-09-14binder: fix freeze raceLi Li
2021-09-14scsi: sd: Make sd_spinup_disk() less noisyHeiner Kallweit
2021-09-13scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter
2021-09-13scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King
2021-09-13scsi: megaraid: Clean up some inconsistent indentingColin Ian King
2021-09-13scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"Colin Ian King
2021-09-13scsi: megaraid: Fix Coccinelle warningjing yangyang
2021-09-13scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() functionHelge Deller
2021-09-13scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()James Smart
2021-09-13scsi: target: Fix the pgr/alua_support_store functionsMaurizio Lombardi
2021-09-13scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota
2021-09-13scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-09-13scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy
2021-09-13scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li
2021-09-13scsi: ufs: ufshpb: Remove unused parametersChanWoo Lee
2021-09-13scsi: lpfc: Remove unneeded variableChi Minghao
2021-09-13scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart
2021-09-13scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processingJames Smart
2021-09-13scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topologyJames Smart
2021-09-13scsi: st: Add missing break in switch statement in st_ioctl()Nathan Chancellor
2021-09-13IB/qib: Fix clang confusion of NULL pointer comparisonJason Gunthorpe
2021-09-13cpufreq: intel_pstate: Override parameters if HWP forced by BIOSDoug Smythies
2021-09-13nvme: avoid race in shutdown namespace removalDaniel Wagner
2021-09-13nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()Dan Carpenter
2021-09-13drm/i915/gvt: fix the usage of ww lock in gvt scheduler.Zhi A Wang
2021-09-13net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang
2021-09-13net: hns3: fix the exception when query imp infoJiaran Zhang
2021-09-13net: hns3: disable mac in flr processYufeng Mo
2021-09-13net: hns3: change affinity_mask to numa node rangeYufeng Mo