aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/8250.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* serial 8250: enable PPS supportRodolfo Giometti2010-03-121-0/+16
* serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...Shmulik Ladkani2010-03-021-6/+15
* SERIAL 8250: Fixes for Alchemy UARTs.Manuel Lauss2010-02-271-7/+8
* serial: 8250: add serial transmitter fully empty testDick Hollenbeck2010-02-161-3/+4
* Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson2009-12-111-5/+3
* serial, 8250: calculate irqflags bitmask before loopAndré Goddard Rosa2009-12-111-6/+10
* serial: fix printk format specifiers for struct uart_port::iobaseLennert Buytenhek2009-11-121-1/+1
* serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert2009-10-011-1/+6
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-1/+1
* serial: kill off uart_infoAlan Cox2009-09-191-5/+5
* 8250: Now honours baud rate lower boundsAnton Vorontsov2009-09-191-1/+3
* serial: 8250: add IRQ trigger supportVikram Pandita2009-09-191-5/+9
* serial: add support for the TI AR7 internal UARTFlorian Fainelli2009-06-111-0/+7
* 8250: Fix oops from setserialAlan Cox2009-05-291-0/+15
* 8250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2009-02-201-0/+15
* fix early_serial_setup() regressionHelge Deller2009-01-131-0/+2
* trivial: Add a space (and a comma) to a printk in 8250 driverPaul Bolle2009-01-061-1/+1
* Serial: UART driver changes for Cavium OCTEON.David Daney2009-01-021-0/+7
* Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-021-0/+9
* 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-021-58/+136
* 8250: Don't clobber spinlocks.David Daney2009-01-021-2/+13
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-13/+56
|\
| * drivers/serial: use nr_irqsYinghai Lu2008-10-161-1/+1
| * serial, 8250: remove NR_IRQ usageAlan Cox2008-10-161-12/+55
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-161-8/+15
|\ \ | |/ |/|
| * Merge branch 'fixes' into for-linusRussell King2008-10-151-16/+36
| |\
| * | [SERIAL] 8250: serial8250_port_size() - omap ports are largerRussell King2008-09-051-7/+14
| * | [ARM] omap: improve is_omap_port()Russell King2008-09-051-1/+1
* | | 8250: Fix lock warning (and possible crash)Alan Cox2008-10-141-0/+3
| |/ |/|
* | serial: fix device name reporting when minor space is shared between driversDavid S. Miller2008-10-131-7/+15
* | serial: allow 8250 to be used on sparcDavid Miller2008-10-131-4/+17
* | 8250: remove a few inlines of dubious valueWill Newton2008-10-131-5/+4
|/
* 8250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton2008-09-021-4/+12
* 8250.c: port.lock is irq-safeBorislav Petkov2008-07-301-2/+2
* 8250: fix break handling for Intel 82571Aristeu Rozanski2008-07-241-3/+14
* serial: 8250: fix shared interrupts issues with SMP and RT kernelsAnton Vorontsov2008-07-221-2/+6
* serial: use tty_portAlan Cox2008-07-201-1/+1
* drivers/serial/: remove CVS keywordsAdrian Bunk2008-07-201-4/+2
* serial8250: sanity check nr_uarts on all paths.Eric W. Biederman2008-07-121-0/+3
* 8250 Serial Driver: revert extra IRQ flag definition patchBryan Wu2008-05-311-3/+1
* 8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b...Javier Herrero2008-05-171-2/+3
* 8250: switch 8250 drivers to use _nocache ioremapsAlan Cox2008-05-011-1/+2
* 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