summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel
2016-04-28efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform deviceArd Biesheuvel
2016-04-28efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'Ard Biesheuvel
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28efifb: Use builtin_platform_driver and drop unused includesArd Biesheuvel
2016-04-28x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel
2016-04-28efi: Implement generic support for the Memory Attributes tableArd Biesheuvel
2016-04-28efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel
2016-04-28efi/arm*: Use memremap() to create the persistent memmap mappingArd Biesheuvel
2016-04-28efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming
2016-04-28efi/arm64: Check SetupMode when determining Secure Boot statusLinn Crosetto
2016-04-28efi/arm64: Report unexpected errors when determining Secure Boot statusLinn Crosetto
2016-04-28efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel
2016-04-25Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2016-04-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-04-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds
2016-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-23Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-23Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-04-22Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-04-22efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek
2016-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-04-22Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-22Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2016-04-22x86 EDAC, sb_edac.c: Take account of channel hashing when neededTony Luck
2016-04-22x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel addressTony Luck
2016-04-22clocksource/drivers/tango-xtal: Fix boot hang due to incorrect testDaniel Lezcano
2016-04-22Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-04-22Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-04-22drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queriesBen Skeggs
2016-04-22amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang
2016-04-22drm/amdgpu: forbid mapping of userptr bo through radeon device fileJérôme Glisse
2016-04-22drm/radeon: forbid mapping of userptr bo through radeon device fileJérôme Glisse
2016-04-22drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher
2016-04-22drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher
2016-04-21drm/dp/mst: Validate port in drm_dp_payload_send_msg()cpaul@redhat.com
2016-04-21Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-04-21drm/nouveau/kms: fix setting of default values for dithering propertiesBen Skeggs
2016-04-21Merge tag 'drm-intel-fixes-2016-04-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-04-21Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2016-04-21Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-21rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon
2016-04-21rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao