summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-24tty: cpm_uart: drop unused iflag macroJohan Hovold
2019-05-24tty: ipoctal: drop unused iflag macroJohan Hovold
2019-05-24tty: tty_io: fix driver refcount imbalance on error pathLin Yi
2019-05-24vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat
2019-05-24consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.cGen Zhang
2019-05-24tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy
2019-05-24serial: stm32: fix the get_irq error caseErwan Le Ray
2019-05-24serial: stm32: fix wakeup source initializationErwan Le Ray
2019-05-24serial: stm32: Add support of TC bit status checkErwan Le Ray
2019-05-24serial: stm32: fix transmit_chars when tx is stoppedErwan Le Ray
2019-05-24serial: stm32: fix rx data length when parity enabledErwan Le Ray
2019-05-24serial: stm32: fix rx error handlingErwan Le Ray
2019-05-24serial: stm32: fix word length configurationErwan Le Ray
2019-05-21tty: max310x: Split uart characters insertion loopSerge Semin
2019-05-21tty: max310x: Optionally enable rs485 on startupSerge Semin
2019-05-21tty: max310x: Add rx-during-tx rs485 flag supportSerge Semin
2019-05-21tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin
2019-05-21tty: max310x: Don't pass stacked buffers to SPISerge Semin
2019-05-21tty: max310x: Introduce max310x_one port macro-wrapperSerge Semin
2019-05-21tty: max310x: Simplify tx-work item codeSerge Semin
2019-05-21tty: amba-pl011: allow shared interruptDoug Berger
2019-05-21tty: serial: 8250: Fix type field in format stringHao Lee
2019-05-21serial: 8250_of: Use of_device_get_match_data()Andy Shevchenko
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit
2019-05-17i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-17fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel
2019-05-16tty: Don't force RISCV SBI console as preferred consoleAnup Patel
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-16Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-05-16Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-16Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-16Merge tag 'tegra-for-5.2-bus-fixes' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-05-16Merge tag 'soc-fsl-fix-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2019-05-16soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probeDan Carpenter
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds