aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/8250.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20serial: use tty_portAlan Cox1-1/+1
2008-07-20drivers/serial/: remove CVS keywordsAdrian Bunk1-4/+2
2008-07-12serial8250: sanity check nr_uarts on all paths.Eric W. Biederman1-0/+3
2008-05-318250 Serial Driver: revert extra IRQ flag definition patchBryan Wu1-3/+1
2008-05-178250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 boardJavier Herrero1-2/+3
2008-05-018250: switch 8250 drivers to use _nocache ioremapsAlan Cox1-1/+2
2008-04-28serial 8250: tighten test for using backup timerAlex Williamson1-2/+3
2008-04-28Fix tty speed handling on 8250Alan Cox1-1/+3
2008-04-17consoles: polling support, kgdbocJason Wessel1-0/+58
2008-02-088250: enable rate reporting via termiosAlan Cox1-0/+1
2008-02-08serial8250: coding styleAlan Cox1-9/+10
2008-02-05serial: Coding styleAlan Cox1-1/+1
2008-02-058250.c: support specifying DW APB UARTs in device platform_dataWill Newton1-19/+21
2007-08-22Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard1-29/+56
2007-08-03serial: fix 8250 early console setupDaniel Ritz1-1/+1
2007-07-24Use resource_size_t for serial port IO addressesJosh Boyer1-2/+3
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu1-21/+7
2007-05-17NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse1-3/+18
2007-05-088250: Remove commented out irq cruftJosh Boyer1-2/+0
2007-05-07RM9000 serial driverThomas Koeller1-12/+80
2007-05-07serial driver PMC MSP71xxMarc St-Jean1-0/+31
2007-04-248250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt()Jiri Kosina1-2/+3
2007-04-24Fix possible NULL pointer access in 8250 serial driverTaku Izumi1-1/+2
2007-02-20[PATCH] 8250: Fix GCC4 signed/unsigned mismatch warningThomas Koeller1-1/+1
2007-02-14[PATCH] 8250 UART backup timerAlex Williamson1-44/+134
2007-02-11[PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn1-2/+6
2007-01-11[PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal1-1/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-7/+7
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-13/+22
2006-10-01[SERIAL] tickle NMI watchdog on serial output.Dave Jones1-2/+3
2006-10-01[SERIAL] OMAP1510 serial fix for 115200 baudJonathan McDowell1-0/+11
2006-10-01[SERIAL] suspend/resume handlers don't have level arg anymoreSergei Shtylyov1-2/+0
2006-10-01[SERIAL] 8250 resourse management fixesSergei Shtylyov1-9/+8
2006-09-26[POWERPC] UPIO_TSI cleanupAl Viro1-2/+2
2006-07-09[SERIAL] 8250: sysrq deadlock fixAndrew Morton1-4/+9
2006-07-09[SERIAL] 8250: add tsi108 serial supportZang Roy-r619111-0/+12
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-1/+0
2006-05-02[SERIAL] 8250: add locking to console write functionRussell King1-0/+10
2006-04-30[SERIAL] Remove unconditional enable of TX irq for consoleRussell King1-2/+1
2006-04-30[SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uartJon Anders Haugum1-13/+42
2006-04-30[SERIAL] AMD Alchemy UART: claim memory rangeSergei Shtylyov1-0/+6
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-17/+9
2006-02-23[SERIAL] Add comment about early_serial_setup()Russell King1-0/+6
2006-02-15[SERIAL] Fix typo in commentRalf Baechle1-1/+1
2006-02-08[SERIAL] 8250 serial console update uart_8250_port ierKumar Gala1-0/+1
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King1-7/+0