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
*
s390/dasd: fix hanging blockdevice after request requeue
Stefan Haberland
2023-04-12
1
-1
/
+1
*
s390/dasd: add autoquiesce event for start IO error
Stefan Haberland
2023-04-12
1
-0
/
+2
*
s390/dasd: add aq_timeouts autoquiesce trigger
Stefan Haberland
2023-04-12
4
-0
/
+60
*
s390/dasd: add aq_requeue sysfs attribute
Stefan Haberland
2023-04-12
1
-0
/
+36
*
s390/dasd: add aq_mask sysfs attribute
Stefan Haberland
2023-04-12
2
-7
/
+59
*
s390/dasd: add autoquiesce feature
Stefan Haberland
2023-04-12
3
-17
/
+46
*
s390/dasd: remove unused DASD EER defines
Stefan Haberland
2023-04-12
1
-11
/
+1
*
block: ublk_drv: cleanup 'struct ublk_map_data'
Ming Lei
2023-04-03
1
-15
/
+12
*
block: ublk_drv: clean up several helpers
Ming Lei
2023-04-03
1
-13
/
+5
*
block: ublk_drv: add two helpers to clean up map/unmap request
Ming Lei
2023-04-03
1
-5
/
+14
*
block: ublk_drv: don't consider flush request in map/unmap io
Ming Lei
2023-04-03
1
-7
/
+3
*
block: ublk_drv: add common exit handling
Ming Lei
2023-04-03
1
-6
/
+9
*
drbd: Pass a peer device to the resync and online verify functions
Christoph Böhmwalder
2023-04-02
6
-108
/
+126
*
drbd: pass drbd_peer_device to __req_mod
Christoph Böhmwalder
2023-04-02
5
-31
/
+46
*
drbd: drbd_uuid_compare: pass a peer_device
Christoph Böhmwalder
2023-04-02
1
-4
/
+5
*
drbd: INFO_bm_xfer_stats(): Pass a peer device argument
Andreas Gruenbacher
2023-04-02
3
-7
/
+7
*
drbd: Add peer device parameter to whole-bitmap I/O handlers
Andreas Gruenbacher
2023-04-02
7
-62
/
+96
*
drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro
Andreas Gruenbacher
2023-04-02
1
-22
/
+15
*
null_blk: use kmap_local_page() and kunmap_local()
Chaitanya Kulkarni
2023-04-02
1
-4
/
+4
*
null_blk: use non-deprecated lib functions
Chaitanya Kulkarni
2023-04-02
1
-22
/
+7
*
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
2023-03-16
1
-14
/
+5
*
nbd: use the structured req attr check
Jakub Kicinski
2023-03-14
1
-4
/
+4
*
nbd: allow genl access outside init_net
Jakub Kicinski
2023-03-14
1
-0
/
+1
*
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2023-03-12
2
-1
/
+132
*
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
2023-03-12
1
-1
/
+5
*
Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-12
105
-51301
/
+39
|
\
|
*
staging: r8188eu: delete driver
Greg Kroah-Hartman
2023-03-09
101
-51232
/
+0
|
*
staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()
Hans de Goede
2023-03-08
1
-3
/
+3
|
*
staging: rtl8723bs: Fix key-store index handling
Hans de Goede
2023-03-08
3
-31
/
+36
|
*
staging: rtl8192e: Remove call_usermodehelper starting RadioPower.sh
Philipp Hortmann
2023-03-08
1
-12
/
+0
|
*
staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a script
Philipp Hortmann
2023-03-08
1
-23
/
+0
*
|
Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-11
14
-40
/
+41
|
\
\
|
*
|
i2c: dev: Fix bus callback return values
Geert Uytterhoeven
2023-03-09
1
-6
/
+18
|
*
|
i2c: Convert drivers to new .probe() callback
Uwe Kleine-König
2023-03-09
4
-4
/
+4
|
*
|
i2c: mux: Convert all drivers to new .probe() callback
Uwe Kleine-König
2023-03-09
3
-3
/
+3
|
*
|
i2c: Switch .probe() to not take an id parameter
Uwe Kleine-König
2023-03-09
1
-9
/
+2
|
*
|
media: i2c: ov2685: convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+2
|
*
|
media: i2c: ov5695: convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+2
|
*
|
w1: ds2482: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+2
|
*
|
serial: sc16is7xx: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+3
|
*
|
mtd: maps: pismo: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+2
|
*
|
misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+3
|
|
/
*
|
ubi: block: Fix missing blk_mq_end_request
Richard Weinberger
2023-03-11
1
-1
/
+4
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-03-11
20
-50
/
+117
|
\
\
|
*
|
scsi: sd: Fix wrong zone_write_granularity value during revalidate
Shin'ichiro Kawasaki
2023-03-07
2
-9
/
+6
|
*
|
scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
Michael Kelley
2023-03-07
1
-0
/
+16
|
*
|
scsi: megaraid_sas: Driver version update to 07.725.01.00-rc1
Chandrakanth Patil
2023-03-07
1
-2
/
+2
|
*
|
scsi: megaraid_sas: Add crash dump mode capability bit in MFI capabilities
Chandrakanth Patil
2023-03-07
2
-2
/
+7
|
*
|
scsi: megaraid_sas: Update max supported LD IDs to 240
Chandrakanth Patil
2023-03-07
2
-1
/
+3
|
*
|
scsi: mpi3mr: Bad drive in topology results kernel crash
Ranjan Kumar
2023-03-07
1
-5
/
+7
[next]