summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-25console: Add persistent scrollback buffers for all VGA consolesManuel Schölling2-56/+111
2017-01-25console: Add callback to flush scrollback buffer to consw structManuel Schölling3-1/+36
2017-01-25console: Move scrollback data into its own structManuel Schölling1-44/+47
2017-01-25serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren1-1/+7
2017-01-25serial: hp300: mask the warning for people just doing build coveragePaul Gortmaker1-1/+1
2017-01-25serial: xuartps: Enable uart loopback modeYasir-Khan1-0/+9
2017-01-20serial: 8250_omap: Remove rx_dma_broken flagVignesh R1-5/+0
2017-01-20serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R1-6/+3
2017-01-20serial: 8250_omap: pause DMA only if DMA transfer in progressVignesh R1-4/+7
2017-01-19tty: constify tty_ldisc_receive_buf buffer pointerRob Herring2-2/+2
2017-01-19tty_port: make tty_port_register_device wrap tty_port_register_device_attrRob Herring1-2/+1
2017-01-19tty_port: allow a port to be opened with a tty that has no file handleAlan Cox2-3/+3
2017-01-19tty: serial: meson: allow baud-rates higher than 115200Martin Blumenstingl1-1/+1
2017-01-19tty: move the non-file related parts of tty_release to new tty_release_structRob Herring2-18/+33
2017-01-19tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocacheArvind Yadav1-0/+4
2017-01-19serial: omap: Add omapserial earlyconLokesh Vutla1-0/+55
2017-01-19serial: pl011: Mark console as CON_ANYTIMEAlexander Sverdlin1-1/+1
2017-01-19tty: serial: constify dev_pm_ops structuresBhumika Goyal1-1/+1
2017-01-19serial: 8250_mid: set PCI master only for DMA capable deviceAndy Shevchenko1-2/+2
2017-01-19serial: 8250_mid: enable MSI on DenvertonAndy Shevchenko1-1/+7
2017-01-19serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko2-2/+48
2017-01-19serial: 8250_dw: Allow hardware flow control to be usedJason Uy1-3/+2
2017-01-19serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart5-7/+16
2017-01-19serial: sh-sci: Remove unused platform data capabilities fieldLaurent Pinchart2-10/+7
2017-01-19serial: sh-sci: Remove manual break debouncingLaurent Pinchart2-122/+7
2017-01-19serial: sh-sci: Remove the platform data dma slave rx/tx channel IDsLaurent Pinchart2-20/+6
2017-01-19serial: sh-sci: Extend sci_port_params with more port parametersLaurent Pinchart2-83/+102
2017-01-19serial: sh-sci: Constify platform dataLaurent Pinchart1-48/+49
2017-01-19serial: sh-sci: Replace regmap array with port parametersLaurent Pinchart1-123/+155
2017-01-19serial: sh-sci: Remove initialization of zero fields in sci_port_paramsLaurent Pinchart1-94/+0
2017-01-19serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart2-10/+8
2017-01-19sh: Don't set the sh-sci platform data REIE bit when not implementedLaurent Pinchart2-4/+0
2017-01-19sh: Don't set the sh-sci platform data scscr CKE0 bitLaurent Pinchart2-3/+3
2017-01-19sh: Don't set sh-sci port_regLaurent Pinchart5-16/+0
2017-01-19sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart28-112/+1
2017-01-19sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bitLaurent Pinchart2-16/+16
2017-01-19sh: Don't set sh-sci pdata scscr TIE and RIE bitsLaurent Pinchart4-22/+21
2017-01-19sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart28-135/+103
2017-01-19serial: sh-sci: Don't rely on platform data flags when not neededLaurent Pinchart1-4/+3
2017-01-19serial: sh-sci: Set the SCSCR TE and RE bits in the driverLaurent Pinchart1-6/+7
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman312-1708/+2956
2017-01-15Linux 4.10-rc4Linus Torvalds1-1/+1
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds5-27/+60
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-16/+34
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-34/+0
2017-01-15Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-17/+25
2017-01-15Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-66/+98
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-12/+42
2017-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds18-100/+129
2017-01-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+9