summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* n_gsm: switch throttled to boolJiri Slaby2020-02-191-3/+3
* n_gsm: switch dead to boolJiri Slaby2020-02-191-9/+9
* n_gsm: add missing \n to printsJiri Slaby2020-02-191-4/+4
* n_gsm: add missing __user annotationsJiri Slaby2020-02-191-2/+2
* n_gsm: introduce enum gsm_mux_stateJiri Slaby2020-02-191-12/+21
* n_gsm: introduce enum gsm_dlci_modeJiri Slaby2020-02-191-3/+6
* n_gsm: introduce enum gsm_dlci_stateJiri Slaby2020-02-191-5/+15
* n_gsm: drop unneeded gsm_dlci->fifo fieldJiri Slaby2020-02-191-12/+10
* serial: 8250_port: Use dev_*() instead of pr_*()Andy Shevchenko2020-02-191-10/+7
* serial: 8250_port: Switch to use DEVICE_ATTR_RW()Andy Shevchenko2020-02-191-8/+6
* tty: serial: efm32: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni2020-02-191-1/+1
* tty: serial: Kconfig: Fix a typoChristophe JAILLET2020-02-191-1/+1
* serial: 8250_pxa: avoid autodetecting the port typeLubomir Rintel2020-02-191-1/+1
* serial: core: Switch to use DEVICE_ATTR_RO()Andy Shevchenko2020-02-171-29/+28
* serial: core: use octal permissions on module paramAndy Shevchenko2020-02-141-13/+13
* serial: core: Consolidate spin lock initialization codeAndy Shevchenko2020-02-141-18/+16
* serial: core: Introduce uart_console_enabled() helperAndy Shevchenko2020-02-141-2/+7
* serial: 8250_pci: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1
* serial: sc16is7xx: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1
* tty: n_gsm: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
* tty/serial: 8250_exar: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
* serial: 8250_early: Add earlycon for BCM2835 aux uartMatthias Brugger2020-02-101-0/+18
* serial: 8250_tegra: Create Tegra specific 8250 driverJeff Brasen2020-02-104-28/+208
* n_tty: check printk arguments for n_tty_traceJiri Slaby2020-02-101-1/+1
* kgdboc: Use for_each_console() helperAndy Shevchenko2020-02-101-3/+1
* Linux 5.6-rc1v5.6-rc1Linus Torvalds2020-02-101-2/+2
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-1053-261/+252
|\
| * kbuild: make multiple directory targets workMasahiro Yamada2020-02-051-1/+1
| * kconfig: Invalidate all symbols after changing to y or m.Tetsuo Handa2020-02-051-3/+2
| * kallsyms: fix type of kallsyms_token_table[]Masahiro Yamada2020-02-051-2/+3
| * scripts/kallsyms: change table to store (strcut sym_entry *)Masahiro Yamada2020-02-031-56/+65
| * scripts/kallsyms: rename local variables in read_symbol()Masahiro Yamada2020-02-031-12/+12
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-0349-190/+172
| * kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada2020-02-031-2/+2
| * kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada2020-02-031-1/+1
* | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-109-0/+2058
|\ \
| * | zonefs: Add documentationDamien Le Moal2020-02-072-0/+405
| * | fs: New zonefs file systemDamien Le Moal2020-02-078-0/+1653
* | | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-101-2/+2
* | | Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-02-0922-129/+247
|\ \ \
| * | | smb3: Add defines for new information level, FileIdInformationSteve French2020-02-071-0/+8
| * | | smb3: print warning once if posix context returned on openSteve French2020-02-072-0/+30
| * | | smb3: add one more dynamic tracepoint missing from strict fsync pathSteve French2020-02-071-1/+3
| * | | cifs: fix mode bits from dir listing when mounted with modefromsidAurelien Aptel2020-02-071-1/+2
| * | | cifs: fix channel signingAurelien Aptel2020-02-061-2/+3
| * | | cifs: add SMB3 change notification supportSteve French2020-02-065-0/+87
| * | | cifs: make multichannel warning more visibleAurelien Aptel2020-02-061-1/+1
| * | | cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg2020-02-061-1/+1
| * | | cifs: Add tracepoints for errors on flush or fsyncSteve French2020-02-062-2/+32
| * | | cifs: log warning message (once) if out of disk spaceSteve French2020-02-061-0/+3