summaryrefslogtreecommitdiffstats
path: root/drivers/serial/8250.c
Commit message (Expand)AuthorAgeFilesLines
* serial 8250: tighten test for using backup timerAlex Williamson2008-04-281-2/+3
* Fix tty speed handling on 8250Alan Cox2008-04-281-1/+3
* consoles: polling support, kgdbocJason Wessel2008-04-171-0/+58
* 8250: enable rate reporting via termiosAlan Cox2008-02-081-0/+1
* serial8250: coding styleAlan Cox2008-02-081-9/+10
* serial: Coding styleAlan Cox2008-02-051-1/+1
* 8250.c: support specifying DW APB UARTs in device platform_dataWill Newton2008-02-051-19/+21
* Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard2007-08-221-29/+56
* serial: fix 8250 early console setupDaniel Ritz2007-08-031-1/+1
* Use resource_size_t for serial port IO addressesJosh Boyer2007-07-241-2/+3
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-161-21/+7
* NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse2007-05-171-3/+18
* 8250: Remove commented out irq cruftJosh Boyer2007-05-081-2/+0
* RM9000 serial driverThomas Koeller2007-05-071-12/+80
* serial driver PMC MSP71xxMarc St-Jean2007-05-071-0/+31
* 8250: fix possible deadlock between serial8250_handle_port() and serial8250_i...Jiri Kosina2007-04-241-2/+3
* Fix possible NULL pointer access in 8250 serial driverTaku Izumi2007-04-241-1/+2
* [PATCH] 8250: Fix GCC4 signed/unsigned mismatch warningThomas Koeller2007-02-201-1/+1
* [PATCH] 8250 UART backup timerAlex Williamson2007-02-141-44/+134
* [PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn2007-02-111-2/+6
* [PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal2007-01-111-1/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-7/+7
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-13/+22
|\
| * [SERIAL] tickle NMI watchdog on serial output.Dave Jones2006-10-011-2/+3
| * [SERIAL] OMAP1510 serial fix for 115200 baudJonathan McDowell2006-10-011-0/+11
| * [SERIAL] suspend/resume handlers don't have level arg anymoreSergei Shtylyov2006-10-011-2/+0
| * [SERIAL] 8250 resourse management fixesSergei Shtylyov2006-10-011-9/+8
* | [POWERPC] UPIO_TSI cleanupAl Viro2006-09-261-2/+2
|/
* [SERIAL] 8250: sysrq deadlock fixAndrew Morton2006-07-091-4/+9
* [SERIAL] 8250: add tsi108 serial supportZang Roy-r619112006-07-091-0/+12
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* 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-1/+0
* [SERIAL] 8250: add locking to console write functionRussell King2006-05-021-0/+10
* [SERIAL] Remove unconditional enable of TX irq for consoleRussell King2006-04-301-2/+1
* [SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uartJon Anders Haugum2006-04-301-13/+42
* [SERIAL] AMD Alchemy UART: claim memory rangeSergei Shtylyov2006-04-301-0/+6
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-17/+9
* [SERIAL] Add comment about early_serial_setup()Russell King2006-02-231-0/+6
* [SERIAL] Fix typo in commentRalf Baechle2006-02-151-1/+1
* [SERIAL] 8250 serial console update uart_8250_port ierKumar Gala2006-02-081-0/+1
* [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-211-7/+0
* [SERIAL] 8250 serial console fixesAlan Cox2006-01-211-6/+6
* [SERIAL] Fix serial8250 driver initialisation orderingRussell King2006-01-181-8/+5
* [SERIAL] serial8250: convert to the new platform device interfaceDmitry Torokhov2006-01-131-10/+20
* [SERIAL] turn serial semaphores into mutexesArjan van de Ven2006-01-121-5/+6
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-13/+0
* [SERIAL] Make the number of UARTs registered configurable.Dave Jones2006-01-071-10/+18
OpenPOWER on IntegriCloud