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
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+542
2017-05-09
drivers/misc/sram-exec.c: use set_memory.h header
Laura Abbott
1
-1
/
+2
2017-05-09
drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-05-09
drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
Dan Carpenter
1
-2
/
+8
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-308
/
+1104
2017-05-05
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-3626
/
+523
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+6
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-05-02
cxl: Mask slice error interrupts after first occurrence
Alastair D'Silva
2
-2
/
+35
2017-05-02
cxl: Route eeh events to all drivers in cxl_pci_error_detected()
Vaibhav Jain
1
-6
/
+9
2017-05-02
cxl: Force context lock during EEH flow
Vaibhav Jain
1
-2
/
+17
2017-04-28
misc: Add host side PCI driver for PCI test function device
Kishon Vijay Abraham I
3
-0
/
+542
2017-04-19
cxl: Enable PCI device IDs for future IBM CXL adapters
Matthew R. Ochs
1
-0
/
+2
2017-04-18
misc: lkdtm: Add volatile to intentional NULL pointer reference
Michael Davidson
1
-1
/
+1
2017-04-13
cxl: Add psl9 specific code
Christophe Lombard
9
-74
/
+751
2017-04-13
cxl: Isolate few psl8 specific calls
Christophe Lombard
5
-56
/
+116
2017-04-13
cxl: Rename some psl8 specific functions
Christophe Lombard
6
-54
/
+54
2017-04-13
cxl: Update implementation service layer
Christophe Lombard
6
-59
/
+110
2017-04-13
cxl: Keep track of mm struct associated with a context
Christophe Lombard
6
-90
/
+61
2017-04-13
cxl: Remove unused values in bare-metal environment.
Christophe Lombard
3
-24
/
+7
2017-04-13
cxl: Read vsec perst load image
Christophe Lombard
1
-0
/
+1
2017-04-08
eeprom: idt_89hpesx: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+57
2017-04-08
misc: ds1682: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-04-08
misc: tsl2550: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-04-08
lkdtm: turn off kcov for lkdtm_rodata_do_nothing:
Arnd Bergmann
1
-0
/
+2
2017-04-08
lkdtm: add bad USER_DS test
Kees Cook
3
-0
/
+13
2017-04-08
auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder
Andy Shevchenko
3
-379
/
+0
2017-04-08
auxdisplay: Move panel.c to drivers/auxdisplay folder
Andy Shevchenko
3
-2077
/
+0
2017-04-08
mei: implement fsync
Alexander Usyskin
1
-0
/
+72
2017-04-08
mei: bus: elminate variable length arrays
Tomas Winkler
1
-4
/
+5
2017-04-08
mei: hbm: remove variable length arrays
Tomas Winkler
1
-15
/
+14
2017-04-08
mei: drop amthif internal client
Alexander Usyskin
9
-507
/
+15
2017-04-08
mei: add pci driver ops shutdown handler.
Tomas Winkler
2
-3
/
+57
2017-04-08
drivers/misc: aspeed-lpc-ctrl: fix printk format warning again
Arnd Bergmann
1
-2
/
+1
2017-04-06
scsi: ses: don't get power status of SES device slot on probe
Mauricio Faria de Oliveira
1
-1
/
+6
2017-03-27
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
4
-23
/
+16
2017-03-26
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-16
/
+10
2017-03-24
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2017-03-22
drivers/misc: Aspeed LPC control fix compile error and warning
Cyril Bur
1
-3
/
+3
2017-03-20
cxl: Route eeh events to all slices for pci_channel_io_perm_failure state
Vaibhav Jain
1
-7
/
+6
2017-03-17
auxdisplay: charlcd: Extract character LCD core from misc/panel
Geert Uytterhoeven
2
-735
/
+93
2017-03-17
drivers/misc: Add Aspeed LPC control driver
Cyril Bur
3
-0
/
+276
2017-03-16
vmw_vmci: handle the return value from pci_alloc_irq_vectors correctly
Christoph Hellwig
1
-2
/
+2
2017-03-16
mei: don't wait for os version message reply
Alexander Usyskin
1
-12
/
+2
2017-03-16
mei: fix deadlock on mei reset
Tomas Winkler
1
-2
/
+6
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
1
-2
/
+7
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
23
-9
/
+30
2017-03-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2017-03-02
sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+2
[next]