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
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
2019-05-16
Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+1
2019-05-15
Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-2
/
+8
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-64
/
+97
2019-05-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-32
/
+28
2019-05-15
Merge branches 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
3
-64
/
+97
2019-05-15
Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'
Rafael J. Wysocki
2
-2
/
+8
2019-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-29
/
+40
2019-05-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-75
/
+155
2019-05-15
drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
Dan Carpenter
1
-0
/
+3
2019-05-15
drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
Dan Carpenter
1
-13
/
+13
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
8
-8
/
+8
2019-05-15
pps: pps-gpio PPS ECHO implementation
Tom Burkart
1
-3
/
+85
2019-05-15
pps: descriptor-based gpio
Tom Burkart
1
-36
/
+31
2019-05-15
panic: avoid the extra noise dmesg
Feng Tang
1
-0
/
+6
2019-05-15
rapidio: fix a NULL pointer dereference when create_workqueue() fails
Kangjie Lu
1
-0
/
+8
2019-05-15
lib/math: move int_pow() from pwm_bl.c for wider use
Andy Shevchenko
1
-15
/
+0
2019-05-15
mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
Masahiro Yamada
1
-1
/
+1
2019-05-15
include/: refactor headers to allow kthread.h inclusion in psi_types.h
Suren Baghdasaryan
1
-0
/
+1
2019-05-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-41
/
+40
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-44
/
+160
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
50
-178
/
+3052
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
72
-1329
/
+2446
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
38
-153
/
+101
2019-05-14
xen/privcmd-buf.c: convert to use vm_map_pages_zero()
Souptick Joarder
1
-6
/
+2
2019-05-14
xen/gntdev.c: convert to use vm_map_pages()
Souptick Joarder
1
-7
/
+4
2019-05-14
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
Souptick Joarder
3
-22
/
+13
2019-05-14
iommu/dma-iommu.c: convert to use vm_map_pages()
Souptick Joarder
1
-11
/
+1
2019-05-14
drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()
Souptick Joarder
1
-13
/
+5
2019-05-14
drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages()
Souptick Joarder
1
-15
/
+2
2019-05-14
drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()
Souptick Joarder
1
-13
/
+2
2019-05-14
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
1
-11
/
+5
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
5
-12
/
+13
2019-05-14
drivers/base/memory.c: clean up relics in function parameters
Baoquan He
1
-6
/
+6
2019-05-14
IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-1
/
+2
2019-05-14
IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-1
/
+1
2019-05-14
IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-2
/
+2
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
17
-19
/
+28
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
5
-14
/
+17
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
1
-4
/
+2
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2019-05-14
net/mlx5: Set completion EQs as shared resources
Yishai Hadas
1
-0
/
+3
2019-05-14
IB/mlx5: Verify DEVX general object type correctly
Yishai Hadas
1
-3
/
+10
2019-05-14
ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
Rajat Jain
1
-0
/
+4
2019-05-14
backlight: lm3630a: Add firmware node support
Brian Masney
1
-5
/
+144
2019-05-14
backlight: lm3630a: Return 0 on success in update_status functions
Brian Masney
1
-2
/
+2
2019-05-14
video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies
Alexander Shiyan
1
-13
/
+12
2019-05-14
mfd: Use dev_get_drvdata() directly
Kefeng Wang
4
-35
/
+18
2019-05-14
mfd: cros_ec: Instantiate properly CrOS Touchpad MCU device
Enric Balletbo i Serra
1
-0
/
+10
2019-05-14
mfd: cros_ec: Instantiate properly CrOS FP MCU device
Enric Balletbo i Serra
1
-0
/
+10
2019-05-14
mfd: intel-lpss: Add Intel Comet Lake PCI IDs
Andy Shevchenko
1
-0
/
+13
[next]