aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/sunsu.c
AgeCommit message (Expand)Author
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.cAmol Lad
2006-07-14[SERIAL] sunsu: Report keyboard and mouse ports in kernel log.David S. Miller
2006-07-13[SERIAL] sunsu: Handle keyboard and mouse ports directly.David S. Miller
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-30[SERIAL] sunsu: Missing return statement in su_probe().David S. Miller
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller
2006-06-29[SERIAL] sunsu: Convert to of_driver framework.David S. Miller
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-05-21[SUNSU]: Fix license.Andrew Morton
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-23[PATCH] kill _INLINE_Adrian Bunk
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King
2006-03-20[SUNSU]: Fix missing spinlock initialization.David S. Miller
2006-03-20[SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller
2006-03-20[SPARC64]: Prevent registering wrong serial console.David S. Miller
2006-02-28[SUNSU]: Fix locking error in sunsu_stop_rx().David S. Miller
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-11-07[SUNSU]: Do not mark sunsu_console_setup() __initDavid S. Miller
2005-10-03[SUNSU]: Fix bogus locking in sunsu_change_mouse_baud()David S. Miller
2005-09-05[SUNSU]: Compile fixes.Al Viro
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King
2005-04-21[SPARC64]: In sunsu driver, make sure to fully init chip for kbd/msDavid S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds