aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250.c
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* serial: group all the 8250 related code togetherPaul Gortmaker2012-01-24
* serial: manually inline serial8250_handle_portPaul Gortmaker2011-12-09
* serial: make 8250 timeout use the specified IRQ handlerPaul Gortmaker2011-12-09
* serial: export the key functions for an 8250 IRQ handlerPaul Gortmaker2011-12-09
* serial: clean up parameter passing for 8250 Rx IRQ handlingPaul Gortmaker2011-12-09
* serial: move struct uart_8250_port from 8250.c to 8250.hPaul Gortmaker2011-12-09
* serial: 8250: replace hardcoded 0xbf with #defineWolfram Sang2011-12-09
* serial/8250_pci: setup-quirk workaround for the kt serial controllerDan Williams2011-11-26
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-06
|\
| * serial/8250: Move UPIO_TSI to powerpcArnd Bergmann2011-09-19
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\ \ | |/ |/|
| * 8250: ratelimit LSR safety check engaged warning.Konrad Rzeszutek Wilk2011-09-26
| * serial: Support the EFR-register of XR1715x uarts.Søren Holm2011-09-22
| * tty: 8250: export serial8250_handle_irqJamie Iles2011-08-26
| * tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles2011-08-23
| * tty: serial8250: allow platforms to override irq handlerJamie Iles2011-08-23
* | 8250: Fix race condition in serial8250_backup_timeout().Al Cooper2011-08-23
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\
| * tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren2011-07-01
| * serial: 8250, increase PASS_LIMITJiri Slaby2011-06-07
* | 8250: Fix capabilities when changing the port typeleitao@linux.vnet.ibm.com2011-06-07
|/
* tty/serial: Fix break handling for PORT_TEGRAStephen Warren2011-05-19
* tty/serial: Add explicit PORT_TEGRA typeStephen Warren2011-05-19
* tty: remove invalid location line in file headerJovi Zhang2011-04-19
* Fix common misspellingsLucas De Marchi2011-03-31
* serial: change the divisor latch only when prescalar actually changedYin Kangkai2011-02-17
* serial: also set the uartclk value in resume after goes to highspeedYin Kangkai2011-02-17
* serial: unbreak billionton CF cardPavel Machek2011-01-22
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13