summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pwm: Fix uninitialized warnings in pwm_get()Geert Uytterhoeven2014-08-291-15/+14
* pwm: rockchip: Allow polarity invert on rk3288Doug Anderson2014-08-261-9/+48
* pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2Liu Ying2014-08-251-2/+43
* pwm: imx: Cleanup indentation for register definitionsLiu Ying2014-08-251-13/+13
* pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definitionLiu Ying2014-08-251-1/+1
* pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-08-251-1/+1
* pwm: lpss: make it buildable only on X86Andy Shevchenko2014-08-251-0/+1
* pwm: lpss: use c99 initializers in structuresJulia Lawall2014-08-251-2/+2
* pwm: lpss: Fix build failure on PowerPCThierry Reding2014-08-231-0/+1
* pwm: lpss: pci: Move to use pcim_enable_device()Andy Shevchenko2014-08-231-2/+1
* pwm: lpss: Properly split driver to partsAndy Shevchenko2014-08-236-127/+195
* pwm: lpss: Add ACPI and PCI IDs for Intel BraswellAlan Cox2014-08-221-0/+8
* pwm: fsl-ftm: Select REGMAP_MMIOFabio Estevam2014-08-221-0/+1
* pwm: fsl-ftm: Convert to direct regmap API usageXiubo Li2014-08-201-39/+44
* pwm: fsl-ftm: Clean up the codeXiubo Li2014-08-201-7/+6
* pwm: Fix period and polarity in pwm_get() for non-perfect matchesGeert Uytterhoeven2014-08-181-2/+6
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-08-1621-107/+529
|\
| * platform/x86: Enable build support for toshiba_hapsAzael Avalos2014-08-162-0/+20
| * platform/x86: Toshiba HDD Active Protection SensorAzael Avalos2014-08-161-0/+265
| * asus-nb-wmi: Add wapf4 quirk for the U32UHans de Goede2014-08-161-0/+14
| * alienware-wmi: make hdmi_mux enabled on case-by-case basisMario Limonciello2014-08-161-2/+20
| * ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause2014-08-161-2/+2
| * asus-nb-wmi.c: Rename x401u quirk to wapf4Hans de Goede2014-08-161-13/+13
| * compal-laptop: correct invalid hwmon nameRoald Frederickx2014-08-161-1/+1
| * toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos2014-08-161-0/+7
| * toshiba_acpi: Add extra check to backlight codeAzael Avalos2014-08-161-4/+17
| * Fix log message about future removal of interfaceMartin Kepplinger2014-08-161-3/+3
| * ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede2014-08-161-0/+27
| * 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