index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-26
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-18
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-29
drivers/serial/sunsu.c: Correct use after free
Julia Lawall
1
-1
/
+3
2009-11-24
sunsu: Use sunserial_console_termios() in sunsu_console_setup().
David S. Miller
1
-7
/
+10
2009-11-24
sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.
David S. Miller
1
-1
/
+7
2009-11-24
serial: suncore: Add 'ignore_line' argument to sunserial_console_match().
David S. Miller
1
-1
/
+2
2009-11-24
sunsu: Fix detection of SU ports which are RSC console or control.
David S. Miller
1
-0
/
+10
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
1
-1
/
+1
2009-09-19
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-11
sparc/drivers: use linux/of_device.h instead of asm/of_device.h
Stephen Rothwell
1
-1
/
+1
2008-07-20
ttydev: fix pamc_zilog for tty pointer move
Stephen Rothwell
1
-1
/
+1
2008-07-20
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-26
[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c
David S. Miller
1
-2
/
+3
2007-07-20
[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
2006-12-31
[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-14
[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-02
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-06-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+2
2006-06-30
[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-29
[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.
David S. Miller
1
-1
/
+5
2006-06-29
[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-23
[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-21
[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-22
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]