aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/8250.c
AgeCommit message (Expand)Author
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12serial 8250: enable PPS supportRodolfo Giometti
2010-03-02serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...Shmulik Ladkani
2010-02-27SERIAL 8250: Fixes for Alchemy UARTs.Manuel Lauss
2010-02-16serial: 8250: add serial transmitter fully empty testDick Hollenbeck
2009-12-11Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson
2009-12-11serial, 8250: calculate irqflags bitmask before loopAndré Goddard Rosa
2009-11-12serial: fix printk format specifiers for struct uart_port::iobaseLennert Buytenhek
2009-10-01serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox
2009-09-19serial: kill off uart_infoAlan Cox
2009-09-198250: Now honours baud rate lower boundsAnton Vorontsov
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita
2009-06-11serial: add support for the TI AR7 internal UARTFlorian Fainelli
2009-05-298250: Fix oops from setserialAlan Cox
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab
2009-01-13fix early_serial_setup() regressionHelge Deller
2009-01-06trivial: Add a space (and a comma) to a printk in 8250 driverPaul Bolle
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney
2009-01-028250: Don't clobber spinlocks.David Daney
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-16drivers/serial: use nr_irqsYinghai Lu
2008-10-16serial, 8250: remove NR_IRQ usageAlan Cox
2008-10-15Merge branch 'fixes' into for-linusRussell King
2008-10-148250: Fix lock warning (and possible crash)Alan Cox
2008-10-13serial: fix device name reporting when minor space is shared between driversDavid S. Miller
2008-10-13serial: allow 8250 to be used on sparcDavid Miller
2008-10-138250: remove a few inlines of dubious valueWill Newton
2008-09-05[SERIAL] 8250: serial8250_port_size() - omap ports are largerRussell King
2008-09-05[ARM] omap: improve is_omap_port()Russell King
2008-09-028250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton
2008-07-308250.c: port.lock is irq-safeBorislav Petkov
2008-07-248250: fix break handling for Intel 82571Aristeu Rozanski
2008-07-22serial: 8250: fix shared interrupts issues with SMP and RT kernelsAnton Vorontsov
2008-07-20serial: use tty_portAlan Cox
2008-07-20drivers/serial/: remove CVS keywordsAdrian Bunk
2008-07-12serial8250: sanity check nr_uarts on all paths.Eric W. Biederman
2008-05-318250 Serial Driver: revert extra IRQ flag definition patchBryan Wu
2008-05-178250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b...Javier Herrero
2008-05-018250: switch 8250 drivers to use _nocache ioremapsAlan Cox
2008-04-28serial 8250: tighten test for using backup timerAlex Williamson
2008-04-28Fix tty speed handling on 8250Alan Cox
2008-04-17consoles: polling support, kgdbocJason Wessel
2008-02-088250: enable rate reporting via termiosAlan Cox
2008-02-08serial8250: coding styleAlan Cox
2008-02-05serial: Coding styleAlan Cox