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
2020-04-17
gpio: dwapb: Drop bogus BUG_ON()s
Andy Shevchenko
1
-4
/
+0
2020-04-17
gpio: dwapb: Switch to more usual pattern of RMW in dwapb_gpio_set_debounce()
Andy Shevchenko
1
-2
/
+3
2020-04-17
gpio: dwapb: Convert to use IRQ core provided macros
Andy Shevchenko
1
-8
/
+2
2020-04-17
gpio: dwapb: Use device_get_match_data() to simplify code
Andy Shevchenko
1
-12
/
+1
2020-04-17
gpio: dwapb: Convert to use irqd_to_hwirq()
Andy Shevchenko
1
-7
/
+9
2020-04-17
gpio: dwapb: Deduplicate IRQ resource management
Andy Shevchenko
1
-27
/
+0
2020-04-17
gpio: dwapb: set default handler to be handle_bad_irq()
Andy Shevchenko
1
-1
/
+2
2020-04-17
gpio: dwapb: Use chained IRQ prologue and epilogue
Andy Shevchenko
1
-3
/
+2
2020-04-17
gpio: dwapb: Refactor IRQ handler to use bit operations
Andy Shevchenko
1
-8
/
+7
2020-04-17
gpio: dwapb: Append MODULE_ALIAS for platform driver
Andy Shevchenko
1
-3
/
+6
2020-04-17
gpio: dwapb: Add debounce reference clock support
Serge Semin
1
-13
/
+22
2020-04-17
gpio: dwapb: Use optional-clocks interface for APB ref-clock
Serge Semin
1
-9
/
+11
2020-04-16
gpiolib: acpi: Add missing __init(const) markers to initcall-s
Hans de Goede
1
-3
/
+3
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-8
/
+0
2020-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-24
/
+23
2020-04-11
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-107
/
+125
2020-04-11
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-11
change email address for Pali Rohár
Pali Rohár
14
-22
/
+22
2020-04-11
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-10
Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-233
/
+518
2020-04-10
Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-32
/
+139
2020-04-10
Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-189
/
+350
2020-04-10
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
33
-771
/
+723
2020-04-10
Merge tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+28
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-140
/
+278
2020-04-10
Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+2
2020-04-10
Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+2
2020-04-10
Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
11
-158
/
+102
2020-04-10
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-2
/
+2
2020-04-10
Merge branches 'acpi-ec' and 'acpi-x86'
Rafael J. Wysocki
1
-2
/
+2
2020-04-09
Merge tag 'amd-drm-fixes-5.7-2020-04-08' of git://people.freedesktop.org/~agd...
Dave Airlie
22
-48
/
+217
2020-04-09
Merge tag 'drm-intel-next-fixes-2020-04-08' of git://anongit.freedesktop.org/...
Dave Airlie
3
-20
/
+42
2020-04-09
drm/ttm: Temporarily disable the huge_fault() callback
Thomas Hellstrom (VMware)
1
-63
/
+0
2020-04-09
Merge tag 'drm-misc-next-fixes-2020-04-09' of git://anongit.freedesktop.org/d...
Dave Airlie
5
-58
/
+91
2020-04-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+3
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-0
/
+267
2020-04-09
ahci: Add Intel Comet Lake PCH RAID PCI ID
Jian-Hong Pan
1
-0
/
+1
2020-04-09
drm/bridge: analogix_dp: Split bind() into probe() and real bind()
Marek Szyprowski
3
-40
/
+58
2020-04-09
Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-136
/
+79
2020-04-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+7
2020-04-09
Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
14
-79
/
+347
2020-04-09
Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
27
-250
/
+2260
2020-04-09
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-161
/
+494
2020-04-09
drm/amdgpu/display: fix warning when compiling without debugfs
Alex Deucher
1
-1
/
+1
2020-04-09
drm/amdgpu: unify fw_write_wait for new gfx9 asics
Aaron Liu
1
-0
/
+2
2020-04-09
drm/amd/powerplay: error out on forcing clock setting not supported
Evan Quan
1
-1
/
+46
2020-04-09
drm/amdgpu: fix gfx hang during suspend with video playback (v2)
Prike Liang
1
-2
/
+3
2020-04-08
Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-167
/
+349
[next]