serial, 8250: calculate irqflags bitmask before loop
[safe/jmp/linux-2.6] / drivers / serial / 8250.c
2009-12-11 André Goddard Rosaserial, 8250: calculate irqflags bitmask before loop
2009-11-12 Lennert Buytenhekserial: fix printk format specifiers for struct uart_po...
2009-10-01 Chuck Ebbertserial: add parameter to force skipping the test for...
2009-09-19 Alan Coxserial: move delta_msr_wait into the tty_port
2009-09-19 Alan Coxserial: kill off uart_info
2009-09-19 Anton Vorontsov8250: Now honours baud rate lower bounds
2009-09-19 Vikram Panditaserial: 8250: add IRQ trigger support
2009-06-11 Florian Fainelliserial: add support for the TI AR7 internal UART
2009-05-29 Alan Cox8250: Fix oops from setserial
2009-02-21 Mauro Carvalho Chehab8250: fix boot hang with serial console when using...
2009-01-13 Helge Dellerfix early_serial_setup() regression
2009-01-06 Paul Bolletrivial: Add a space (and a comma) to a printk in 8250...
2009-01-02 David DaneySerial: UART driver changes for Cavium OCTEON.
2009-01-02 David DaneySerial: Allow port type to be specified when calling...
2009-01-02 David Daney8250: Serial driver changes to support future Cavium...
2009-01-02 David Daney8250: Don't clobber spinlocks.
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-10-16 Yinghai Ludrivers/serial: use nr_irqs
2008-10-16 Alan Coxserial, 8250: remove NR_IRQ usage
2008-10-15 Russell KingMerge branch 'fixes' into for-linus
2008-10-14 Alan Cox8250: Fix lock warning (and possible crash)
2008-10-13 David S. Millerserial: fix device name reporting when minor space...
2008-10-13 David Millerserial: allow 8250 to be used on sparc
2008-10-13 Will Newton8250: remove a few inlines of dubious value
2008-09-05 Russell King[SERIAL] 8250: serial8250_port_size() - omap ports...
2008-09-05 Russell King[ARM] omap: improve is_omap_port()
2008-09-03 Will Newton8250: improve workaround for UARTs that don't re-assert...
2008-07-30 Borislav Petkov8250.c: port.lock is irq-safe
2008-07-24 Aristeu Rozanski8250: fix break handling for Intel 82571
2008-07-22 Anton Vorontsovserial: 8250: fix shared interrupts issues with SMP...
2008-07-21 Alan Coxserial: use tty_port
2008-07-21 Adrian Bunkdrivers/serial/: remove CVS keywords
2008-07-12 Eric W. Biedermanserial8250: sanity check nr_uarts on all paths.
2008-05-31 Bryan Wu8250 Serial Driver: revert extra IRQ flag definition...
2008-05-17 Javier Herrero8250 Serial Driver: Added support for 8250-class UARTs...
2008-05-01 Alan Cox8250: switch 8250 drivers to use _nocache ioremaps
2008-04-28 Alex Williamsonserial 8250: tighten test for using backup timer
2008-04-28 Alan CoxFix tty speed handling on 8250
2008-04-17 Jason Wesselconsoles: polling support, kgdboc
2008-02-08 Alan Cox8250: enable rate reporting via termios
2008-02-08 Alan Coxserial8250: coding style
2008-02-05 Alan Coxserial: Coding style
2008-02-05 Will Newton8250.c: support specifying DW APB UARTs in device platf...
2007-08-23 Corey MinyardSerial 8250: handle saving the clear-on-read bits from...
2007-08-03 Daniel Ritzserial: fix 8250 early console setup
2007-07-24 Josh BoyerUse resource_size_t for serial port IO addresses
2007-07-16 Yinghai Luserial: convert early_uart to earlycon for 8250
2007-05-17 David WoodhouseNS16550A: Restore HS settings in EXCR2 on resume
2007-05-08 Josh Boyer8250: Remove commented out irq cruft
2007-05-07 Thomas KoellerRM9000 serial driver
2007-05-07 Marc St-Jeanserial driver PMC MSP71xx
2007-04-24 Jiri Kosina8250: fix possible deadlock between serial8250_handle_p...
2007-04-24 Taku IzumiFix possible NULL pointer access in 8250 serial driver
2007-02-21 Thomas Koeller[PATCH] 8250: Fix GCC4 signed/unsigned mismatch warning
2007-02-14 Alex Williamson[PATCH] 8250 UART backup timer
2007-02-11 Thomas Hoehn[PATCH] Perle multimodem card (PCI-RAS) detection
2007-01-11 Vivek Goyal[PATCH] x86-64: modpost add more symbols to whitelist...
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-serial
2006-10-01 Dave Jones[SERIAL] tickle NMI watchdog on serial output.
2006-10-01 Jonathan McDowell[SERIAL] OMAP1510 serial fix for 115200 baud
2006-10-01 Sergei Shtylyov[SERIAL] suspend/resume handlers don't have level arg...
2006-10-01 Sergei Shtylyov[SERIAL] 8250 resourse management fixes
2006-09-26 Al Viro[POWERPC] UPIO_TSI cleanup
2006-07-09 Andrew Morton[SERIAL] 8250: sysrq deadlock fix
2006-07-09 Zang Roy-r61911[SERIAL] 8250: add tsi108 serial support
2006-07-02 Thomas Gleixner[PATCH] irq-flags: serial: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs support from the serial...
2006-05-02 Russell King[SERIAL] 8250: add locking to console write function
2006-04-30 Russell King[SERIAL] Remove unconditional enable of TX irq for...
2006-04-30 Jon Anders Haugum[SERIAL] 8250: set divisor register correctly for AMD...
2006-04-30 Sergei Shtylyov[SERIAL] AMD Alchemy UART: claim memory range
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-20 Russell King[SERIAL] kernel console should send CRLF not LFCR
2006-02-23 Russell King[SERIAL] Add comment about early_serial_setup()
2006-02-15 Ralf Baechle[SERIAL] Fix typo in comment
2006-02-08 Kumar Gala[SERIAL] 8250 serial console update uart_8250_port ier
2006-01-21 Russell King[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA
2006-01-21 Alan Cox[SERIAL] 8250 serial console fixes
2006-01-18 Russell King[SERIAL] Fix serial8250 driver initialisation ordering
2006-01-13 Dmitry Torokhov[SERIAL] serial8250: convert to the new platform device...
2006-01-12 Arjan van de Ven[SERIAL] turn serial semaphores into mutexes
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-07 Dave Jones[SERIAL] Make the number of UARTs registered configurable.
2006-01-04 Russell King[SERIAL] Remove _INLINE_
2006-01-04 Russell King[SERIAL] Move interrupt-time spinlocking inside serial8...
2006-01-04 Russell King[SERIAL] Use uart_match_port() to find a matching port...
2006-01-04 Russell King[Serial] Don't miss modem status changes
2005-11-28 Arjan van de Ven[SERIAL] mark several serial tables const
2005-11-12 Lennert Buytenhek[SERIAL] don't disable xscale serial ports after autoconfig
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-11-07 Andrew Morton[PATCH] serial console: touch NMI watchdog
2005-11-06 Pantelis Antoniou[SERIAL] Support Au1x00 8250 UARTs using the generic...
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-09-09 Russell King[SERIAL] Spelling fix in 8250.c
2005-09-08 Russell King[SERIAL] Use an enum for serial8250 platform device IDs
next