index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
2014-11-23
2
-13
/
+140
*
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
2014-11-23
2
-0
/
+104
*
asm-generic: Add msi.h
Thomas Gleixner
2014-11-23
1
-0
/
+32
*
genirq: Add generic msi irq domain support
Jiang Liu
2014-11-23
4
-0
/
+197
*
genirq: Introduce callback irq_chip.irq_write_msi_msg
Jiang Liu
2014-11-23
1
-0
/
+8
*
genirq: Work around __irq_set_handler vs stacked domains ordering issues
Marc Zyngier
2014-11-23
1
-1
/
+24
*
irqdomain: Introduce helper function irq_domain_add_hierarchy()
Jiang Liu
2014-11-23
2
-0
/
+40
*
irqdomain: Implement a method to automatically call parent domains alloc/free
Jiang Liu
2014-11-23
2
-17
/
+89
*
genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
Jiang Liu
2014-11-23
2
-0
/
+26
*
genirq: Split out flow handler typedefs into seperate header file
Thomas Gleixner
2014-11-23
2
-5
/
+15
*
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
2014-11-23
2
-0
/
+6
*
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
Jiang Liu
2014-11-23
2
-0
/
+31
*
genirq: Add more helper functions to support stacked irq_chip
Yingjoe Chen
2014-11-23
2
-0
/
+54
*
genirq: Introduce helper functions to support stacked irq_chip
Jiang Liu
2014-11-23
2
-0
/
+33
*
irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF
Yingjoe Chen
2014-11-23
1
-9
/
+18
*
irqdomain: Introduce new interfaces to support hierarchy irqdomains
Jiang Liu
2014-11-23
6
-16
/
+581
*
PCI/MSI: Introduce helpers to hide struct msi_desc implementation details
Jiang Liu
2014-11-23
1
-0
/
+19
*
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
20
-56
/
+56
*
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
2014-11-23
3
-15
/
+31
*
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
26
-35
/
+45
*
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
2014-11-23
4
-12
/
+6
*
PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts
Jiang Liu
2014-11-23
1
-1
/
+0
*
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
Jiang Liu
2014-11-23
2
-33
/
+15
*
PCI/MSI: Remove unnecessary braces around single statements
Jiang Liu
2014-11-23
1
-6
/
+3
*
ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()
Yijing Wang
2014-11-21
2
-20
/
+0
*
PCI: xilinx: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-15
/
+5
*
PCI: mvebu: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-7
/
+4
*
PCI: rcar: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-10
/
+3
*
PCI: designware: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-11
/
+5
*
PCI: tegra: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-10
/
+4
*
ARM/PCI: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
2
-0
/
+18
*
PCI/MSI: Add weak pcibios_msi_controller()
Yijing Wang
2014-11-12
1
-1
/
+16
*
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-11-12
14
-38
/
+40
*
s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
Yijing Wang
2014-11-11
2
-4
/
+2
*
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
Yijing Wang
2014-11-11
5
-43
/
+11
*
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
2014-11-06
3
-1
/
+9
*
Linux 3.18-rc1
v3.18-rc1
Linus Torvalds
2014-10-19
1
-2
/
+2
*
Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-19
20
-20
/
+176
|
\
|
*
Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2014-10-19
6
-1
/
+121
|
|
\
|
|
*
ARM: dts: qcom: add CM-QS600 board
Mike Rapoport
2014-10-16
2
-0
/
+60
|
|
*
ARM: dts: qcom: Add initial DTS file for Sony Xperia Z1 phone
Tim Bird
2014-10-16
3
-1
/
+20
|
|
*
ARM: dts: qcom: Add SATA support on IPQ8064/AP148
Kumar Gala
2014-10-16
2
-0
/
+41
|
*
|
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2014-10-19
4
-2
/
+22
|
|
\
\
|
|
*
|
ARM: dts: Explicitly set dr_mode on exynos5420-arndale-octa
Sjoerd Simons
2014-10-17
1
-0
/
+4
|
|
*
|
ARM: dts: Explicitly set dr_mode on exynos Peach boards
Sjoerd Simons
2014-10-17
3
-2
/
+18
|
*
|
|
MAINTAINERS: corrected bcm2835 search
Scott Branden
2014-10-19
1
-6
/
+3
|
*
|
|
MAINTAINERS: Update Santosh Shilimkar's email id
Santosh Shilimkar
2014-10-14
1
-7
/
+7
|
*
|
|
Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2014-10-14
1
-0
/
+10
|
|
\
\
\
|
|
|
/
/
|
|
*
|
ARM: exynos_defconfig: enable USB gadget support
Sjoerd Simons
2014-09-25
1
-0
/
+1
|
|
*
|
ARM: exynos_defconfig: Enable Maxim 77693 and I2C GPIO drivers
Krzysztof Kozlowski
2014-09-24
1
-0
/
+3
[next]