summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-14ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore
2015-04-14ACPICA: Add infrastructure for External() opcode.Bob Moore
2015-04-14ACPICA: iASL: Enhancement for constant folding.Bob Moore
2015-04-14ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore
2015-04-14ACPICA: Update AML Debugger global variables.Bob Moore
2015-04-14ACPICA: Update Resource descriptor dump module.Bob Moore
2015-04-14ACPICA: Casting changes around acpi_physical_address/acpi_size.Bob Moore
2015-04-14ACPICA: Resources: Correct conditional compilation definitions.Lv Zheng
2015-04-14ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng
2015-04-14ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng
2015-04-14ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().Rickard Strandqvist
2015-04-14ACPICA: Applications: Remove use of __DATE__ macro.Rasmus Villemoes
2015-04-14ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng
2015-04-14ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila
2015-04-14ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng
2015-04-14ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng
2015-04-14ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng
2015-04-14ACPICA: Executer: Cleanup to remove an unnecessary conversion.Lv Zheng
2015-04-14ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-04-14ACPICA: Linuxize: Reduce divergences for 20150410 release.Lv Zheng
2015-04-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2015-04-11Revert "dmaengine: Add a warning for drivers not using the generic slave caps...Linus Torvalds
2015-04-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi
2015-04-10ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard
2015-04-10ipmi/powernv: Fix minor locking bugAlistair Popple
2015-04-10ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-04-10iscsi target: fix oops when adding reject pduMike Christie
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-04-09Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-08be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-04-08PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas
2015-04-08drm: fix drm_mode_getconnector() locking imbalance regressionTommi Rantala
2015-04-07iscsi-target: TargetAddress in SendTargets should bracket ipv6 addressesAndy Grover
2015-04-07Merge tag 'media/v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2015-04-07drivers: thermal: st: remove several sparse warningsEduardo Valentin
2015-04-07thermal: constify of_device_id arrayFabian Frederick
2015-04-07thermal: Do not log an error if thermal_zone_get_temp returns -EAGAINHans de Goede
2015-04-07drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes
2015-04-07drm/i915/chv: Remove Wait for a previous gfx force-offDeepak S
2015-04-07drm/i915/vlv: save/restore the power context base regJesse Barnes
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds