aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-18genirq: Fix various typos in commentsIngo Molnar9-15/+15
2018-12-18mac80211: do not advertise HE cap IE if HE disabledShaul Triebitz1-10/+9
2018-12-18mac80211: set STA flag DISABLE_HE if HE is not supportedShaul Triebitz1-2/+4
2018-12-18mac80211: update driver when MU EDCA params changeShaul Triebitz3-2/+13
2018-12-18mac80211: update HE operation fields to D3.0Shaul Triebitz1-13/+13
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach2-0/+19
2018-12-18ieee80211: add bits for TWT in Extended Capabilities IEEmmanuel Grumbach1-0/+4
2018-12-18x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky3-6/+24
2018-12-18nl80211: Add support to notify radar event info received from STASriram R2-0/+69
2018-12-18irqchip/irq-imx-gpcv2: Add IRQCHIP_DECLARE for i.MX8MQ compatibleLucas Stach1-1/+2
2018-12-18irqchip/irq-rda-intc: Fix return value check in rda8810_intc_init()Wei Yongjun1-2/+2
2018-12-18x86/topology: Use total_cpus for max logical packages calculationHui Wang1-1/+1
2018-12-18Merge branch 'asoc-4.21' into asoc-nextMark Brown188-3995/+9570
2018-12-18Merge branch 'asoc-4.20' into asoc-linusMark Brown5-15/+38
2018-12-18ASoC: ti: Kconfig: Remove the deprecated optionsPeter Ujfalusi1-159/+0
2018-12-18ARM: davinci_all_defconfig: Update the audio optionsPeter Ujfalusi1-2/+3
2018-12-18ARM: omap1_defconfig: Do not select ASoC by defaultPeter Ujfalusi1-2/+0
2018-12-18ARM: omap2plus_defconfig: Update the audio optionsPeter Ujfalusi1-7/+7
2018-12-18ARM: davinci: dm365-evm: Update for the new ASoC Kcofnig optionsPeter Ujfalusi1-2/+2
2018-12-18ARM: OMAP2: Update for new MCBSP Kconfig optionPeter Ujfalusi2-3/+3
2018-12-18ARM: OMAP1: Makefile: Update for new MCBSP Kconfig optionPeter Ujfalusi1-1/+1
2018-12-18MAINTAINERS: Add entry for sound/soc/ti and update the OMAP audio supportPeter Ujfalusi1-1/+10
2018-12-18ASoC: ti: Merge davinci and omap directoriesPeter Ujfalusi34-289/+427
2018-12-18mac80211: don't build AMSDU from GSO packetsSara Sharon1-1/+4
2018-12-18mac80211: document RCU requirements for ieee80211_tx_dequeue()Johannes Berg1-0/+8
2018-12-18mac80211: remove superfluous NULL checkJohannes Berg1-1/+1
2018-12-18mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg2-7/+7
2018-12-18mac80211: Properly handle SKB with radiotap onlyIlan Peer1-9/+17
2018-12-18cfg80211: add some missing fall through annotationsLuca Coelho3-1/+13
2018-12-18cfg80211: clarify LCI/civic location documentationJohannes Berg2-6/+16
2018-12-18mac80211: ftm responder: remove pointless defensive codingJohannes Berg1-2/+2
2018-12-18wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap2-2/+2
2018-12-18rfkill: gpio: Remove unused includeLinus Walleij1-1/+0
2018-12-18mac80211_hwsim: fix overwriting of if_combinationJames Prestwood1-6/+7
2018-12-18x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE()Yangtao Li1-51/+7
2018-12-18mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon2-2/+3
2018-12-18ntp: Remove duplicated includeYueHaibing1-1/+0
2018-12-18ACPI / OSI: Add OEM _OSI string to enable dGPU direct outputAlex Hung1-0/+7
2018-12-18ACPI: PM: Loop in full LPS0 mode onlyRafael J. Wysocki1-2/+3
2018-12-18ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idleRafael J. Wysocki3-0/+25
2018-12-18tools/power/x86/intel_pstate_tracer: Fix non root execution for post processing a trace fileDoug Smythies1-2/+2
2018-12-18Merge tag 'linux-cpupower-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linuxRafael J. Wysocki2-1/+133
2018-12-18KVM: s390: fix kmsg component kvm-s390Michael Mueller1-4/+3
2018-12-18KVM: s390: unregister debug feature on failing arch initMichael Mueller1-3/+14
2018-12-17nfp: flower: fix cb_ident duplicate in indirect block registerJohn Hurley1-10/+11
2018-12-17mlxsw: spectrum: Update the supported firmware to version 13.1910.622Shalom Toledo1-2/+2
2018-12-17ip6mr: Drop mfc6_cache argument to ip6mr_forward2David Ahern1-4/+3
2018-12-17ipmr: Drop mfc_cache argument to ipmr_queue_xmitDavid Ahern1-5/+4
2018-12-17net: dsa: mv88e6xxx: set ethtool regs versionVivien Didelot1-1/+1
2018-12-17Merge branch 'net-SO_TIMESTAMPING-fixes'David S. Miller5-9/+28