aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-22tty: remove extern from functions in tty headersJiri Slaby4-95/+94
2021-09-22tty: remove flags from struct tty_ldisc_opsJiri Slaby2-4/+0
2021-09-22tty: unexport tty_ldisc_releaseJiri Slaby1-1/+0
2021-09-22serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESASGeert Uytterhoeven1-1/+1
2021-09-22serial: 8250: remove duplicated BRI0A49 and BDP3336 entriesKrzysztof Kozlowski1-4/+0
2021-09-22serial: 8250_fsl: Move fsl8250_data to ACPI sectionGeert Uytterhoeven1-4/+4
2021-09-14tty: moxa: merge moxa.h into moxa.cJiri Slaby2-308/+301
2021-09-14tty: n_gsm: Save dlci address open status when config requesterZhenguo Zhao1-4/+53
2021-09-14tty: n_gsm: Modify gsmtty driver register method when config requesterZhenguo Zhao1-11/+19
2021-09-14tty: n_gsm: Delete gsmtty open SABM frame when config requesterZhenguo Zhao1-1/+3
2021-09-14tty: n_gsm: Delete gsm_disconnect when config requesterZhenguo Zhao1-1/+1
2021-09-14tty: n_gsm: Modify CR,PF bit printk info when config requesterZhenguo Zhao1-0/+4
2021-09-14tty: n_gsm: Modify CR,PF bit when config requesterZhenguo Zhao1-5/+5
2021-09-14tty: n_gsm: Modify cr bit value when config requesterZhenguo Zhao1-2/+2
2021-09-14tty: n_gsm: Add some instructions and code for requesterZhenguo Zhao1-9/+62
2021-09-14tty: serial: uartlite: Prevent changing fixed parametersSean Anderson1-11/+80
2021-09-14sh: j2: Update uartlite binding with data and parity propertiesSean Anderson1-0/+2
2021-09-14dt-bindings: serial: uartlite: Add properties for synthesis-time parametersSean Anderson1-0/+37
2021-09-14dt-bindings: serial: uartlite: Convert to json-schemaSean Anderson2-23/+53
2021-09-14dt-bindings: serial: samsung: Add Exynos850 docSam Protsenko1-0/+1
2021-09-14serial: 8250_pci: Prefer struct_size over open coded arithmeticLen Baker1-3/+1
2021-09-14dt-bindings: serial: brcm,bcm6345-uart: convert to the json-schemaRafał Miłecki2-36/+47
2021-09-12Linux 5.15-rc1Linus Torvalds1-2/+2
2021-09-12Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...Linus Torvalds36-175/+1147
2021-09-12Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds4-9/+26
2021-09-12Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds5-21/+36
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-165/+598
2021-09-12Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-11/+27
2021-09-12Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-12/+11
2021-09-12Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+5
2021-09-12Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-94/+120
2021-09-12Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+7
2021-09-12Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-59/+58
2021-09-12Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds12-21/+37
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds41-325/+4127
2021-09-11Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-15/+22
2021-09-11Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2-1/+3
2021-09-11tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo1-2/+12
2021-09-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-81/+417
2021-09-11tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2021-09-11tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo1-10/+32
2021-09-11perf tools: Add an option to build without libbfdIan Rogers1-22/+25
2021-09-11perf tools: Allow build-id with trailing zerosNamhyung Kim1-0/+10
2021-09-11perf tools: Fix hybrid config terms list corruptionAdrian Hunter2-9/+27
2021-09-11perf tools: Factor out copy_config_terms() and free_config_terms()Adrian Hunter3-13/+19
2021-09-11perf tools: Fix perf_event_attr__fprintf() missing/dupl. fieldsAdrian Hunter1-1/+4
2021-09-11perf tools: Ignore Documentation dependency fileIan Rogers1-0/+1
2021-09-11Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds2-13/+44
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds22-682/+805
2021-09-11Merge tag 'libata-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2