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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-5
/
+6
2015-06-27
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-1500
/
+23
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2015-06-24
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-17
/
+22
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia
Linus Torvalds
1
-3
/
+2
2015-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+79
2015-06-19
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
11
-45
/
+46
2015-06-17
tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()
Jarkko Sakkinen
1
-2
/
+2
2015-06-17
vTPM: set virtual device before passing to ibmvtpm_reset_crq
Hon Ching \(Vicky\) Lo
1
-2
/
+3
2015-06-17
tpm_ibmvtpm: remove unneccessary message level.
Fabian Frederick
1
-1
/
+1
2015-06-13
char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type varia...
Shailendra Verma
1
-3
/
+3
2015-06-10
random: Remove kernel blocking API
Herbert Xu
1
-12
/
+0
2015-06-10
random: Add callback API for random pool readiness
Herbert Xu
1
-0
/
+78
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
1
-0
/
+1
2015-06-01
snsc: pass timeout as HZ independent value
Nicholas Mc Guire
1
-2
/
+2
2015-06-01
char:pcmcia:synclink_cs - Do not initialise statics to 0.
Shailendra Verma
1
-1
/
+1
2015-06-01
char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure
Vladimir Zapolskiy
1
-4
/
+9
2015-05-30
pcmcia: Convert dev_printk to dev_<level>
Joe Perches
1
-3
/
+2
2015-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-9
/
+9
2015-05-27
random: Blocking API for accessing nonblocking_pool
Stephan Mueller
1
-0
/
+12
2015-05-27
random: Wake up all getrandom(2) callers when pool is ready
Herbert Xu
1
-1
/
+1
2015-05-24
hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree
Pali Rohár
2
-1008
/
+0
2015-05-24
virtio_console: silence a static checker warning
Dan Carpenter
1
-2
/
+2
2015-05-24
xillybus: XILLYBUS_OF should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2015-05-24
drivers/char: Remove msm_smd_pkt driver
Stephen Boyd
3
-474
/
+0
2015-05-24
drivers: char: misc.c: remove trailing whitespace
Tal Shorer
1
-5
/
+5
2015-05-22
ipmi/powernv: Convert to irq event interface
Alistair Popple
1
-17
/
+22
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
1
-1
/
+1
2015-05-06
ipmi: Fix multi-part message handling
Corey Minyard
1
-13
/
+38
2015-05-06
ipmi: Add alert handling to SSIF
Corey Minyard
1
-16
/
+116
2015-05-06
ipmi: Fix a problem that messages are not issued in run_to_completion mode
Hidehiro Kawai
1
-2
/
+1
2015-05-06
ipmi: Report an error if ACPI _IFT doesn't exist
Corey Minyard
1
-1
/
+3
2015-05-06
ipmi: Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2015-05-05
ipmi: Don't report err in the SI driver for SSIF devices
Corey Minyard
1
-2
/
+3
2015-05-05
ipmi: Remove incorrect use of seq_has_overflowed
Joe Perches
3
-5
/
+5
2015-05-05
ipmi:ssif: Ignore spaces when comparing I2C adapter names
Corey Minyard
1
-3
/
+22
2015-05-05
ipmi_ssif: Fix the logic on user-supplied addresses
Corey Minyard
1
-1
/
+1
2015-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-9
/
+9
2015-05-04
hwrng: bcm63xx - Fix driver compilation
Álvaro Fernández Rojas
1
-9
/
+9
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-43
/
+43
2015-04-16
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+3
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-13
/
+9
2015-04-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
11
-975
/
+1510
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
11
-115
/
+367
2015-04-15
xenbus_client: Extend interface to support multi-page ring
Wei Liu
1
-2
/
+3
2015-04-15
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+1
2015-04-15
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-2
/
+1
2015-04-13
Merge branch 'pnp'
Rafael J. Wysocki
1
-12
/
+1
2015-04-12
switch drivers/char/mem.c to ->read_iter/->write_iter
Al Viro
1
-9
/
+9
2015-04-12
make new_sync_{read,write}() static
Al Viro
2
-4
/
+0
[next]