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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
1
-10
/
+14
2022-11-23
misc: ds1682: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: bh1770glc: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: apds9802als: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: apds990x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: eeprom/idt_89hpesx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
2022-11-23
misc: isl29003: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: ics932s401: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-5
/
+3
2022-11-23
misc: hmc6352: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: eeprom/max6875: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: isl29020: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: tsl2550: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: eeprom/eeprom: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: lis3lv02d/lis3lv02d_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...
Zheng Wang
3
-7
/
+30
2022-11-23
misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()
ruanjinjie
1
-1
/
+1
2022-11-23
ocxl: fix pci device refcount leak when calling get_function_0()
Yang Yingliang
1
-1
/
+19
2022-11-23
misc: ocxl: fix possible name leak in ocxl_file_register_afu()
Yang Yingliang
1
-2
/
+5
2022-11-23
mei: bus-fixup: change pxp mode only if message was sent
Alexander Usyskin
1
-3
/
+4
2022-11-23
mei: add timeout to send
Alexander Usyskin
6
-9
/
+46
2022-11-21
Merge 6.1-rc6 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+2
2022-11-10
misc: smpro-misc: Add Ampere's Altra SMpro misc driver
Quan Nguyen
3
-0
/
+156
2022-11-10
misc: smpro-errmon: Add Ampere's SMpro error monitor driver
Quan Nguyen
3
-0
/
+542
2022-11-10
misc: genwqe: card_base: Fix some kernel-doc warnings
Bo Liu
1
-1
/
+1
2022-11-09
misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()
Alexander Potapenko
1
-0
/
+2
2022-10-25
misc: sgi-gru: use explicitly signed char
Jason A. Donenfeld
2
-10
/
+10
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-30
/
+15
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
48
-801
/
+2335
2022-10-07
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-104
/
+436
2022-10-05
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-40
/
+17
2022-10-04
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+83
2022-09-27
cxl: remove vma linked list walk
Matthew Wilcox (Oracle)
1
-30
/
+15
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
1
-1
/
+1
2022-09-26
lkdtm: Emit an indirect call for CFI tests
Sami Tolvanen
1
-6
/
+9
2022-09-24
mei: gsc: Remove redundant dev_err call
Shang XiaoJing
1
-1
/
+0
2022-09-24
mei: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-24
drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.h
Gaosheng Cui
1
-4
/
+0
2022-09-22
misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...
Christophe JAILLET
1
-2
/
+1
2022-09-22
misc: microchip: pci1xxxx: Do not disable the pci device twice in gp_aux_bus_...
Christophe JAILLET
1
-1
/
+0
2022-09-22
misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIM...
Kumaravel Thiagarajan
1
-1
/
+1
2022-09-22
misc: microchip: pci1xxxx: Remove duplicate include
Yihao Han
1
-1
/
+0
2022-09-21
Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm...
Dave Airlie
15
-104
/
+436
2022-09-20
habanalabs: eliminate aggregate use warning
Oded Gabbay
5
-10
/
+8
2022-09-20
habanalabs/gaudi: use 8KB aligned address for TPC kernels
Tomer Tayar
1
-3
/
+4
2022-09-20
habanalabs: remove some f/w descriptor validations
farah kassabri
1
-29
/
+14
2022-09-20
habanalabs: build ASICs from new to old
Ohad Sharabi
1
-4
/
+4
2022-09-19
habanalabs/gaudi2: allow user to flush PCIE by read
Ofir Bitton
3
-1
/
+192
2022-09-19
habanalabs: failure to open device due to reset is debug level
Oded Gabbay
1
-2
/
+2
[next]