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
2014-10-02
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...
Joerg Roedel
20
-333
/
+433
2014-10-02
iommu/vt-d: Work around broken RMRR firmware entries
Joerg Roedel
1
-3
/
+19
2014-10-02
iommu/vt-d: Store bus information in RMRR PCI device path
Joerg Roedel
1
-0
/
+1
2014-10-02
iommu/vt-d: Only remove domain when device is removed
Joerg Roedel
1
-2
/
+1
2014-10-02
driver core: Add BUS_NOTIFY_REMOVED_DEVICE event
Joerg Roedel
1
-0
/
+3
2014-09-29
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+5
2014-09-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-38
/
+58
2014-09-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-09-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+7
2014-09-26
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-0
/
+1
2014-09-26
drivers/rtc/rtc-efi.c: add missing module alias
Pali Rohár
1
-0
/
+1
2014-09-26
Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-23
/
+134
2014-09-26
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-391
/
+420
2014-09-26
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
1
-4
/
+6
2014-09-26
Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...
Rafael J. Wysocki
95
-263
/
+565
2014-09-25
iommu/amd: Fix devid mapping for ivrs_ioapic override
Joerg Roedel
1
-6
/
+15
2014-09-25
Merge tag 'gpio-v3.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-2
/
+2
2014-09-25
iommu/irq_remapping: Fix the regression of hpet irq remapping
Yijing Wang
4
-7
/
+14
2014-09-25
iommu: Fix bus notifier breakage
Mark Salter
1
-10
/
+16
2014-09-25
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-1
/
+1
2014-09-25
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-7
/
+26
2014-09-25
iommu/amd: Split init_iommu_group() from iommu_init_device()
Alex Williamson
1
-14
/
+13
2014-09-25
iommu: Rework iommu_group_get_for_pci_dev()
Alex Williamson
1
-67
/
+96
2014-09-25
i2c: acpi: Fix NULL Pointer dereference
Peter Hüwe
1
-2
/
+12
2014-09-25
i2c: move acpi code back into the core
Wolfram Sang
3
-368
/
+355
2014-09-25
iommu: Make of_device_id array const
Kiran Padwal
4
-4
/
+4
2014-09-25
amd_iommu: do not dereference a NULL pointer address.
Maurizio Lombardi
1
-0
/
+3
2014-09-25
iommu/omap: Remove omap_iommu unused owner field
Laurent Pinchart
2
-11
/
+0
2014-09-25
iommu: Remove iommu_domain_has_cap() API function
Joerg Roedel
1
-13
/
+0
2014-09-25
IB/usnic: Convert to use new iommu_capable() API function
Joerg Roedel
1
-1
/
+1
2014-09-25
vfio: Convert to use new iommu_capable() API function
Joerg Roedel
1
-2
/
+2
2014-09-25
iommu/tegra: Convert to iommu_capable() API function
Joerg Roedel
2
-8
/
+6
2014-09-25
iommu/msm: Convert to iommu_capable() API function
Joerg Roedel
1
-4
/
+3
2014-09-25
iommu/vt-d: Convert to iommu_capable() API function
Joerg Roedel
1
-8
/
+5
2014-09-25
iommu/fsl: Convert to iommu_capable() API function
Joerg Roedel
1
-3
/
+2
2014-09-25
iommu/arm-smmu: Convert to iommu_capable() API function
Joerg Roedel
1
-10
/
+9
2014-09-25
iommu/amd: Convert to iommu_capable() API function
Joerg Roedel
1
-6
/
+5
2014-09-25
iommu: Introduce iommu_capable API function
Joerg Roedel
1
-3
/
+15
2014-09-25
iommu: Convert iommu-caps from define to enum
Joerg Roedel
1
-1
/
+1
2014-09-25
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-81
/
+120
2014-09-25
of/fdt: fix memory range check
Srinivas Kandagatla
1
-4
/
+4
2014-09-25
Input: i8042 - fix Asus X450LCP touchpad detection
Marcos Paulo de Souza
1
-0
/
+7
2014-09-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-32
/
+71
2014-09-25
gpio / ACPI: Use pin index and bit length
Srinivas Pandruvada
1
-1
/
+4
2014-09-25
ACPICA: Update to GPIO region handler interface.
Bob Moore
6
-16
/
+104
2014-09-25
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
8
-26
/
+63
2014-09-25
ACPI / platform / LPSS: disable async suspend/resume of LPSS devices
Fu Zhonghui
1
-1
/
+0
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-10
/
+20
2014-09-24
Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
5
-10
/
+20
2014-09-24
Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-16
/
+6
[next]