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
/
serial
/
sunsu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-1608
/
+0
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-4
/
+4
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
1
-1
/
+1
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
1
-4
/
+9
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
1
-1
/
+1
2010-05-27
sunsu: Fix use after free in su_remove().
David S. Miller
1
-4
/
+9
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-3
/
+3
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-30
drivers/serial/sunsu.c: Correct use after free
Julia Lawall
1
-1
/
+3
2009-11-25
sunsu: Use sunserial_console_termios() in sunsu_console_setup().
David S. Miller
1
-7
/
+10
2009-11-25
sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.
David S. Miller
1
-1
/
+7
2009-11-25
serial: suncore: Add 'ignore_line' argument to sunserial_console_match().
David S. Miller
1
-1
/
+2
2009-11-25
sunsu: Fix detection of SU ports which are RSC console or control.
David S. Miller
1
-0
/
+10
2009-09-20
serial: move delta_msr_wait into the tty_port
Alan Cox
1
-1
/
+1
2009-09-20
serial: kill off uart_info
Alan Cox
1
-3
/
+3
2009-04-08
serial: sunsu: sunsu_kbd_ms_init needs to be __devinit
David S. Miller
1
-1
/
+1
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-1
/
+1
2008-08-12
sparc/drivers: use linux/of_device.h instead of asm/of_device.h
Stephen Rothwell
1
-1
/
+1
2008-07-21
ttydev: fix pamc_zilog for tty pointer move
Stephen Rothwell
1
-1
/
+1
2008-07-21
drivers/serial/: remove CVS keywords
Adrian Bunk
1
-1
/
+1
2008-05-02
serial: Fix sparc driver name strings.
David S. Miller
1
-1
/
+1
2007-12-12
[SERIAL] sparc: Infrastructure to fix section mismatch bugs.
Martin Habets
1
-11
/
+5
2007-08-27
[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c
David S. Miller
1
-2
/
+3
2007-07-21
[SPARC]: Fix serial console device detection.
David S. Miller
1
-19
/
+4
2007-07-16
[SERIAL]: Fix console write locking in sparc drivers.
David S. Miller
1
-0
/
+14
2007-05-07
[SERIAL] sunsu: Fix section mismatch warnings.
David S. Miller
1
-4
/
+4
2007-04-26
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
1
-2
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-01-01
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
1
-5
/
+5
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-10
/
+9
2006-10-01
[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.c
Amol Lad
1
-0
/
+3
2006-07-15
[SERIAL] sunsu: Report keyboard and mouse ports in kernel log.
David S. Miller
1
-0
/
+5
2006-07-13
[SERIAL] sunsu: Handle keyboard and mouse ports directly.
David S. Miller
1
-9
/
+26
2006-07-03
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-07-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+2
2006-07-01
[SERIAL] sunsu: Missing return statement in su_probe().
David S. Miller
1
-0
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.
David S. Miller
1
-1
/
+5
2006-06-30
[SERIAL] sunsu: Convert to of_driver framework.
David S. Miller
1
-334
/
+157
2006-06-26
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
1
-1
/
+0
2006-06-24
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
1
-2
/
+2
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
1
-2
/
+2
2006-05-22
[SUNSU]: Fix license.
Andrew Morton
1
-0
/
+1
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-03-23
[PATCH] kill _INLINE_
Adrian Bunk
1
-8
/
+5
2006-03-23
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-17
/
+9
2006-03-20
[SERIAL] kernel console should send CRLF not LFCR
Russell King
1
-17
/
+9
[next]