summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* serial: stm32: add "_usart" prefix in functions nameErwan Le Ray2021-01-071-171/+177
* serial: stm32: fix code cleaning warnings and checksErwan Le Ray2021-01-071-18/+15
* serial: stm32: fix DMA initialization error handlingErwan Le Ray2021-01-071-7/+17
* tty_port: drop last traces of low_latencyJiri Slaby2021-01-0714-25/+2
* tty: cpm_uart, use port->flags instead of low_latencyJiri Slaby2021-01-071-2/+1
* vgacon: drop BROKEN_GRAPHICS_PROGRAMSJiri Slaby2021-01-071-19/+0
* vt: drop old FONT ioctlsJiri Slaby2021-01-072-187/+3
* vt/consolemap: do font sum unsignedJiri Slaby2021-01-071-1/+1
* 8250_tegra: clean up tegra_uart_handle_breakJiri Slaby2021-01-071-5/+6
* tty: pty, remove BUG_ON from pty_closeJiri Slaby2021-01-071-1/+0
* vt: keyboard, defkeymap.c_shipped, approach the unicode tableJiri Slaby2021-01-071-34/+34
* vt: keyboard, defkeymap.c_shipped, approach the definitionsJiri Slaby2021-01-071-7/+7
* vt: keyboard, make keyboard_tasklet localJiri Slaby2021-01-071-2/+3
* vt: move set_leds to keyboard.cJiri Slaby2021-01-072-3/+11
* tty: serial: icom: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2020-12-281-3/+1
* tty: serial: cpm_uart: Add udbg support for enabling xmonChristophe Leroy2020-12-281-1/+39
* tty/serial/lantiq: convert comma to semicolonZheng Yongjun2020-12-281-1/+1
* tty/serial/imx: convert comma to semicolonZheng Yongjun2020-12-281-1/+1
* tty: new helper function tty_get_icount()Uwe Kleine-König2020-12-281-4/+25
* tty: rename tty_kopen() and add new function tty_kopen_shared()Uwe Kleine-König2020-12-282-19/+39
* Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds2020-12-274-3/+44
|\
| * ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang2020-12-073-1/+42
| * ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-071-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\ \
| * | crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * | crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1
| * | crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-12-231-2/+2
* | | mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds2020-12-261-1/+0
* | | Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-262-32/+31
|\ \ \
| * | | PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-261-6/+2
| * | | PCI: tegra: Fix host link initializationRob Herring2020-12-261-26/+29
* | | | mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor2020-12-261-1/+0
* | | | drm/amd/display: avoid uninitialized variable warningLinus Torvalds2020-12-261-1/+1
* | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-2419-174/+183
|\ \ \ \
| * | | | xen/events: Implement irq distributionThomas Gleixner2020-12-151-8/+68
| * | | | xen/events: Reduce irq_info:: Spurious_cnt storage sizeThomas Gleixner2020-12-151-3/+5
| * | | | xen/events: Only force affinity mask for percpu interruptsThomas Gleixner2020-12-151-14/+34
| * | | | xen/events: Use immediate affinity settingThomas Gleixner2020-12-151-26/+9
| * | | | xen/events: Remove disfunct affinity spreadingThomas Gleixner2020-12-152-42/+1
| * | | | xen/events: Remove unused bind_evtchn_to_irq_lateeoi()Thomas Gleixner2020-12-151-6/+0
| * | | | net/mlx5: Use effective interrupt affinityThomas Gleixner2020-12-151-1/+1
| * | | | net/mlx5: Replace irq_to_desc() abuseThomas Gleixner2020-12-153-7/+3
| * | | | net/mlx4: Use effective interrupt affinityThomas Gleixner2020-12-151-1/+1
| * | | | net/mlx4: Replace irq_to_desc() abuseThomas Gleixner2020-12-153-11/+6
| * | | | PCI: mobiveil: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2
| * | | | PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2
| * | | | NTB/msi: Use irq_has_action()Thomas Gleixner2020-12-151-3/+1
| * | | | mfd: ab8500-debugfs: Remove the racy fiddling with irq_descThomas Gleixner2020-12-151-13/+3
| * | | | pinctrl: nomadik: Use irq_has_action()Thomas Gleixner2020-12-151-5/+6
| * | | | drm/i915/pmu: Replace open coded kstat_irqs() copyThomas Gleixner2020-12-153-18/+43