summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()Steve Longerbeam1-0/+6
2014-09-02gpu: ipu-v3: Add ipu_idmac_lock_enable()Steve Longerbeam1-0/+69
2014-09-02gpu: ipu-v3: Add ipu_idmac_enable_watermark()Steve Longerbeam1-0/+25
2014-09-02gpu: ipu-v3: Add ipu_stride_to_bytes()Steve Longerbeam1-0/+30
2014-09-02gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()Steve Longerbeam1-0/+23
2014-09-02gpu: ipu-v3: Add ipu_idmac_clear_buffer()Steve Longerbeam1-0/+28
2014-09-02gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()Steve Longerbeam2-1/+26
2014-09-02gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.hSteve Longerbeam1-25/+0
2014-09-02gpu: ipu-v3: Add helper function checking if pixfmt is planarSteve Longerbeam1-0/+12
2014-09-02gpu: ipu-v3: Add rotation mode conversion utilitiesSteve Longerbeam1-0/+64
2014-09-02gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()Steve Longerbeam1-0/+13
2014-09-02gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()Steve Longerbeam1-0/+20
2014-09-02gpu: ipu-v3: smfc: Convert to per-channelSteve Longerbeam1-26/+106
2014-09-02gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.cSteve Longerbeam2-12/+12
2014-09-02gpu: ipu-v3: Add Image Converter unitSteve Longerbeam4-2/+803
2014-09-02gpu: ipu-v3: Add Camera Sensor Interface unitSteve Longerbeam4-13/+780
2014-08-18gpu: ipu-v3: Rename and add IDMAC channelsSteve Longerbeam1-6/+14
2014-08-18gpu: ipu-v3: Add functions to set CSI/IC source muxesSteve Longerbeam1-0/+51
2014-08-18staging: imx-drm: Convert to new ipu_cpmem APISteve Longerbeam1-10/+6
2014-08-18gpu: ipu-v3: Add ipu-cpmem unitSteve Longerbeam4-449/+622
2014-08-16Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds21-107/+529
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+76
2014-08-16Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami...Linus Torvalds1-0/+1
2014-08-16platform/x86: Enable build support for toshiba_hapsAzael Avalos2-0/+20
2014-08-16platform/x86: Toshiba HDD Active Protection SensorAzael Avalos1-0/+265
2014-08-16asus-nb-wmi: Add wapf4 quirk for the U32UHans de Goede1-0/+14
2014-08-16alienware-wmi: make hdmi_mux enabled on case-by-case basisMario Limonciello1-2/+20
2014-08-16ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause1-2/+2
2014-08-16asus-nb-wmi.c: Rename x401u quirk to wapf4Hans de Goede1-13/+13
2014-08-16compal-laptop: correct invalid hwmon nameRoald Frederickx1-1/+1
2014-08-16toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos1-0/+7
2014-08-16toshiba_acpi: Add extra check to backlight codeAzael Avalos1-4/+17
2014-08-16Fix log message about future removal of interfaceMartin Kepplinger1-3/+3
2014-08-16ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede1-0/+27
2014-08-16asus-nb-wmi: Add wapf4 quirk for the X550CCHans de Goede1-0/+9
2014-08-16intel_ips: Make ips_mcp_limits variables staticMathias Krause1-3/+3
2014-08-16thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdataMathias Krause1-2/+2
2014-08-16fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconstMathias Krause1-5/+5
2014-08-16hp-wmi: Add missing __init annotations to initialization codeMathias Krause1-3/+3
2014-08-16hp_accel: Constify ACPI and DMI tablesMathias Krause1-2/+2
2014-08-16fujitsu-tablet: Mark DMI callbacks as __init codeMathias Krause1-3/+3
2014-08-16dell-laptop: Mark dell_quirks[] DMI table as __initconstMathias Krause1-3/+3
2014-08-16eeepc-wmi: Constify asus_quirks[] DMI tableMathias Krause1-1/+1
2014-08-16acer-wmi: Mark init data and code as suchMathias Krause1-20/+21
2014-08-16asus-nb-wmi: Constify asus_quirks[] DMI tableMathias Krause1-1/+1
2014-08-16alienware-wmi: Mark DMI table as __initconstMathias Krause1-2/+2
2014-08-16acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEPMathias Krause1-0/+5
2014-08-16acer-wmi: Mark acer_wmi_keymap[] as __initconstMathias Krause1-1/+1
2014-08-16WMI: Remove unnecessary null testHimangi Saraogi1-4/+0
2014-08-16drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativityAndrey Utkin1-1/+1