index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-27
irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Sudeep Holla
2
-2
/
+6
2015-07-22
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
1
-14
/
+2
2015-07-22
genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc
Jiang Liu
1
-1
/
+6
2015-07-22
genirq/MSI: Move msi_list from struct pci_dev to struct device
Jiang Liu
2
-2
/
+4
2015-07-22
PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
4
-17
/
+18
2015-07-22
PCI: Use for_each_pci_msi_entry() to access MSI device list
Jiang Liu
2
-20
/
+21
2015-07-22
PCI: Add helper function msi_desc_to_pci_sysdata()
Jiang Liu
1
-0
/
+8
2015-07-22
drivers/irqchip: Replace pr_warning by pr_warn
Wang Long
1
-2
/
+2
2015-07-22
irqchip: omap-intc: Improve IRQ handler
Felipe Balbi
1
-30
/
+5
2015-07-20
irqchip/renesas-irqc: Make use of irq_find_mapping()
Magnus Damm
1
-7
/
+4
2015-07-20
irqchip/renesas-irqc: Use linear IRQ domain
Magnus Damm
1
-2
/
+2
2015-07-20
irqchip/renesas-irqc: Get rid of IRQF_VALID
Magnus Damm
1
-1
/
+0
2015-07-17
PCI/keystone: Prepare irq handlers for irq argument removal
Thomas Gleixner
1
-2
/
+5
2015-07-17
PCI/keystone: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+3
2015-07-17
PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data
Jiang Liu
1
-9
/
+6
2015-07-17
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
1
-1
/
+1
2015-07-17
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
Jiang Liu
2
-2
/
+2
2015-07-16
irqchip/spear-shirq: Prepare shirq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+1
2015-07-16
irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal
Thomas Gleixner
1
-5
/
+3
2015-07-16
irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/keystone: Prepare keystone_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/brcmstb-l2: Prepare brcmstb_l2_intc_irq_handle for irq argument removal
Thomas Gleixner
1
-1
/
+3
2015-07-16
irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removal
Thomas Gleixner
1
-1
/
+3
2015-07-12
irqchip/mips-gic: Use irq_set_chip_handler_name_locked
Thomas Gleixner
1
-9
/
+6
2015-07-12
irqchip/metag-ext: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-5
/
+4
2015-07-12
irqchip/vt8500: Use irq_set_handler_locked()
Thomas Gleixner
1
-3
/
+3
2015-07-12
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
6
-8
/
+8
2015-07-12
irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-1
/
+1
2015-07-12
irqchip/vic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-12
irqchip/versatile: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-12
irqchip/tb10x: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-12
irqchip/sunxi-nmi: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+1
2015-07-12
irqchip/orion: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-12
irqchip/metag: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+1
2015-07-12
irqchip/imgpdc: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-4
/
+4
2015-07-12
irqchip/gic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+2
2015-07-12
irqchip/brcmstb-l2: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-12
irqchip/bcm7120-l2: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-12
irqchip/bcm7038-l1: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-12
irqchip/exynos-combiner: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+2
2015-07-12
irqchip: Prepare for local stub header removal
Joel Porquet
44
-79
/
+42
2015-07-12
irqchip/sirfsoc: Fix generic chip allocation wreckage
Thomas Gleixner
1
-23
/
+25
2015-07-12
irqchip/dw-apb-ictl: Fix generic domain chip wreckage
Thomas Gleixner
1
-31
/
+22
2015-07-08
mei: nfc: fix deadlock on shutdown/suspend path
Tomas Winkler
3
-19
/
+2
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
5
-45
/
+915
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-17
/
+9
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
57
-5627
/
+3045
[next]