summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-02asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UAJoão Paulo Rechi Vita1-1/+1
2016-07-02asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UFJoão Paulo Rechi Vita1-1/+6
2016-07-02asus-wmi: Add quirk_no_rfkill for the Asus Z550MAJoão Paulo Rechi Vita1-0/+9
2016-07-02asus-wmi: Add quirk_no_rfkill for the Asus U303LBJoão Paulo Rechi Vita1-0/+9
2016-07-02asus-wmi: Add quirk_no_rfkill for the Asus N552VWJoão Paulo Rechi Vita1-0/+9
2016-07-02asus-wmi: Create quirk for airplane_mode LEDJoão Paulo Rechi Vita3-3/+19
2016-07-02asus-wireless: Toggle airplane mode LEDJoão Paulo Rechi Vita2-1/+92
2016-06-29intel_telemetry: Remove Monitor MWAIT feature dependencyYu, Ong Hock2-2/+2
2016-06-29intel-hid: Remove duplicated acpi_remove_notify_handlerAlex Hung1-3/+2
2016-06-29asus-wmi: Add ambient light sensor toggle keyNick Leiten1-0/+1
2016-06-29fujitsu-laptop: Add support for eco LEDMatej Groma1-0/+56
2016-06-29fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based modelsMichał Kępień1-0/+14
2016-06-29fujitsu-laptop: Remove unused macrosMichał Kępień1-10/+0
2016-06-29fujitsu-laptop: Use module name in debug messagesMichał Kępień1-1/+1
2016-06-29hp-wmi: Fix wifi cannot be hard-unblockedAlex Hung1-1/+6
2016-06-29toshiba_acpi: Bump driver version and update copyright yearAzael Avalos1-2/+2
2016-06-29toshiba_acpi: Remove the position sysfs entryAzael Avalos1-25/+0
2016-06-29toshiba_acpi: Add IIO interface for accelerometer axis dataAzael Avalos2-0/+108
2016-06-21dell-wmi: Add a WMI event code for display on/offAlex Hung1-0/+3
2016-06-17dell-wmi: Generate one sparse keymap for all machinesPali Rohár1-111/+104
2016-06-17dell-wmi: Add information about other WMI event codesPali Rohár1-0/+35
2016-06-17dell-wmi: Sort WMI event codes and update commentsPali Rohár1-13/+16
2016-06-17dell-wmi: Ignore WMI event code 0xe045Pali Rohár1-1/+12
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-8/+8
2016-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-16/+30
2016-06-12Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-7/+16
2016-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+10
2016-06-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-10/+107
2016-06-11Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+32
2016-06-11Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-77/+20
2016-06-11uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski1-56/+2
2016-06-11uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-06-10Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+3
2016-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+6
2016-06-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-285/+435
2016-06-10Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/l...Linus Torvalds62-185/+439
2016-06-10Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-9/+24
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-3/+9
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2-3/+3
2016-06-10stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-10net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-10net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-10net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-10net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2-2/+59
2016-06-10net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-10net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-10net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-10net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-10net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb1-1/+9