summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-10-03irqchip/gic-v3: Remove acknowledge loopJulien Thierry
2018-10-02irqchip/irq-mvebu-icu: Add support for System Error Interrupts (SEI)Miquel Raynal
2018-10-02irqchip/irq-mvebu-sei: Add new driver for Marvell SEIMiquel Raynal
2018-10-02irqchip/irq-mvebu-icu: Support ICU subnodesMiquel Raynal
2018-10-02irqchip/irq-mvebu-icu: Disociate ICU and NSRMiquel Raynal
2018-10-02irqchip/irq-mvebu-icu: Clarify the reset operation of configured interruptsMiquel Raynal
2018-10-02irqchip/irq-mvebu-icu: Fix wrong private data retrievalMiquel Raynal
2018-10-02genirq/msi: Allow creation of a tree-based irqdomain for platform-msiMarc Zyngier
2018-10-02irqchip/pdc: Setup all edge interrupts as rising edge at GICLina Iyer
2018-10-02irqchip/gic-v3-its: Allow use of LPI tables in reserved memoryMarc Zyngier
2018-10-02irqchip/gic-v3-its: Register LPI tables with EFI config tableMarc Zyngier
2018-10-02irqchip/gic-v3-its: Check that all RDs have the same property tableMarc Zyngier
2018-10-02irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernelsMarc Zyngier
2018-10-02irqchip/gic-v3-its: Allow use of pre-programmed LPI tablesMarc Zyngier
2018-10-02irqchip/gic-v3-its: Keep track of property table's PA and VAMarc Zyngier
2018-10-02irqchip/gic-v3-its: Move pending table allocation to init timeMarc Zyngier
2018-10-02irqchip/gic-v3-its: Split property table clearing from allocationMarc Zyngier
2018-10-02irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usageMarc Zyngier
2018-10-02irqchip/gic-v3-its: Change initialization ordering for LPIsMarc Zyngier
2018-09-26efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel
2018-09-26efi/arm: libstub: add a root memreserve config tableArd Biesheuvel
2018-09-26efi: honour memory reservations passed via a linux specific config tableArd Biesheuvel
2018-09-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds
2018-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-07Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-09-07Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki
2018-09-06Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-06i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta
2018-09-06irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He
2018-09-06memory: ti-aemif: fix a potential NULL-pointer dereferenceBartosz Golaszewski
2018-09-06Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stb...Olof Johansson
2018-09-06firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla
2018-09-06rbd: support cloning across namespacesIlya Dryomov
2018-09-06rbd: factor out get_parent_info()Ilya Dryomov
2018-09-06ACPI / LPSS: Force LPSS quirks on bootZhang Rui
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare
2018-09-05hwmon: rpi: add module alias to raspberrypi-hwmonPeter Robinson
2018-09-05Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder
2018-09-04memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan