index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: stm32: add "_usart" prefix in functions name
Erwan Le Ray
2021-01-07
1
-171
/
+177
*
serial: stm32: fix code cleaning warnings and checks
Erwan Le Ray
2021-01-07
1
-18
/
+15
*
serial: stm32: fix DMA initialization error handling
Erwan Le Ray
2021-01-07
1
-7
/
+17
*
tty_port: drop last traces of low_latency
Jiri Slaby
2021-01-07
14
-25
/
+2
*
tty: cpm_uart, use port->flags instead of low_latency
Jiri Slaby
2021-01-07
1
-2
/
+1
*
vgacon: drop BROKEN_GRAPHICS_PROGRAMS
Jiri Slaby
2021-01-07
1
-19
/
+0
*
vt: drop old FONT ioctls
Jiri Slaby
2021-01-07
2
-187
/
+3
*
vt/consolemap: do font sum unsigned
Jiri Slaby
2021-01-07
1
-1
/
+1
*
8250_tegra: clean up tegra_uart_handle_break
Jiri Slaby
2021-01-07
1
-5
/
+6
*
tty: pty, remove BUG_ON from pty_close
Jiri Slaby
2021-01-07
1
-1
/
+0
*
vt: keyboard, defkeymap.c_shipped, approach the unicode table
Jiri Slaby
2021-01-07
1
-34
/
+34
*
vt: keyboard, defkeymap.c_shipped, approach the definitions
Jiri Slaby
2021-01-07
1
-7
/
+7
*
vt: keyboard, make keyboard_tasklet local
Jiri Slaby
2021-01-07
1
-2
/
+3
*
vt: move set_leds to keyboard.c
Jiri Slaby
2021-01-07
2
-3
/
+11
*
tty: serial: icom: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2020-12-28
1
-3
/
+1
*
tty: serial: cpm_uart: Add udbg support for enabling xmon
Christophe Leroy
2020-12-28
1
-1
/
+39
*
tty/serial/lantiq: convert comma to semicolon
Zheng Yongjun
2020-12-28
1
-1
/
+1
*
tty/serial/imx: convert comma to semicolon
Zheng Yongjun
2020-12-28
1
-1
/
+1
*
tty: new helper function tty_get_icount()
Uwe Kleine-König
2020-12-28
1
-4
/
+25
*
tty: rename tty_kopen() and add new function tty_kopen_shared()
Uwe Kleine-König
2020-12-28
2
-19
/
+39
*
Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
Linus Torvalds
2020-12-27
4
-3
/
+44
|
\
|
*
ntb: intel: add Intel NTB LTR vendor support for gen4 NTB
Dave Jiang
2020-12-07
3
-1
/
+42
|
*
ntb: idt: fix error check in ntb_hw_idt.c
Wang Qing
2020-12-07
1
-2
/
+2
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-27
2
-2
/
+4
|
\
\
|
*
|
crypto: qat - add CRYPTO_AES to Kconfig dependencies
Marco Chiappero
2020-12-23
1
-0
/
+1
|
*
|
crypto: keembay - Add dependency on HAS_IOMEM
Daniele Alessandrelli
2020-12-23
1
-0
/
+1
|
*
|
crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY
Geert Uytterhoeven
2020-12-23
1
-2
/
+2
*
|
|
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
2020-12-26
1
-1
/
+0
*
|
|
Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-26
2
-32
/
+31
|
\
\
\
|
*
|
|
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
2020-12-26
1
-6
/
+2
|
*
|
|
PCI: tegra: Fix host link initialization
Rob Herring
2020-12-26
1
-26
/
+29
*
|
|
|
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
2020-12-26
1
-1
/
+0
*
|
|
|
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
2020-12-26
1
-1
/
+1
*
|
|
|
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
19
-174
/
+183
|
\
\
\
\
|
*
|
|
|
xen/events: Implement irq distribution
Thomas Gleixner
2020-12-15
1
-8
/
+68
|
*
|
|
|
xen/events: Reduce irq_info:: Spurious_cnt storage size
Thomas Gleixner
2020-12-15
1
-3
/
+5
|
*
|
|
|
xen/events: Only force affinity mask for percpu interrupts
Thomas Gleixner
2020-12-15
1
-14
/
+34
|
*
|
|
|
xen/events: Use immediate affinity setting
Thomas Gleixner
2020-12-15
1
-26
/
+9
|
*
|
|
|
xen/events: Remove disfunct affinity spreading
Thomas Gleixner
2020-12-15
2
-42
/
+1
|
*
|
|
|
xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
Thomas Gleixner
2020-12-15
1
-6
/
+0
|
*
|
|
|
net/mlx5: Use effective interrupt affinity
Thomas Gleixner
2020-12-15
1
-1
/
+1
|
*
|
|
|
net/mlx5: Replace irq_to_desc() abuse
Thomas Gleixner
2020-12-15
3
-7
/
+3
|
*
|
|
|
net/mlx4: Use effective interrupt affinity
Thomas Gleixner
2020-12-15
1
-1
/
+1
|
*
|
|
|
net/mlx4: Replace irq_to_desc() abuse
Thomas Gleixner
2020-12-15
3
-11
/
+6
|
*
|
|
|
PCI: mobiveil: Use irq_data_get_irq_chip_data()
Thomas Gleixner
2020-12-15
1
-6
/
+2
|
*
|
|
|
PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
Thomas Gleixner
2020-12-15
1
-6
/
+2
|
*
|
|
|
NTB/msi: Use irq_has_action()
Thomas Gleixner
2020-12-15
1
-3
/
+1
|
*
|
|
|
mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc
Thomas Gleixner
2020-12-15
1
-13
/
+3
|
*
|
|
|
pinctrl: nomadik: Use irq_has_action()
Thomas Gleixner
2020-12-15
1
-5
/
+6
|
*
|
|
|
drm/i915/pmu: Replace open coded kstat_irqs() copy
Thomas Gleixner
2020-12-15
3
-18
/
+43
[next]