summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-29tty: serial: lpuart: add a more accurate baud rate calculation methodDong Aisheng1-7/+72
2017-06-29tty: serial: lpuart: add earlycon support for imx7ulpDong Aisheng1-0/+13
2017-06-29tty: serial: lpuart: add imx7ulp supportDong Aisheng1-0/+11
2017-06-29dt-bindings: serial: fsl-lpuart: add i.MX7ULP supportDong Aisheng1-0/+2
2017-06-29tty: serial: lpuart: add little endian 32 bit register supportDong Aisheng1-15/+30
2017-06-29tty: serial: lpuart: refactor lpuart32_{read|write} prototypeDong Aisheng1-61/+62
2017-06-29tty: serial: lpuart: introduce lpuart_soc_data to represent SoC propertyDong Aisheng1-20/+27
2017-06-29serial: imx-serial - move DMA buffer configuration to DTNandor Han2-8/+19
2017-06-29serial: imx: Enable RTSD only when neededNandor Han1-1/+3
2017-06-29serial: imx: Remove unused members from imx_port structFabio Estevam1-3/+0
2017-06-29serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeoutVignesh R1-2/+21
2017-06-29serial: 8250: Fix THRE flag usage for CAP_MINIPhil Elwell1-0/+4
2017-06-20tty/serial: meson_uart: update to stable bindingsHelmut Klein1-6/+84
2017-06-20dt-bindings: serial: Add bindings for the Amlogic Meson UARTsHelmut Klein1-0/+38
2017-06-20serial: Delete dead code for CIR serial portsMatthias Brugger1-17/+6
2017-06-20serial: sirf: make of_device_ids constArvind Yadav1-1/+1
2017-06-20serial/mpsc: switch to dma_alloc_attrsChristoph Hellwig1-4/+6
2017-06-20tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber4-0/+161
2017-06-20dt-bindings: serial: Document Actions Semi Owl UARTsAndreas Färber1-0/+16
2017-06-14tty/serial: atmel: make the driver DT onlyAlexandre Belloni2-73/+33
2017-06-14tty/serial: atmel: remove atmel_default_console_device handlingAlexandre Belloni1-43/+0
2017-06-13tty: drop unused alt_speed from tty_structJohan Hovold1-1/+0
2017-06-13tty: ircomm: remove dead and broken ioctl codeJohan Hovold1-106/+1
2017-06-13tty: rocket: drop broken alt-speed supportJohan Hovold1-21/+6
2017-06-13tty: cyclades: drop broken alt-speed supportJohan Hovold1-12/+9
2017-06-13tty: amiserial: drop broken alt-speed supportJohan Hovold1-20/+3
2017-06-13tty: simserial: drop unused alt_speed handlingJohan Hovold1-13/+0
2017-06-13USB: serial: ftdi_sio: remove broken alt-speed handlingJohan Hovold1-47/+9
2017-06-13USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logicJohan Hovold1-8/+5
2017-06-13serial: rate limit custom-speed deprecation noticeJohan Hovold1-3/+2
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai9-5/+76
2017-06-09tty: add compat_ioctl callbacksAleksa Sarai2-6/+22
2017-06-09serial: exar: Leave MPIOs as output for Commtech adaptersJan Kiszka1-4/+11
2017-06-09tty/serial: atmel: Remove AVR32 bits from the driverAndy Shevchenko4-29/+11
2017-06-09vt: fix \e[2m using the wrong placeholder color on graphical consolesAdam Borowski1-1/+1
2017-06-09Merge branch 'vt_copy_cleanup' into tty-nextGreg Kroah-Hartman3-51/+19
2017-06-09vt: drop access_ok() calls in unimap ioctlsAdam Borowski1-8/+0
2017-06-09vt: use memdup_user in PIO_UNIMAP ioctlAdam Borowski1-8/+3
2017-06-09vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctlAdam Borowski1-8/+6
2017-06-09vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski1-3/+3
2017-06-09vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctlsAdam Borowski1-24/+7
2017-06-05Merge 4.12-rc4 into tty-nextGreg Kroah-Hartman228-1198/+2050
2017-06-05Linux 4.12-rc4v4.12-rc4Linus Torvalds1-1/+1
2017-06-05fs/ufs: Set UFS default maximum bytes per fileRichard Narron1-3/+2
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds9-19/+40
2017-06-04Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2017-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-17/+69
2017-06-04Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds1-2/+2
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-35/+53
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds37-170/+194