aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/8250.c
Commit message (Expand)AuthorAge
* 8250: enable rate reporting via termiosAlan Cox2008-02-08
* serial8250: coding styleAlan Cox2008-02-08
* serial: Coding styleAlan Cox2008-02-05
* 8250.c: support specifying DW APB UARTs in device platform_dataWill Newton2008-02-05
* Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard2007-08-22
* serial: fix 8250 early console setupDaniel Ritz2007-08-03
* Use resource_size_t for serial port IO addressesJosh Boyer2007-07-24
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-16
* NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse2007-05-17
* 8250: Remove commented out irq cruftJosh Boyer2007-05-08
* RM9000 serial driverThomas Koeller2007-05-07
* serial driver PMC MSP71xxMarc St-Jean2007-05-07
* 8250: fix possible deadlock between serial8250_handle_port() and serial8250_i...Jiri Kosina2007-04-24
* Fix possible NULL pointer access in 8250 serial driverTaku Izumi2007-04-24
* [PATCH] 8250: Fix GCC4 signed/unsigned mismatch warningThomas Koeller2007-02-20
* [PATCH] 8250 UART backup timerAlex Williamson2007-02-14
* [PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn2007-02-11
* [PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal2007-01-10
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-03
|\
| * [SERIAL] tickle NMI watchdog on serial output.Dave Jones2006-10-01
| * [SERIAL] OMAP1510 serial fix for 115200 baudJonathan McDowell2006-10-01
| * [SERIAL] suspend/resume handlers don't have level arg anymoreSergei Shtylyov2006-10-01
| * [SERIAL] 8250 resourse management fixesSergei Shtylyov2006-10-01
* | [POWERPC] UPIO_TSI cleanupAl Viro2006-09-26
|/
* [SERIAL] 8250: sysrq deadlock fixAndrew Morton2006-07-09
* [SERIAL] 8250: add tsi108 serial supportZang Roy-r619112006-07-09
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-26
* [SERIAL] 8250: add locking to console write functionRussell King2006-05-02
* [SERIAL] Remove unconditional enable of TX irq for consoleRussell King2006-04-30
* [SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uartJon Anders Haugum2006-04-30
* [SERIAL] AMD Alchemy UART: claim memory rangeSergei Shtylyov2006-04-30
* [PATCH] Typo fixesAlexey Dobriyan2006-03-28
* [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-20
* [SERIAL] Add comment about early_serial_setup()Russell King2006-02-23
* [SERIAL] Fix typo in commentRalf Baechle2006-02-15
* [SERIAL] 8250 serial console update uart_8250_port ierKumar Gala2006-02-08
* [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-21
* [SERIAL] 8250 serial console fixesAlan Cox2006-01-21
* [SERIAL] Fix serial8250 driver initialisation orderingRussell King2006-01-18
* [SERIAL] serial8250: convert to the new platform device interfaceDmitry Torokhov2006-01-13
* [SERIAL] turn serial semaphores into mutexesArjan van de Ven2006-01-12
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [SERIAL] Make the number of UARTs registered configurable.Dave Jones2006-01-07
* [SERIAL] Remove _INLINE_Russell King2006-01-04
* [SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port()Russell King2006-01-04
* [SERIAL] Use uart_match_port() to find a matching port in find_port()Russell King2006-01-04