summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* asus-nb-wmi: Add wapf4 quirk for the X550CCHans de Goede2014-08-161-0/+9
* intel_ips: Make ips_mcp_limits variables staticMathias Krause2014-08-161-3/+3
* thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdataMathias Krause2014-08-161-2/+2
* fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconstMathias Krause2014-08-161-5/+5
* hp-wmi: Add missing __init annotations to initialization codeMathias Krause2014-08-161-3/+3
* hp_accel: Constify ACPI and DMI tablesMathias Krause2014-08-161-2/+2
* fujitsu-tablet: Mark DMI callbacks as __init codeMathias Krause2014-08-161-3/+3
* dell-laptop: Mark dell_quirks[] DMI table as __initconstMathias Krause2014-08-161-3/+3
* eeepc-wmi: Constify asus_quirks[] DMI tableMathias Krause2014-08-161-1/+1
* acer-wmi: Mark init data and code as suchMathias Krause2014-08-161-20/+21
* asus-nb-wmi: Constify asus_quirks[] DMI tableMathias Krause2014-08-161-1/+1
* alienware-wmi: Mark DMI table as __initconstMathias Krause2014-08-161-2/+2
* acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEPMathias Krause2014-08-161-0/+5
* acer-wmi: Mark acer_wmi_keymap[] as __initconstMathias Krause2014-08-161-1/+1
* WMI: Remove unnecessary null testHimangi Saraogi2014-08-161-4/+0
* drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativityAndrey Utkin2014-08-161-1/+1
* asus-nb-wmi: Add wapf4 quirk for the X550CLHans de Goede2014-08-161-0/+9
* asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CAAceLan Kao2014-08-161-0/+13
* asus-wmi: control wlan-led if wapf > 0AceLan Kao2014-08-161-2/+2
* asus-wmi: backlight_init: Stop treating -ENODEV as if its not an errorHans de Goede2014-08-161-4/+1
* asus-wmi: Disable acpi-video backlight on desktop machinesHans de Goede2014-08-161-0/+7
* ideapad-laptop: Change Lenovo Yoga 2 series rfkill handlingHans de Goede2014-08-161-14/+27
* thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILEHans de Goede2014-08-161-1/+1
* eeepc-laptop: rename _set and _get arguments in macroPaul Bolle2014-08-161-4/+4
* fujitsu-laptop: Clear build warningsJean Delvare2014-08-161-5/+4
* platform/x86/toshiba-apci.c possible bad if test?Nick2014-08-161-1/+1
* sony-laptop: fix doesn't work lid resume settings on Vaio Promog4222014-08-161-1/+1
* WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON.poma2014-08-161-0/+9
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-1510-114/+123
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-08-069-112/+121
| |\
| | * iscsi class: Fix freeing of skb in get host error pathMike Christie2014-08-041-1/+1
| | * pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-012-71/+70
| | * pm8001: Fix erratic calculation in update_flashTomas Henzl2014-08-011-5/+2
| | * libiscsi: return new error code when nop times outMike Christie2014-08-011-1/+1
| | * iscsi class: fix get_host_stats return code when not supportedMike Christie2014-08-011-1/+1
| | * iscsi class: fix get_host_stats error handlingMike Christie2014-08-011-0/+4
| | * qla4xxx: fix get_host_stats error propagationMike Christie2014-08-011-0/+2
| | * qla4xxx: check the return value of dma_alloc_coherent()Maurizio Lombardi2014-07-301-0/+6
| | * scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Rickard Strandqvist2014-07-301-7/+7
| | * scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Rickard Strandqvist2014-07-301-7/+7
| | * qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-1/+1
| | * pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-19/+20
| * | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-08-061-2/+2
| |\ \
| | * | scsi: fix u14-34f printk format warningsRandy Dunlap2014-08-011-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-158-202/+461
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2014-08-146-201/+458
| |\ \ \ \
| | * | | | Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov2014-08-131-1/+0
| | * | | | Input: xpad - add support for Xbox One controllersTed Mielczarek2014-08-131-17/+157
| | * | | | Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov2014-08-131-6/+11
| | * | | | Input: atmel_mxt_ts - split config update a bitDmitry Torokhov2014-08-131-125/+145