summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24386-386/+386
* Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-2417-57/+261
|\
| * watchdog: it87_wdt: add IT8620E IDMaciej S. Szmigiero2016-12-162-3/+5
| * watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-161-1/+0
| * watchdog: octeon: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-161-1/+0
| * watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriateRasmus Villemoes2016-12-161-0/+20
| * watchdog: loongson1: Add Loongson1 SoC watchdog driverYang Ling2016-12-163-0/+178
| * watchdog: cpwd: remove memory allocate failure messageAmit Kushwaha2016-12-161-16/+7
| * watchdog: da9062/61: watchdog driverSteve Twiss2016-12-162-4/+12
| * intel-mid_wdt: Error code is just an integerAndy Shevchenko2016-12-161-11/+8
| * intel-mid_wdt: make sure watchdog is not running at startupAndy Shevchenko2016-12-161-0/+3
| * watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin2016-12-161-0/+2
| * watchdog: jz4740: Fix modular buildStephen Boyd2016-12-161-1/+1
| * watchdog: qcom: fix kernel panic due to external abort on non-linefetchChristian Lamparter2016-12-161-1/+1
| * watchdog: davinci: add support for deferred probingTero Kristo2016-12-161-1/+5
| * watchdog: meson: Remove unneeded platform MODULE_ALIASJavier Martinez Canillas2016-12-161-1/+0
| * watchdog: Standardize leading tabs and spaces in Kconfig fileRobert P. J. Day2016-12-161-17/+17
| * watchdog: max77620_wdt: fix module autoloadJavier Martinez Canillas2016-12-161-0/+1
| * watchdog: bcm7038_wdt: fix module autoloadJavier Martinez Canillas2016-12-161-0/+1
* | Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds2016-12-245-32/+737
|\ \
| * | ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl2016-12-231-1/+0
| * | NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET2016-12-232-2/+2
| * | ntb: fix SKX NTB config space size register offsetsDave Jiang2016-12-231-4/+4
| * | ntb_transport: Limit memory windows based on available, scratchpadsShyam Sundar S K2016-12-231-12/+16
| * | NTB: Register and offset values fix for memory windowShyam Sundar S K2016-12-231-10/+4
| * | NTB: add support for hotplug featureXiangliang Yu2016-12-232-2/+12
| * | ntb: Adding Skylake Xeon NTB supportDave Jiang2016-12-232-5/+703
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-231-3/+7
|\ \
| * | Input: i8042 - Trust firmware a bit more when probing on X86Dmitry Torokhov2016-12-191-3/+7
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-231-6/+16
|\ \ \
| * | | clocksource/drivers/moxart: Plug memory and mapping leaksSudip Mukherjee2016-12-191-6/+16
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-231-1/+1
|\ \ \
| * | | irqchip/st: Mark st_irq_syscfg_resume() __maybe_unusedJérémy Lefaure2016-12-191-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-2316-127/+170
|\ \ \
| * | | virtio-net: XDP support for small buffersJason Wang2016-12-231-25/+87
| * | | virtio-net: remove big packet XDP codesJason Wang2016-12-231-41/+3
| * | | virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is supportJason Wang2016-12-231-1/+3
| * | | virtio-net: make rx buf size estimation works for XDPJason Wang2016-12-231-0/+3
| * | | virtio-net: unbreak csumed packets for XDP_PASSJason Wang2016-12-231-2/+2
| * | | virtio-net: correctly handle XDP_PASS for linearized packetsJason Wang2016-12-231-2/+8
| * | | virtio-net: fix page miscount during XDP linearizingJason Wang2016-12-231-8/+11
| * | | virtio-net: correctly xmit linearized page on XDP_TXJason Wang2016-12-231-1/+1
| * | | virtio-net: remove the warning before XDP linearizingJason Wang2016-12-231-7/+1
| * | | mlxsw: spectrum_router: Correctly remove nexthop groupsIdo Schimmel2016-12-231-0/+3
| * | | mlxsw: spectrum_router: Don't reflect dead neighsIdo Schimmel2016-12-231-4/+6
| * | | stmmac: CSR clock configuration fixjpinto2016-12-233-6/+6
| * | | Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub...David S. Miller2016-12-225-5/+10
| |\ \ \
| | * | | rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger2016-12-211-1/+2
| | * | | ath9k: do not return early to fix rcu unlockingTobias Klausmann2016-12-211-1/+1
| | * | | ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear2016-12-201-1/+1