aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/sh-sci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-12-06sh: Clock framework tidying.Paul Mundt1-3/+3
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-17/+16
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-27serial: Rework sh-sci for driver model.Paul Mundt1-725/+421
2006-09-12sh64: Trivial build fixes.Paul Mundt1-2/+2
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-3/+0
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King1-5/+5
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-5/+5
2006-02-01[PATCH] sh: sh-sci clock framework updatesPaul Mundt1-68/+157
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King1-48/+48
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-49/+32
2005-10-14[PATCH] sh-sci.c sci_start_tx errorYoshinori Sato1-1/+1
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1692