summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-11HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke3-6/+15
2015-03-11HID: wacom: drop WACOM_PKGLEN_STATUSJiri Kosina1-1/+0
2015-03-11HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke2-9/+7
2015-03-11HID: wacom: Report battery status for Intuos Pro and Intuos5Jason Gerecke1-0/+2
2015-03-11HID: wacom: Provide battery charge state to system over USB if availableJason Gerecke1-0/+25
2015-03-11HID: wacom: Allow dynamic battery creation/destructionJason Gerecke2-2/+16
2015-03-11HID: wacom: Centralize updating of wacom_wac battery statusJason Gerecke2-35/+29
2015-03-11HID: wacom: Move handling of Intuos status packets to seperate functionJason Gerecke2-13/+24
2015-02-27HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires3-0/+133
2015-02-27HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires2-6/+21
2015-02-24HID: wacom: Add support for I2C connected devicesMika Westerberg1-0/+5
2015-02-18HID: wacom: do not directly use input_mt_report_pointer_emulationBenjamin Tissoires1-5/+5
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds18-228/+639
2015-02-10sata_dwc_460ex: disable COMPILE_TEST againLinus Torvalds1-1/+1
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds235-1376/+4234
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds27-430/+508
2015-02-10mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov1-2/+1
2015-02-10Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds11-284/+385
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-8/+7
2015-02-10Merge branch 'pm-cpufreq'Rafael J. Wysocki9-234/+369
2015-02-10Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2-14/+0
2015-02-10Merge branch 'pm-domains'Rafael J. Wysocki2-104/+71
2015-02-10Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki10-44/+1877
2015-02-10Merge branches 'pm-pci' and 'pm-cpuidle'Rafael J. Wysocki5-5/+59
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki19-205/+628
2015-02-10Merge branch 'acpi-processor'Rafael J. Wysocki1-130/+52
2015-02-10Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki3-13/+5
2015-02-10Merge branches 'acpi-video' and 'acpi-soc'Rafael J. Wysocki6-2/+175
2015-02-10Merge branch 'acpi-ec'Rafael J. Wysocki2-131/+419
2015-02-10Merge branch 'acpica'Rafael J. Wysocki182-502/+590
2015-02-09Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds22-224/+541
2015-02-09Merge tag 'edac_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds9-33/+575
2015-02-09Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+26
2015-02-09Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-24/+46
2015-02-09Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-109/+83
2015-02-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-32/+22
2015-02-09Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...Rafael J. Wysocki4-2/+149
2015-02-09Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki1-0/+3
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-0/+5
2015-02-09Merge tag 'regulator-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-369/+1045
2015-02-09Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds48-697/+2198
2015-02-09Merge tag 'regmap-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds4-8/+59
2015-02-09Merge tag 'hwmon-for-linus-v3.20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-131/+356
2015-02-09random: Fix fast_mix() functionGeorge Spelvin1-4/+4
2015-02-09Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo8-13/+54
2015-02-09Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina18-228/+637
2015-02-08ACPI / video: Add disable_native_backlight quirk for Samsung 510RHans de Goede1-0/+9
2015-02-08ACPI / PM: Remove unneeded nested #ifdefAndreas Ruprecht1-2/+0
2015-02-08USB / PM: Remove unneeded #ifdef and associated dead codeAndreas Ruprecht1-12/+0