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