summaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix PNX8550 serial breakageVitaly Wool2007-02-141-1/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-4/+4
* [PATCH] serial uartlite driverPeter Korsgaard2006-12-071-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+3
* [PATCH] serial: Rename PORT_AT91 -> PORT_ATMELHaavard Skinnemoen2006-10-041-2/+2
* [SERIAL] Magic SysRq SAK does nothing on serial consolesSimon Tatham2006-10-011-1/+1
* [SERIAL] Fix oops when removing suspended serial portRussell King2006-10-011-0/+1
* [SERIAL] 8250: add tsi108 serial supportZang Roy-r619112006-07-091-0/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-031-1/+2
|\
| * [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-021-1/+2
* | [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-261-1/+0
* | [ARM] 3639/1: S3C2412: serial port supportBen Dooks2006-06-241-0/+3
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-201-2/+2
|\ \
| * | [ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor2006-06-191-2/+2
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-0/+1
|\ \ | |/
| * [SERIAL] Clean up serial locking when obtaining a reference to a portRussell King2006-04-301-0/+1
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-221-0/+3
|\
| * [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-0/+3
* | [SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller2006-03-201-0/+3
|/
* [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-211-23/+25
* [SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King2006-01-211-1/+1
* [SERIAL] Make uart_info flags a bitwise typeRussell King2006-01-211-8/+10
* [SERIAL] Make port->ops constantRussell King2006-01-211-1/+1
* [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-211-2/+0
* [SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2006-01-131-1/+2
* [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor2006-01-101-0/+3
* [ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer2005-11-281-0/+3
* [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou2005-11-061-0/+1
* [SERIAL] Fix port numberingRussell King2005-10-311-3/+4
* Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-291-1/+2
* Fix up ARM serial driver compile failureLinus Torvalds2005-09-081-0/+3
* [SERIAL]: Avoid 'statement with no effect' warnings.David S. Miller2005-09-061-4/+2
* [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2005-08-311-2/+0
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-4/+4
* [PATCH] serial_core whitespace fixRalf Baechle2005-07-271-1/+1
* [PATCH] Serial: Move deprecation of register_serial forward to SeptemberRussell King2005-07-161-2/+3
* [PATCH] Serial: Add uart_insert_char()Russell King2005-05-091-0/+19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+491
OpenPOWER on IntegriCloud