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-08-07
Input: exc3000 - add support to query model and fw_version
Sebastian Reichel
1
-1
/
+147
2020-08-07
Input: exc3000 - add reset gpio support
Sebastian Reichel
1
-0
/
+17
2020-08-07
Input: exc3000 - add EXC80H60 and EXC80H84 support
Sebastian Reichel
1
-14
/
+66
2020-08-07
Input: sentelic - fix error return when fsp_reg_write fails
Colin Ian King
1
-1
/
+1
2020-08-07
Input: alps - remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-08-07
Input: ims-pcu - return error code rather than -ENOMEM
Colin Ian King
1
-1
/
+1
2020-07-30
Input: elan_i2c - add ic type 0x15
Jingle Wu
1
-1
/
+2
2020-07-29
Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
Nick Dyer
1
-3
/
+53
2020-07-22
Input: ati_remote2 - add missing newlines when printing module parameters
Xiongfeng Wang
1
-2
/
+2
2020-07-22
Input: psmouse - add a newline when printing 'proto' by sysfs
Xiongfeng Wang
1
-1
/
+1
2020-07-22
Merge branch 'for-linus' into next
Dmitry Torokhov
5
-5
/
+14
2020-07-22
Merge branch 'elan-i2c' into next
Dmitry Torokhov
5057
-142854
/
+284634
2020-07-21
Input: elan_i2c - add support for high resolution reports
Jingle Wu
4
-59
/
+126
2020-07-21
Input: elan_i2c - do not constantly re-query pattern ID
Dmitry Torokhov
4
-35
/
+23
2020-07-18
Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14
Jingle Wu
1
-1
/
+13
2020-07-18
Input: elan_i2c - handle firmware updated on newer ICs
Jingle Wu
4
-7
/
+60
2020-07-18
Input: elan_i2c - add support for different firmware page sizes
Jingle Wu
4
-25
/
+41
2020-07-18
Input: elan_i2c - fix detecting IAP version on older controllers
Jingle Wu
1
-4
/
+10
2020-07-18
Input: elan_i2c - handle devices with patterns above 1
Jingle Wu
1
-2
/
+2
2020-07-18
Input: elan_i2c - make fetching IC type of older controllers more robust
Jingle Wu
2
-8
/
+10
2020-07-18
Input: elan_i2c - handle firmware not implementing "get pattern" command
Jingle Wu
1
-1
/
+7
2020-07-16
Input: mt - cleanup open-coded __set_bit()
Michał Mirosław
1
-1
/
+1
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
30
-67
/
+62
2020-07-07
Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux list
David Pedersen
1
-0
/
+7
2020-07-07
Input: cm109 - remove needless check before usb_free_coherent()
Xu Wang
1
-6
/
+2
2020-07-07
Input: exc3000 - switch to i2c's probe_new API
Sebastian Reichel
1
-3
/
+2
2020-07-07
Input: elantech - remove redundant assignments to variable error
Colin Ian King
1
-3
/
+3
2020-07-07
Revert "Input: elants_i2c - report resolution information for touch major"
Dmitry Torokhov
1
-1
/
+0
2020-07-07
Input: elan_i2c - only increment wakeup count on touch
Derek Basehore
1
-4
/
+5
2020-07-07
Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen
Ilya Katsnelson
1
-0
/
+1
2020-06-09
Input: adi - work around module name confict
Arnd Bergmann
1
-0
/
+1
2020-06-06
Merge branch 'next' into for-linus
Dmitry Torokhov
5658
-146344
/
+318661
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
20
-77
/
+119
2020-05-30
Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-18
/
+42
2020-05-30
drivers/net/ibmvnic: Update VNIC protocol version reporting
Thomas Falcon
1
-5
/
+3
2020-05-30
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
1
-1
/
+3
2020-05-30
Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2020-05-29
Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-05-29
Merge tag 'block-5.7-2020-05-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+7
2020-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-24
/
+46
2020-05-29
Merge tag 'mmc-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-4
/
+7
2020-05-29
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2020-05-29
net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
Pablo Neira Ayuso
1
-3
/
+3
2020-05-29
net/mlx5e: Fix MLX5_TC_CT dependencies
Vlad Buslov
1
-1
/
+1
2020-05-29
net/mlx5e: Properly set default values when disabling adaptive moderation
Tal Gilboa
3
-14
/
+37
2020-05-29
net/mlx5e: Fix arch depending casting issue in FEC
Aya Levin
2
-20
/
+24
2020-05-29
net/mlx5e: Remove warning "devices are not on same switch HW"
Maor Dickman
1
-4
/
+0
2020-05-29
net/mlx5e: Fix stats update for matchall classifier
Roi Dayan
1
-1
/
+1
2020-05-29
net/mlx5: Fix crash upon suspend/resume
Mark Bloch
1
-0
/
+18
2020-05-29
Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-10
/
+5
[next]