index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-19
n_gsm: introduce enum gsm_dlci_mode
Jiri Slaby
2020-02-19
n_gsm: introduce enum gsm_dlci_state
Jiri Slaby
2020-02-19
n_gsm: drop unneeded gsm_dlci->fifo field
Jiri Slaby
2020-02-19
serial: 8250_port: Use dev_*() instead of pr_*()
Andy Shevchenko
2020-02-19
serial: 8250_port: Switch to use DEVICE_ATTR_RW()
Andy Shevchenko
2020-02-19
tty: serial: efm32: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
2020-02-19
tty: serial: Kconfig: Fix a typo
Christophe JAILLET
2020-02-19
serial: 8250_pxa: avoid autodetecting the port type
Lubomir Rintel
2020-02-17
serial: core: Switch to use DEVICE_ATTR_RO()
Andy Shevchenko
2020-02-14
serial: core: use octal permissions on module param
Andy Shevchenko
2020-02-14
serial: core: Consolidate spin lock initialization code
Andy Shevchenko
2020-02-14
serial: core: Introduce uart_console_enabled() helper
Andy Shevchenko
2020-02-13
serial: 8250_pci: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
serial: sc16is7xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
tty: n_gsm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
tty/serial: 8250_exar: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-10
serial: 8250_early: Add earlycon for BCM2835 aux uart
Matthias Brugger
2020-02-10
serial: 8250_tegra: Create Tegra specific 8250 driver
Jeff Brasen
2020-02-10
n_tty: check printk arguments for n_tty_trace
Jiri Slaby
2020-02-10
kgdboc: Use for_each_console() helper
Andy Shevchenko
2020-02-09
Linux 5.6-rc1
Linus Torvalds
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-09
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
2020-02-09
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-09
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-02-09
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
2020-02-08
Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
2020-02-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-08
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-08
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-08
Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-02-08
Merge branch 'pipe-exclusive-wakeup'
Linus Torvalds
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
2020-02-08
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
2020-02-08
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
[next]