aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-06iwlwifi: mvm: remove d0i3_ap_sta_idEmmanuel Grumbach3-11/+0
2019-09-06iwlwifi: mvm: iwl_mvm_wowlan_config_key_params is for wowlan onlyEmmanuel Grumbach2-61/+15
2019-09-06iwlwifi: mvm: remove the d0i3 entry/exit flowEmmanuel Grumbach4-508/+2
2019-09-06iwlwifi: mvm: remove the tx defer for d0i3Emmanuel Grumbach3-111/+1
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach13-465/+11
2019-09-06iwlwifi: mvm: start to remove the code for d0i3Emmanuel Grumbach1-18/+0
2019-09-06iwlwifi: mvm: add the skb length to a printShaul Triebitz1-2/+3
2019-09-06iwlwifi: mvm: fix scan config command sizeBeker Ayala1-1/+1
2019-09-06iwlwifi: add ldbg config cmd debug printShahar S Matityahu1-0/+1
2019-09-06iwlwifi: dbg: support debug recording suspend resume commandShahar S Matityahu6-55/+87
2019-09-06iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu6-11/+7
2019-09-06iwlwifi: dbg: move monitor recording functionality from header fileShahar S Matityahu2-85/+89
2019-09-06iwlwifi: mvm: remove unnecessary forward declarationsJohannes Berg1-8/+0
2019-09-06iwlwifi: mvm: Block 26-tone RU OFDMA transmissionsIlan Peer3-0/+61
2019-09-06iwlwifi: mvm: remove redundant condition in iwl_mvm_set_hw_rfkill_stateEmmanuel Grumbach1-2/+1
2019-09-06iwlwifi: Send DQA enable command only if TVL is onIlia Lin1-3/+5
2019-09-06iwlwifi: bump FW API to 49 for 22000 seriesLuca Coelho1-1/+1
2019-09-06PM: runtime: Documentation: add runtime_status ABI documentAkinobu Mita1-0/+9
2019-09-06Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner24-165/+529
2019-09-06Add Acer Aspire Ethos 8951G model quirkSergey Bostandzhyan1-0/+71
2019-09-06Documentation/process/embargoed-hardware-issues: Microsoft ambassadorSasha Levin1-1/+1
2019-09-06gpio: Fix further merge errorsLinus Walleij1-4/+4
2019-09-06soc: qcom: geni: Provide parameter error checkingLee Jones1-0/+6
2019-09-06Merge tag 'mt76-for-kvalo-2019-09-05' of https://github.com/nbd168/wirelessKalle Valo98-1517/+1869
2019-09-06iommu/amd: Fix race in increase_address_space()Joerg Roedel1-5/+11
2019-09-06x86/asm: Make some functions local labelsJiri Slaby6-39/+39
2019-09-06iommu/amd: Flush old domains in kdump kernelStuart Hayes1-0/+24
2019-09-06x86/asm/suspend: Get rid of bogus_64_magicJiri Slaby1-4/+6
2019-09-06coccinelle: platform_get_irq: Fix parse errorYueHaibing1-3/+3
2019-09-06x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large to fix kexec relocation errorsSteve Wahl1-16/+19
2019-09-06Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-nextDave Airlie1-1/+3
2019-09-06Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie99-140/+91412
2019-09-06Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie4-9/+187
2019-09-06Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie1-5/+3
2019-09-06perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initializationMark-PK Tsai1-2/+2
2019-09-06iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko1-14/+28
2019-09-06drm/i915/gvt: update RING_START reg of vGPU when the context is submitted to i915Weinan Li1-0/+17
2019-09-06drm/i915/gvt: update vgpu workload head pointer correctlyXiaolin Zhang1-13/+15
2019-09-06Merge tag 'misc-habanalabs-next-2019-09-05' of git://people.freedesktop.org/~gabbayo/linux into char-misc-nextGreg Kroah-Hartman22-597/+1174
2019-09-06x86/platform/uv: Fix kmalloc() NULL check routineAustin Kim1-2/+2
2019-09-06Merge tag 'v5.3-rc7' into x86/platform, to refresh the branchIngo Molnar592-3026/+5902
2019-09-06x86/cpu: Update init data for new Airmont CPU modelRahul Tanwar3-0/+7
2019-09-06x86/cpu: Add new Airmont variant to Intel familyRahul Tanwar1-0/+1
2019-09-06x86/cpu: Add Elkhart Lake to Intel familyGayatri Kammela1-0/+1
2019-09-06x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela1-0/+3
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar23-2315/+23
2019-09-05xfs: push the grant head when the log head moves forwardDave Chinner1-25/+47
2019-09-05xfs: push iclog state cleaning into xlog_state_clean_logDave Chinner1-24/+33
2019-09-05xfs: factor iclog state processing out of xlog_state_do_callback()Dave Chinner1-98/+98
2019-09-05xfs: factor callbacks out of xlog_state_do_callback()Dave Chinner1-28/+48