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