summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-01ACPICA: Comment update, no functional changegongzg
2015-07-01ACPICA: Split C library prototypes to new headerBob Moore
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore
2015-07-01ACPICA: Cleanup output for the ASL Debug objectBob Moore
2015-07-01ACPICA: Update for acpi_install_table memory typesZhang Rui
2015-07-01ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore
2015-07-01ACPICA: Namespace: Add support to allow overriding objectsLv Zheng
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-07-01ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-07-01ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng
2015-06-24ACPICA: Linuxize: Replace __FUNCTION__ with __func__Lv Zheng
2015-06-23ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng
2015-05-22ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore
2015-05-22ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore
2015-05-22ACPICA: iASL/disassembler - fix possible fault for -e option.Bob Moore
2015-05-22ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list().Lv Zheng
2015-05-22ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho...Lv Zheng
2015-05-22ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore
2015-05-22ACPICA: Parser: Move a couple externals to the proper header.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore
2015-05-13Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki
2015-05-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-11Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-11drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner
2015-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-08Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-08Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-05-08Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-05-08drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner
2015-05-08Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-05-08Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-05-08mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLEZhangfei Gao
2015-05-08mmc: dw_mmc: init desc in dw_mci_idmac_initZhangfei Gao
2015-05-07Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-07Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki
2015-05-07drivers: CCI: fix used_mask init in validate_group()Mark Salter
2015-05-07Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2015-05-07Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-05-07Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-05-07drm/radeon: stop trying to suspend UVD sessionsChristian König
2015-05-07drm/radeon: more strictly validate the UVD codecChristian König
2015-05-07drm/radeon: make UVD handle checking more strictChristian König
2015-05-07drm/radeon: make VCE handle check more strictChristian König
2015-05-07drm/radeon: fix userptr lockupChristian König
2015-05-07drm/radeon: fix userptr BO unpin bug v3monk.liu