aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-11spi: pxa2xx: Add devicetree supportLubomir Rintel2-29/+45
2018-10-11spi: pxa2xx: Use an enum for typeLubomir Rintel2-4/+4
2018-10-11spi: spi-geni-qcom: Add SPI driver support for GENI based QUPGirish Mahadevan3-0/+716
2018-10-11spi: soc: qcom: GENI SE SPI controller device tree bindingDilip Kota2-25/+41
2018-10-11dt-bindings: soc: qcom: Remove SPI controller maximum frequency bindingDilip Kota1-2/+0
2018-10-11spi: rockchip: simplify spi enable logicEmil Renner Berthing1-19/+9
2018-10-11spi: rockchip: directly use direction constantsEmil Renner Berthing1-7/+4
2018-10-11spi: rockchip: mark use_dma as boolEmil Renner Berthing1-3/+3
2018-10-11spi: rockchip: remove unneeded dma_capsEmil Renner Berthing1-2/+0
2018-10-11spi: rockchip: adjust dma watermark and burstlenHuibin Hong1-9/+3
2018-10-11perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa2-16/+16
2018-10-11spi: rockchip: initialize dma_slave_config properlyHuibin Hong1-0/+3
2018-10-11spi: Introduce new driver for Qualcomm QuadSPI controllerGirish Mahadevan3-0/+588
2018-10-11spi: Qualcomm Quad SPI(QSPI) documentationGirish Mahadevan1-0/+36
2018-10-11dw: spi: add support for Amazon's Alpine spi controllerTalel Shenhar3-0/+17
2018-10-11spi: dw: add compatible for Amazon's Alpine spi controllerTalel Shenhar1-1/+1
2018-10-11Merge tag 'qcom-geni-immutable-for-mark-brown' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into spi-4.20Mark Brown2-26/+28
2018-10-11mac80211: Extend SAE authentication in infra BSS STA modeJouni Malinen2-23/+48
2018-10-11mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocationJouni Malinen1-7/+4
2018-10-11mac80211: Helper function for marking STA authenticatedJouni Malinen1-12/+22
2018-10-11mac80211: rc80211_minstrel: remove variance / stddev calculationFelix Fietkau4-51/+9
2018-10-11mac80211: minstrel: do not sample rates 3 times slower than max_prob_rateFelix Fietkau1-4/+6
2018-10-11mac80211: minstrel: fix sampling/reporting of CCK rates in HT modeFelix Fietkau1-4/+10
2018-10-11mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau1-1/+1
2018-10-11mac80211: minstrel: fix using short preamble CCK rates on HT clientsFelix Fietkau1-3/+1
2018-10-11mac80211: minstrel: reduce minstrel_mcs_groups sizeFelix Fietkau3-78/+93
2018-10-11mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau10-258/+101
2018-10-11mac80211: minstrel: remove unnecessary debugfs cleanup codeFelix Fietkau6-47/+9
2018-10-11mac80211: minstrel: Enable STBC and LDPC for VHT RatesChaitanya T K2-8/+16
2018-10-11mac80211: avoid reflecting frames back to the clientJohannes Berg1-6/+6
2018-10-11nl80211: use netlink policy validation function for elementsJohannes Berg1-76/+46
2018-10-11nl80211: use policy range validation where applicableJohannes Berg1-289/+180
2018-10-11spi: bcm-qspi: switch back to reading flash using smaller chunksRafał Miłecki1-1/+1
2018-10-11spi: bcm-qspi: fix calculation of address lengthRafał Miłecki1-1/+1
2018-10-11HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452Jason Gerecke1-0/+19
2018-10-11xfrm: policy: use hlist rcu variants on insertFlorian Westphal1-4/+4
2018-10-11net/xfrm: fix out-of-bounds packet accessAlexei Starovoitov1-2/+2
2018-10-11sched/fair: Fix throttle_list starvation with low CFS quotaPhil Auld2-3/+21
2018-10-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman4-27/+45
2018-10-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman2-14/+0
2018-10-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman4-5/+20
2018-10-11misc: cxl: Fix possible null pointer dereferencezhong jiang1-2/+0
2018-10-11misc: mic: scif: remove redundant check on ret < 0Colin Ian King1-2/+0
2018-10-11stm class: Use memcat_p()Alexander Shishkin1-28/+1
2018-10-11lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin5-0/+162
2018-10-11stm class: heartbeat: Fix whitespaceAlexander Shishkin1-1/+1
2018-10-11stm class: SPDX-ify the documentationAlexander Shishkin1-0/+2
2018-10-11stm class: Update documentation to match the new identification rulesAlexander Shishkin1-9/+27
2018-10-11stm class: Document the MIPI SyS-T protocol usageAlexander Shishkin1-0/+62
2018-10-11stm class: p_sys-t: Document the configfs interfaceAlexander Shishkin1-0/+41