Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8d6b9b46942daf8acdd1a9ae04a1e3ba5a843f97
/
drivers
/
tty
/
serial
/
sunsu.c
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
9a6962c
serial: sunsu: use container_of to resolve uart_sunsu_port from uart_port
by Fabian Frederick
· 10 years ago
9144b3c
tty: serial: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
ef8b9dd
serial: Fix IGNBRK handling
by Peter Hurley
· 10 years ago
e58e241
sparc: serial: Clean up the locking for -rt
by David Miller
· 11 years ago
fc811472
tty: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
696faed
serial: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
ad348cc
serial: sunsu: add missing platform_driver_unregister() when module exit
by Wei Yongjun
· 12 years ago
cb29529
sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option
by Tkhai Kirill
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
ae8d8a1
tty: remove use of __devexit
by Bill Pemberton
· 12 years ago
9671f09
tty: remove use of __devinit
by Bill Pemberton
· 12 years ago
2d47b71
tty: serial: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
4b71598
serial: diminish usage of struct serial_uart_config
by Paul Gortmaker
· 12 years ago
e2c6542
serial: sunsu.c - don't explicitly tie array size to dynamic entity
by Paul Gortmaker
· 12 years ago
d550bbd
Disintegrate asm/system.h for Sparc
by David Howells
· 13 years ago
6816383
tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h
by Paul Gortmaker
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
793218d
dt/serial: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
ab4382d
tty: move drivers/serial/ to drivers/tty/serial/
by Greg Kroah-Hartman
· 14 years ago
[Renamed from drivers/serial/sunsu.c]
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
1ab1d63
of/platform: remove all of_bus_type and of_platform_bus_type references
by Grant Likely
· 14 years ago
4e4f62b
Merge commit 'v2.6.35-rc6' into devicetree/next
by Grant Likely
· 14 years ago
1636f8a
sparc/of: Move of_device fields into struct pdev_archdata
by Grant Likely
· 14 years ago
9616ff4
sunsu: Fix use after free in su_remove().
by David S. Miller
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c4a3987
drivers/serial/sunsu.c: Correct use after free
by Julia Lawall
· 15 years ago
be24656
sunsu: Use sunserial_console_termios() in sunsu_console_setup().
by David S. Miller
· 15 years ago
1917d17
sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.
by David S. Miller
· 15 years ago
4e3533d
serial: suncore: Add 'ignore_line' argument to sunserial_console_match().
by David S. Miller
· 15 years ago
8301d38
sunsu: Fix detection of SU ports which are RSC console or control.
by David S. Miller
· 15 years ago
bdc04e3
serial: move delta_msr_wait into the tty_port
by Alan Cox
· 15 years ago
ebd2c8f
serial: kill off uart_info
by Alan Cox
· 15 years ago
f5d378a
serial: sunsu: sunsu_kbd_ms_init needs to be __devinit
by David S. Miller
· 16 years ago
fd09831
sparc: Annotate of_device_id arrays with const or __initdata.
by David S. Miller
· 16 years ago
c6ed413
sparc/drivers: use linux/of_device.h instead of asm/of_device.h
by Stephen Rothwell
· 16 years ago
2f7a697
ttydev: fix pamc_zilog for tty pointer move
by Stephen Rothwell
· 16 years ago
d87a6d9
drivers/serial/: remove CVS keywords
by Adrian Bunk
· 16 years ago
32039f4
serial: Fix sparc driver name strings.
by David S. Miller
· 17 years ago
58d784a
[SERIAL] sparc: Infrastructure to fix section mismatch bugs.
by Martin Habets
· 17 years ago
4f1296a
[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c
by David S. Miller
· 17 years ago
c73fcc8
[SPARC]: Fix serial console device detection.
by David S. Miller
· 17 years ago
f3c681c
[SERIAL]: Fix console write locking in sparc drivers.
by David S. Miller
· 17 years ago
90a660a
[SERIAL] sunsu: Fix section mismatch warnings.
by David S. Miller
· 18 years ago
ccf0dec
[SPARC/64] constify of_get_property return: drivers
by Stephen Rothwell
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
e3a411a3
[SPARC64]: Fix of_iounmap() region release.
by David S. Miller
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
65da4d8
[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.c
by Amol Lad
· 18 years ago
c964521
[SERIAL] sunsu: Report keyboard and mouse ports in kernel log.
by David S. Miller
· 18 years ago
91d1ed1
[SERIAL] sunsu: Handle keyboard and mouse ports directly.
by David S. Miller
· 18 years ago
40663cc
[PATCH] irq-flags: serial: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
9262e91
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
a1d22d3
[SERIAL] sunsu: Missing return statement in su_probe().
by David S. Miller
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
9efc371
[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.
by David S. Miller
· 18 years ago
1708d24
[SERIAL] sunsu: Convert to of_driver framework.
by David S. Miller
· 18 years ago
aa4148c
[PATCH] devfs: Remove devfs support from the serial subsystem
by Greg Kroah-Hartman
· 19 years ago
690c8fd
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
by David S. Miller
· 18 years ago
c6387a4
[SPARC]: Kill __irq_itoa().
by David S. Miller
· 18 years ago
9a2a9bb2
[SUNSU]: Fix license.
by Andrew Morton
· 18 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
41c28ff
[PATCH] kill _INLINE_
by Adrian Bunk
· 19 years ago
9d8f057
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
d358788
[SERIAL] kernel console should send CRLF not LFCR
by Russell King
· 19 years ago
a858f1c
[SUNSU]: Fix missing spinlock initialization.
by David S. Miller
· 19 years ago
f5deb80
[SPARC] serial: Make sure sysfs nodes get named correctly.
by David S. Miller
· 19 years ago
1ddb7c9
[SPARC64]: Prevent registering wrong serial console.
by David S. Miller
· 19 years ago
436002e
[SUNSU]: Fix locking error in sunsu_stop_rx().
by David S. Miller
· 19 years ago
9b4a161
[SERIAL] uart_port iotype member should use UPIO_*
by Russell King
· 19 years ago
ce8337c
[SERIAL] Don't use ASYNC_ constants with the uart_port structure
by Russell King
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
4837724
[SUNSU]: Do not mark sunsu_console_setup() __init
by David S. Miller
· 19 years ago
fdc657c
[SUNSU]: Fix bogus locking in sunsu_change_mouse_baud()
by David S. Miller
· 19 years ago
3d9c994
[SUNSU]: Compile fixes.
by Al Viro
· 19 years ago
b129a8c
[SERIAL] Clean up and fix tty transmission start/stoping
by Russell King
· 19 years ago
c5f4644
[PATCH] Serial: Adjust serial locking
by Russell King
· 19 years ago
623f41e
[SPARC64]: In sunsu driver, make sure to fully init chip for kbd/ms
by David S. Miller
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago