index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-30
loongarch: remove generic-y += termios.h
Al Viro
1
-1
/
+0
2022-08-30
ACPI: Drop redundant acpi_dev_parent() header
Rafael J. Wysocki
1
-1
/
+0
2022-08-30
serial: pch_uart: CIRC_CNT_TO_END() is enough
Ilpo Järvinen
1
-3
/
+1
2022-08-30
serial: sh-sci: tail is already on valid range
Ilpo Järvinen
1
-1
/
+1
2022-08-30
serial: sh-sci: CIRC_CNT_TO_END() is enough
Ilpo Järvinen
1
-3
/
+1
2022-08-30
ACPI: PM: Fix NULL argument handling in acpi_device_get/set_power()
Rafael J. Wysocki
1
-9
/
+14
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
18
-29
/
+39
2022-08-30
usb: serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
31
-66
/
+105
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
82
-112
/
+117
2022-08-30
tty: Make ldisc ->set_termios() old ktermios const
Ilpo Järvinen
2
-3
/
+3
2022-08-30
tty: Make tty_termios_copy_hw() old ktermios const
Ilpo Järvinen
2
-2
/
+2
2022-08-30
serial: dz: Assume previous baudrate is valid
Ilpo Järvinen
1
-3
/
+6
2022-08-30
tty: Fix comment style in tty_termios_input_baud_rate()
Ilpo Järvinen
1
-1
/
+1
2022-08-30
tty: Remove baudrate dead code & make ktermios params const
Ilpo Järvinen
3
-18
/
+10
2022-08-30
tty: move from strlcpy with unused retval to strscpy
Wolfram Sang
5
-11
/
+11
2022-08-30
dt-bindings: serial: samsung: Add 'power-domains' property
Rob Herring
1
-0
/
+3
2022-08-30
dt-bindings: serial: renesas,scif: Document RZ/Five SoC
Lad Prabhakar
1
-1
/
+1
2022-08-30
Merge back cpufreq material for v6.1.
Rafael J. Wysocki
1
-1
/
+1
2022-08-30
wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
Tetsuo Handa
1
-15
/
+28
2022-08-30
tty/vt: Remove printable variable
Daniel Vetter
1
-4
/
+0
2022-08-30
dt-bindings: serial: samsung_uart: drop ref from reg-io-width
Krzysztof Kozlowski
1
-1
/
+0
2022-08-30
tty: serial: meson: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-26
/
+3
2022-08-30
serial: 8250: Clear dma tx_err unconditionally
Ilpo Järvinen
1
-2
/
+1
2022-08-30
serial: 8250: Add helper for clearing IER
Ilpo Järvinen
1
-13
/
+11
2022-08-30
tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency
Jindong Yue
1
-1
/
+1
2022-08-30
serial: pic32_uart: Convert to use GPIO descriptors
Andy Shevchenko
1
-36
/
+12
2022-08-30
serial: pic32_uart: Utilize uart_console_enabled()
Andy Shevchenko
1
-1
/
+1
2022-08-30
serial: fsl_lpuart: Fix comment typo
Jason Wang
1
-1
/
+1
2022-08-30
serial: pl011: Add reg-io-width parameters
Shubhrajyoti Datta
1
-0
/
+16
2022-08-30
dt-bindings: serial: pl011: Add a reg-io-width parameter
Shubhrajyoti Datta
1
-0
/
+6
2022-08-30
tty: xilinx_uartps: Check the clk_enable return value
Shubhrajyoti Datta
1
-2
/
+10
2022-08-30
tty: xilinx_uartps: Add timeout waiting for loop
Shubhrajyoti Datta
1
-1
/
+13
2022-08-30
tty: xilinx_uartps: Prevent writes when the controller is disabled
Shubhrajyoti Datta
1
-0
/
+15
2022-08-30
tty: xilinx_uartps: Fix the ignore_status
Shubhrajyoti Datta
1
-0
/
+2
2022-08-30
tty: xilinx_uartps: Initialise the read_status_mask
Shubhrajyoti Datta
1
-0
/
+2
2022-08-30
tty: xilinx_uartps: Update copyright text to correct format
Michal Simek
1
-1
/
+1
2022-08-30
tty: xilinx_uartps: Check clk_enable return value
Shubhrajyoti Datta
1
-2
/
+10
2022-08-30
net: devlink: stub port params cmds for they are unused internally
Jiri Pirko
2
-74
/
+5
2022-08-30
net: sched: using TCQ_MIN_PRIO_BANDS in prio_tune()
Zhengchao Shao
1
-1
/
+1
2022-08-30
net: ngbe: Add build support for ngbe
Mengyuan Lou
9
-1
/
+285
2022-08-30
Merge branch 'netlink-support-reporting-missing-attributes'
Paolo Abeni
8
-54
/
+133
2022-08-30
spi: amd: Fix speed selection
Shreeya Patel
1
-4
/
+1
2022-08-30
ethtool: report missing header via ext_ack in the default handler
Jakub Kicinski
1
-0
/
+3
2022-08-30
ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ack
Jakub Kicinski
1
-1
/
+1
2022-08-30
devlink: use missing attribute ext_ack
Jakub Kicinski
1
-21
/
+20
2022-08-30
netlink: add helpers for extack attr presence checking
Jakub Kicinski
2
-0
/
+18
2022-08-30
netlink: add support for ext_ack missing attributes
Jakub Kicinski
4
-2
/
+36
2022-08-30
netlink: factor out extack composition
Jakub Kicinski
1
-30
/
+55
2022-08-30
ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid()
Isaac Manjarres
2
-1
/
+8
2022-08-30
memblock tests: add tests for memblock_trim_memory
Rebecca Mckeever
1
-0
/
+223
[prev]
[next]