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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
tty: relock generic_serial
Alan Cox
1
-13
/
+24
2009-01-02
isicom: redo locking to use tty port locks
Alan Cox
4
-26
/
+54
2009-01-02
tty: Pull the dtr raise into tty port
Alan Cox
7
-25
/
+79
2009-01-02
rio: Kill off ckmalloc
Alan Cox
1
-13
/
+4
2009-01-02
tty_port: Add a port level carrier detect operation
Alan Cox
19
-239
/
+427
2009-01-02
tty: Fix PPP hang under load
Alan Cox
2
-9
/
+22
2009-01-02
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
1
-3
/
+3
2009-01-02
Add device function for USB serial console
Kevin Hao
1
-0
/
+13
2009-01-02
And here's a patch (to be applied on top of the last) which prevents
Russell King
2
-17
/
+22
2009-01-02
Convert the oxsemi tornado special cases to use the quirk interface and not
Russell King
1
-40
/
+51
2009-01-02
devpts: fix unused function warning
Andrew Morton
1
-1
/
+1
2009-01-02
tty: Fix close races in USB serial
Alan Cox
1
-5
/
+10
2009-01-02
n_tty: Output bells immediately on a full buffer
Joe Peterson
1
-17
/
+9
2009-01-02
n_tty: Fix hanfling of buffer full corner cases
Joe Peterson
1
-17
/
+38
2009-01-02
n_tty: Fix handling of control characters and continuations
Joe Peterson
1
-9
/
+15
2009-01-02
pty: simplify resize
Alan Cox
6
-36
/
+74
2009-01-02
tty: Fix sparse static warning for tty_driver_lookup_tty
Jason Wessel
1
-1
/
+1
2009-01-02
sierra: Fix formatting
Alan Cox
1
-1
/
+1
2009-01-02
devpts: Coding style clean up
Alan Cox
1
-27
/
+26
2009-01-02
Document usage of multiple-instances of devpts
Sukadev Bhattiprolu
1
-0
/
+132
2009-01-02
Enable multiple instances of devpts
Sukadev Bhattiprolu
1
-7
/
+163
2009-01-02
Define get_init_pts_sb()
Sukadev Bhattiprolu
1
-1
/
+54
2009-01-02
Define mknod_ptmx()
Sukadev Bhattiprolu
1
-5
/
+110
2009-01-02
Add DEVPTS_MULTIPLE_INSTANCES config token
Sukadev Bhattiprolu
1
-0
/
+11
2009-01-02
Extract option parsing to new function
Sukadev Bhattiprolu
1
-3
/
+9
2009-01-02
Per-mount 'config' object
Sukadev Bhattiprolu
1
-18
/
+27
2009-01-02
Per-mount allocated_ptys
Sukadev Bhattiprolu
1
-7
/
+48
2009-01-02
Remove devpts_root global
Sukadev Bhattiprolu
1
-9
/
+20
2009-01-02
n_tty: clean up coding style
Alan Cox
1
-16
/
+13
2009-01-02
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
4
-156
/
+594
2009-01-02
Blackfin Serial Driver: Remove BI status for known_good_char
Sonic Zhang
1
-0
/
+1
2009-01-02
Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...
Sonic Zhang
1
-3
/
+8
2009-01-02
Blackfin Serial Driver: Clean serial console and early prink code.
Sonic Zhang
1
-12
/
+4
2009-01-02
Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly
Graf Yang
1
-0
/
+24
2009-01-02
Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...
Sonic Zhang
1
-98
/
+89
2009-01-02
kbuild: Remove gcc 4.1.0 quirk from init/main.c
Ingo Molnar
1
-9
/
+0
2009-01-02
Disallow gcc versions 4.1.{0,1}
Linus Torvalds
1
-0
/
+5
2009-01-02
Sanitize gcc version header includes
Linus Torvalds
4
-13
/
+8
2009-01-02
ide-atapi: start dma in a drive-specific way
Borislav Petkov
1
-4
/
+11
2009-01-02
ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transf...
Borislav Petkov
1
-11
/
+11
2009-01-02
ide-atapi: remove timeout arg to ide_issue_pc
Borislav Petkov
4
-4
/
+9
2009-01-02
ide-cd: remove handler wrappers
Borislav Petkov
1
-38
/
+11
2009-01-02
ide-cd: remove xferlen arg to cdrom_start_packet_command
Borislav Petkov
1
-5
/
+5
2009-01-02
ide-atapi: split drive-specific functionality in ide_issue_pc
Borislav Petkov
1
-16
/
+20
2009-01-02
ide-atapi: assign expiry and timeout based on device type
Borislav Petkov
1
-13
/
+17
2009-01-02
ide-atapi: compute cmd_len based on device type in ide_transfer_pc
Borislav Petkov
1
-1
/
+13
2009-01-02
ide: remove the last ide-scsi remnants
Borislav Petkov
5
-24
/
+15
2009-01-02
ide-atapi: remove ide-scsi remnants from ide_pc_intr()
Borislav Petkov
2
-61
/
+13
2009-01-02
ide-atapi: remove ide-scsi remnants from ide_transfer_pc()
Borislav Petkov
1
-10
/
+4
2009-01-02
ide-atapi: remove ide-scsi remnants from ide_issue_pc
Borislav Petkov
1
-11
/
+1
[prev]
[next]