index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-18
genirq: Fix various typos in comments
Ingo Molnar
9
-15
/
+15
2018-12-18
mac80211: do not advertise HE cap IE if HE disabled
Shaul Triebitz
1
-10
/
+9
2018-12-18
mac80211: set STA flag DISABLE_HE if HE is not supported
Shaul Triebitz
1
-2
/
+4
2018-12-18
mac80211: update driver when MU EDCA params change
Shaul Triebitz
3
-2
/
+13
2018-12-18
mac80211: update HE operation fields to D3.0
Shaul Triebitz
1
-13
/
+13
2018-12-18
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
2
-0
/
+19
2018-12-18
ieee80211: add bits for TWT in Extended Capabilities IE
Emmanuel Grumbach
1
-0
/
+4
2018-12-18
x86/speculation: Add support for STIBP always-on preferred mode
Thomas Lendacky
3
-6
/
+24
2018-12-18
nl80211: Add support to notify radar event info received from STA
Sriram R
2
-0
/
+69
2018-12-18
irqchip/irq-imx-gpcv2: Add IRQCHIP_DECLARE for i.MX8MQ compatible
Lucas Stach
1
-1
/
+2
2018-12-18
irqchip/irq-rda-intc: Fix return value check in rda8810_intc_init()
Wei Yongjun
1
-2
/
+2
2018-12-18
x86/topology: Use total_cpus for max logical packages calculation
Hui Wang
1
-1
/
+1
2018-12-18
Merge branch 'asoc-4.21' into asoc-next
Mark Brown
188
-3995
/
+9570
2018-12-18
Merge branch 'asoc-4.20' into asoc-linus
Mark Brown
5
-15
/
+38
2018-12-18
ASoC: ti: Kconfig: Remove the deprecated options
Peter Ujfalusi
1
-159
/
+0
2018-12-18
ARM: davinci_all_defconfig: Update the audio options
Peter Ujfalusi
1
-2
/
+3
2018-12-18
ARM: omap1_defconfig: Do not select ASoC by default
Peter Ujfalusi
1
-2
/
+0
2018-12-18
ARM: omap2plus_defconfig: Update the audio options
Peter Ujfalusi
1
-7
/
+7
2018-12-18
ARM: davinci: dm365-evm: Update for the new ASoC Kcofnig options
Peter Ujfalusi
1
-2
/
+2
2018-12-18
ARM: OMAP2: Update for new MCBSP Kconfig option
Peter Ujfalusi
2
-3
/
+3
2018-12-18
ARM: OMAP1: Makefile: Update for new MCBSP Kconfig option
Peter Ujfalusi
1
-1
/
+1
2018-12-18
MAINTAINERS: Add entry for sound/soc/ti and update the OMAP audio support
Peter Ujfalusi
1
-1
/
+10
2018-12-18
ASoC: ti: Merge davinci and omap directories
Peter Ujfalusi
34
-289
/
+427
2018-12-18
mac80211: don't build AMSDU from GSO packets
Sara Sharon
1
-1
/
+4
2018-12-18
mac80211: document RCU requirements for ieee80211_tx_dequeue()
Johannes Berg
1
-0
/
+8
2018-12-18
mac80211: remove superfluous NULL check
Johannes Berg
1
-1
/
+1
2018-12-18
mac80211: never pass NULL params to ieee80211_if_add()
Johannes Berg
2
-7
/
+7
2018-12-18
mac80211: Properly handle SKB with radiotap only
Ilan Peer
1
-9
/
+17
2018-12-18
cfg80211: add some missing fall through annotations
Luca Coelho
3
-1
/
+13
2018-12-18
cfg80211: clarify LCI/civic location documentation
Johannes Berg
2
-6
/
+16
2018-12-18
mac80211: ftm responder: remove pointless defensive coding
Johannes Berg
1
-2
/
+2
2018-12-18
wireless: FTM: fix kernel-doc "cannot understand" warnings
Randy Dunlap
2
-2
/
+2
2018-12-18
rfkill: gpio: Remove unused include
Linus Walleij
1
-1
/
+0
2018-12-18
mac80211_hwsim: fix overwriting of if_combination
James Prestwood
1
-6
/
+7
2018-12-18
x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE()
Yangtao Li
1
-51
/
+7
2018-12-18
mac80211: fix a kernel panic when TXing after TXQ teardown
Sara Sharon
2
-2
/
+3
2018-12-18
ntp: Remove duplicated include
YueHaibing
1
-1
/
+0
2018-12-18
ACPI / OSI: Add OEM _OSI string to enable dGPU direct output
Alex Hung
1
-0
/
+7
2018-12-18
ACPI: PM: Loop in full LPS0 mode only
Rafael J. Wysocki
1
-2
/
+3
2018-12-18
ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle
Rafael J. Wysocki
3
-0
/
+25
2018-12-18
tools/power/x86/intel_pstate_tracer: Fix non root execution for post processing a trace file
Doug Smythies
1
-2
/
+2
2018-12-18
Merge tag 'linux-cpupower-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux
Rafael J. Wysocki
2
-1
/
+133
2018-12-18
KVM: s390: fix kmsg component kvm-s390
Michael Mueller
1
-4
/
+3
2018-12-18
KVM: s390: unregister debug feature on failing arch init
Michael Mueller
1
-3
/
+14
2018-12-17
nfp: flower: fix cb_ident duplicate in indirect block register
John Hurley
1
-10
/
+11
2018-12-17
mlxsw: spectrum: Update the supported firmware to version 13.1910.622
Shalom Toledo
1
-2
/
+2
2018-12-17
ip6mr: Drop mfc6_cache argument to ip6mr_forward2
David Ahern
1
-4
/
+3
2018-12-17
ipmr: Drop mfc_cache argument to ipmr_queue_xmit
David Ahern
1
-5
/
+4
2018-12-17
net: dsa: mv88e6xxx: set ethtool regs version
Vivien Didelot
1
-1
/
+1
2018-12-17
Merge branch 'net-SO_TIMESTAMPING-fixes'
David S. Miller
5
-9
/
+28
[prev]
[next]