summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-21ravb: Remove extra TABBiju Das
2021-07-21ravb: Fix a typo in commentBiju Das
2021-07-21net: dsa: sja1105: make VID 4095 a bridge VLAN tooVladimir Oltean
2021-07-22Merge tag 'amd-drm-fixes-5.14-2021-07-21' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-07-21drm/amdgpu - Corrected the video codecs array name for yellow carpVeerabadhran Gopalakrishnan
2021-07-21Merge tag 'spi-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-21Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-07-21drm/amd/display: Fix ASSR regression on embedded panelsStylon Wang
2021-07-21drm/amdgpu: add yellow carp pci id (v2)Aaron Liu
2021-07-21drm/amdgpu: update yellow carp external rev_id handlingAaron Liu
2021-07-21drm/amd/pm: Support board calibration on aldebaranLijo Lazar
2021-07-21drm/amd/display: change zstate allow msg conditionEric Yang
2021-07-21drm/amd/display: Populate dtbclk entries for dcn3.02/3.03Bindu Ramamurthy
2021-07-21drm/amd/display: Line Buffer changesNevenko Stupar
2021-07-21drm/amd/display: Remove MALL function from DCN3.1Mikita Lipski
2021-07-21drm/amd/display: Only set default brightness for OLEDCamille Cho
2021-07-21drm/amd/display: Update bounding box for DCN3.1Nicholas Kazlauskas
2021-07-21drm/amd/display: Query VCO frequency from register for DCN3.1Nicholas Kazlauskas
2021-07-21drm/amd/display: Populate socclk entries for dcn3.02/3.03Bindu Ramamurthy
2021-07-21drm/amd/display: Fix max vstartup calculation for modes with bordersNicholas Kazlauskas
2021-07-21drm/amd/display: implement workaround for riommu related hangEric Yang
2021-07-21drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu
2021-07-21USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping
2021-07-21net: ixp46x: fix ptp build failureArnd Bergmann
2021-07-21ibmvnic: Remove the proper scrq flushSukadev Bhattiprolu
2021-07-21drm/i915: Correct the docs for intel_engine_cmd_parserJason Ekstrand
2021-07-21driver core: Prevent warning when removing a device link from unregistered co...Adrian Hunter
2021-07-21nvme: set the PRACT bit when using Write Zeroes with T10 PIChristoph Hellwig
2021-07-21rbd: resurrect setting of disk->private_data in rbd_init_disk()Ilya Dryomov
2021-07-21r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak
2021-07-21driver core: auxiliary bus: Fix memory leak when driver_register() failPeter Ujfalusi
2021-07-21video: fbdev: neofb: add a check against divide errorZheyu Ma
2021-07-21bus: mhi: pci_generic: Fix inbound IPCR channelLoic Poulain
2021-07-21bus: mhi: core: Validate channel ID when processing command completionsBhaumik Bhatt
2021-07-21bus: mhi: pci_generic: Apply no-op for wake using sideband wake booleanBhaumik Bhatt
2021-07-21video: fbdev: arcfb: remove redundant initialization of variable errColin Ian King
2021-07-21drm/ttm: add missing NULL checksPavel Skripkin
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas
2021-07-21drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas
2021-07-21Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig
2021-07-21vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.cChristoph Hellwig
2021-07-21vgaarb: remove vga_conflictsChristoph Hellwig
2021-07-21usb: cdc-wdm: fix build error when CONFIG_WWAN_CORE is not setWei Yongjun
2021-07-21nvme: fix nvme_setup_command metadata trace eventKeith Busch
2021-07-21nvme: fix refcounting imbalance when all paths are downHannes Reinecke
2021-07-21nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGZhihao Cheng
2021-07-21usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan