summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-15kdb: constify sysrq_key_opEmil Velikov1-1/+1
2020-05-15drm: constify sysrq_key_opEmil Velikov1-2/+2
2020-05-15sparc64: constify sysrq_key_opEmil Velikov1-2/+2
2020-05-15powerpc/xmon: constify sysrq_key_opEmil Velikov1-1/+1
2020-05-15MIPS: constify sysrq_key_opEmil Velikov1-1/+1
2020-05-15alpha: constify sysrq_key_opEmil Velikov1-1/+1
2020-05-15tty/sysrq: constify the the sysrq_key_op(s)Emil Velikov2-27/+27
2020-05-15tty/sysrq: constify the sysrq APIEmil Velikov3-21/+21
2020-05-15tty/sysrq: alpha: export and use __sysrq_get_key_op()Emil Velikov3-4/+15
2020-05-15tty: mxser: make mxser_change_speed() return voidJason Yan1-5/+2
2020-05-15serial: 8250: Fix max baud limit in generic 8250 portSerge Semin1-1/+3
2020-05-15serial: Allow uart_get_rs485_mode() to return errnoLukas Wunner9-14/+33
2020-05-15serial: 8250: Avoid error message on reprobeLukas Wunner1-4/+10
2020-05-15tty: n_gsm: Fix waking up upper tty layer when room availableGregory CLEMENT1-4/+22
2020-05-15tty: n_gsm: Fix SOF skippingGregory CLEMENT1-7/+1
2020-05-15tty: n_gsm: Improve debug outputGregory CLEMENT1-12/+2
2020-05-15tty: serial: imx: Add return value check for platform_get_irq()Anson Huang1-0/+2
2020-05-15serial: 8250_exar: Make use of PCI_DEVICE_DATA() macroAndy Shevchenko1-34/+31
2020-05-15tty: serial: Add modem control gpio support for STM32 UARTManivannan Sadhasivam3-2/+53
2020-05-15dt-bindings: serial: Document CTS/RTS gpios in STM32 UARTManivannan Sadhasivam1-0/+14
2020-05-15tty: serial: samsung: Correct clock selection logicJonathan Bakker1-4/+4
2020-05-15serial: lantiq: Make driver modularRahul Tanwar2-5/+28
2020-05-15serial: lantiq: Make UART's use as console selectableRahul Tanwar2-2/+18
2020-05-12Revert "tty: hvc: Fix data abort due to race in hvc_open"Greg Kroah-Hartman1-14/+2
2020-05-11Merge 5.7-rc5 into tty-nextGreg Kroah-Hartman461-2037/+4386
2020-05-11Linux 5.7-rc5Linus Torvalds1-1/+1
2020-05-10Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-90/+138
2020-05-10Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+13
2020-05-10Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+7
2020-05-10Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-47/+162
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds12-68/+107
2020-05-10gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds2-2/+2
2020-05-10Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-34/+121
2020-05-10gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds2-6/+6
2020-05-10gcc-10: disable 'restrict' warning for nowLinus Torvalds1-0/+3
2020-05-10gcc-10: disable 'stringop-overflow' warning for nowLinus Torvalds1-0/+1
2020-05-10nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg1-1/+1
2020-05-10nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan1-1/+5
2020-05-10bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2-2/+4
2020-05-10bdi: use bdi_dev_name() to get device nameYufen Yu4-8/+10
2020-05-10gcc-10: disable 'array-bounds' warning for nowLinus Torvalds1-0/+1
2020-05-10gcc-10: disable 'zero-length-bounds' warning for nowLinus Torvalds1-0/+3
2020-05-09Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds3-23/+3
2020-05-09Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-blockLinus Torvalds2-70/+40
2020-05-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-6/+7
2020-05-08Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds4-14/+7
2020-05-08ceph: demote quotarealm lookup warning to a debug messageLuis Henriques1-2/+2
2020-05-08Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-51/+77
2020-05-08Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-30/+48
2020-05-08Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+4