summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-233-71/+0
|\
| * serial: delete the MCA specific 8250 support.Paul Gortmaker2012-05-173-71/+0
* | serial8250-em: Add DT supportMagnus Damm2012-05-091-0/+7
* | serial8250-em: clk_get() IS_ERR() error handling fixMagnus Damm2012-05-091-1/+2
* | serial8250-em: Emma Mobile UART driver V2Magnus Damm2012-05-043-0/+187
* | serial8250: Introduce serial8250_register_8250_port()Magnus Damm2012-05-021-32/+59
* | serial8250: Clean up default map and dl codeMagnus Damm2012-05-021-26/+12
* | serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm2012-05-021-33/+29
* | serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm2012-05-021-41/+26
* | serial8250: Add dl_read()/dl_write() callbacksMagnus Damm2012-05-022-53/+78
* | 8250.c: less than 2400 baud fix.Christian Melki2012-05-011-4/+5
* | 8250_pci: fix pch uart matchingArnaud Patard2012-04-291-0/+18
* | serial/8250_pci: fix suspend/resume vs init/exit quirksDan Williams2012-04-181-0/+6
* | serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli2012-04-183-0/+51
* | Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-182-21/+7
|\|
| * serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-092-4/+21
| * Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-092-19/+2
| * Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams2012-04-091-14/+0
* | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-181-31/+3
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* serial: remove back and forth conversions in serial_out_syncPaul Gortmaker2012-03-091-4/+3
* serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker2012-03-091-80/+80
* serial: reduce number of indirections in 8250 codePaul Gortmaker2012-03-091-155/+167
* serial: delete useless void casts in 8250.cPaul Gortmaker2012-03-091-11/+11
* serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker2012-03-092-5/+10
* serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker2012-03-091-158/+150
* tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-101-4/+3
* Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-101-14/+7
* m32r: relocate drivers back out of 8250 dirPaul Gortmaker2012-02-083-1391/+0
* tty: fix a build failure on sparcCong Wang2012-02-031-1/+1
* serial: group all the 8250 related code togetherPaul Gortmaker2012-01-2422-0/+12216