index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
serial: core: Initialize rs485 RTS polarity already on probe
Lukas Wunner
2022-01-26
2
-36
/
+13
|
*
|
|
|
|
|
|
serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl
Jochen Mades
2022-01-26
1
-2
/
+6
|
*
|
|
|
|
|
|
serial: stm32: fix software flow control transfer
Valentin Caron
2022-01-26
1
-1
/
+1
|
*
|
|
|
|
|
|
serial: stm32: prevent TDR register overwrite when sending x_char
Valentin Caron
2022-01-26
1
-0
/
+12
|
*
|
|
|
|
|
|
tty: n_gsm: fix SW flow control encoding/handling
daniel.starke@siemens.com
2022-01-26
1
-1
/
+3
|
*
|
|
|
|
|
|
serial: 8250: of: Fix mapped region size when using reg-offset property
Robert Hancock
2022-01-26
1
-1
/
+10
|
*
|
|
|
|
|
|
tty: rpmsg: Fix race condition releasing tty port
Arnaud Pouliquen
2022-01-26
1
-14
/
+26
|
*
|
|
|
|
|
|
tty: Partially revert the removal of the Cyclades public API
Maciej W. Rozycki
2022-01-26
1
-0
/
+35
|
*
|
|
|
|
|
|
tty: Add support for Brainboxes UC cards.
Cameron Williams
2022-01-26
1
-2
/
+98
|
*
|
|
|
|
|
|
Revert "tty: serial: Use fifo in 8250 console driver"
Greg Kroah-Hartman
2022-01-26
1
-55
/
+6
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-01-29
16
-15
/
+115
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
usb: cdnsp: Fix segmentation fault in cdns_lost_power function
Pawel Laszczak
2022-01-26
1
-3
/
+3
|
*
|
|
|
|
|
|
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
2022-01-26
1
-1
/
+1
|
*
|
|
|
|
|
|
usb: gadget: at91_udc: fix incorrect print type
Miles Chen
2022-01-26
1
-1
/
+1
|
*
|
|
|
|
|
|
usb: dwc3: xilinx: Fix error handling when getting USB3 PHY
Robert Hancock
2022-01-26
1
-5
/
+5
|
*
|
|
|
|
|
|
usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 mode
Robert Hancock
2022-01-26
1
-0
/
+13
|
*
|
|
|
|
|
|
usb: xhci-plat: fix crash when suspend if remote wake enable
Frank Li
2022-01-26
1
-0
/
+3
|
*
|
|
|
|
|
|
usb: common: ulpi: Fix crash in ulpi_match()
Jon Hunter
2022-01-26
1
-2
/
+5
|
*
|
|
|
|
|
|
usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
Pavankumar Kondeti
2022-01-26
1
-0
/
+1
|
*
|
|
|
|
|
|
ucsi_ccg: Check DEV_INT bit only when starting CCG4
Sing-Han Chen
2022-01-26
1
-1
/
+1
|
*
|
|
|
|
|
|
USB: core: Fix hang in usb_kill_urb by adding memory barriers
Alan Stern
2022-01-25
2
-0
/
+26
|
*
|
|
|
|
|
|
usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge
Alan Stern
2022-01-25
1
-0
/
+10
|
*
|
|
|
|
|
|
usb: typec: tcpm: Do not disconnect when receiving VSAFE0V
Badhri Jagan Sridharan
2022-01-25
1
-0
/
+4
|
*
|
|
|
|
|
|
usb: typec: tcpm: Do not disconnect while receiving VBUS off
Badhri Jagan Sridharan
2022-01-25
1
-1
/
+2
|
*
|
|
|
|
|
|
usb: typec: Don't try to register component master without components
Heikki Krogerus
2022-01-25
1
-0
/
+2
|
*
|
|
|
|
|
|
usb: typec: Only attempt to link USB ports if there is fwnode
Heikki Krogerus
2022-01-25
1
-1
/
+5
|
*
|
|
|
|
|
|
usb: typec: tcpci: don't touch CC line if it's Vconn source
Xu Yang
2022-01-25
2
-0
/
+27
|
*
|
|
|
|
|
|
usb: roles: fix include/linux/usb/role.h compile issue
Linyu Yuan
2022-01-25
1
-0
/
+6
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-29
8
-29
/
+35
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
2022-01-28
1
-2
/
+3
|
*
|
|
|
|
|
|
dm: revert partial fix for redundant bio-based IO accounting
Mike Snitzer
2022-01-28
1
-15
/
+0
|
*
|
|
|
|
|
|
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
2022-01-28
2
-6
/
+20
|
*
|
|
|
|
|
|
blk-mq: Fix wrong wakeup batch configuration which will cause hang
Laibin Qiu
2022-01-27
1
-2
/
+6
|
*
|
|
|
|
|
|
Merge tag 'nvme-5.17-2022-01-27' of git://git.infradead.org/nvme into block-5.17
Jens Axboe
2022-01-27
2
-3
/
+3
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
nvme-fabrics: remove the unneeded ret variable in nvmf_dev_show
Changcheng Deng
2022-01-27
1
-2
/
+1
|
|
*
|
|
|
|
|
|
nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
Wu Zheng
2022-01-27
1
-1
/
+2
|
*
|
|
|
|
|
|
|
blk-mq: fix missing blk_account_io_done() in error path
Yu Kuai
2022-01-26
1
-0
/
+2
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
block: fix memory leak in disk_register_independent_access_ranges
Miaoqian Lin
2022-01-23
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'io_uring-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-29
1
-3
/
+8
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
io_uring: remove unused argument from io_rsrc_node_alloc
Usama Arif
2022-01-27
1
-2
/
+2
|
*
|
|
|
|
|
|
|
io_uring: fix bug in slow unregistering of nodes
Dylan Yudaken
2022-01-23
1
-1
/
+6
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'powerpc-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-29
12
-11
/
+38
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
powerpc/64s/interrupt: Fix decrementer storm
Nicholas Piggin
2022-01-25
1
-2
/
+3
|
*
|
|
|
|
|
|
|
KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUs
Nicholas Piggin
2022-01-25
4
-4
/
+3
|
*
|
|
|
|
|
|
|
powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...
Athira Rajeev
2022-01-24
1
-3
/
+14
|
*
|
|
|
|
|
|
|
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
2022-01-24
6
-2
/
+18
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-01-29
10
-13
/
+144
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
arm64: cpufeature: List early Cortex-A510 parts as having broken dbm
James Morse
2022-01-28
3
-0
/
+15
|
*
|
|
|
|
|
|
|
Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...
Catalin Marinas
2022-01-28
5
-0
/
+97
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
arm64: errata: Add detection for TRBE trace data corruption
Anshuman Khandual
2022-01-27
4
-0
/
+30
[prev]
[next]