aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-09[SERIAL] 8250: add tsi108 serial supportZang Roy-r619111-0/+1
2006-07-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+2
2006-07-02[SERIAL] Convert fifosize to an unsigned intRussell King1-1/+2
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-1/+0
2006-06-24[ARM] 3639/1: S3C2412: serial port supportBen Dooks1-0/+3
2006-06-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2006-06-19[ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor1-2/+2
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+1
2006-04-30[SERIAL] Clean up serial locking when obtaining a reference to a portRussell King1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+3
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-0/+3
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller1-0/+3
2006-01-21[SERIAL] Make uart_port flags a bitwise typeRussell King1-23/+25
2006-01-21[SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King1-1/+1
2006-01-21[SERIAL] Make uart_info flags a bitwise typeRussell King1-8/+10
2006-01-21[SERIAL] Make port->ops constantRussell King1-1/+1
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King1-2/+0
2006-01-13[SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar1-1/+2
2006-01-10[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor1-0/+3
2005-11-28[ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer1-0/+3
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou1-0/+1
2005-10-31[SERIAL] Fix port numberingRussell King1-3/+4
2005-10-29Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov1-1/+2
2005-09-08Fix up ARM serial driver compile failureLinus Torvalds1-0/+3
2005-09-06[SERIAL]: Avoid 'statement with no effect' warnings.David S. Miller1-4/+2
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer1-2/+0
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+4
2005-07-27[PATCH] serial_core whitespace fixRalf Baechle1-1/+1
2005-07-16[PATCH] Serial: Move deprecation of register_serial forward to SeptemberRussell King1-2/+3
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King1-0/+19
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+491