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
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
30
-118
/
+571
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-25
/
+11
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-15
/
+1
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+46
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-2
/
+2
2023-08-24
cxl: Drop unused detach_spa()
Michael Ellerman
1
-5
/
+0
2023-08-22
misc: fastrpc: Pass proper scm arguments for static process init
Ekansh Gupta
1
-4
/
+9
2023-08-22
misc: fastrpc: Fix incorrect DMA mapping unmap request
Ekansh Gupta
1
-3
/
+5
2023-08-22
misc: fastrpc: Fix remote heap allocation request
Ekansh Gupta
1
-7
/
+7
2023-08-22
mei: make mei_class a static const structure
Ivan Orlov
1
-13
/
+12
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
7
-59
/
+24
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
1
-4
/
+4
2023-08-18
lkdtm: Add FAM_BOUNDS test for __counted_by
Kees Cook
1
-3
/
+44
2023-08-16
cxl: Use pci_find_vsec_capability() to simplify the code
Xiongfeng Wang
1
-10
/
+1
2023-08-16
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
1
-2
/
+2
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
7
-59
/
+24
2023-08-12
misc: microchip: pci1xxxx: Fix some NULL vs IS_ERR() bugs
Dan Carpenter
1
-4
/
+4
2023-08-12
misc: tps6594: Remove redundant dev_err_probe() for platform_get_irq_byname()
Ruan Jinjie
2
-4
/
+2
2023-08-11
misc: hpilo: make ilo_class a static const structure
Ivan Orlov
1
-9
/
+9
2023-08-11
misc: genwqe: make class_genwqe a static const structure
Ivan Orlov
2
-24
/
+27
2023-08-11
misc: eeprom/idt_89hpesx: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
1
-5
/
+6
2023-08-11
misc: eeprom/idt_89hpesx: Switch to memdup_user_nul() helper
Ruan Jinjie
1
-9
/
+3
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
1
-1
/
+2
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
1
-3
/
+1
2023-08-11
misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf()
Jiri Slaby (SUSE)
2
-7
/
+6
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: use u8 for chars
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-04
misc: tps6594-esm: Disable ESM for rev 1 PMIC
Esteban Blanc
1
-1
/
+18
2023-08-04
misc: rtsx: judge ASPM Mode to set PETXCFG Reg
Ricky WU
6
-58
/
+6
2023-08-04
misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock
Chengfeng Ye
2
-8
/
+8
2023-08-04
misc: open-dice: make OPEN_DICE depend on HAS_IOMEM
Baoquan He
1
-0
/
+1
2023-08-04
misc: hi6421-spmi-pmic: Remove redundant dev_err()
Ruan Jinjie
1
-3
/
+1
2023-08-04
misc: Explicitly include correct DT includes
Rob Herring
9
-7
/
+10
2023-08-04
misc: tps6594-esm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-04
misc: tps6594-pfsm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-04
misc: xilinx_tmr_manager: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-04
misc/xilinx_sdfec: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-08-04
misc: atmel-ssc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-04
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM...
Kumaravel Thiagarajan
1
-0
/
+140
2023-08-04
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP vi...
Kumaravel Thiagarajan
3
-1
/
+305
2023-07-31
misc: ti-st: don't check for tty data == NULL
Jiri Slaby
2
-7
/
+1
2023-07-31
misc: ti-st: remove ptr from recv functions
Jiri Slaby
2
-6
/
+2
2023-07-31
misc: ti-st: remove forward declarations and make st_int_recv() static
Jiri Slaby
1
-3
/
+1
2023-07-31
Merge 6.5-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2023-07-30
mei: gsc: add module description
Tomas Winkler
1
-0
/
+1
2023-07-30
mei: pxp: Keep a const qualifier when calling mei_cldev_send()
Christophe JAILLET
1
-2
/
+1
2023-07-30
mei: obtain firmware version only on gsc.
Alexander Usyskin
3
-3
/
+12
2023-07-30
mei: bus: enable asynchronous suspend.
Alexander Usyskin
1
-0
/
+1
[next]