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
2016-08-31
serial: 8250: added acces i/o products quad and octal serial cards
Jimi Damon
1
-0
/
+139
2016-08-31
serial: 8250_mid: fix divide error bug if baud rate is 0
Andy Shevchenko
1
-0
/
+3
2016-08-31
serial: pch_uart: Add support for reading clock-frequency from DT
Zubair Lutfullah Kakakhel
2
-1
/
+6
2016-08-31
misc: pch_phub: Add UART_CLK quirk for Boston platform
Zubair Lutfullah Kakakhel
1
-0
/
+11
2016-08-31
misc: pch_phub: Read prefetch value from device tree if passed
Zubair Lutfullah Kakakhel
1
-1
/
+8
2016-08-31
Revert "tty/serial/8250: use mctrl_gpio helpers"
Andy Shevchenko
5
-68
/
+15
2016-08-31
fix:memory:of_memory:add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-08-31
drivers: char: mem: Check {read,write}_kmem() addresses
Robin Murphy
1
-0
/
+6
2016-08-31
char: xillybus: Fix spelling mistake and comment
Eli Billauer
1
-2
/
+2
2016-08-31
snsc: check return value of class_create
Zhouyi Zhou
1
-1
/
+6
2016-08-31
char/mwave: remove custom BOOLEAN type
Arnd Bergmann
7
-97
/
+93
2016-08-31
ppdev: use new parport device model
Sudip Mukherjee
1
-5
/
+20
2016-08-31
GenWQE: Change default access rights for device node
Frank Haverkamp
1
-0
/
+15
2016-08-31
miscdevice: Use module_misc_device() macro
PrasannaKumar Muralidharan
3
-72
/
+3
2016-08-31
miscdevice: Add helper macro for misc device boilerplate
PrasannaKumar Muralidharan
4
-55
/
+5
2016-08-31
misc: retire the old BMP085 driver
Linus Walleij
7
-734
/
+0
2016-08-31
w1: fix timeout_us parameter description
Wei Yongjun
1
-2
/
+2
2016-08-31
drivers: w1: style corrections-pointers-blanklines-comparisons
Ben Werbowyj
1
-2
/
+4
2016-08-31
drivers: w1: removed assignment from within if statement
Ben Werbowyj
1
-2
/
+4
2016-08-31
drivers: w1: style corrections for parenthesis and braces
Ben Werbowyj
1
-6
/
+4
2016-08-31
thunderbolt: Don't declare Falcon Ridge unsupported
Lukas Wunner
1
-1
/
+3
2016-08-31
thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.
Xavier Gnata
2
-0
/
+10
2016-08-31
thunderbolt: Fix resume quirk for Falcon Ridge 4C.
Andreas Noever
1
-2
/
+1
2016-08-31
vme: Adding Fake VME driver
Martyn Welch
3
-0
/
+1308
2016-08-31
vme: make core vme support explicitly non-modular
Paul Gortmaker
1
-25
/
+2
2016-08-31
vme: Fix module autoload
Alessio Igor Bogani
2
-0
/
+4
2016-08-31
vme: change LM callback argument to void pointer
Aaron Sierra
6
-9
/
+16
2016-08-31
VMCI: use memdup_user().
Muhammad Falak R Wani
1
-10
/
+4
2016-08-31
mcb: remove sub-device handling code
Johannes Thumshirn
1
-17
/
+0
2016-08-31
mcb: Added bar descriptor support for non PCI bus MCB carrier
Andreas Werner
2
-14
/
+121
2016-08-31
mcb: Added support for LPC or non PCI based MCB carrier
Andreas Werner
3
-0
/
+168
2016-08-31
lkdtm: Mark lkdtm_rodata_do_nothing() notrace
Michael Ellerman
1
-1
/
+1
2016-08-31
uio: fix dmem_region_start computation
Jan Viktorin
1
-1
/
+1
2016-08-31
coresight: etm4x: adding configurable start/stop filtering
Mathieu Poirier
1
-0
/
+71
2016-08-31
coresight: etm4x: adding configurable address range filtering
Mathieu Poirier
1
-9
/
+119
2016-08-31
coresight: etm4x: configuring include/exclude function
Mathieu Poirier
1
-10
/
+25
2016-08-31
coresight: etm4x: adding range filter configuration function
Mathieu Poirier
1
-18
/
+38
2016-08-31
coresight: etm4x: cleaning up default filter configuration
Mathieu Poirier
1
-26
/
+27
2016-08-31
coresight: etm4x: split default and filter configuration
Mathieu Poirier
1
-14
/
+22
2016-08-31
coresight: etm-perf: configuring filters from perf core
Mathieu Poirier
2
-15
/
+168
2016-08-31
coresight: remove duplicated enumeration
Mathieu Poirier
5
-16
/
+10
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
5
-20
/
+26
2016-08-31
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
6
-22
/
+57
2016-08-31
coresight: etm4x: request to retain power to the trace unit when active
Sudeep Holla
2
-0
/
+15
2016-08-31
coresight: tmc: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-1
/
+1
2016-08-31
coresight: etm4x: remove duplicated include from coresight-etm4x.c
Wei Yongjun
1
-1
/
+0
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
9
-114
/
+75
2016-08-31
hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...
Peter Chen
1
-0
/
+1
2016-08-31
coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID
Olivier Schonken
1
-0
/
+5
2016-08-31
coresight: add PM runtime calls to coresight_simple_func()
Mathieu Poirier
1
-2
/
+6
[prev]
[next]