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
...
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-13
18
-97
/
+117
|
\
\
\
\
|
*
|
|
|
scsi: pm8001: Fix typo 'the the' in comment
Slark Xiao
2022-08-02
1
-1
/
+1
|
*
|
|
|
scsi: megaraid_sas: Remove redundant variable cmd_type
Colin Ian King
2022-08-02
1
-2
/
+1
|
*
|
|
|
scsi: FlashPoint: Remove redundant variable bm_int_st
Colin Ian King
2022-08-02
1
-2
/
+2
|
*
|
|
|
scsi: zfcp: Fix missing auto port scan and thus missing target ports
Steffen Maier
2022-08-02
3
-13
/
+26
|
*
|
|
|
scsi: core: Call blk_mq_free_tag_set() earlier
Bart Van Assche
2022-08-02
1
-5
/
+5
|
*
|
|
|
scsi: core: Simplify LLD module reference counting
Ming Lei
2022-08-02
2
-12
/
+6
|
*
|
|
|
scsi: core: Make sure that hosts outlive targets
Ming Lei
2022-08-02
2
-0
/
+15
|
*
|
|
|
scsi: core: Make sure that targets outlive devices
Bart Van Assche
2022-08-02
2
-3
/
+19
|
*
|
|
|
scsi: ufs: ufs-pci: Correct check for RESET DSM
Daniil Lunev
2022-08-02
1
-4
/
+13
|
*
|
|
|
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
2022-08-02
5
-47
/
+25
|
*
|
|
|
scsi: target: core: Fix race during ACL removal
Dmitry Bogdanov
2022-08-02
1
-3
/
+0
|
*
|
|
|
scsi: ufs: core: Correct ufshcd_shutdown() flow
Peter Wang
2022-08-02
1
-5
/
+1
|
*
|
|
|
scsi: ufs: core: Increase the maximum data buffer size
Bart Van Assche
2022-08-02
1
-0
/
+1
|
*
|
|
|
scsi: lpfc: Check the return value of alloc_workqueue()
William Dean
2022-08-02
1
-0
/
+2
*
|
|
|
|
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-13
5
-4
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70
Dennis P. Kliem
2022-08-11
1
-0
/
+2
|
*
|
|
|
|
nvme-tcp: check if the queue is allocated before stopping it
Maurizio Lombardi
2022-08-10
1
-0
/
+3
|
*
|
|
|
|
nvme-fabrics: Fix a typo in an error message
Christophe JAILLET
2022-08-10
1
-1
/
+1
|
*
|
|
|
|
nvme-fabrics: parse nvme connect Linux error codes
Amit Engel
2022-08-10
1
-0
/
+6
|
*
|
|
|
|
nvmet-auth: use kmemdup instead of kmalloc + memcpy
Zhang Xiaoxu
2022-08-10
1
-2
/
+2
|
*
|
|
|
|
nvme-fc: fix the fc_appid_store return value
Christoph Hellwig
2022-08-10
1
-1
/
+2
|
*
|
|
|
|
nvme-fc: restart admin queue if the caller needs to restart queue
Ming Lei
2022-08-10
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-13
4
-23
/
+50
|
\
\
\
\
\
\
|
*
\
\
\
\
\
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Palmer Dabbelt
2022-08-12
2
-15
/
+16
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
RISC-V: Move counter info definition to sbi header file
Atish Patra
2022-08-11
1
-14
/
+0
|
|
*
|
|
|
|
|
RISC-V: Fix SBI PMU calls for RV32
Atish Patra
2022-08-11
1
-0
/
+10
|
|
*
|
|
|
|
|
RISC-V: Update user page mapping only once during start
Atish Patra
2022-08-11
2
-1
/
+1
|
|
*
|
|
|
|
|
RISC-V: Fix counter restart during overflow for RV32
Atish Patra
2022-08-11
1
-0
/
+5
|
*
|
|
|
|
|
|
RISC-V: Add Sstc extension support
Palmer Dabbelt
2022-08-11
1
-1
/
+24
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
RISC-V: Prefer sstc extension if available
Atish Patra
2022-08-11
1
-1
/
+24
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-08-11
1
-7
/
+10
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
of: also handle dma-noncoherent in of_dma_is_coherent()
Heiko Stuebner
2022-07-29
1
-7
/
+10
|
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2022-08-13
39
-506
/
+1846
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
rtc: spear: set range max
Zeng Jingxiang
2022-08-09
1
-1
/
+1
|
*
|
|
|
|
|
|
|
rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
2022-08-08
1
-3
/
+0
|
*
|
|
|
|
|
|
|
rtc: zynqmp: initialize fract_tick
Alexandre Belloni
2022-08-08
1
-1
/
+1
|
*
|
|
|
|
|
|
|
rtc: Add NCT3018Y real time clock driver
Mia Lin
2022-07-26
3
-0
/
+564
|
*
|
|
|
|
|
|
|
rtc: rx8025: fix 12/24 hour mode detection on RX-8035
Mathew McBride
2022-07-26
1
-4
/
+18
|
*
|
|
|
|
|
|
|
rtc: cros-ec: Only warn once in .remove() about notifier_chain problems
Uwe Kleine-König
2022-07-26
1
-3
/
+1
|
*
|
|
|
|
|
|
|
rtc: vr41xx: remove driver
Thomas Bogendoerfer
2022-07-26
3
-374
/
+0
|
*
|
|
|
|
|
|
|
rtc: mpfs: remove 'pending' variable from mpfs_rtc_wakeup_irq_handler()
Tom Rix
2022-07-26
1
-3
/
+0
|
*
|
|
|
|
|
|
|
rtc: rv8803: fix missing unlock on error in rv8803_set_time()
Yang Yingliang
2022-07-26
1
-1
/
+3
|
*
|
|
|
|
|
|
|
rtc: zynqmp: Add calibration set and get support
Srinivas Neeli
2022-07-26
1
-19
/
+94
|
*
|
|
|
|
|
|
|
rtc: zynqmp: Updated calibration value
Srinivas Neeli
2022-07-26
1
-1
/
+1
|
*
|
|
|
|
|
|
|
rtc: sun6i: add support for R329 RTC
Icenowy Zheng
2022-07-26
1
-0
/
+2
|
*
|
|
|
|
|
|
|
rtc: Directly use ida_alloc()/free()
keliu
2022-06-24
1
-3
/
+3
|
*
|
|
|
|
|
|
|
rtc: Introduce ti-k3-rtc
Nishanth Menon
2022-06-24
3
-0
/
+692
|
*
|
|
|
|
|
|
|
rtc: Add driver for Microchip PolarFire SoC
Conor Dooley
2022-06-24
3
-0
/
+337
|
*
|
|
|
|
|
|
|
rtc: use simple i2c probe
Stephen Kitt
2022-06-24
21
-63
/
+42
[prev]
[next]