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
/
nozomi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
tty: Fix up char drivers request_room usage
Alan Cox
1
-2
/
+0
2010-03-03
nozomi: Tidy up the PCI table
Alan Cox
1
-5
/
+1
2010-03-03
nozomi: Fix mutex handling
Alan Cox
1
-22
/
+12
2010-03-03
nozomi: Add tty_port usage
Alan Cox
1
-47
/
+68
2010-01-21
nozomi: quick fix for the close/close bug
Alan Cox
1
-1
/
+1
2009-12-23
kfifo: fix warn_unused_result
Stefani Seibold
1
-4
/
+27
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-2
/
+2
2009-12-23
kfifo: cleanup namespace
Stefani Seibold
1
-6
/
+6
2009-12-23
kfifo: move out spinlock
Stefani Seibold
1
-1
/
+1
2009-12-23
kfifo: move struct kfifo in place
Stefani Seibold
1
-11
/
+10
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-07-21
tty: fix chars_in_buffers
Alan Cox
1
-3
/
+1
2009-07-16
tty: nozomi, fix tty refcounting bug
Jiri Slaby
1
-4
/
+8
2009-06-24
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
1
-2
/
+0
2009-01-02
tty: kref nozomi
Alan Cox
1
-40
/
+45
2008-10-13
nozomi: Fix close on error
Alan Cox
1
-1
/
+4
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-30
char serial: switch drivers to ioremap_nocache
Alan Cox
1
-1
/
+1
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
1
-11
/
+2
2008-03-31
fix iomem misannotations in nozomi
Al Viro
1
-10
/
+10
2008-03-11
nozomi: fix initialization and early flow control access
Frank Seidel
1
-18
/
+43
2008-02-03
nozomi: finish constification
Frank Seidel
1
-7
/
+7
2008-02-03
nozomi: constify driver
Jan Engelhardt
1
-20
/
+18
2008-02-03
nozomi driver update
Frank Seidel
1
-86
/
+36
2008-01-25
nozomi driver
Frank Seidel
1
-0
/
+1993