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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
iio: imu: bmi160: added regulator support
Jonathan Albrieux
2
-0
/
+26
2020-06-14
iio: imu: bmi160: fix typo
Jonathan Albrieux
1
-1
/
+1
2020-06-14
dt-bindings: iio: imu: bmi160: add regulators and mount-matrix
Jonathan Albrieux
1
-0
/
+14
2020-06-14
iio: cros_ec: Reapply range at resume
Gwendal Grignou
5
-4
/
+47
2020-06-14
iio: accel: mxc4005: add support for mxc6655
Christian Oder
1
-0
/
+2
2020-06-14
iio: magnetometer: mmc35240: Constify struct reg_default
Rikard Falkeborn
1
-1
/
+1
2020-06-14
iio: light: stk3310: Constify regmap_config
Rikard Falkeborn
1
-1
/
+1
2020-06-14
iio: dac: ad5592r-base: Constify struct iio_chan_spec_ext_info
Rikard Falkeborn
1
-1
/
+1
2020-06-14
iio: dac: ad5380: Constify struct iio_chan_spec_ext_info
Rikard Falkeborn
1
-1
/
+1
2020-06-14
iio: adc: max11100: Constify struct iio_chan_spec
Rikard Falkeborn
1
-1
/
+1
2020-06-14
iio: imu: inv_mpu6050: Drop double check for ACPI companion device
Andy Shevchenko
1
-5
/
+1
2020-06-14
iio: magnetometer: ak8975: Add gpio reset support
Jonathan Albrieux
1
-0
/
+18
2020-06-14
iio: magnetometer: ak8975: Fix typo, uniform measurement unit style
Jonathan Albrieux
1
-2
/
+2
2020-06-14
dt-bindings: iio: magnetometer: ak8975: add gpio reset support
Jonathan Albrieux
1
-0
/
+7
2020-06-14
dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainer
Jonathan Albrieux
2
-37
/
+76
2020-06-14
dt-bindings: iio: magnetometer: ak8975: reword gpios, add interrupts, fix style
Jonathan Albrieux
1
-6
/
+13
2020-06-14
iio: adc: Update debug prints
Jishnu Prakash
1
-9
/
+9
2020-06-14
iio: adc: Update return value checks
Jishnu Prakash
1
-6
/
+4
2020-06-14
iio: adc: Add support for PMIC7 ADC
Jishnu Prakash
3
-3
/
+488
2020-06-14
iio: adc: Add info property under adc_data
Jishnu Prakash
2
-1
/
+4
2020-06-14
iio: adc: Add PMIC7 ADC bindings
Jishnu Prakash
7
-7
/
+366
2020-06-14
iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format
Jishnu Prakash
2
-173
/
+252
2020-06-14
iio: accel: bma400: add support for bma400 spi
Dan Robertson
3
-1
/
+128
2020-06-14
iio: chemical: atlas-ezo-sensor: move ret variable scope in atlas_ezo_read_raw()
Matt Ranostay
1
-2
/
+2
2020-06-14
iio: humidity: hts221: remove usage of iio_priv_to_dev()
Alexandru Ardelean
3
-8
/
+9
2020-06-14
iio: position: iqs624: remove usage of iio_priv_to_dev()
Alexandru Ardelean
1
-2
/
+4
2020-06-14
iio: light: iqs621: remove usage of iio_priv_to_dev()
Alexandru Ardelean
1
-2
/
+4
2020-06-14
iio: light: tsl2563: pass iio device as i2c_client private data
Alexandru Ardelean
1
-5
/
+7
2020-06-12
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
61
-593
/
+4245
2020-06-12
Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
28
-269
/
+2594
2020-06-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-21
/
+47
2020-06-12
amdgpu: a NULL ->mm does not mean a thread is a kthread
Christoph Hellwig
1
-1
/
+1
2020-06-12
lib/lzo: fix ambiguous encoding bug in lzo-rle
Dave Rodgman
2
-2
/
+19
2020-06-12
ocfs2: fix build failure when TCP/IP is disabled
Tom Seewald
1
-1
/
+1
2020-06-12
mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread
Naoya Horiguchi
1
-7
/
+16
2020-06-12
mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early...
Naoya Horiguchi
1
-10
/
+10
2020-06-12
Merge tag 'io_uring-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-241
/
+201
2020-06-12
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-84
/
+104
2020-06-12
afs: Fix afs_store_data() to set mtime in new operation descriptor
David Howells
1
-0
/
+1
2020-06-12
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-65
/
+109
2020-06-12
Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
35
-148
/
+215
2020-06-11
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
1
-1
/
+6
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
31
-183
/
+500
2020-06-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-7
/
+30
2020-06-11
Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+6
2020-06-11
Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
14
-132
/
+1097
2020-06-11
Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-55
/
+219
2020-06-11
Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-14
/
+60
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
26
-153
/
+575
[next]