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
*
-
.
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
2015-03-23
25
-86
/
+158
|
\
\
|
|
*
PCI: Add ACS quirks for Intel 1G NICs
Alex Williamson
2015-03-23
1
-0
/
+32
|
*
|
PCI: Cleanup control flow
Bjorn Helgaas
2015-03-19
6
-70
/
+62
|
*
|
sparc/PCI: Claim bus resources before pci_bus_add_devices()
Yijing Wang
2015-03-19
1
-2
/
+1
|
*
|
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-03-19
15
-6
/
+47
|
*
|
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
2015-03-12
6
-11
/
+19
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'pci/iommu' and 'pci/resource' into next
Bjorn Helgaas
2015-03-19
14
-67
/
+164
|
\
\
\
|
|
*
|
PCI: Fail pci_ioremap_bar() on unassigned resources
Bjorn Helgaas
2015-03-12
1
-1
/
+1
|
|
*
|
PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure
Bjorn Helgaas
2015-03-12
1
-4
/
+5
|
|
*
|
PCI: Mark invalid BARs as unassigned
Bjorn Helgaas
2015-03-12
1
-0
/
+2
|
|
*
|
PNP: Don't check for overlaps with unassigned PCI BARs
Bjorn Helgaas
2015-03-12
1
-3
/
+6
|
|
|
/
|
*
|
of: Calculate device DMA masks based on DT dma-range size
Murali Karicheri
2015-03-12
1
-3
/
+13
|
*
|
arm: dma-mapping: limit IOMMU mapping size
Murali Karicheri
2015-03-12
1
-0
/
+7
|
*
|
PCI: Update DMA configuration from DT
Murali Karicheri
2015-03-12
1
-0
/
+2
|
*
|
of/pci: Add of_pci_dma_configure() to update DMA configuration
Murali Karicheri
2015-03-03
2
-0
/
+24
|
*
|
PCI: Add helper functions pci_get[put]_host_bridge_device()
Murali Karicheri
2015-03-03
2
-0
/
+17
|
*
|
of: Fix size when dma-range is not used
Murali Karicheri
2015-03-03
1
-1
/
+16
|
*
|
of: Move of_dma_configure() to device.c to help re-use
Murali Karicheri
2015-03-03
3
-56
/
+64
|
*
|
of: iommu: Add ptr to OF node arg to of_iommu_configure()
Murali Karicheri
2015-03-03
3
-5
/
+13
|
|
/
*
|
Linux 4.0-rc4
v4.0-rc4
Linus Torvalds
2015-03-15
1
-1
/
+1
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-03-15
1
-1
/
+1
|
\
\
|
*
|
[PATCH] drm/mm: Fix support 4 GiB and larger ranges
Krzysztof Kolasa
2015-03-16
1
-1
/
+1
*
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-03-15
10
-29
/
+83
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ASoC: kirkwood: fix struct clk pointer comparing
Shawn Guo
2015-03-11
1
-1
/
+1
|
*
|
ASoC: fsl_spdif: fix struct clk pointer comparing
Shawn Guo
2015-03-11
1
-2
/
+2
|
*
|
ARM: imx: fix struct clk pointer comparing
Shawn Guo
2015-03-11
1
-2
/
+3
|
*
|
clk: introduce clk_is_match
Michael Turquette
2015-03-11
2
-0
/
+44
|
*
|
clk: don't export static symbol
Julia Lawall
2015-03-11
1
-1
/
+0
|
*
|
clk: divider: fix calculation of initial best divider when rounding to closest
Uwe Kleine-König
2015-03-09
1
-6
/
+7
|
*
|
clk: divider: fix selection of divider when rounding to closest
Uwe Kleine-König
2015-03-09
1
-1
/
+5
|
*
|
clk: divider: fix calculation of maximal parent rate for a given divider
Uwe Kleine-König
2015-03-09
1
-7
/
+1
|
*
|
clk: divider: return real rate instead of divider value
Heiko Stübner
2015-03-06
1
-1
/
+1
|
*
|
clk: qcom: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2015-02-25
1
-1
/
+0
|
*
|
clk: qcom: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2015-02-25
1
-1
/
+0
|
*
|
clk: qcom: Add PLL4 vote clock
Stephen Boyd
2015-02-25
1
-0
/
+13
|
*
|
clk: qcom: lcc-msm8960: Fix PLL rate detection
Stephen Boyd
2015-02-25
1
-1
/
+1
|
*
|
clk: qcom: Fix slimbus n and m val offsets
Stephen Boyd
2015-02-25
1
-2
/
+2
|
*
|
clk: ti: Fix FAPLL parent enable bit handling
Tony Lindgren
2015-02-25
1
-3
/
+3
|
|
/
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-03-15
71
-225
/
+882
|
\
\
|
*
|
MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
Gregory CLEMENT
2015-03-13
1
-0
/
+1
|
*
|
Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...
Arnd Bergmann
2015-03-11
8
-11
/
+14
|
|
\
\
|
|
*
|
ARM: at91: pm_slowclock: fix the compilation error
Wenyou Yang
2015-03-11
1
-0
/
+2
|
|
*
|
ARM: at91/dt: fix USB high-speed clock to select UTMI
Nicolas Ferre
2015-03-11
4
-5
/
+5
|
|
*
|
ARM: at91/dt: fix at91 udc compatible strings
Boris Brezillon
2015-03-11
3
-3
/
+4
|
|
*
|
ARM: at91/dt: declare matrix node as a syscon device
Boris Brezillon
2015-03-11
1
-1
/
+1
|
|
*
|
ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definition
Boris Brezillon
2015-03-09
1
-2
/
+2
|
*
|
|
Merge tag 'imx-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
2015-03-11
2
-0
/
+4
|
|
\
\
\
|
|
*
|
|
ARM: imx6sl-evk: set swbst_reg as vbus's parent reg
Peter Chen
2015-03-11
1
-0
/
+2
|
|
*
|
|
ARM: imx6qdl-sabresd: set swbst_reg as vbus's parent reg
Peter Chen
2015-03-11
1
-0
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ARM: vexpress: update CONFIG_USB_ISP1760 option
Sudeep Holla
2015-03-11
1
-1
/
+1
[next]