index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
mtd: block: use a simple bool to track open for write
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-05
mtd: block2mtd: don't call early_lookup_bdev after the system is running
Christoph Hellwig
2023-06-05
mtd: block2mtd: factor the early block device open logic into a helper
Christoph Hellwig
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-05-03
Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-04-25
Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-04-21
ubi: Fix return value overwrite issue in try_write_vid_and_data()
Wang YanQing
2023-04-21
ubi: Simplify bool conversion
Yang Li
2023-04-19
Merge tag 'nand/for-6.4' into mtd/next
Miquel Raynal
2023-04-19
Merge tag 'spi-nor/for-6.4' into mtd/next
Miquel Raynal
2023-04-15
Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
mtd: onenand: omap2: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2023-04-08
mtd: spi-nor: spansion: Add support for s25hl02gt and s25hs02gt
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip device
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() for multi-c...
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Rework cypress_nor_get_page_size() for multi-chip dev...
Takahiro Kuwano
2023-04-08
mtd: spi-nor: sfdp: Add support for SCCR map for multi-chip device
Takahiro Kuwano
2023-04-08
mtd: spi-nor: Extract volatile register offset from SCCR map
Takahiro Kuwano
2023-04-08
mtd: spi-nor: Allow post_sfdp hook to return errors
Tudor Ambarus
2023-04-08
mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_size
Tudor Ambarus
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for S25FS256T
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx SEMPER f...
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...
Takahiro Kuwano
2023-04-04
mtd: spi-nor: spansion: Determine current address mode
Takahiro Kuwano
2023-04-04
mtd: spi-nor: core: Introduce spi_nor_set_4byte_addr_mode()
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update flash's current address mode when changing address...
Tudor Ambarus
2023-04-04
mtd: spi-nor: Stop exporting spi_nor_restore()
Tudor Ambarus
2023-04-04
mtd: spi-nor: Set the 4-Byte Address Mode method based on SFDP data
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Make spi_nor_set_4byte_addr_mode_brwr public
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_mode
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update name and description of spansion_set_4byte_addr_mode
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update name and description of micron_st_nor_set_4byte_ad...
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_add...
Tudor Ambarus
2023-04-04
mtd: spi-nor: macronix: Add support for mx25uw51245g with RWW
Miquel Raynal
2023-04-04
mtd: spi-nor: Delay the initialization of bank_size
Miquel Raynal
2023-04-04
mtd: spi-nor: Fix a trivial typo
Miquel Raynal
2023-04-03
mtd: spinand: add support for ESMT F50x1G41LB
Chuanhong Guo
2023-04-03
mtd: rawnand: meson: fix bitmask for length in command word
Arseniy Krasnov
2023-04-03
mtdblock: tolerate corrected bit-flips
Bang Li
2023-04-03
mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min
Christophe Kerello
2023-04-03
mtd: rawnand: stm32_fmc2: remove unsupported EDO mode
Christophe Kerello
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
[next]