summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: most: dim2: hal: Demote non-conformant kernel-doc headersLee Jones2021-05-102-4/+4
* staging: most: dim2: hal: Fix one kernel-doc header and demote two non-confor...Lee Jones2021-05-101-3/+3
* staging: most: i2c: Fix a little doc-rotLee Jones2021-05-101-6/+6
* staging: rtl8723bs: core: rtw_mlme: 'retry' is only used if REJOIN is setLee Jones2021-05-101-1/+1
* staging: rtl8723bs: core: rtw_ieee80211: Remove seemingly pointless copyLee Jones2021-05-101-3/+1
* staging: most: dim2: Provide missing descriptions and fix doc-rotLee Jones2021-05-101-10/+13
* staging: rtl8192u: ieee80211_softmac: Move a large data struct onto the heapLee Jones2021-05-101-3/+6
* staging: vt6655: upc: Suppress set but not used warning in macroLee Jones2021-05-101-1/+1
* staging: most: net: Fix some kernel-doc formatting issuesLee Jones2021-05-101-3/+3
* staging: sm750fb: sm750_accel: Provide description for 'accel' and fix functi...Lee Jones2021-05-101-1/+3
* staging: fwserial: Demote a whole host of kernel-doc abusesLee Jones2021-05-101-24/+22
* staging: ks7010: ks_hostif: Remove a bunch of unused variablesLee Jones2021-05-101-9/+5
* staging: nvec: Fix a bunch of kernel-doc issuesLee Jones2021-05-101-3/+4
* staging: iio: frequency: ad9834: Provide missing description for 'devid'Lee Jones2021-05-101-2/+3
* staging: rtl8712: rtl871x_mp_ioctl: Move a large data struct onto the heapLee Jones2021-05-101-12/+17
* staging: rtl8723bs: core: rtw_wlan_util: Remove unused variable 'start_seq'Lee Jones2021-05-101-3/+1
* staging: octeon: ethernet-tx: Fix formatting issue in function headerLee Jones2021-05-101-1/+0
* staging: rtl8723bs: core: rtw_sta_mgt: Return error value directlyLee Jones2021-05-101-6/+2
* staging: rtl8723bs: core: rtw_sta_mgt: Remove unused variable 'psta'Lee Jones2021-05-101-2/+0
* staging: rtl8723bs: core: rtw_security: Demote non-conformant kernel-doc headerLee Jones2021-05-101-1/+1
* staging: rtl8188eu: core: rtw_security: Fix some formatting and misdocumentationLee Jones2021-05-101-4/+6
* staging: rtl8723bs: core: rtw_recv: Mark debug variable as __maybe_unusedLee Jones2021-05-101-1/+1
* staging: rtl8712: rtl871x_mp_ioctl: Remove a bunch of unused tablesLee Jones2021-05-101-127/+0
* staging: rtl8723bs: core: rtw_mlme: Remove a bunch of unused variablesLee Jones2021-05-101-9/+6
* staging: rtl8188eu: core: rtw_ieee80211: Fix incorrectly documented functionLee Jones2021-05-101-1/+1
* staging: wlan-ng: cfg80211: Move large struct onto the heapLee Jones2021-05-101-13/+17
* staging: r819xU_cmdpkt: Remove functionless method 'cmpk_handle_query_config_rx'Lee Jones2021-05-101-41/+0
* staging: r819xU_phy: Remove some local variables from the stackLee Jones2021-05-101-9/+39
* staging: r8192U_core: Do not use kernel-doc formatting for !kernel-doc headersLee Jones2021-05-101-2/+2
* staging: android: ashmem: Supply description for 'new_range'Lee Jones2021-05-101-0/+1
* staging: r8192U_core: Remove unused variable 'ret' and demote kernel-doc abuseLee Jones2021-05-101-5/+2
* Linux 5.13-rc1v5.13-rc1Linus Torvalds2021-05-091-2/+2
* fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds2021-05-091-1/+1
* Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-05-0919-81/+332
|\
| * Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-0714-45/+328
| |\
| | * drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen2021-05-051-6/+175
| | * drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.Bas Nieuwenhuizen2021-05-051-0/+4
| | * drm/amd/pm: initialize variableTom Rix2021-05-041-1/+1
| | * drm/radeon: Avoid power table parsing memory leaksKees Cook2021-05-041-5/+15
| | * drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook2021-05-041-3/+3
| | * drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira2021-05-041-0/+51
| | * drm/amdgpu: add new MC firmware for Polaris12 32bit ASICEvan Quan2021-05-041-3/+10
| | * amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_createSimon Ser2021-04-291-0/+1
| | * drm/amdgpu: Register VGA clients after init can no longer failKai-Heng Feng2021-04-291-15/+13
| | * drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardownPavan Kumar Ramayanam2021-04-291-0/+3
| | * drm/amdgpu: fix r initial valuesVictor Zhao2021-04-291-1/+1
| | * drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski2021-04-281-1/+1
| | * amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell2021-04-281-0/+8
| | * amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2021-04-282-2/+7
| | * drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König2021-04-283-8/+18