aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_txx9.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-01serial_txx9: use container_of() instead of direct castAtsushi Nemoto1-17/+22
2009-09-19serial: kill off uart_infoAlan Cox1-2/+2
2009-06-24kgdb: kgdboc console poll hooks for serial_txx9 uartAtsushi Nemoto1-21/+92
2008-10-20serial_txx9: use %lx for iobaseAtsushi Nemoto1-1/+1
2008-07-22ttydev: Fix up compile failures in the PPC buildAlan Cox1-1/+1
2007-10-30serial: fix serial_txx9 console initializationAtsushi Nemoto1-1/+9
2007-10-16serial_txx9: Use UPF_FIXED_PORTAtsushi Nemoto1-21/+5
2007-10-16serial_txx9: cleanup includesAtsushi Nemoto1-4/+0
2007-08-22serial_txx9: Fix modem control line handlingAtsushi Nemoto1-3/+11
2007-07-31serial_txx9: fix printk format mismatchAtsushi Nemoto1-2/+3
2007-05-08serial_txx9: zap changelog from source codeAtsushi Nemoto1-25/+0
2007-05-08serial_txx9: Use assigned device numbersAtsushi Nemoto1-3/+4
2007-02-22[SERIAL] serial_txx9 driver updateAtsushi Nemoto1-92/+184
2007-02-11[PATCH] serial: serial_txx9 driver updateAtsushi Nemoto1-12/+11
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-10-01[SERIAL] suspend/resume handlers don't have level arg anymoreSergei Shtylyov1-2/+0
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner1-1/+1
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-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-17/+9
2006-03-22[PATCH] serial: serial_txx9 driver updateAtsushi Nemoto1-36/+41
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-17/+9
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven1-5/+6
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-11/+0
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson1-1/+1
2005-09-09[PATCH] txx9 serial updateRalf Baechle1-27/+91
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+4
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King1-3/+0
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King1-12/+3
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1171