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
*
mtd: spi-nor: atmel: sort flash_info database
Michael Walle
2023-09-19
1
-41
/
+41
*
mtd: spi-nor: xmc: convert flash_info to new format
Michael Walle
2023-09-19
1
-6
/
+11
*
mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
Michael Walle
2023-09-19
1
-11
/
+12
*
mtd: spi-nor: winbond: convert flash_info to new format
Michael Walle
2023-09-19
1
-96
/
+185
*
mtd: spi-nor: sst: convert flash_info to new format
Michael Walle
2023-09-19
1
-58
/
+104
*
mtd: spi-nor: spansion: convert flash_info to new format
Michael Walle
2023-09-19
1
-129
/
+241
*
mtd: spi-nor: micron-st: convert flash_info to new format
Michael Walle
2023-09-19
1
-137
/
+268
*
mtd: spi-nor: macronix: convert flash_info to new format
Michael Walle
2023-09-19
1
-68
/
+150
*
mtd: spi-nor: issi: convert flash_info to new format
Michael Walle
2023-09-19
1
-36
/
+78
*
mtd: spi-nor: intel: convert flash_info to new format
Michael Walle
2023-09-19
1
-6
/
+16
*
mtd: spi-nor: gigadevice: convert flash_info to new format
Michael Walle
2023-09-19
1
-32
/
+49
*
mtd: spi-nor: everspin: convert flash_info to new format
Michael Walle
2023-09-19
1
-4
/
+23
*
mtd: spi-nor: esmt: convert flash_info to new format
Michael Walle
2023-09-19
1
-9
/
+19
*
mtd: spi-nor: eon: convert flash_info to new format
Michael Walle
2023-09-19
1
-18
/
+54
*
mtd: spi-nor: atmel: convert flash_info to new format
Michael Walle
2023-09-19
1
-42
/
+80
*
mtd: spi-nor: remove or move flash_info comments
Michael Walle
2023-09-19
11
-14
/
+1
*
mtd: spi-nor: add SNOR_ID() and SNOR_OTP()
Michael Walle
2023-09-19
1
-0
/
+14
*
mtd: spi-nor: rename .otp_org to .otp and make it a pointer
Michael Walle
2023-09-19
3
-4
/
+4
*
mtd: spi-nor: move the .id and .id_len into an own structure
Michael Walle
2023-09-19
5
-19
/
+36
*
mtd: spi-nor: introduce (temporary) INFO0()
Michael Walle
2023-09-19
3
-11
/
+14
*
mtd: spi-nor: drop .parse_sfdp
Michael Walle
2023-09-19
9
-36
/
+22
*
mtd: spi-nor: make sector_size optional
Michael Walle
2023-09-19
4
-7
/
+16
*
mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()
Michael Walle
2023-09-19
1
-18
/
+9
*
mtd: spi-nor: default .n_banks to 1
Michael Walle
2023-09-19
3
-7
/
+5
*
mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
Michael Walle
2023-09-19
2
-3
/
+6
*
mtd: spi-nor: default page_size to 256 bytes
Michael Walle
2023-09-19
2
-8
/
+7
*
mtd: spi-nor: convert .n_sectors to .size
Michael Walle
2023-09-19
4
-11
/
+12
*
mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
Michael Walle
2023-09-19
1
-1
/
+0
*
mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
Michael Walle
2023-09-19
1
-6
/
+1
*
mtd: spi-nor: remove Fujitsu MB85RS1MT support
Michael Walle
2023-09-19
4
-24
/
+0
*
mtd: spi-nor: remove catalyst 'flashes'
Michael Walle
2023-09-19
4
-27
/
+0
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-09-16
20
-104
/
+109
|
\
|
*
scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rports
Justin Tee
2023-09-14
2
-8
/
+19
|
*
scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo
Justin Tee
2023-09-14
1
-1
/
+1
|
*
scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
Jinjie Ruan
2023-09-14
1
-7
/
+7
|
*
scsi: target: core: Fix target_cmd_counter leak
David Disseldorp
2023-09-14
1
-0
/
+1
|
*
scsi: pm8001: Setup IRQs on resume
Damien Le Moal
2023-09-14
1
-34
/
+17
|
*
scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...
Michal Grzedzicki
2023-09-14
1
-0
/
+2
|
*
scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
Michal Grzedzicki
2023-09-14
2
-2
/
+2
|
*
Merge branch '6.6/scsi-staging' into 6.6/scsi-fixes
Martin K. Petersen
2023-09-14
13
-52
/
+60
|
|
\
|
|
*
scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command
Kiwoong Kim
2023-09-05
1
-1
/
+6
|
|
*
scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
Kiwoong Kim
2023-09-05
1
-5
/
+1
|
|
*
scsi: qedf: Add synchronization between I/O completions and abort
Javed Hasan
2023-09-05
2
-3
/
+14
|
|
*
scsi: target: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-09-05
1
-12
/
+12
|
|
*
scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()
Jinjie Ruan
2023-09-05
1
-3
/
+3
|
|
*
scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()
Nilesh Javali
2023-09-05
4
-8
/
+7
|
|
*
scsi: qla2xxx: Correct endianness for rqstlen and rsplen
Nilesh Javali
2023-09-05
1
-5
/
+5
|
|
*
scsi: ppa: Fix accidentally reversed conditions for 16-bit and 32-bit EPP
Alex Henrie
2023-09-05
1
-2
/
+2
|
|
*
scsi: megaraid_sas: Fix deadlock on firmware crashdump
Junxiao Bi
2023-09-05
2
-13
/
+10
*
|
|
Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-16
7
-40
/
+59
|
\
\
\
[next]