summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-0111-286/+349
|\
| * serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-09-261-2/+7
| * 8250: blacklist Winbond CIR portSean Young2012-09-262-7/+29
| * 8250_pnp: do pnp probe before legacy probeSean Young2012-09-265-31/+41
| * 8250: fix autoconfig to work with serial consoleFlavio Leitner2012-09-211-11/+14
| * serial/8250: Limit the omap workarounds to omap1Tony Lindgren2012-09-111-2/+2
| * 8250_pci: Add additional WCH CHC353 devicesAlan Cox2012-09-051-4/+37
| * parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin2012-09-051-8/+30
| * serial: diminish usage of struct serial_uart_configPaul Gortmaker2012-09-051-3/+0
| * 8250: add AgeStar AS-PRS2-009Alan Cox2012-08-161-0/+8
| * 8250: three way resolve of the 8250 diffsAlan Cox2012-07-172-31/+1
| * 8250: add support for ASIX devices with a FIFO bugAlan Cox2012-07-123-5/+28
| * 8250: propogate the bugs fieldAlan Cox2012-07-121-0/+1
| * 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-128-178/+155
| * Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-261-1/+1
| |\
| * | 8250_pci: Remove duplicate struct pciserial_boardShawn Bohrer2012-06-121-9/+1
| * | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-121-0/+8
* | | make drivers with pci error handlers constStephen Hemminger2012-09-071-1/+1
* | | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-07-261-0/+8
| |/ |/|
* | serial: fix kernel-doc warnings in 8250.cRandy Dunlap2012-06-121-1/+1
|/
* 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
OpenPOWER on IntegriCloud