summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * tty: rocket: reduce stack usageSudip Mukherjee2019-11-041-13/+19
| * tty: serial: lpuart: Add RS485 support for 32-bit uart flavourPhilippe Schenker2019-11-041-2/+63
| * tty: serial: lpuart: Use defines that correspond to correct registerPhilippe Schenker2019-11-041-2/+2
| * tty: serial: lpuart: Remove unnecessary code from set_mctrlPhilippe Schenker2019-11-041-11/+0
| * Merge 5.4-rc5 into tty-nextGreg Kroah-Hartman2019-10-271-4/+4
| |\
| * | serial: fsl_linflexuart: Be consistent with the nameStefan-Gabriel Mirea2019-10-162-6/+6
| * | Revert "serial: core: Use cons->index for preferred console registration"Michal Simek2019-10-161-2/+1
| * | serial: 8250_exar: Move Exar pieces to custom ->startup()Andy Shevchenko2019-10-152-14/+19
| * | Merge 5.4-rc3 into tty-nextGreg Kroah-Hartman2019-10-1413-18/+48
| |\ \
| * | | hvc: dcc: Add earlycon supportMichal Simek2019-10-111-0/+28
| * | | serdev: Add ACPI devices by ResourceSource fieldMaximilian Luz2019-10-101-12/+99
| * | | serial: sirf: make register info staticBen Dooks2019-10-101-2/+3
| * | | tty: serial: qcom_geni_serial: Wakeup over UART RXAkash Asthana2019-10-101-1/+43
| * | | tty: serial: qcom_geni_serial: IRQ cleanupAkash Asthana2019-10-101-10/+14
| * | | tty:n_gsm.c: destroy port by tty_port_destroy()Xiaoming Ni2019-10-041-0/+1
| * | | tty_ldisc: simplify tty_ldisc_autoload initializationPavel Machek2019-10-041-6/+1
| * | | drivers/tty/serial/8250: Make Aspeed VUART SIRQ polarity configurableOskar Senft2019-10-042-0/+85
| * | | serial: 8250_dw: Use devm_clk_get_optional() to get the input clockAndy Shevchenko2019-10-041-43/+32
| * | | serial: 8250_lpss: Switch over to MSI interruptsFelipe Balbi2019-10-041-12/+9
| * | | tty/amba-pl011: fix a -Wunused-function warningQian Cai2019-10-041-4/+0
| * | | serial: core: Use cons->index for preferred console registrationMichal Simek2019-10-041-1/+2
| * | | tty: 8250_of: Use software emulated RS485 direction controlHeiko Schocher2019-10-041-0/+31
| * | | serial: sprd: Add polling IO supportLanqing Liu2019-10-041-0/+33
| * | | serial: imx: adapt rx buffer and dma periodsPhilipp Puschmann2019-10-041-3/+2
* | | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-5/+3
|\ \ \ \
| * \ \ \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-281-5/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-5/+3
| | |/ /
* | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-0/+5
|\ \ \ \
| * | | | tty: handle compat PPP ioctlsArnd Bergmann2019-10-231-0/+4
| * | | | compat_ioctl: move SIOCOUTQ out of compat_ioctl.cArnd Bergmann2019-10-231-0/+1
| | |/ / | |/| |
* | | | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-272-2/+2
|\ \ \ \
| * | | | riscv: don't allow selecting SBI based drivers for M-modeDamien Le Moal2019-11-132-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-3/+8
|\ \ \ \
| * | | | Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman2019-10-2714-22/+52
| |\| | |
| * | | | sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski2019-10-071-2/+2
| * | | | drivers: move the early platform device support to arch/shBartosz Golaszewski2019-10-071-1/+6
| | |/ / | |/| |
* | | | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-272-0/+2
|\ \ \ \
| * | | | drivers: mcb: use symbol namespacesJohannes Thumshirn2019-11-032-0/+2
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-261-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai2019-10-091-4/+4
| |/ /
* | / 8250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King2019-10-151-4/+4
| |/ |/|
* | tty: serial: imx: Use platform_get_irq_optional() for optional IRQsAnson Huang2019-10-101-2/+2
* | serial: fix kernel-doc warning in commentsRandy Dunlap2019-10-101-0/+2
* | serial: 8250_omap: Fix gpio check for auto RTS/CTSAdam Ford2019-10-071-2/+3
* | serial: mctrl_gpio: Check for NULL pointerAdam Ford2019-10-071-0/+3
* | tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()Andrey Smirnov2019-10-071-1/+1
* | tty: n_hdlc: fix build on SPARCRandy Dunlap2019-10-041-0/+5
* | serial: uartps: Fix uartps_major handlingMichal Simek2019-10-041-1/+7
* | serial: uartlite: fix exit path null pointerRandy Dunlap2019-10-041-1/+2
* | tty: serial: linflexuart: Fix magic SysRq handlingStefan-gabriel Mirea2019-10-041-7/+14