index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-27
genirq: Export irq_[get|set]_irqchip_state()
Bjorn Andersson
2015-07-27
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
2015-07-27
irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Sudeep Holla
2015-07-26
avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-26
avr32/at32ap: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-26
avr32/at32ap: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-22
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
2015-07-22
genirq/MSI: Reorginize struct msi_desc to prepare for support of generic MSI
Jiang Liu
2015-07-22
genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc
Jiang Liu
2015-07-22
genirq/MSI: Move msi_list from struct pci_dev to struct device
Jiang Liu
2015-07-22
PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
2015-07-22
sparc/PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
2015-07-22
PCI: Use for_each_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
x86/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
s390/pci: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
MIPS/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
PCI: Add helper function msi_desc_to_pci_sysdata()
Jiang Liu
2015-07-22
drivers/irqchip: Replace pr_warning by pr_warn
Wang Long
2015-07-22
irqchip: omap-intc: Improve IRQ handler
Felipe Balbi
2015-07-20
irqchip/renesas-irqc: Make use of irq_find_mapping()
Magnus Damm
2015-07-20
irqchip/renesas-irqc: Use linear IRQ domain
Magnus Damm
2015-07-20
irqchip/renesas-irqc: Get rid of IRQF_VALID
Magnus Damm
2015-07-16
PCI/keystone: Prepare irq handlers for irq argument removal
Thomas Gleixner
2015-07-16
PCI/keystone: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-16
PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data
Jiang Liu
2015-07-16
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
2015-07-16
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
Jiang Liu
2015-07-16
irqchip/spear-shirq: Prepare shirq_handler for irq argument removal
Thomas Gleixner
2015-07-16
irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removal
Thomas Gleixner
2015-07-16
irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removal
Thomas Gleixner
2015-07-16
irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal
Thomas Gleixner
2015-07-16
irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removal
Thomas Gleixner
2015-07-16
irqchip/keystone: Prepare keystone_irq_handler for irq argument removal
Thomas Gleixner
2015-07-16
irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removal
Thomas Gleixner
2015-07-16
irqchip/brcmstb-l2: Prepare brcmstb_l2_intc_irq_handle for irq argument removal
Thomas Gleixner
2015-07-16
irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removal
Thomas Gleixner
2015-07-12
irqchip/mips-gic: Use irq_set_chip_handler_name_locked
Thomas Gleixner
2015-07-12
irqchip/metag-ext: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
2015-07-12
irqchip/vt8500: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-11
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-11
irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-11
irqchip/vic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip/versatile: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip/tb10x: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip/sunxi-nmi: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip/orion: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip/metag: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip/imgpdc: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip/gic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
[next]