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
/
nand
/
raw
Age
Commit message (
Expand
)
Author
2020-06-26
mtd: rawnand: gpio: Inherit from nand_controller
Boris Brezillon
2020-06-26
mtd: rawnand: fsl_upm: Get rid of the legacy interface implementation
Boris Brezillon
2020-06-26
mtd: rawnand: fsl_upm: Implement exec_op()
Boris Brezillon
2020-06-26
mtd: rawnand: fsl_upm: Inherit from nand_controller
Boris Brezillon
2020-06-26
mtd: rawnand: fsl_upm: Use gpio descriptors
Boris Brezillon
2020-06-26
mtd: rawnand: fsl_upm: Use platform_get_resource() + devm_ioremap_resource()
Boris Brezillon
2020-06-26
mtd: rawnand: fsl_upm: Use devm_kasprintf() to allocate the MTD name
Boris Brezillon
2020-06-26
mtd: rawnand: fsl_upm: Allocate the fsl_upm_nand object using devm_kzalloc()
Boris Brezillon
2020-06-26
mtd: rawnand: fsl_upm: Get rid of the unused fsl_upm_nand.parts field
Boris Brezillon
2020-06-26
mtd: rawnand: fsl_upm: Remove unused mtd var
Boris Brezillon
2020-06-26
mtd: rawnand: Allocate the interface configurations dynamically
Miquel Raynal
2020-06-26
mtd: rawnand: Get rid of the default ONFI timing mode
Miquel Raynal
2020-06-26
mtd: rawnand: toshiba: Choose the interface configuration for TH58NVG2S3HBAI4
Rickard x Andersson
2020-06-26
mtd: rawnand: hynix: Implement ->choose_interface_config() for H27UCG8T2ATR-BC
Miquel Raynal
2020-06-26
mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58NVG0S3E
Miquel Raynal
2020-06-26
mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58TEG5DCLTA00
Miquel Raynal
2020-06-26
mtd: rawnand: Add the ->choose_interface_config() hook
Miquel Raynal
2020-06-26
mtd: rawnand: Introduce nand_choose_best_sdr_timings()
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Make onfi_fill_interface_config() a void helper
Miquel Raynal
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-06-26
mtd: rawnand: Hide the chip->data_interface indirection
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Add a helper to find the closest ONFI mode
Miquel Raynal
2020-06-26
mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc
Miquel Raynal
2020-06-26
mtd: rawnand: Rename nand_init_data_interface()
Miquel Raynal
2020-06-26
mtd: rawnand: Fix nand_setup_data_interface() description
Miquel Raynal
2020-06-26
mtd: rawnand: Rename nand_has_setup_data_iface()
Miquel Raynal
2020-06-26
mtd: rawnand: Use the data interface mode entry when relevant
Miquel Raynal
2020-06-26
mtd: rawnand: Compare the actual timing values
Miquel Raynal
2020-06-26
mtd: rawnand: Rename the manufacturer structure
Miquel Raynal
2020-06-26
mtd: rawnand: Create a nand_chip operations structure
Miquel Raynal
2020-06-26
mtd: nand: Drop useless 'depends on' in Kconfig
Miquel Raynal
2020-06-26
mtd: rawnand: tango: Convert the driver to exec_op()
Boris Brezillon
2020-06-15
nandsim: Fix return code testing of ns_find_operation()
Richard Weinberger
2020-06-15
mtd: rawnand: mtk: Convert the driver to exec_op()
Boris Brezillon
2020-06-01
Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2020-05-31
mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones
Miquel Raynal
2020-05-31
mtd: rawnand: Return an enum from of_get_nand_ecc_algo()
Miquel Raynal
2020-05-31
mtd: rawnand: Drop OOB_FIRST placement scheme
Miquel Raynal
2020-05-31
mtd: rawnand: Avoid a typedef
Miquel Raynal
2020-05-31
mtd: rawnand: Stop using nand_release()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Reorganize ns_cleanup_module()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Rename a label in ns_init_module()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Manage lists on error in ns_init_module()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Fix the label pointing on nand_cleanup()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Free erase_block_wear on error
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Use an additional label when freeing the nandsim object
Miquel Raynal
[prev]
[next]