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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
rtl8xxxu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-24
rtlwifi: Add spec_ver to check whether use new rate-id or not
Ping-Ke Shih
3
-12
/
+121
2018-01-24
rtlwifi: Add ratr_table for newer IC
Ping-Ke Shih
1
-0
/
+18
2018-01-24
rtlwifi: 8822be has to report vht capability to mac80211
Ping-Ke Shih
1
-1
/
+2
2018-01-24
rtlwifi: btcoex: add boolean variables dbg_mode
Ping-Ke Shih
1
-0
/
+2
2018-01-24
rtlwifi: btcoex: Add wifi_only series ops to control solo card
Ping-Ke Shih
7
-3
/
+172
2018-01-24
rtlwifi: btcoex: add scan_notify within ips_notify if RFON
Ping-Ke Shih
1
-0
/
+8
2018-01-24
rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversity
Ping-Ke Shih
2
-0
/
+2
2018-01-24
rtlwifi: btcoex: Add switch band notify for btc
Ping-Ke Shih
5
-0
/
+53
2018-01-24
rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80M
Ping-Ke Shih
2
-22
/
+16
2018-01-24
drm/i915: Shrink the GEM kmem_caches upon idling
Chris Wilson
1
-0
/
+79
2018-01-24
drm/i915: Track the number of times we have woken the GPU up
Chris Wilson
3
-3
/
+12
2018-01-24
mt76x2: init: disable all pending tasklets during device removal
Lorenzo Bianconi
1
-0
/
+2
2018-01-24
mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()
Lorenzo Bianconi
1
-1
/
+2
2018-01-24
mt76x2: dfs: add set_domain handler
Lorenzo Bianconi
3
-1
/
+16
2018-01-24
mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()
Lorenzo Bianconi
2
-1
/
+2
2018-01-24
mt76: fix transmission of encrypted management frames
Felix Fietkau
4
-3
/
+28
2018-01-24
mt76x2: fix WMM parameter configuration
Lorenzo Bianconi
2
-12
/
+15
2018-01-24
spi: a3700: Remove endianness swapping for full-duplex transfers
Maxime Chevallier
1
-7
/
+6
2018-01-24
spi: a3700: Remove endianness swapping functions when accessing FIFOs
Maxime Chevallier
1
-3
/
+2
2018-01-24
mmc: mmci: fix error return code in mmci_probe()
Wei Yongjun
1
-0
/
+3
2018-01-24
x86/centaur: Mark TSC invariant
davidwang
1
-0
/
+1
2018-01-24
drm/i915/execlists: Inhibit context save/restore for the fake preempt context
Chris Wilson
2
-0
/
+5
2018-01-24
drm/i915: Move LRC register offsets to a header file
Michel Thierry
2
-54
/
+68
2018-01-24
drm/i915/lrc: Update reg_state macros to pass checkpatch
Michel Thierry
1
-8
/
+13
2018-01-24
drm/i915/pmu: Fix sysfs exported counter config
Tvrtko Ursulin
1
-1
/
+1
2018-01-24
USB: misc: fix up some remaining DEVICE_ATTR() usages
Greg Kroah-Hartman
2
-35
/
+16
2018-01-24
USB: musb: fix up one odd DEVICE_ATTR() usage
Greg Kroah-Hartman
1
-3
/
+2
2018-01-24
USB: atm: fix up some remaining DEVICE_ATTR() usage
Greg Kroah-Hartman
2
-12
/
+10
2018-01-24
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
7
-18
/
+18
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RO
Greg Kroah-Hartman
6
-18
/
+18
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
12
-60
/
+56
2018-01-24
USB: misc: chaoskey: Use true and false for boolean values
Gustavo A. R. Silva
1
-3
/
+3
2018-01-23
iscsi-target: make sure to wake up sleeping login worker
Florian Westphal
1
-0
/
+3
2018-01-24
platform/x86: thinkpad_acpi: suppress warning about palm detection
David Herrmann
1
-0
/
+10
2018-01-24
i2c: meson: add configurable divider factors
Jian Hu
1
-4
/
+28
2018-01-24
i2c: imx-lpi2c: add runtime pm support
Fugang Duan
1
-17
/
+51
2018-01-24
i2c: rcar: fix some trivial typos in comments
Wolfram Sang
1
-3
/
+3
2018-01-24
i2c: davinci: fix the cpufreq transition
Bartosz Golaszewski
1
-8
/
+4
2018-01-23
selftests/bpf: check bpf verifier log buffer usage works for HW offload
Quentin Monnet
1
-0
/
+6
2018-01-23
netdevsim: don't compile BPF code if syscall not enabled
Jakub Kicinski
2
-1
/
+33
2018-01-23
netdevsim: add extack support for TC eBPF offload
Quentin Monnet
1
-7
/
+28
2018-01-23
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
18
-210
/
+403
2018-01-23
vmxnet3: repair memory leak
Neil Horman
1
-1
/
+1
2018-01-23
pppoe: take ->needed_headroom of lower device into account on xmit
Guillaume Nault
1
-5
/
+6
2018-01-24
cxl: Remove support for "Processing accelerators" class
Frederic Barrat
1
-2
/
+0
2018-01-24
ocxl: Add Makefile and Kconfig
Frederic Barrat
4
-0
/
+44
2018-01-24
ocxl: Add trace points
Frederic Barrat
5
-1
/
+205
2018-01-24
ocxl: Add a kernel API for other opencapi drivers
Frederic Barrat
3
-71
/
+20
2018-01-24
ocxl: Add AFU interrupt support
Frederic Barrat
5
-2
/
+315
[prev]
[next]