aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-23toshiba_acpi: Add sysfs entries for the Cooling Method featureAzael Avalos1-0/+51
2016-03-23toshiba_acpi: Add support for cooling method featureAzael Avalos1-0/+54
2016-03-23thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"Eric Curtin1-3/+1
2016-02-07alienware-wmi: whitespace improvementsMario Limonciello1-9/+5
2016-02-07alienware-wmi: Add support for two new systems: ASM200 and ASM201.Mario Limonciello1-0/+32
2016-02-07alienware-wmi: Add support for deep sleep control.Mario Limonciello1-0/+95
2016-02-07alienware-wmi: Add initial support for alienware graphics amplifier.Mario Limonciello1-19/+88
2016-02-07alienware-wmi: Add support for new platform: X51-R3Mario Limonciello1-5/+19
2016-02-07alienware-wmi: Clean up whitespace for ASM100 platformMario Limonciello1-8/+8
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/dvhart/linux-platform-drivers-x86Linus Torvalds2-0/+9
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds7-39/+297
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus 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-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds129-4144/+5686
2016-01-24IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan3-0/+330
2016-01-23Merge 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/viro/vfsLinus 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 nextZhang Rui5-38/+286
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-1/+87
2016-01-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-210/+455
2016-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds26-3718/+3009
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa6-48/+15
2016-01-22wrappers 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/crypto-2.6Linus Torvalds3-8/+17
2016-01-22soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann1-1/+1
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds8-2152/+2529
2016-01-21Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds8-161/+1272
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds26-1314/+3651
2016-01-21Merge branch 'next' into for-linusDmitry Torokhov3-210/+455
2016-01-21NTB: Fix macro parameter conflict with field nameAllen Hubbe1-2/+3
2016-01-21NTB: 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/helgaas/pciLinus Torvalds72-1800/+3449
2016-01-21Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds10-105/+445
2016-01-21Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds1-5/+5
2016-01-21rbd: delete an unnecessary check before rbd_dev_destroy()Markus Elfring1-2/+1
2016-01-21IB/mlx5: Unify CQ create flags checkLeon Romanovsky2-9/+3
2016-01-21IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com1-12/+127
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2-52/+49
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2-3/+47
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2-22/+193
2016-01-21IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com3-18/+365