summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore18-70/+1
2014-03-18Merge branch 'acpi-config' into acpicaRafael J. Wysocki2-14/+14
2014-03-18ACPICA: Prevent infinite loops when traversing corrupted lists.Bob Moore3-4/+32
2014-03-18ACPICA: Debugger: Add missing objects; Traverse linked listsBob Moore2-34/+199
2014-03-18ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.Bob Moore1-0/+25
2014-03-18ACPICA: Update for _PRP predefined name.Bob Moore1-1/+1
2014-03-18ACPICA: Cleanup/improve global variable declarations.Lv Zheng2-201/+189
2014-03-18ACPICA: Comment update - no functional change.Bob Moore6-37/+37
2014-02-27ACPICA: Do not abort _PRT repair on a single subpackage failure.Bob Moore1-8/+9
2014-02-27ACPICA: Harden _PRT repair code; check for minimum package length.Bob Moore1-1/+7
2014-02-27ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng1-4/+21
2014-02-27ACPICA: Properly handle NULL entries in _PRT return packages.Lv Zheng1-3/+3
2014-02-27ACPICA: Update conditional compilation flags for resource dump functions.Lv Zheng1-1/+1
2014-02-27ACPICA: Predefined names: Add support for the _PRP method.Bob Moore1-0/+6
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore18-1/+70
2014-02-19ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle1-13/+0
2014-02-18ACPI / APEI: Remove X86 redundant dependency for APEI GHES.Tomasz Nowicki1-1/+1
2014-02-13ACPICA: Add boot option to disable auto return object repairLv Zheng1-0/+11
2014-02-13ACPICA: Add "Windows 2013" string to _OSI support.Bob Moore1-0/+1
2014-02-11ACPICA: Update the conditions to enable the utility resource dump strings.Lv Zheng6-9/+9
2014-02-11ACPICA: Debugger: Add new command to read/write/compare all namespace objects.Bob Moore1-0/+2
2014-02-11ACPICA: Correctly support references in the union acpi_object.Bob Moore1-3/+3
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore168-168/+168
2014-02-11ACPICA: Improve parameter validation for acpi_install_gpe_block.Bob Moore1-0/+19
2014-02-11ACPICA: Utilities: Load of local test tables is now optional.Bob Moore1-1/+2
2014-02-11ACPICA: Deploy new 32/64 printf support for table override mechanism.Bob Moore1-7/+8
2014-02-11ACPICA: Improve support for 32/64 bit physical addresses in printf().Bob Moore2-13/+21
2014-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+3
2014-02-10fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-09Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-15/+32
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-02-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds31-71/+83
2014-02-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-36/+36
2014-02-08Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-23/+75
2014-02-07hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson1-4/+0
2014-02-07Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki4-6/+10
2014-02-07Merge branch 'pm-cpufreq'Rafael J. Wysocki1-4/+17
2014-02-07Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug'Rafael J. Wysocki1-2/+4
2014-02-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-139/+1016
2014-02-06pinctrl: tegra: return correct error typeLaxman Dewangan1-1/+1
2014-02-06pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard1-2/+4
2014-02-06drm/radeon: allow geom rings to be setup on r600/r700 (v2)Dave Airlie3-3/+19
2014-02-06Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...Dave Airlie10-130/+988
2014-02-06Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...Dave Airlie2-1/+4
2014-02-06drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie3-3/+3
2014-02-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+130
2014-02-06Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-90/+27
2014-02-06Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-105/+652
2014-02-05drm/ttm: Don't clear page metadata of imported sg pagesThomas Hellstrom1-0/+3
2014-02-05ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLYAl Stone1-0/+13