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
*
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
13
-68
/
+52
*
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-02
13
-52
/
+44
*
block: pass a block_device and opf to blk_next_bio
Chaitanya Kulkarni
2022-02-02
1
-3
/
+3
*
xen-blkback: bio_alloc can't fail if it is allow to sleep
Christoph Hellwig
2022-02-02
1
-14
/
+0
*
rnbd-srv: remove struct rnbd_dev_blk_io
Christoph Hellwig
2022-02-02
4
-38
/
+7
*
rnbd-srv: simplify bio mapping in process_rdma
Christoph Hellwig
2022-02-02
3
-69
/
+16
*
drbd: bio_alloc can't fail if it is allow to sleep
Christoph Hellwig
2022-02-02
1
-18
/
+4
*
dm-thin: use blkdev_issue_flush instead of open coding it
Christoph Hellwig
2022-02-02
1
-10
/
+1
*
dm-snap: use blkdev_issue_flush instead of open coding it
Christoph Hellwig
2022-02-02
1
-20
/
+1
*
dm-crypt: remove clone_init
Christoph Hellwig
2022-02-02
1
-13
/
+8
*
dm: bio_alloc can't fail if it is allowed to sleep
Christoph Hellwig
2022-02-02
5
-51
/
+10
*
block: remove genhd.h
Christoph Hellwig
2022-02-02
31
-31
/
+5
*
Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-30
4
-30
/
+114
|
\
|
*
Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2022-01-29
4
-30
/
+114
|
|
\
|
|
*
irqchip/gic-v3-its: Reset each ITS's BASERn register before probe
Marc Zyngier
2022-01-26
1
-21
/
+99
|
|
*
irqchip/gic-v3-its: Fix build for !SMP
Ard Biesheuvel
2022-01-22
1
-1
/
+2
|
|
*
irqchip/loongson-pch-ms: Use bitmap_free() to free bitmap
Christophe JAILLET
2022-01-17
1
-1
/
+1
|
|
*
irqchip/realtek-rtl: Service all pending interrupts
Sander Vanheule
2022-01-17
1
-2
/
+6
|
|
*
irqchip/realtek-rtl: Fix off-by-one in routing
Sander Vanheule
2022-01-17
1
-3
/
+5
|
|
*
irqchip/realtek-rtl: Map control data to virq
Sander Vanheule
2022-01-17
1
-1
/
+1
|
|
*
irqchip/apple-aic: Drop unused ipi_hwirq field
Marc Zyngier
2022-01-17
1
-1
/
+0
*
|
|
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-29
1
-10
/
+1
|
\
\
\
|
*
|
|
PCI: mt7621: Remove unused function pcie_rmw()
Sergio Paracuellos
2022-01-26
1
-9
/
+0
|
*
|
|
PCI: mt7621: Drop of_match_ptr() to avoid unused variable
Sergio Paracuellos
2022-01-26
1
-1
/
+1
*
|
|
|
Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-29
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
gpio: sim: check the label length when setting up device properties
Bartosz Golaszewski
2022-01-24
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-29
2
-9
/
+10
|
\
\
\
\
|
*
|
|
|
counter: fix an IS_ERR() vs NULL bug
Dan Carpenter
2022-01-26
1
-9
/
+6
|
*
|
|
|
eeprom: at25: Restore missing allocation
Kees Cook
2022-01-22
1
-0
/
+4
*
|
|
|
|
Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-01-29
8
-106
/
+169
|
\
\
\
\
\
|
*
|
|
|
|
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: 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
15
-15
/
+109
|
\
\
\
\
\
|
*
|
|
|
|
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
[next]