summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: remove flags from struct tty_ldisc_opsJiri Slaby2021-09-222-4/+0
* tty: unexport tty_ldisc_releaseJiri Slaby2021-09-221-1/+0
* serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESASGeert Uytterhoeven2021-09-221-1/+1
* serial: 8250: remove duplicated BRI0A49 and BDP3336 entriesKrzysztof Kozlowski2021-09-221-4/+0
* serial: 8250_fsl: Move fsl8250_data to ACPI sectionGeert Uytterhoeven2021-09-221-4/+4
* tty: moxa: merge moxa.h into moxa.cJiri Slaby2021-09-142-308/+301
* tty: n_gsm: Save dlci address open status when config requesterZhenguo Zhao2021-09-141-4/+53
* tty: n_gsm: Modify gsmtty driver register method when config requesterZhenguo Zhao2021-09-141-11/+19
* tty: n_gsm: Delete gsmtty open SABM frame when config requesterZhenguo Zhao2021-09-141-1/+3
* tty: n_gsm: Delete gsm_disconnect when config requesterZhenguo Zhao2021-09-141-1/+1
* tty: n_gsm: Modify CR,PF bit printk info when config requesterZhenguo Zhao2021-09-141-0/+4
* tty: n_gsm: Modify CR,PF bit when config requesterZhenguo Zhao2021-09-141-5/+5
* tty: n_gsm: Modify cr bit value when config requesterZhenguo Zhao2021-09-141-2/+2
* tty: n_gsm: Add some instructions and code for requesterZhenguo Zhao2021-09-141-9/+62
* tty: serial: uartlite: Prevent changing fixed parametersSean Anderson2021-09-141-11/+80
* sh: j2: Update uartlite binding with data and parity propertiesSean Anderson2021-09-141-0/+2
* dt-bindings: serial: uartlite: Add properties for synthesis-time parametersSean Anderson2021-09-141-0/+37
* dt-bindings: serial: uartlite: Convert to json-schemaSean Anderson2021-09-142-23/+53
* dt-bindings: serial: samsung: Add Exynos850 docSam Protsenko2021-09-141-0/+1
* serial: 8250_pci: Prefer struct_size over open coded arithmeticLen Baker2021-09-141-3/+1
* dt-bindings: serial: brcm,bcm6345-uart: convert to the json-schemaRafał Miłecki2021-09-142-36/+47
* Linux 5.15-rc1v5.15-rc1Linus Torvalds2021-09-131-2/+2
* Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-09-1336-175/+1147
|\
| * tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2021-09-111-2/+12
| * tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-111-81/+417
| * tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-111-0/+1
| * tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-09-111-10/+32
| * perf tools: Add an option to build without libbfdIan Rogers2021-09-111-22/+25
| * perf tools: Allow build-id with trailing zerosNamhyung Kim2021-09-111-0/+10
| * perf tools: Fix hybrid config terms list corruptionAdrian Hunter2021-09-112-9/+27
| * perf tools: Factor out copy_config_terms() and free_config_terms()Adrian Hunter2021-09-113-13/+19
| * perf tools: Fix perf_event_attr__fprintf() missing/dupl. fieldsAdrian Hunter2021-09-111-1/+4
| * perf tools: Ignore Documentation dependency fileIan Rogers2021-09-111-0/+1
| * perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versionsArnaldo Carvalho de Melo2021-09-101-0/+8
| * tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo2021-09-101-1/+2
| * perf beauty: Cover more flags in the move_mount syscall argument beautifierArnaldo Carvalho de Melo2021-09-101-1/+1
| * tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-5/+7
| * tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-0/+1
| * tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-4/+7
| * tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-0/+1
| * perf report: Add support to print a textual representation of IBS raw sample ...Kim Phillips2021-09-104-1/+303
| * perf report: Add tools/arch/x86/include/asm/amd-ibs.hKim Phillips2021-09-102-0/+133
| * perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappingsKim Phillips2021-09-102-0/+83
| * perf symbol: Look for ImageBase in PE file to compute .text offsetRemi Bernon2021-09-101-4/+16
| * perf scripts python: Fix passing arguments to stackcollapse reportMichael Petlan2021-09-101-1/+1
| * perf test: Fix bpf test sample mismatch reportingMichael Petlan2021-09-101-1/+1
| * tools headers UAPI: Sync files changed by new process_mrelease syscall and th...Arnaldo Carvalho de Melo2021-09-105-18/+27
| * perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-1/+8
* | Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds2021-09-134-9/+26
|\ \
| * | compiler_attributes.h: move __compiletime_{error|warning}Nick Desaulniers2021-09-093-9/+24