aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-25mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2017-02-24platform/x86: intel_turbo_max_3: make it explicitly non-modularPaul Gortmaker1-6/+5
2017-02-24platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelistAlex Hung1-0/+6
2017-02-24platform/x86: intel-hid: Support 5 button arrayAlex Hung1-5/+91
2017-02-24platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed on kbd brightness changeHans de Goede1-4/+38
2017-02-24platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDsHans de Goede1-64/+16
2017-02-24platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directlyHans de Goede1-3/+1
2017-02-24leds: class: Add new optional brightness_hw_changed attributeHans de Goede5-0/+132
2017-02-24platform/x86: acer-wmi: add another KEY_WLAN keycodeChris Chiu1-0/+1
2017-02-24platform/x86: acer-wmi: Inform firmware that RF Button Driver is activeChris Chiu1-16/+58
2017-02-24platform/x86: asus-wireless: Fix indentationJoão Paulo Rechi Vita1-2/+1
2017-02-24platform/x86: asus-wireless: Use per-HID HSWC parametersJoão Paulo Rechi Vita1-15/+42
2017-02-24platform/x86: intel_pmc_ipc: Add APL PMC PCI IdRajneesh Bhardwaj1-0/+1
2017-02-24platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy2-6/+64
2017-02-24platform/x86: alienware-wmi: Remove header duplicateAndy Shevchenko1-1/+0
2017-02-24platform/x86: intel_mid_powerbtn: Use SCU IPC directlyAndy Shevchenko1-2/+2
2017-02-24platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgmentAndy Shevchenko1-12/+7
2017-02-24checkpatch: remove false unbalanced braces warningSven Eckelmann1-2/+2
2017-02-24checkpatch: notice unbalanced else braces in a patchJoe Perches1-0/+6
2017-02-24checkpatch: add another old address for the FSFMatthew Wilcox1-0/+1
2017-02-24checkpatch: update $logFunctionsMiles Chen1-1/+1
2017-02-24checkpatch: warn on logging continuationsJoe Perches1-0/+6
2017-02-24checkpatch: warn on embedded function namesJoe Perches1-2/+20
2017-02-24lib/lz4: remove back-compat wrappersSven Schmidt4-156/+0
2017-02-24fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt2-15/+19
2017-02-24crypto: change LZ4 modules to work with new LZ4 module versionSven Schmidt3-68/+120
2017-02-24lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt1-5/+8
2017-02-24lib: update LZ4 compressor moduleSven Schmidt6-1077/+2758
2017-02-24lib/test_sort.c: make it explicitly non-modularPaul Gortmaker1-5/+6
2017-02-24lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix4-39/+54
2017-02-24rbtree: use designated initializersKees Cook2-2/+6
2017-02-24linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund1-4/+6
2017-02-24lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox2-3/+3
2017-02-24lib: add module support to atomic64 testsGeert Uytterhoeven2-4/+11
2017-02-24lib: add module support to glob testsGeert Uytterhoeven4-166/+169
2017-02-24lib: add module support to crc32 testsGeert Uytterhoeven4-826/+858
2017-02-24kernel/ksysfs.c: add __ro_after_init to bin_attribute structureBhumika Goyal1-1/+1
2017-02-24kernel/notifier.c: simplify expressionViresh Kumar1-1/+1
2017-02-24mm balloon: umount balloon_mnt when removing vb deviceYisheng Xie1-0/+4
2017-02-24bug: switch data corruption check to __must_checkKees Cook2-26/+31
2017-02-24m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza10-22/+29
2017-02-24compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza1-0/+1
2017-02-24include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada1-1/+1
2017-02-24uapi: mqueue.h: add missing linux/types.h includeMike Frysinger1-0/+2
2017-02-24procfs: use an enum for possible hidepid valuesLafcadio Wluiki4-6/+13
2017-02-24proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan1-88/+56
2017-02-24proc: use rb_entry()Geliang Tang1-5/+6
2017-02-24alpha: use generic current.hDavidlohr Bueso2-9/+1
2017-02-24arch/frv/mb93090-mb00/pci-frv.c: fix build warningSudip Mukherjee1-3/+8
2017-02-24kasan: add memcg kmem_cache testGreg Thelen1-0/+34