summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250.c
AgeCommit message (Expand)Author
2011-11-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-09-268250: ratelimit LSR safety check engaged warning.Konrad Rzeszutek Wilk
2011-09-22serial: Support the EFR-register of XR1715x uarts.Søren Holm
2011-09-19serial/8250: Move UPIO_TSI to powerpcArnd Bergmann
2011-08-26tty: 8250: export serial8250_handle_irqJamie Iles
2011-08-23tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles
2011-08-23tty: serial8250: allow platforms to override irq handlerJamie Iles
2011-08-238250: Fix race condition in serial8250_backup_timeout().Al Cooper
2011-07-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-01tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren
2011-06-07serial: 8250, increase PASS_LIMITJiri Slaby
2011-06-078250: Fix capabilities when changing the port typeleitao@linux.vnet.ibm.com
2011-05-19tty/serial: Fix break handling for PORT_TEGRAStephen Warren
2011-05-19tty/serial: Add explicit PORT_TEGRA typeStephen Warren
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-17serial: change the divisor latch only when prescalar actually changedYin Kangkai
2011-02-17serial: also set the uartclk value in resume after goes to highspeedYin Kangkai
2011-01-23serial: unbreak billionton CF cardPavel Machek
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman