aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-15serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven1-10/+10
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds11-286/+349
2012-09-26serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-2/+7
2012-09-268250: blacklist Winbond CIR portSean Young2-7/+29
2012-09-268250_pnp: do pnp probe before legacy probeSean Young5-31/+41
2012-09-218250: fix autoconfig to work with serial consoleFlavio Leitner1-11/+14
2012-09-11serial/8250: Limit the omap workarounds to omap1Tony Lindgren1-2/+2
2012-09-07make drivers with pci error handlers constStephen Hemminger1-1/+1
2012-09-058250_pci: Add additional WCH CHC353 devicesAlan Cox1-4/+37
2012-09-05parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin1-8/+30
2012-09-05serial: diminish usage of struct serial_uart_configPaul Gortmaker1-3/+0
2012-08-168250: add AgeStar AS-PRS2-009Alan Cox1-0/+8
2012-07-26serial/8250: Add LPC3220 standard UART typeRoland Stigge1-0/+8
2012-07-178250: three way resolve of the 8250 diffsAlan Cox2-31/+1
2012-07-128250: add support for ASIX devices with a FIFO bugAlan Cox3-5/+28
2012-07-128250: propogate the bugs fieldAlan Cox1-0/+1
2012-07-128250: use the 8250 register interface not the legacy oneAlan Cox8-178/+155
2012-06-26Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman1-1/+1
2012-06-128250_pci: Remove duplicate struct pciserial_boardShawn Bohrer1-9/+1
2012-06-12serial/8250: Add LPC3220 standard UART typeRoland Stigge1-0/+8
2012-06-12serial: fix kernel-doc warnings in 8250.cRandy Dunlap1-1/+1
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds3-71/+0
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker3-71/+0
2012-05-09serial8250-em: Add DT supportMagnus Damm1-0/+7
2012-05-09serial8250-em: clk_get() IS_ERR() error handling fixMagnus Damm1-1/+2
2012-05-04serial8250-em: Emma Mobile UART driver V2Magnus Damm3-0/+187
2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm1-32/+59
2012-05-02serial8250: Clean up default map and dl codeMagnus Damm1-26/+12
2012-05-02serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm1-33/+29
2012-05-02serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm1-41/+26
2012-05-02serial8250: Add dl_read()/dl_write() callbacksMagnus Damm2-53/+78
2012-05-018250.c: less than 2400 baud fix.Christian Melki1-4/+5
2012-04-298250_pci: fix pch uart matchingArnaud Patard1-0/+18
2012-04-18serial/8250_pci: fix suspend/resume vs init/exit quirksDan Williams1-0/+6
2012-04-18serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli3-0/+51
2012-04-18Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2-21/+7
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams1-31/+3
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" serial portDan Williams2-4/+21
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2-19/+2
2012-04-09Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams1-14/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-09serial: remove back and forth conversions in serial_out_syncPaul Gortmaker1-4/+3
2012-03-09serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker1-80/+80
2012-03-09serial: reduce number of indirections in 8250 codePaul Gortmaker1-155/+167
2012-03-09serial: delete useless void casts in 8250.cPaul Gortmaker1-11/+11
2012-03-09serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker2-5/+10
2012-03-09serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker1-158/+150
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker1-4/+3
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman1-14/+7
2012-02-08m32r: relocate drivers back out of 8250 dirPaul Gortmaker3-1391/+0