aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/8250.c
Commit message (Expand)AuthorAge
* 8250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2009-02-20
* fix early_serial_setup() regressionHelge Deller2009-01-13
* trivial: Add a space (and a comma) to a printk in 8250 driverPaul Bolle2009-01-06
* Serial: UART driver changes for Cavium OCTEON.David Daney2009-01-02
* Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-02
* 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-02
* 8250: Don't clobber spinlocks.David Daney2009-01-02
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\
| * drivers/serial: use nr_irqsYinghai Lu2008-10-16
| * serial, 8250: remove NR_IRQ usageAlan Cox2008-10-16
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-16
|\ \ | |/ |/|
| * Merge branch 'fixes' into for-linusRussell King2008-10-15
| |\
| * | [SERIAL] 8250: serial8250_port_size() - omap ports are largerRussell King2008-09-05
| * | [ARM] omap: improve is_omap_port()Russell King2008-09-05
* | | 8250: Fix lock warning (and possible crash)Alan Cox2008-10-14
| |/ |/|
* | serial: fix device name reporting when minor space is shared between driversDavid S. Miller2008-10-13
* | serial: allow 8250 to be used on sparcDavid Miller2008-10-13
* | 8250: remove a few inlines of dubious valueWill Newton2008-10-13
|/
* 8250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton2008-09-02
* 8250.c: port.lock is irq-safeBorislav Petkov2008-07-30
* 8250: fix break handling for Intel 82571Aristeu Rozanski2008-07-24
* serial: 8250: fix shared interrupts issues with SMP and RT kernelsAnton Vorontsov2008-07-22
* serial: use tty_portAlan Cox2008-07-20
* drivers/serial/: remove CVS keywordsAdrian Bunk2008-07-20
* serial8250: sanity check nr_uarts on all paths.Eric W. Biederman2008-07-12
* 8250 Serial Driver: revert extra IRQ flag definition patchBryan Wu2008-05-31
* 8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b...Javier Herrero2008-05-17
* 8250: switch 8250 drivers to use _nocache ioremapsAlan Cox2008-05-01
* serial 8250: tighten test for using backup timerAlex Williamson2008-04-28
* Fix tty speed handling on 8250Alan Cox2008-04-28
* consoles: polling support, kgdbocJason Wessel2008-04-17
* 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