summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-08watchdog: mei_wdt: register wd device only if requiredTomas Winkler1-9/+191
2016-02-07mei: bus: whitelist the watchdog clientTomas Winkler1-0/+29
2016-02-07watchdog: mei_wdt: add status debugfs entryTomas Winkler1-0/+87
2016-02-07watchdog: mei_wdt: implement MEI iAMT watchdog driverTomas Winkler3-0/+420
2016-02-07mei: wd: drop the watchdog code from the core mei driverAlexander Usyskin8-491/+9
2016-02-07mei: drop nfc leftovers from the mei driverTomas Winkler1-11/+0
2016-02-07mei: always copy the read buffer if data is readyAlexander Usyskin1-18/+14
2016-02-07mei: prevent queuing new flow control credit.Alexander Usyskin1-1/+20
2016-02-07mei: bus: remove redundant uuid string in debug messagesTomas Winkler1-6/+4
2016-01-29Staging: goldfish: goldfish_nand: Add DMA Support using dmam_alloc_coherentShraddha Barke1-9/+11
2016-01-29goldfish: Enable ACPI-based enumeration for android pipeJason Hu1-0/+8
2016-01-29goldfish_pipe: Pass physical addresses to the device if supportedYu Ning1-2/+27
2016-01-29Enable platform support for Goldfish virtual devicesMiodrag Dinic1-1/+1
2016-01-29platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAINGreg Hackmann1-1/+2
2016-01-29platform: goldfish: pipe: add devicetree bindingsGreg Hackmann1-1/+9
2016-01-29goldfish_pipe: Pin pages to memory while copying and other cleanupsChristoffer Dall1-57/+72
2016-01-29goldfish_pipe: don't be clever with #define offsetsAlex Bennée1-11/+5
2016-01-29goldfish: refactor goldfish platform configsGreg Hackmann3-3/+20
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-5/+333
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2-0/+9
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds7-39/+297
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+1
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott1-4/+2
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott1-1/+1
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds129-4144/+5686
2016-01-24IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan3-0/+330
2016-01-24Merge tag 'ntb-4.5' of git://github.com/jonmason/ntbLinus Torvalds12-12/+2177
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds23-75/+73
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-48/+15
2016-01-23Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui5-38/+286
2016-01-23Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-1/+87
2016-01-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-210/+455
2016-01-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds26-3718/+3009
2016-01-23tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa6-48/+15
2016-01-23wrappers for ->i_mutex accessAl Viro22-73/+73
2016-01-22lustre: remove unused declarationAl Viro1-2/+0
2016-01-22Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds7-28/+47
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-8/+17
2016-01-22soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann1-1/+1
2016-01-22Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds8-2152/+2529
2016-01-22Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds8-161/+1272
2016-01-22Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds26-1314/+3651
2016-01-22Merge branch 'next' into for-linusDmitry Torokhov3-210/+455
2016-01-22NTB: Fix macro parameter conflict with field nameAllen Hubbe1-2/+3
2016-01-22NTB: Add support for AMD PCI-Express Non-Transparent BridgeXiangliang Yu6-0/+1370
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-92/+89
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds72-1800/+3449