summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_txx9.c
Commit message (Expand)AuthorAgeFilesLines
* serial_txx9: use container_of() instead of direct castAtsushi Nemoto2009-10-011-17/+22
* serial: kill off uart_infoAlan Cox2009-09-191-2/+2
* kgdb: kgdboc console poll hooks for serial_txx9 uartAtsushi Nemoto2009-06-241-21/+92
* serial_txx9: use %lx for iobaseAtsushi Nemoto2008-10-201-1/+1
* ttydev: Fix up compile failures in the PPC buildAlan Cox2008-07-221-1/+1
* serial: fix serial_txx9 console initializationAtsushi Nemoto2007-10-301-1/+9
* serial_txx9: Use UPF_FIXED_PORTAtsushi Nemoto2007-10-161-21/+5
* serial_txx9: cleanup includesAtsushi Nemoto2007-10-161-4/+0
* serial_txx9: Fix modem control line handlingAtsushi Nemoto2007-08-221-3/+11
* serial_txx9: fix printk format mismatchAtsushi Nemoto2007-07-311-2/+3
* serial_txx9: zap changelog from source codeAtsushi Nemoto2007-05-081-25/+0
* serial_txx9: Use assigned device numbersAtsushi Nemoto2007-05-081-3/+4
* [SERIAL] serial_txx9 driver updateAtsushi Nemoto2007-02-221-92/+184
* [PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2007-02-111-12/+11
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [SERIAL] suspend/resume handlers don't have level arg anymoreSergei Shtylyov2006-10-011-2/+0
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-261-3/+0
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-221-17/+9
|\
| * [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-17/+9
* | [PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2006-03-221-36/+41
|/
* [SERIAL] turn serial semaphores into mutexesArjan van de Ven2006-01-121-5/+6
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-11/+0
* [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-091-1/+1
* [PATCH] txx9 serial updateRalf Baechle2005-09-091-27/+91
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-4/+4
* [PATCH] Serial: Adjust serial lockingRussell King2005-06-291-3/+0
* [PATCH] Serial: Add uart_insert_char()Russell King2005-05-091-12/+3
* [PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1171
OpenPOWER on IntegriCloud