summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2016-06-01serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi1-2/+2
2016-05-05serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven1-39/+0
2016-04-128250: use callbacks to access UART_DLL/UART_DLMSebastian Frias1-12/+6
2016-02-25serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald1-3/+19
2015-11-09serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald1-0/+21
2015-11-09serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald1-2/+23
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-06-23serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel1-0/+8
2015-05-13tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches1-0/+2
2015-05-13serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0
2015-04-19tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner1-0/+3
2015-03-26Change email address for 8250_pciRussell King1-1/+1
2015-03-07tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen1-1/+3
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4
2014-11-14serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1
2014-10-30tty: omap-serial: fix division by zeroFrans Klaver1-2/+10
2014-10-15serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue1-0/+21
2014-10-06serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus1-5/+12
2014-09-06serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze1-0/+9
2014-07-09serial: Fix IGNBRK handlingPeter Hurley34-32/+44
2014-06-078250_core: Fix unwanted TX chars writeLoic Poulain1-1/+1
2014-06-07serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain1-2/+7
2014-06-01serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren1-12/+17
2014-05-13tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-03-07sparc: serial: Clean up the locking for -rtDavid Miller4-39/+25
2014-02-13serial: 8250: Support XR17V35x fraction divisorJoe Schultz1-0/+18
2014-02-13serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li1-1/+3
2014-02-13serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov1-1/+2
2014-02-13serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik1-1/+4
2014-02-13serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg1-2/+2
2014-02-13serial: omap-serial: Move info message to probe functionMarkus Pargmann1-3/+3
2014-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-6/+3
2014-01-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-11/+79
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-11/+79
2014-01-29Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-6/+16
2014-01-24Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-51/+138
2014-01-24Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-190/+170
2014-01-23tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.hFlorian Fainelli1-2/+1
2014-01-23tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macrosFlorian Fainelli1-3/+2
2014-01-23tty: serial: bcm63xx_uart: remove unused inclusionFlorian Fainelli1-1/+0
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-01-23Merge branch 'fixes' into tty-nextGreg Kroah-Hartman3-6/+16
2014-01-14tty/serial: at91: disable uart timer at start of shutdownMarek Roszko1-12/+10
2014-01-12serial: mpc512x: setup the PSC FIFO clock as wellGerhard Sittig1-6/+44
2014-01-12serial: mpc512x: adjust for OF based clock lookupGerhard Sittig1-5/+35
2014-01-09Merge branch 'qcom/drivers' into next/driversOlof Johansson1-1/+1
2014-01-09tty: serial: Limit msm_serial_hs driver to platforms that use itStephen Boyd1-1/+1
2014-01-08serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren1-0/+4
2014-01-08tty/serial: at91: reset rx_ring when port is shutdownMark Deneen1-0/+6