aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-24rtl8xxxu: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-24rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih3-12/+121
2018-01-24rtlwifi: Add ratr_table for newer ICPing-Ke Shih1-0/+18
2018-01-24rtlwifi: 8822be has to report vht capability to mac80211Ping-Ke Shih1-1/+2
2018-01-24rtlwifi: btcoex: add boolean variables dbg_modePing-Ke Shih1-0/+2
2018-01-24rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih7-3/+172
2018-01-24rtlwifi: btcoex: add scan_notify within ips_notify if RFONPing-Ke Shih1-0/+8
2018-01-24rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversityPing-Ke Shih2-0/+2
2018-01-24rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih5-0/+53
2018-01-24rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80MPing-Ke Shih2-22/+16
2018-01-24drm/i915: Shrink the GEM kmem_caches upon idlingChris Wilson1-0/+79
2018-01-24drm/i915: Track the number of times we have woken the GPU upChris Wilson3-3/+12
2018-01-24mt76x2: init: disable all pending tasklets during device removalLorenzo Bianconi1-0/+2
2018-01-24mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()Lorenzo Bianconi1-1/+2
2018-01-24mt76x2: dfs: add set_domain handlerLorenzo Bianconi3-1/+16
2018-01-24mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()Lorenzo Bianconi2-1/+2
2018-01-24mt76: fix transmission of encrypted management framesFelix Fietkau4-3/+28
2018-01-24mt76x2: fix WMM parameter configurationLorenzo Bianconi2-12/+15
2018-01-24spi: a3700: Remove endianness swapping for full-duplex transfersMaxime Chevallier1-7/+6
2018-01-24spi: a3700: Remove endianness swapping functions when accessing FIFOsMaxime Chevallier1-3/+2
2018-01-24mmc: mmci: fix error return code in mmci_probe()Wei Yongjun1-0/+3
2018-01-24x86/centaur: Mark TSC invariantdavidwang1-0/+1
2018-01-24drm/i915/execlists: Inhibit context save/restore for the fake preempt contextChris Wilson2-0/+5
2018-01-24drm/i915: Move LRC register offsets to a header fileMichel Thierry2-54/+68
2018-01-24drm/i915/lrc: Update reg_state macros to pass checkpatchMichel Thierry1-8/+13
2018-01-24drm/i915/pmu: Fix sysfs exported counter configTvrtko Ursulin1-1/+1
2018-01-24USB: misc: fix up some remaining DEVICE_ATTR() usagesGreg Kroah-Hartman2-35/+16
2018-01-24USB: musb: fix up one odd DEVICE_ATTR() usageGreg Kroah-Hartman1-3/+2
2018-01-24USB: atm: fix up some remaining DEVICE_ATTR() usageGreg Kroah-Hartman2-12/+10
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman7-18/+18
2018-01-24USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman6-18/+18
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman12-60/+56
2018-01-24USB: misc: chaoskey: Use true and false for boolean valuesGustavo A. R. Silva1-3/+3
2018-01-23iscsi-target: make sure to wake up sleeping login workerFlorian Westphal1-0/+3
2018-01-24platform/x86: thinkpad_acpi: suppress warning about palm detectionDavid Herrmann1-0/+10
2018-01-24i2c: meson: add configurable divider factorsJian Hu1-4/+28
2018-01-24i2c: imx-lpi2c: add runtime pm supportFugang Duan1-17/+51
2018-01-24i2c: rcar: fix some trivial typos in commentsWolfram Sang1-3/+3
2018-01-24i2c: davinci: fix the cpufreq transitionBartosz Golaszewski1-8/+4
2018-01-23selftests/bpf: check bpf verifier log buffer usage works for HW offloadQuentin Monnet1-0/+6
2018-01-23netdevsim: don't compile BPF code if syscall not enabledJakub Kicinski2-1/+33
2018-01-23netdevsim: add extack support for TC eBPF offloadQuentin Monnet1-7/+28
2018-01-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller18-210/+403
2018-01-23vmxnet3: repair memory leakNeil Horman1-1/+1
2018-01-23pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-01-24cxl: Remove support for "Processing accelerators" classFrederic Barrat1-2/+0
2018-01-24ocxl: Add Makefile and KconfigFrederic Barrat4-0/+44
2018-01-24ocxl: Add trace pointsFrederic Barrat5-1/+205
2018-01-24ocxl: Add a kernel API for other opencapi driversFrederic Barrat3-71/+20
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat5-2/+315