summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | serial: 8250_omap: Make 8250_omap driver driver depend on ARCH_K3Lokesh Vutla2018-09-181-1/+1
| * | | serial: samsung: Enable baud clock for UART reset procedure in resumeMarek Szyprowski2018-09-181-0/+8
| * | | serial: sh-sci: Add earlycon for R7S9210Chris Brandt2018-09-181-0/+7
| * | | Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven2018-09-181-15/+10
| * | | Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven2018-09-181-0/+31
| * | | tty: serial: imx: add pinctrl sleep/default mode switch for suspendAnson Huang2018-09-181-0/+5
| * | | tty: serial: imx: add lock for registers save/restoreAnson Huang2018-09-181-1/+11
| * | | tty:serial:imx: use spin_lock instead of spin_lock_irqsave in isrjun qian2018-09-181-13/+8
| * | | tty: serial: uartlite: Use dynamic array for console portShubhrajyoti Datta2018-09-181-4/+24
| * | | tty: serial: uartlite: remove console_initShubhrajyoti Datta2018-09-181-8/+0
| * | | tty: serial: uartlite: Move uart register to probeShubhrajyoti Datta2018-09-181-17/+10
| * | | tty: serial: uartlite: Enable clocks at probeShubhrajyoti Datta2018-09-181-2/+6
| * | | serial: 8250: drop the printk from serial8250_interrupt()Sebastian Andrzej Siewior2018-09-181-5/+1
| * | | kgdboc: Fix restrict errorLaura Abbott2018-09-181-4/+2
| * | | kgdboc: Change printk to the right fashionHe Zhe2018-09-181-5/+7
| * | | kgdboc: Passing ekgdboc to command line causes panicHe Zhe2018-09-181-0/+5
| * | | serial: uartps: Enable automatic flow controlMichal Simek2018-09-181-5/+4
| * | | serial: uartps: Move Port ID to device data structureMichal Simek2018-09-181-9/+11
| * | | serial: uartps: Register own uart console and driver structuresMichal Simek2018-09-181-38/+55
| * | | serial: uartps: Change logic how console_port is setupMichal Simek2018-09-181-2/+9
| * | | serial: uartps: Fill struct uart_driver in probe()Michal Simek2018-09-181-14/+12
| * | | serial: uartps: Move register to probe based on run time detectionMichal Simek2018-09-181-19/+23
| * | | serial: uartps: Move alias reading higher in probe()Michal Simek2018-09-181-11/+10
| * | | serial: uartps: Do not use static struct uart_driver out of probe()Michal Simek2018-09-181-5/+9
| * | | serial: uartps: Fix suspend functionalityNava kishore Manne2018-09-181-29/+12
| * | | serial: uartps: Do not initialize field to zero againMichal Simek2018-09-181-3/+0
| * | | serial: uartps: console_setup() can't be placed to init sectionMichal Simek2018-09-181-1/+1
| * | | Merge 4.19-rc4 into tty-nextGreg Kroah-Hartman2018-09-181-5/+33
| |\ \ \
* | \ \ \ Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-10-291-8/+4
|\ \ \ \ \
| * \ \ \ \ BackMerge v4.19-rc6 into drm-nextDave Airlie2018-10-046-7/+30
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | BackMerge v4.19-rc5 into drm-nextDave Airlie2018-09-271-5/+33
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | vt: Remove vc_panic_force_writeDaniel Vetter2018-09-111-8/+4
* | | | | | Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-10-252-15/+28
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | tty/serial: atmel: Change the driver to work under at91-usart MFDRadu Pirea2018-09-102-15/+28
| |/ / / /
* | | | | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-2416-390/+452
|\ \ \ \ \
| * | | | | kill TIOCSERGSTRUCTAl Viro2018-10-131-7/+1
| * | | | | change semantics of ldisc ->compat_ioctl()Al Viro2018-10-133-11/+25
| * | | | | kill TIOCSER[SG]WILDAl Viro2018-10-132-11/+0
| * | | | | synclink_gt(): fix compat_ioctl()Al Viro2018-10-131-12/+4
| * | | | | pty: fix compat ioctlsAl Viro2018-10-131-2/+12
| * | | | | vt_compat_ioctl(): clean up, use compat_ptr() properlyAl Viro2018-10-131-22/+9
| * | | | | remove fallback to drivers for TIOCGICOUNTAl Viro2018-10-131-5/+1
| * | | | | take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()Al Viro2018-10-131-0/+81
| * | | | | synclink: reduce pointless checks in ->ioctl()Al Viro2018-10-133-6/+3
| * | | | | complete ->[sg]et_serial() switchoverAl Viro2018-10-131-10/+4
| * | | | | serial_core: switch to ->[sg]et_serial()Al Viro2018-10-131-26/+12
| * | | | | mxser: switch to ->[sg]et_serial()Al Viro2018-10-131-46/+51
| * | | | | moxa: switch to ->[sg]et_serial()Al Viro2018-10-131-39/+40
| * | | | | isicom: switch to ->[sg]et_serial()Al Viro2018-10-131-47/+25
| * | | | | ipwireless: switch to ->[sg]et_serial()Al Viro2018-10-131-18/+18