summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-08-092-23/+32
|\
| * get rid of non-advancing variantsAl Viro2022-08-091-22/+2
| * iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()Al Viro2022-08-091-0/+20
| * ITER_PIPE: fold data_start() and pipe_space_for_user() togetherAl Viro2022-08-091-20/+0
| * ITER_PIPE: cache the type of last bufferAl Viro2022-08-091-1/+4
| * new iov_iter flavour - ITER_UBUFAl Viro2022-08-091-0/+26
* | Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2022-08-091-0/+3
|\ \
| * | dma-mapping: Fix build error unused-valueRen Zhijie2022-07-041-1/+1
| * | dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai2022-06-241-0/+3
* | | Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-08-082-128/+216
|\ \ \
| * \ \ Merge branch 'pm-opp'Rafael J. Wysocki2022-08-081-128/+194
| |\ \ \
| | * \ \ Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-08-031-128/+194
| | |\ \ \
| | | * | | OPP: Remove dev{m}_pm_opp_of_add_table_noclk()Viresh Kumar2022-07-121-12/+0
| | | * | | OPP: Provide a simple implementation to configure multiple clocksViresh Kumar2022-07-121-0/+10
| | | * | | OPP: Allow multiple clocks for a deviceViresh Kumar2022-07-121-1/+6
| | | * | | OPP: Remove dev_pm_opp_find_freq_ceil_by_volt()Viresh Kumar2022-07-081-8/+0
| | | * | | OPP: Remove custom OPP helper supportViresh Kumar2022-07-081-51/+0
| | | * | | OPP: Add dev_pm_opp_get_supplies()Viresh Kumar2022-07-081-0/+7
| | | * | | OPP: Add support for config_regulators() helperViresh Kumar2022-07-081-0/+22
| | | * | | OPP: Migrate set-prop-name helper API to use set-config helpersViresh Kumar2022-07-081-9/+14
| | | * | | OPP: Migrate attach-genpd API to use set-config helpersViresh Kumar2022-07-081-17/+31
| | | * | | OPP: Migrate set-opp-helper API to use set-config helpersViresh Kumar2022-07-081-17/+16
| | | * | | OPP: Migrate set-clk-name API to use set-config helpersViresh Kumar2022-07-081-15/+26
| | | * | | OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar2022-07-081-19/+30
| | | * | | OPP: Migrate set-regulators API to use set-config helpersViresh Kumar2022-07-081-16/+28
| | | * | | OPP: Add dev_pm_opp_set_config() and friendsViresh Kumar2022-07-081-0/+42
| | | * | | OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar2022-07-081-5/+4
| * | | | | cpuidle: Add cpu_idle_miss trace eventKajetan Puchalski2022-08-031-0/+22
| |/ / / /
* | | | | Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-0813-56/+444
|\ \ \ \ \
| * | | | | Documentation: serial: move uart_ops documentation to the structJiri Slaby2022-07-281-16/+329
| * | | | | serial: remove VR41XX serial driverThomas Bogendoerfer2022-07-161-4/+0
| * | | | | serial: Embed rs485_supported to uart_portIlpo Järvinen2022-07-081-1/+1
| * | | | | tty: serial: samsung_tty: loopback mode supportChanho Park2022-06-301-1/+1
| * | | | | serial: Support for RS-485 multipoint addressesIlpo Järvinen2022-06-272-2/+19
| * | | | | serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen2022-06-271-0/+1
| * | | | | serial: 8250: create lsr_save_maskIlpo Järvinen2022-06-271-0/+1
| * | | | | serial: 8250: make saved LSR largerIlpo Järvinen2022-06-271-3/+3
| * | | | | serial: Consolidate BOTH_EMPTY useIlpo Järvinen2022-06-271-0/+9
| * | | | | serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZEIlpo Järvinen2022-06-271-6/+0
| * | | | | serial: Use bits for UART_LSR_BRK_ERROR_BITS/MSR_ANY_DELTAIlpo Järvinen2022-06-271-2/+2
| * | | | | serial: Drop timeout from uart_portIlpo Järvinen2022-06-271-2/+14
| * | | | | tty: Add closing marker into comment in tty_ldisc.hIlpo Järvinen2022-06-271-1/+1
| * | | | | tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby2022-06-271-2/+2
| * | | | | Merge tag 'v5.19-rc3' into tty-nextGreg Kroah-Hartman2022-06-2038-511/+213
| |\ \ \ \ \
| * | | | | | tty: Implement lookahead to process XON/XOFF timelyIlpo Järvinen2022-06-103-0/+17
| * | | | | | serial: Add rs485_supported to uart_portIlpo Järvinen2022-06-101-0/+1
| * | | | | | serial: Add uart_rs485_config()Ilpo Järvinen2022-06-101-0/+1
| * | | | | | tty/vt: consolemap: introduce enum translation_map and use itJiri Slaby2022-06-101-6/+12
| * | | | | | tty/vt: consolemap: make parameters of inverse_translate() sanerJiri Slaby2022-06-101-3/+3
| * | | | | | tty/vt: consolemap: convert macros to static inlinesJiri Slaby2022-06-101-7/+28