summaryrefslogtreecommitdiff
path: root/drivers/serial/sunsab.c
AgeCommit message (Expand)Author
2008-08-11sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell
2008-05-02serial: Fix sparc driver name strings.David S. Miller
2007-12-12[SERIAL] sparc: Infrastructure to fix section mismatch bugs.Martin Habets
2007-09-25[SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer
2007-09-17[SUNSAB]: Fix several bugs.Al Viro
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller
2007-07-16[SERIAL]: Fix console write locking in sparc drivers.David S. Miller
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-08-23[SERIAL] sunsab: Fix E250 console with RSC.Marc Zyngier
2006-07-21[SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller
2006-07-21[SPARC64] Fix sunsab ports orderingMarc Zyngier
2006-07-14[SERIAL] sunsab: Fix significant typo in sab_probe()David S. Miller
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[SERIAL] sunsab: Fix section mis-match errors.David S. Miller
2006-06-29[SERIAL] sunsab: 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-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[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-05[SERIAL] uart_port iotype member should use UPIO_*Russell King
2006-01-18[SPARC64]: Serial Console for E250 PatchEddie C. Dost
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-10-10[SPARC64]: Fix oops on runlevel change with serial console.David S. Miller
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King
2005-05-11[SUNSAB]: Defer register updates until transmitter is idle.David S. Miller
2005-04-21[SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller
2004-12-08[SUNSAB]: Fix serial break handling.Jurij Smakov
2004-11-27[PATCH] misc sparc iomem annotationsAlexander Viro
2004-11-18[SPARC]: Fix serial console handling.David S. Miller
2004-08-26[SUNSAB]: Remove CRTSCTS handling in set_termios.David S. Miller
2004-08-25[SPARC64]: Hack fix, force DTR/RTS on in sunsab console.David S. Miller
2004-05-30[SPARC]: Do tty_flip_buffer_push outside of port lock.David S. Miller
2004-01-28[SUNSAB]: Fixup sunsab_receive_chars for when serial console isn't open (no tty)Ben Collins
2003-08-19[SPARC64]: Turn cpu_data into per-cpu data.David S. Miller
2003-06-24[SERIAL]: Sanitize sparc serial console configuration.David S. Miller
2003-06-05[PATCH] Fix tty devfs messAndrew Morton
2003-06-04[SPARC64]: Fix transmit handling in sunsab.c serial driver.Bruce D. Elliott
2003-04-24[PATCH] console cleanup (1/2)Alexander Viro
2003-04-23[PATCH] tty cleanups (7/12)Alexander Viro
2003-04-20[SERIAL SPARC]: Update for irqreturn_t.David S. Miller
2003-01-13[SUNSAB]: Fix uart_get_baud_rate args.David S. Miller
2003-01-08Merge bk://bk.arm.linux.org.ukLinus Torvalds