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-09-22
selftests: forwarding: add shebang for sch_red.sh
Hangbin Liu
1
-0
/
+1
2022-09-22
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
1
-5
/
+5
2022-09-22
tty: serial: atmel: Use FIELD_PREP/FIELD_GET
Sergiu Moga
1
-36
/
+38
2022-09-22
tty: serial: atmel: Make the driver aware of the existence of GCLK
Sergiu Moga
2
-1
/
+58
2022-09-22
tty: serial: atmel: Only divide Clock Divisor if the IP is USART
Sergiu Moga
1
-1
/
+16
2022-09-22
tty: serial: atmel: Separate mode clearing between UART and USART
Sergiu Moga
2
-2
/
+7
2022-09-22
dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock
Sergiu Moga
1
-2
/
+8
2022-09-22
dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9X60
Sergiu Moga
1
-0
/
+2
2022-09-22
dt-bindings: serial: atmel,at91-usart: convert to json-schema
Sergiu Moga
2
-98
/
+182
2022-09-22
tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown
Sherry Sun
1
-0
/
+2
2022-09-22
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
3
-8
/
+17
2022-09-22
serial: 8250: Switch UART port flags to using BIT_ULL
Maciej W. Rozycki
1
-14
/
+14
2022-09-22
serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices
Maciej W. Rozycki
1
-0
/
+5
2022-09-22
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
2
-2
/
+4
2022-09-22
net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()
Liang He
1
-0
/
+2
2022-09-22
pcmcia: at91_cf: make mc static
ruanjinjie
1
-1
/
+1
2022-09-22
pcmcia: remove VR41XX PCMCIA driver
Thomas Bogendoerfer
3
-750
/
+0
2022-09-22
pcmcia: sa1100: Make sa11x0_drv_pcmcia_legacy_remove() return void
Uwe Kleine-König
1
-5
/
+5
2022-09-22
net: ethernet: adi: Fix invalid parent name length
Alexandru Tachici
1
-1
/
+1
2022-09-22
tty: serial: extract serial_omap_put_char() from transmit_chars()
Jiri Slaby
1
-9
/
+11
2022-09-22
tty: serial: switch mpc52xx_uart_int_{r,t}x_chars() to bool
Jiri Slaby
1
-9
/
+9
2022-09-22
tty: serial: extract tx_ready() from __serial_lpc32xx_tx()
Jiri Slaby
1
-2
/
+8
2022-09-22
tty: serial: extract lqasc_tx_ready() from lqasc_tx_chars()
Jiri Slaby
1
-2
/
+8
2022-09-22
tty: serial: altera_uart_{r,t}x_chars() need only uart_port
Jiri Slaby
1
-6
/
+4
2022-09-22
tty: serial: clean up stop-tx part in altera_uart_tx_chars()
Jiri Slaby
1
-4
/
+2
2022-09-22
tty: serial: move and cleanup vt8500_tx_empty()
Jiri Slaby
1
-7
/
+8
2022-09-22
tty: hvc: remove HVC_IUCV_MAGIC
наб
1
-6
/
+5
2022-09-22
tty: synclink_gt: remove MGSL_MAGIC
наб
5
-12
/
+0
2022-09-22
tty: n_hdlc: remove HDLC_MAGIC
наб
5
-31
/
+0
2022-09-22
tty: remove TTY_DRIVER_MAGIC
наб
6
-10
/
+0
2022-09-22
tty: remove TTY_MAGIC
наб
7
-24
/
+0
2022-09-22
drivers: serial: jsm: fix some leaks in probe
Dan Carpenter
1
-1
/
+2
2022-09-22
dt-bindings: serial: rockchip: add rockchip,rk3128-uart
Johan Jonker
1
-0
/
+1
2022-09-22
serial: omap: Disallow RS-485 if rts-gpio is not specified
Lukas Wunner
1
-14
/
+13
2022-09-22
tty: serial: cpm_uart: remove unused cpm_uart_nr declaration
Gaosheng Cui
1
-1
/
+0
2022-09-22
x86/resctrl: Abstract and use supports_mba_mbps()
James Morse
1
-5
/
+14
2022-09-22
arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()
Will Deacon
1
-1
/
+1
2022-09-22
x86/resctrl: Remove set_mba_sc()s control array re-initialisation
James Morse
1
-7
/
+3
2022-09-22
arm64/sve: Add Perf extensions documentation
James Clark
1
-0
/
+20
2022-09-22
perf: arm64: Add SVE vector granule register to user regs
James Clark
3
-3
/
+36
2022-09-22
tty: n_gsm: add debug bit for user payload
Daniel Starke
1
-0
/
+5
2022-09-22
tty: n_gsm: name the debug bits
Daniel Starke
1
-12
/
+19
2022-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
1
-0
/
+1
2022-09-22
tty: n_gsm: introduce gsm_control_command() function
Daniel Starke
1
-7
/
+26
2022-09-22
tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()
Daniel Starke
1
-48
/
+47
2022-09-22
tty: n_gsm: name gsm tty device minors
Daniel Starke
1
-1
/
+4
2022-09-22
tty: n_gsm: add enumeration for gsm encodings
Daniel Starke
1
-13
/
+17
2022-09-22
platform/x86: hp-wmi: Support touchpad on/off
Daniel Houldsworth
1
-9
/
+11
2022-09-22
platform/x86: int3472/discrete: Drop a forward declaration
Uwe Kleine-König
1
-18
/
+16
2022-09-22
platform/x86: toshiba_acpi: change turn_on_panel_on_resume to static
Yang Yingliang
1
-1
/
+1
[prev]
[next]