summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2023-06-142-3/+8
* wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih2023-06-144-11/+52
* wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih2023-06-143-9/+34
* vhost_vdpa: support PACKED when setting-getting vring_baseShannon Nelson2023-06-141-4/+17
* vhost: support PACKED when setting-getting vring_baseShannon Nelson2023-06-142-7/+19
* vdpa/mlx5: Fix hang when cvq commands are triggered during device unregisterDragos Tatulea2023-06-141-1/+1
* vduse: avoid empty string for dev nameSheng Zhao2023-06-141-0/+3
* soundwire: stream: Add missing clear of alloc_slave_rtCharles Keepax2023-06-141-1/+3
* eeprom: at24: also select REGMAPRandy Dunlap2023-06-141-0/+1
* i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König2023-06-141-3/+5
* gpio: sim: fix memory corruption when adding named lines and unnamed hogsKent Gibson2023-06-141-2/+4
* firmware: arm_ffa: Set handle field to zero in memory descriptorBalint Dobszay2023-06-141-0/+1
* i2c: mv64xxx: Fix reading invalid status value in atomic modeMarek Behún2023-06-141-0/+11
* soc: qcom: rmtfs: Fix error code in probe()Dan Carpenter2023-06-141-0/+1
* soc: qcom: ramp_controller: Fix an error handling path in qcom_ramp_controlle...Christophe JAILLET2023-06-141-1/+1
* soc: qcom: rpmh-rsc: drop redundant unsigned >=0 comparisionKrzysztof Kozlowski2023-06-141-1/+1
* usb: usbfs: Use consistent mmap functionsRuihan Li2023-06-141-2/+9
* usb: usbfs: Enforce page requirements for mmapRuihan Li2023-06-142-4/+46
* pinctrl: meson-axg: add missing GPIOA_18 gpio groupMartin Hundebøll2023-06-141-0/+1
* soc: qcom: icc-bwmon: fix incorrect error code passed to dev_err_probe()Krzysztof Kozlowski2023-06-141-2/+2
* virtio_net: use control_buf for coalesce paramsBrett Creeley2023-06-141-8/+8
* rbd: get snapshot context after exclusive lock is ensured to be heldIlya Dryomov2023-06-141-7/+23
* rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag settingIlya Dryomov2023-06-141-11/+21
* tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'Rijo Thomas2023-06-142-17/+23
* Bluetooth: hci_qca: fix debugfs registrationJohan Hovold2023-06-141-1/+5
* s390/dasd: Use correct lock while counting channel queue lengthJan Höppner2023-06-141-2/+2
* accel/ivpu: Fix sporadic VPU boot failureAndrzej Kacprowski2023-06-142-1/+13
* accel/ivpu: Do not trigger extra VPU reset if the VPU is idleAndrzej Kacprowski2023-06-141-4/+5
* wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva2023-06-141-6/+2
* drm/amd/display: add ODM case when looking for first split pipeSamson Tam2023-06-142-1/+55
* drm/amd/display: Reduce sdp bw after urgent to 90%Alvin Lee2023-06-141-1/+1
* drm/amd/pm: Fix power context allocation in SMU13Lijo Lazar2023-06-141-2/+2
* drm/amd: Disallow s0ix without BIOS support againMario Limonciello2023-06-141-2/+6
* drm/amdgpu: change reserved vram info printYiPeng Chai2023-06-141-3/+4
* drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu2023-06-141-2/+9
* drm/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid...Evan Quan2023-06-141-18/+74
* drm/i915/gt: Use the correct error value when kernel_context() failsAndi Shyti2023-06-141-4/+8
* Input: fix open count when closing inhibited deviceDmitry Torokhov2023-06-141-1/+1
* Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov2023-06-141-4/+5
* Input: cyttsp5 - fix array lengthMaximilian Weigand2023-06-141-1/+1
* Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas2023-06-141-1/+0
* drm/msm/a6xx: initialize GMU mutex earlierDmitry Baryshkov2023-06-142-2/+2
* bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur2023-06-141-7/+18
* bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE eventPavan Chebbi2023-06-142-0/+7
* bnxt_en: Skip firmware fatal error recovery if chip is not accessibleVikas Gupta2023-06-141-2/+3
* bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur2023-06-141-0/+3
* bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy2023-06-141-1/+1
* bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()Pavan Chebbi2023-06-141-0/+1
* accel/ivpu: Do not use mutex_lock_interruptibleStanislaw Gruszka2023-06-142-19/+7
* net: bcmgenet: Fix EEE implementationFlorian Fainelli2023-06-143-14/+16