summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: pxafb: Add support for lcd-supply regulatorDaniel Mack2018-07-242-0/+27
* video: fbdev: pxafb: handle errors from pxafb_init_fbinfo() correctlyDaniel Mack2018-07-241-5/+4
* video: fbdev: pxafb: switch to devm_* APIDaniel Mack2018-07-241-47/+17
* video: fbdev: pxafb: clear allocated memory for video modesDaniel Mack2018-07-241-2/+2
* video: fbdev: pxa3xx_gcu: add devicetree bindingsDaniel Mack2018-07-241-0/+10
* fbdev: Distinguish between interlaced and progressive modesFredrik Noring2018-07-241-11/+30
* efifb: Copy the ACPI BGRT boot graphics to the framebufferHans de Goede2018-07-031-0/+140
* efi/bgrt: Drop __initdata from bgrt_image_sizeHans de Goede2018-07-031-1/+1
* video: fbdev: simplefb: Stop including <linux/clk-provider.h>Geert Uytterhoeven2018-07-031-1/+1
* omapfb: encoder-tpd12s015: fix error return codeJulia Lawall2018-07-031-3/+9
* video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall2018-07-031-1/+1
* video: fbdev: Enable ACPI-based enumeration for goldfishfbYu Ning2018-07-031-0/+8
* video: fbdev: Fix checkpatch warnings in goldfishfb.cRoman Kiryanov2018-07-031-1/+3
* console: dummycon: export dummycon_[un]register_output_notifierHans de Goede2018-06-291-0/+2
* console/fbcon: Add support for deferred console takeoverHans de Goede2018-06-283-8/+142
* fbcon: Call WARN_CONSOLE_UNLOCKED() where applicableHans de Goede2018-06-281-0/+11
* Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-1/+1
|\
| * efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed modeHans de Goede2018-06-221-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-06-241-1/+3
|\ \
| * | clocksource/drivers/stm32: Fix error return codeJulia Lawall2018-06-121-1/+3
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-243-16/+58
|\ \ \
| * | | irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier2018-06-221-0/+10
| * | | irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collectionMarc Zyngier2018-06-221-5/+13
| * | | irqchip/gic-v3-its: Only emit SYNC if targetting a valid collectionMarc Zyngier2018-06-221-6/+19
| * | | irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeYang Yingliang2018-06-221-1/+8
| * | | irqchip/gic-v2m: Fix SPI release on error pathMarc Zyngier2018-06-221-1/+1
| * | | irqchip/ls-scfg-msi: Fix MSI affinity handlingMarc Zyngier2018-06-221-3/+7
* | | | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-2410-56/+125
|\ \ \ \
| * | | | lightnvm: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-221-1/+1
| * | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-226-45/+88
| |\ \ \ \
| | * | | | nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe2018-06-213-5/+39
| | * | | | nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrlJianchao Wang2018-06-211-1/+1
| | * | | | nvme-fc: release io queues to allow fast failJames Smart2018-06-211-3/+3
| | * | | | nvmet: reset keep alive timer in controller enableMax Gurtuvoy2018-06-201-0/+8
| | * | | | nvme-rdma: don't override opts->queue_sizeSagi Grimberg2018-06-201-11/+10
| | * | | | nvme-rdma: Fix command completion race at error recoveryIsrael Rukshin2018-06-201-2/+6
| | * | | | nvme-rdma: fix possible free of a non-allocated async event bufferSagi Grimberg2018-06-201-13/+11
| | * | | | nvme-rdma: fix possible double free condition when failing to create a contro...Sagi Grimberg2018-06-201-10/+10
| * | | | | nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes2018-06-211-8/+34
| |/ / / /
| * | | | block: fix timeout changes for legacy request driversChristoph Hellwig2018-06-192-2/+2
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-242-5/+11
|\ \ \ \ \
| * | | | | hwrng: core - Always drop the RNG in hwrng_unregister()Michael Büsch2018-06-151-2/+9
| * | | | | crypto: chtls - use after free in chtls_pt_recvmsg()Dan Carpenter2018-06-151-3/+2
* | | | | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-239-18/+279
|\ \ \ \ \ \
| * | | | | | xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky2018-06-221-2/+0
| * | | | | | xen: add new hypercall buffer mapping deviceJuergen Gross2018-06-224-1/+223
| * | | | | | xen/scsiback: add error handling for xenbus_printfZhouyang Jia2018-06-191-3/+13
| * | | | | | scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia2018-06-191-7/+26
| * | | | | | xen/grant-table: Export gnttab_{alloc|free}_pages as GPLOleksandr Andrushchenko2018-06-191-2/+2
| * | | | | | xen: add error handling for xenbus_printfZhouyang Jia2018-06-191-3/+15