aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/8250.c
AgeCommit message (Expand)Author
2007-08-22Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard
2007-08-03serial: fix 8250 early console setupDaniel Ritz
2007-07-24Use resource_size_t for serial port IO addressesJosh Boyer
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-05-17NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse
2007-05-088250: Remove commented out irq cruftJosh Boyer
2007-05-07RM9000 serial driverThomas Koeller
2007-05-07serial driver PMC MSP71xxMarc St-Jean
2007-04-248250: fix possible deadlock between serial8250_handle_port() and serial8250_i...Jiri Kosina
2007-04-24Fix possible NULL pointer access in 8250 serial driverTaku Izumi
2007-02-20[PATCH] 8250: Fix GCC4 signed/unsigned mismatch warningThomas Koeller
2007-02-14[PATCH] 8250 UART backup timerAlex Williamson
2007-02-11[PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn
2007-01-11[PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-10-01[SERIAL] tickle NMI watchdog on serial output.Dave Jones
2006-10-01[SERIAL] OMAP1510 serial fix for 115200 baudJonathan McDowell
2006-10-01[SERIAL] suspend/resume handlers don't have level arg anymoreSergei Shtylyov
2006-10-01[SERIAL] 8250 resourse management fixesSergei Shtylyov
2006-09-26[POWERPC] UPIO_TSI cleanupAl Viro
2006-07-09[SERIAL] 8250: sysrq deadlock fixAndrew Morton
2006-07-09[SERIAL] 8250: add tsi108 serial supportZang Roy-r61911
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman
2006-05-02[SERIAL] 8250: add locking to console write functionRussell King
2006-04-30[SERIAL] Remove unconditional enable of TX irq for consoleRussell King
2006-04-30[SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uartJon Anders Haugum
2006-04-30[SERIAL] AMD Alchemy UART: claim memory rangeSergei Shtylyov
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King
2006-02-23[SERIAL] Add comment about early_serial_setup()Russell King
2006-02-15[SERIAL] Fix typo in commentRalf Baechle
2006-02-08[SERIAL] 8250 serial console update uart_8250_port ierKumar Gala
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King
2006-01-21[SERIAL] 8250 serial console fixesAlan Cox
2006-01-18[SERIAL] Fix serial8250 driver initialisation orderingRussell King
2006-01-13[SERIAL] serial8250: convert to the new platform device interfaceDmitry Torokhov
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-07[SERIAL] Make the number of UARTs registered configurable.Dave Jones
2006-01-04[SERIAL] Remove _INLINE_Russell King
2006-01-04[SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port()Russell King
2006-01-04[SERIAL] Use uart_match_port() to find a matching port in find_port()Russell King
2006-01-04[Serial] Don't miss modem status changesRussell King
2005-11-28[SERIAL] mark several serial tables constArjan van de Ven
2005-11-12[SERIAL] don't disable xscale serial ports after autoconfigLennert Buytenhek
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King