summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-1116-164/+1089
|\
| * irqchip/omap-intc: Add support for spurious irq handlingSekhar Nori2016-01-061-1/+26
| * irqchip/zevio: Use irq_data_get_chip_type() helperGeliang Tang2015-12-301-2/+1
| * irqchip/omap-intc: Remove duplicate setup for IRQ chip type handlerMilo Kim2015-12-291-1/+0
| * irqchip/ts4800: Add TS-4800 interrupt controllerDamien Riegel2015-12-293-0/+170
| * irq/platform-MSI: Increase the maximum MSIs the MSI framework can supportMaJun2015-12-291-1/+1
| * irqchip/gicv2m: Miscellaneous fixes for v2m resources and SPI rangesSuravee Suthikulpanit2015-12-291-4/+4
| * irqchip/bcm2836: Make code more readableAndrea Merello2015-12-291-1/+1
| * irqchip/bcm2836: Tolerate IRQs while no flag is set in ISRAndrea Merello2015-12-291-1/+1
| * irqchip/bcm2836: Add SMP support for the 2836Andrea Merello2015-12-291-2/+23
| * irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timersEric Anholt2015-12-291-0/+26
| * Merge tag 'irqchip-core-v4.5' of git://git.infradead.org/users/jcooper/linux ...Thomas Gleixner2015-12-292-45/+64
| |\
| | * Merge branch 'irqchip/sunxi' into irqchip/coreJason Cooper2015-12-231-0/+13
| | |\
| | | * irqchip/sunxi-nmi: Support sun9i A80 NMI controllerChen-Yu Tsai2015-12-031-0/+13
| | * | irqchip/renesas-intc-irqpin: Improve clock error handling and reportingGeert Uytterhoeven2015-11-241-12/+33
| | * | irqchip/renesas-intc-irqpin: Remove intc_irqpin_priv.number_of_irqsGeert Uytterhoeven2015-11-241-11/+10
| | * | irqchip/renesas-intc-irqpin: Remove obsolete platform data supportGeert Uytterhoeven2015-11-241-26/+12
| | |/
| * | Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2015-12-294-24/+191
| |\ \
| | * | irqchip/gic-v2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit2015-12-212-2/+114
| | * | irqchip/gic-v2m: Refactor to prepare for ACPI supportSuravee Suthikulpanit2015-12-211-21/+32
| | * | irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit2015-12-211-1/+1
| | * | acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit2015-12-212-0/+44
| * | | genirq/msi: Export functions to allow MSI domains in modulesJake Oshins2015-12-201-0/+4
| * | | Merge branch 'irq/gic-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2015-12-195-32/+75
| |\ \ \
| | * | | irqchip/gic: Kconfig the number of instancesLinus Walleij2015-12-182-20/+15
| | * | | irqchip/gic: Make interrupt ID 1020 invalidMarc Zyngier2015-12-161-1/+1
| | * | | irqchip/gic-v2m: Fix of_node refcount on errorMarc Zyngier2015-12-161-1/+1
| | * | | irqchip/gic: Assign irqchip dynamicallyLinus Walleij2015-12-161-9/+13
| | * | | irqchip/gic: Support RealView variant setupLinus Walleij2015-12-163-1/+45
| | |/ /
| * | | irqchip/mbigen: Implement the mbigen irq chip operation functionsMa Jun2015-12-181-0/+81
| * | | irqchip/mbigen: Create irq domain for each mbigen deviceMa Jun2015-12-181-0/+138
| * | | irqchip/mgigen: Add platform device driver for mbigen deviceMa Jun2015-12-183-0/+87
| * | | platform-msi: Allow creation of a MSI-based stacked irq domainMarc Zyngier2015-12-161-2/+128
| * | | platform-msi: Factor out allocation/free of private dataMarc Zyngier2015-12-161-41/+53
| * | | platform-msi: Allow MSIs to be allocated in chunksMarc Zyngier2015-12-161-12/+20
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2016-01-1118-563/+421
|\ \ \ \
| * | | | clocksource/drivers/acpi_pm: Convert to pr_* macrosAndy Shevchenko2015-12-291-17/+10
| * | | | clocksource/drivers/h8300: Use ioread / iowriteYoshinori Sato2015-12-163-43/+50
| * | | | clocksource/drivers/h8300: Initializer cleanup.Yoshinori Sato2015-12-161-9/+6
| * | | | clocksource/drivers/h8300: Simplify delta handlingYoshinori Sato2015-12-161-34/+6
| * | | | clocksource/drivers/h8300: Fix timer not overflow caseYoshinori Sato2015-12-161-2/+4
| * | | | clocksource/drivers/h8300: Change to overflow interruptYoshinori Sato2015-12-161-7/+7
| * | | | clocksource/drivers/lpc32: Correct pr_err() output formatVladimir Zapolskiy2015-12-161-2/+2
| * | | | clocksource/drivers/arm_global_timer: Fix suspend resumeGrygorii Strashko2015-12-161-0/+11
| * | | | clocksource/drivers/pistachio: Fix wrong calculated clocksource read valueJisheng Zhang2015-12-161-1/+1
| * | | | clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_setJisheng Zhang2015-12-161-5/+5
| * | | | clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writelJisheng Zhang2015-12-151-3/+3
| * | | | clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical pathJisheng Zhang2015-12-151-6/+18
| * | | | clocksource/drivers/dw_apb_timer: Fix apbt_readl return typesJisheng Zhang2015-12-151-10/+10
| * | | | clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_initDaniel Lezcano2015-12-152-15/+4