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
2021-04-14
i2c: cadence: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-04-13
i2c: sprd: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-04-13
i2c: mpc: Remove redundant NULL check
Chris Packham
1
-1
/
+1
2021-04-13
i2c: mpc: drop release for resource allocated with devm_*
Wei Yongjun
1
-6
/
+0
2021-04-10
i2c: mpc: use device managed APIs
Chris Packham
1
-28
/
+18
2021-04-10
i2c: mpc: make interrupt mandatory and remove polling code
Chris Packham
1
-32
/
+19
2021-04-10
i2c: mpc: Make use of i2c_recover_bus()
Chris Packham
1
-2
/
+16
2021-04-10
i2c: ensure timely release of driver-allocated resources
Dmitry Torokhov
1
-1
/
+20
2021-04-10
i2c: designware: Switch over to i2c_freq_mode_string()
Andy Shevchenko
1
-16
/
+4
2021-04-10
i2c: add support for HiSilicon I2C controller
Yicong Yang
3
-0
/
+515
2021-04-10
i2c: core: add api to provide frequency mode strings
Yicong Yang
1
-0
/
+21
2021-04-10
i2c: core: add managed function for adding i2c adapters
Yicong Yang
1
-0
/
+26
2021-04-10
Merge branch 'i2c/software-nodes' into i2c/for-5.13
Wolfram Sang
373
-1587
/
+2588
2021-04-10
i2c: Remove support for dangling device properties
Heikki Krogerus
2
-25
/
+1
2021-04-10
Input: elantech - Prepare a complete software node for the device
Heikki Krogerus
1
-2
/
+4
2021-04-10
platform/chrome: chromeos_laptop - Prepare complete software nodes
Heikki Krogerus
1
-40
/
+60
2021-04-10
i2c: icy: Constify the software node
Heikki Krogerus
1
-23
/
+9
2021-04-10
i2c: nvidia-gpu: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-04-10
i2c: cht-wc: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-04-10
platform/x86: intel_cht_int33fe_microb: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-04-09
i2c: Add support for software nodes
Heikki Krogerus
1
-1
/
+14
2021-04-09
i2c: remove unused 'version.h' include in drivers
Tian Tao
2
-2
/
+0
2021-04-09
i2c: core: simplify devm_i2c_new_dummy_device()
Yicong Yang
1
-19
/
+9
2021-04-08
i2c: designware: Fix return value check in navi_amd_register_client()
Wei Yongjun
1
-2
/
+2
2021-04-06
i2c: stm32f7: avoid ifdef CONFIG_PM_SLEEP for pm callbacks
Alain Volmat
1
-6
/
+4
2021-04-06
i2c: tegra-bpmp: make some functions void
Wolfram Sang
1
-16
/
+4
2021-04-06
i2c: tegra-bpmp: don't modify input variable in xlate_flags
Wolfram Sang
1
-24
/
+8
2021-04-06
i2c: drivers: Use generic definitions for bus frequencies (part 2)
Andy Shevchenko
3
-13
/
+7
2021-04-06
i2c: designware: Add driver support for AMD NAVI GPU
Sanket Goswami
4
-0
/
+205
2021-04-06
i2c: cp2615: add i2c driver for Silicon Labs' CP2615 Digital Audio Bridge
Bence Csókás
3
-0
/
+341
2021-04-05
firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
Zheyu Ma
1
-2
/
+7
2021-04-04
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-1
/
+0
2021-04-03
soc: litex: Remove duplicated header file inclusion
Zhen Lei
1
-1
/
+0
2021-04-03
Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+0
2021-04-03
Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2021-04-03
Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-19
/
+22
2021-04-03
Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2021-04-03
Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-81
/
+0
2021-04-03
Merge tag 'usb-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-67
/
+112
2021-04-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+13
2021-04-03
Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+22
2021-04-03
Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-4
/
+57
2021-04-03
Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-4
/
+10
2021-04-02
Merge branches 'acpi-tables' and 'acpi-scan'
Rafael J. Wysocki
2
-4
/
+50
2021-04-02
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2021-04-01
Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-44
/
+64
2021-04-01
Merge tag 'imx-drm-fixes-2021-04-01' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2
-2
/
+12
2021-04-01
Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
3
-21
/
+26
2021-04-01
null_blk: fix command timeout completion handling
Damien Le Moal
2
-5
/
+22
2021-04-01
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
1
-0
/
+7
[next]