| Commit message (Expand) | Author | Age | Files | Lines |
* | isdn: mISDN: remove a bogus reference to a non-existing doc | Mauro Carvalho Chehab | 2019-06-08 | 1 | -2/+0 |
* | drm/i915: Maintain consistent documentation subsection ordering | Jonathan Corbet | 2019-05-24 | 2 | -4/+4 |
* | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2019-05-19 | 37 | -66/+53 |
|\ |
|
| * | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-05-18 | 4 | -6/+6 |
| * | media: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-05-18 | 30 | -49/+47 |
| * | media: remove unneeded header search paths | Masahiro Yamada | 2019-05-18 | 7 | -11/+0 |
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-05-19 | 1 | -13/+105 |
|\ \ |
|
| * | | i2c: core: add device-managed version of i2c_new_dummy | Heiner Kallweit | 2019-05-17 | 1 | -0/+44 |
| * | | i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy | Heiner Kallweit | 2019-05-17 | 1 | -13/+61 |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-05-19 | 9 | -133/+174 |
|\ \ \ |
|
| * | | | misc: atmel_tclib: Do not probe already used TCBs | Alexandre Belloni | 2019-05-02 | 1 | -0/+3 |
| * | | | clocksource/drivers/timer-atmel-tcb: Convert tc_clksrc_suspend|resume() to st... | kbuild test robot | 2019-05-02 | 1 | -2/+2 |
| * | | | clocksource/drivers/tcb_clksrc: Rename the file for consistency | Alexandre Belloni | 2019-05-02 | 2 | -1/+1 |
| * | | | clocksource/drivers/timer-atmel-pit: Rework Kconfig option | Alexandre Belloni | 2019-05-02 | 1 | -1/+4 |
| * | | | clocksource/drivers/tcb_clksrc: Move Kconfig option | Alexandre Belloni | 2019-05-02 | 2 | -14/+7 |
| * | | | clocksource/drivers/tcb_clksrc: Use tcb as sched_clock | Alexandre Belloni | 2019-05-02 | 1 | -0/+16 |
| * | | | clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclib | Alexandre Belloni | 2019-05-02 | 2 | -52/+70 |
| * | | | ARM: at91: move SoC specific definitions to SoC folder | Alexandre Belloni | 2019-05-02 | 3 | -3/+3 |
| * | | | clocksource/drivers/timer-milbeaut: Cleanup common register accesses | Sugaya Taichi | 2019-05-02 | 1 | -23/+39 |
| * | | | clocksource/drivers/timer-milbeaut: Add shutdown function | Sugaya Taichi | 2019-05-02 | 1 | -0/+10 |
| * | | | clocksource/drivers/timer-milbeaut: Fix to enable one-shot timer | Sugaya Taichi | 2019-05-02 | 1 | -0/+2 |
| * | | | clocksource/drivers/tegra: Rework for compensation of suspend time | Joseph Lo | 2019-05-02 | 1 | -43/+20 |
| * | | | clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804 | David Abdurachmanov | 2019-05-02 | 1 | -1/+1 |
| * | | | clocksource/drivers/sun4i: Add a compatible for suniv | Mesih Kilinc | 2019-05-02 | 1 | -1/+4 |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-19 | 23 | -219/+2105 |
|\ \ \ \ |
|
| * | | | | iommu/dma-iommu: Remove iommu_dma_map_msi_msg() | Julien Grall | 2019-05-03 | 1 | -20/+0 |
| * | | | | irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg() | Julien Grall | 2019-05-03 | 1 | -2/+8 |
| * | | | | irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg() | Julien Grall | 2019-05-03 | 1 | -1/+6 |
| * | | | | irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg() | Julien Grall | 2019-05-03 | 1 | -1/+6 |
| * | | | | irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg() | Julien Grall | 2019-05-03 | 1 | -1/+7 |
| * | | | | iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts | Julien Grall | 2019-05-03 | 2 | -9/+38 |
| * | | | | irqchip/ti-sci-inta: Add msi domain support | Lokesh Vutla | 2019-05-01 | 2 | -1/+40 |
| * | | | | soc: ti: Add MSI domain bus support for Interrupt Aggregator | Lokesh Vutla | 2019-05-01 | 3 | -0/+153 |
| * | | | | irqchip/ti-sci-inta: Add support for Interrupt Aggregator driver | Lokesh Vutla | 2019-05-01 | 3 | -0/+588 |
| * | | | | irqchip/ti-sci-intr: Add support for Interrupt Router driver | Lokesh Vutla | 2019-05-01 | 3 | -0/+286 |
| * | | | | gpio: thunderx: Use the default parent apis for {request,release}_resources | Lokesh Vutla | 2019-05-01 | 1 | -12/+4 |
| * | | | | firmware: ti_sci: Add helper apis to manage resources | Lokesh Vutla | 2019-05-01 | 1 | -0/+130 |
| * | | | | firmware: ti_sci: Add RM mapping table for am654 | Peter Ujfalusi | 2019-05-01 | 1 | -0/+23 |
| * | | | | firmware: ti_sci: Add support for IRQ management | Lokesh Vutla | 2019-05-01 | 2 | -0/+305 |
| * | | | | firmware: ti_sci: Add support for RM core ops | Lokesh Vutla | 2019-05-01 | 2 | -0/+212 |
| * | | | | firmware: ti_sci: Add support to get TISCI handle using of_phandle | Grygorii Strashko | 2019-05-01 | 1 | -0/+83 |
| * | | | | irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printing | Geert Uytterhoeven | 2019-04-29 | 1 | -3/+1 |
| * | | | | irqchip: Remove unneeded select IRQ_DOMAIN | Geert Uytterhoeven | 2019-04-29 | 1 | -6/+0 |
| * | | | | irqchip/gic-v3-its: Make free_lpi_range a little cheaper | Rasmus Villemoes | 2019-04-29 | 1 | -30/+31 |
| * | | | | irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range | Rasmus Villemoes | 2019-04-29 | 1 | -2/+1 |
| * | | | | irqchip/gic-v3-its: Move allocation outside mutex | Rasmus Villemoes | 2019-04-29 | 1 | -9/+6 |
| * | | | | irqchip/stm32: Use a platform driver for stm32mp1-exti device | Fabien Dessenne | 2019-04-29 | 1 | -93/+140 |
| * | | | | irqchip/gic-pm: Fix suspend handling | Sameer Pujar | 2019-04-29 | 1 | -0/+2 |
| * | | | | irqchip/gic-pm: Update driver to use clk_bulk APIs | Sameer Pujar | 2019-04-29 | 1 | -37/+37 |
| * | | | | irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code | Anson Huang | 2019-04-29 | 1 | -3/+1 |