index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Make ldisc ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
tty: Make tty_termios_copy_hw() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
serial: dz: Assume previous baudrate is valid
Ilpo Järvinen
2022-08-30
1
-3
/
+6
*
tty: Fix comment style in tty_termios_input_baud_rate()
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
tty: Remove baudrate dead code & make ktermios params const
Ilpo Järvinen
2022-08-30
2
-17
/
+9
*
tty: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
5
-11
/
+11
*
tty/vt: Remove printable variable
Daniel Vetter
2022-08-30
1
-4
/
+0
*
tty: serial: meson: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-08-30
1
-26
/
+3
*
serial: 8250: Clear dma tx_err unconditionally
Ilpo Järvinen
2022-08-30
1
-2
/
+1
*
serial: 8250: Add helper for clearing IER
Ilpo Järvinen
2022-08-30
1
-13
/
+11
*
tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency
Jindong Yue
2022-08-30
1
-1
/
+1
*
serial: pic32_uart: Convert to use GPIO descriptors
Andy Shevchenko
2022-08-30
1
-36
/
+12
*
serial: pic32_uart: Utilize uart_console_enabled()
Andy Shevchenko
2022-08-30
1
-1
/
+1
*
serial: fsl_lpuart: Fix comment typo
Jason Wang
2022-08-30
1
-1
/
+1
*
serial: pl011: Add reg-io-width parameters
Shubhrajyoti Datta
2022-08-30
1
-0
/
+16
*
tty: xilinx_uartps: Check the clk_enable return value
Shubhrajyoti Datta
2022-08-30
1
-2
/
+10
*
tty: xilinx_uartps: Add timeout waiting for loop
Shubhrajyoti Datta
2022-08-30
1
-1
/
+13
*
tty: xilinx_uartps: Prevent writes when the controller is disabled
Shubhrajyoti Datta
2022-08-30
1
-0
/
+15
*
tty: xilinx_uartps: Fix the ignore_status
Shubhrajyoti Datta
2022-08-30
1
-0
/
+2
*
tty: xilinx_uartps: Initialise the read_status_mask
Shubhrajyoti Datta
2022-08-30
1
-0
/
+2
*
tty: xilinx_uartps: Update copyright text to correct format
Michal Simek
2022-08-30
1
-1
/
+1
*
tty: xilinx_uartps: Check clk_enable return value
Shubhrajyoti Datta
2022-08-30
1
-2
/
+10
*
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-14
5
-24
/
+59
|
\
|
*
xen/pciback: Fix comment typo
Jason Wang
2022-08-12
1
-1
/
+1
|
*
xen/xenbus: fix return type in xenbus_file_read()
Dan Carpenter
2022-08-12
1
-2
/
+2
|
*
xen-blkfront: Apply 'feature_persistent' parameter when connect
SeongJae Park
2022-08-12
1
-3
/
+1
|
*
xen-blkback: Apply 'feature_persistent' parameter when connect
Maximilian Heyne
2022-08-12
1
-6
/
+3
|
*
xen-blkback: fix persistent grants negotiation
SeongJae Park
2022-08-12
1
-8
/
+7
|
*
x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
Jane Malalane
2022-08-12
1
-6
/
+47
*
|
Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-13
51
-54
/
+99
|
\
\
|
*
|
i2c: move core from strlcpy to strscpy
Wolfram Sang
2022-08-11
2
-2
/
+2
|
*
|
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-08-11
47
-49
/
+49
|
*
|
i2c: kempld: Support ACPI I2C device declaration
Chris Pringle
2022-08-11
1
-0
/
+1
|
*
|
i2c: mediatek: add i2c compatible for MT8188
Kewei Xu
2022-08-11
1
-0
/
+43
|
*
|
i2c: microchip-corei2c: fix erroneous late ack send
Conor Dooley
2022-08-11
1
-1
/
+1
|
*
|
i2c: qcom-geni: Fix GPI DMA buffer sync-back
Robin Reckmann
2022-08-11
1
-2
/
+3
*
|
|
Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb
Linus Torvalds
2022-08-13
10
-25
/
+1523
|
\
\
\
|
*
|
|
NTB: EPF: Tidy up some bounds checks
Dan Carpenter
2022-08-09
1
-2
/
+9
|
*
|
|
NTB: EPF: Fix error code in epf_ntb_bind()
Dan Carpenter
2022-08-09
1
-1
/
+2
|
*
|
|
PCI: endpoint: pci-epf-vntb: reduce several globals to statics
Tom Rix
2022-08-09
1
-3
/
+3
|
*
|
|
PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()
Yang Yingliang
2022-08-09
1
-5
/
+15
|
*
|
|
PCI: endpoint: Fix Kconfig dependency
Ren Zhijie
2022-08-09
1
-0
/
+1
|
*
|
|
NTB: EPF: set pointer addr to null using NULL rather than 0
Colin Ian King
2022-08-09
1
-1
/
+1
|
*
|
|
PCI: endpoint: Support NTB transfer between RC and EP
Frank Li
2022-08-09
3
-0
/
+1436
|
*
|
|
NTB: epf: Allow more flexibility in the memory BAR map method
Frank Li
2022-08-09
1
-13
/
+35
|
*
|
|
PCI: designware-ep: Allow pci_epc_set_bar() update inbound map address
Frank Li
2022-08-09
1
-1
/
+9
|
*
|
|
ntb: intel: add GNR support for Intel PCIe gen5 NTB
Dave Jiang
2022-08-09
3
-5
/
+16
|
*
|
|
NTB: ntb_tool: uninitialized heap data in tool_fn_write()
Dan Carpenter
2022-08-09
1
-3
/
+5
|
*
|
|
ntb: idt: fix clang -Wformat warnings
Justin Stitt
2022-08-09
1
-3
/
+3
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-13
18
-97
/
+117
|
\
\
\
\
[next]