aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Herring1-1/+1
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 Herring1-18/+32
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 Shevchenko1-0/+33
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 Pinchart1-1/+7
2017-01-19serial: sh-sci: Remove unused platform data capabilities fieldLaurent Pinchart1-4/+7
2017-01-19serial: sh-sci: Remove manual break debouncingLaurent Pinchart1-117/+7
2017-01-19serial: sh-sci: Remove the platform data dma slave rx/tx channel IDsLaurent Pinchart1-17/+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 Pinchart1-9/+8
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-Hartman5-17/+25
2017-01-14sched/core: Remove set_task_state()Davidlohr Bueso1-5/+5
2017-01-14drivers/tty: Compute 'current' directlyDavidlohr Bueso1-10/+8
2017-01-12serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner2-0/+23
2017-01-12serial: 8250_mid: make option visibleJean Delvare1-1/+1
2017-01-12serial: 8250_lpss: make option visibleJean Delvare1-1/+1
2017-01-12serial: 8250_pci: make option visibleJean Delvare1-1/+1
2017-01-12serial: 8250_port: Remove dangerous pr_debug()Alexey Brodkin1-4/+0
2017-01-12tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET1-1/+1
2017-01-12serial: imx: Allow passing 'rst-gpios' for rs485 modeFabio Estevam1-1/+5
2017-01-12serial: 8250_lpss: avoid potential kernel crash when removeAndy Shevchenko1-2/+2
2017-01-12tty: serial: msm: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-01-12serial: 8250: moxa: Store num_ports in brdMatwey V. Kornilov1-0/+1
2017-01-12serial: 8250_fintek: Add resource check for Fintek F81504/508/512Ji-Ze Hong (Peter Hong)1-4/+9
2017-01-12tty: update my email addressJohn Crispin1-1/+1
2017-01-12tty: serial: lantiq: implement earlycon supportMartin Blumenstingl2-7/+32
2017-01-12serial: pic32_uart: Fix 'request_irq' and 'free_irq' inconsistancyChristophe JAILLET1-3/+3
2017-01-12serial: samsung: Simplify DMA engine initialization codeMarek Szyprowski2-15/+6
2017-01-12serial: mxs-auart: support CMSPAR termios cflagWolfgang Ocker1-0/+3
2017-01-12serial: max310x: Add support for newer silicon revisionsAlexander Shiyan1-1/+1
2017-01-12tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlockNikita Yushchenko1-18/+17
2017-01-12tty: serial: sh-sci: set error code when kasprintf failsPan Bian1-1/+3
2017-01-11sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita1-2/+2
2017-01-11Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu1-1/+1