index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
modules-check.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-21
n_hdlc: remove checking of n_hdlc
Jiri Slaby
1
-29
/
+3
2020-02-21
n_hdlc: remove cached tty
Jiri Slaby
1
-16
/
+5
2020-02-21
n_hdlc: inline n_hdlc_release
Jiri Slaby
1
-25
/
+10
2020-02-21
n_hdlc: expand tty2n_hdlc macro
Jiri Slaby
1
-12
/
+11
2020-02-21
n_hdlc: remove unused backup_tty
Jiri Slaby
1
-9
/
+1
2020-02-21
n_hdlc: remove unused flags
Jiri Slaby
1
-4
/
+1
2020-02-21
n_hdlc: invert conditions in n_hdlc_tty_close and n_hdlc_tty_poll
Jiri Slaby
1
-34
/
+38
2020-02-21
n_hdlc: simplify freeing of buffer list
Jiri Slaby
1
-31
/
+14
2020-02-21
n_hdlc: use clamp() for maxframe
Jiri Slaby
1
-4
/
+1
2020-02-21
n_hdlc: cleanup messages during registration
Jiri Slaby
1
-4
/
+4
2020-02-21
n_hdlc: put init/exit strings directly to prints
Jiri Slaby
1
-22
/
+6
2020-02-21
n_hdlc: convert debuglevel use to pr_debug
Jiri Slaby
1
-48
/
+31
2020-02-21
n_hdlc: remove unused macros
Jiri Slaby
1
-5
/
+0
2020-02-21
n_hdlc: remove tracing debug prints
Jiri Slaby
1
-30
/
+2
2020-02-20
tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUG
Greg Kroah-Hartman
1
-9
/
+0
2020-02-20
tty: serial: samsung_tty: build it for any platform
Greg Kroah-Hartman
1
-1
/
+0
2020-02-19
n_gsm: switch escape to bool
Jiri Slaby
1
-3
/
+3
2020-02-19
n_gsm: switch constipated to bool
Jiri Slaby
1
-6
/
+6
2020-02-19
n_gsm: switch throttled to bool
Jiri Slaby
1
-3
/
+3
2020-02-19
n_gsm: switch dead to bool
Jiri Slaby
1
-9
/
+9
2020-02-19
n_gsm: add missing \n to prints
Jiri Slaby
1
-4
/
+4
2020-02-19
n_gsm: add missing __user annotations
Jiri Slaby
1
-2
/
+2
2020-02-19
n_gsm: introduce enum gsm_mux_state
Jiri Slaby
1
-12
/
+21
2020-02-19
n_gsm: introduce enum gsm_dlci_mode
Jiri Slaby
1
-3
/
+6
2020-02-19
n_gsm: introduce enum gsm_dlci_state
Jiri Slaby
1
-5
/
+15
2020-02-19
n_gsm: drop unneeded gsm_dlci->fifo field
Jiri Slaby
1
-12
/
+10
2020-02-19
serial: 8250_port: Use dev_*() instead of pr_*()
Andy Shevchenko
1
-10
/
+7
2020-02-19
serial: 8250_port: Switch to use DEVICE_ATTR_RW()
Andy Shevchenko
1
-8
/
+6
2020-02-19
tty: serial: efm32: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
1
-1
/
+1
2020-02-19
tty: serial: Kconfig: Fix a typo
Christophe JAILLET
1
-1
/
+1
2020-02-19
serial: 8250_pxa: avoid autodetecting the port type
Lubomir Rintel
1
-1
/
+1
2020-02-17
serial: core: Switch to use DEVICE_ATTR_RO()
Andy Shevchenko
1
-29
/
+28
2020-02-14
serial: core: use octal permissions on module param
Andy Shevchenko
1
-13
/
+13
2020-02-14
serial: core: Consolidate spin lock initialization code
Andy Shevchenko
1
-18
/
+16
2020-02-14
serial: core: Introduce uart_console_enabled() helper
Andy Shevchenko
1
-2
/
+7
2020-02-13
serial: 8250_pci: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
serial: sc16is7xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-12
tty: n_gsm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-12
tty/serial: 8250_exar: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-10
serial: 8250_early: Add earlycon for BCM2835 aux uart
Matthias Brugger
1
-0
/
+18
2020-02-10
serial: 8250_tegra: Create Tegra specific 8250 driver
Jeff Brasen
4
-28
/
+208
2020-02-10
n_tty: check printk arguments for n_tty_trace
Jiri Slaby
1
-1
/
+1
2020-02-10
kgdboc: Use for_each_console() helper
Andy Shevchenko
1
-3
/
+1
2020-02-10
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
1
-2
/
+2
2020-02-10
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
12
-0
/
+3280
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
4
-30
/
+51
2020-02-08
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
1
-4
/
+7
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
1
-1
/
+1
[next]