index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-31
mtd: rawnand: atmel: Stop including gpio.h
Boris Brezillon
2018-07-31
mtd: rawnand: sunxi: Remove gpio.h and of_gpio.h inclusions
Boris Brezillon
2018-07-31
mtd: rawnand: jz4740: Include gpio/consumer.h instead of gpio.h
Boris Brezillon
2018-07-31
mtd: rawnand: add hooks that may be called during nand_scan()
Miquel Raynal
2018-07-31
mtd: rawnand: better name for the controller structure
Miquel Raynal
2018-07-31
mtd: rawnand: Remove unused caller_is_module() definition
Boris Brezillon
2018-07-31
mtd: rawnand: s3c2410: Error out when ->nrsets < 0 or ->sets == NULL
Boris Brezillon
2018-07-31
mtd: rawnand: make subop helpers return unsigned values
Miquel Raynal
2018-07-31
mtd: rawnand: orion: Handle cases where __LINUX_ARM_ARCH__ is not defined
Boris Brezillon
2018-07-31
mtd: rawnand: orion: Avoid direct inclusion of asm headers
Boris Brezillon
2018-07-19
mtd: rawnand: micron: Make ECC activation stateful
Boris Brezillon
2018-07-19
mtd: rawnand: micron: Avoid enabling/disabling ECC when it can't be disabled
Boris Brezillon
2018-07-19
mtd: rawnand: micron: Get the actual number of bitflips
Boris Brezillon
2018-07-19
mtd: rawnand: micron: allow forced on-die ECC
Chris Packham
2018-07-19
mtd: rawnand: Expose _notsupp() helpers for raw page accessors
Boris Brezillon
2018-07-19
mtd: rawnand: micron: support 8/512 on-die ECC
Chris Packham
2018-07-19
mtd: rawnand: micron: Fix on-die ECC detection logic
Boris Brezillon
2018-07-19
mtd: rawnand: fsmc: Stop using chip->read_buf()
Boris Brezillon
2018-07-19
mtd: rawnand: qcom: stop using phys_to_dma()
Arnd Bergmann
2018-07-19
mtd: rawnand: tegra: check bounds of die_nr properly
Stefan Agner
2018-07-19
mtd: rawnand: add default values for dynamic timings
Miquel Raynal
2018-07-19
mtd: onenand: use mtd_device_register() where applicable
Rafał Miłecki
2018-07-19
mtd: rawnand: use mtd_device_register() where applicable
Rafał Miłecki
2018-07-19
mtd: rawnand: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMA
Arnd Bergmann
2018-07-19
memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-19
mtd: rawnand: jz4740: Use the proper format specifier to print chipnr
Boris Brezillon
2018-07-18
mtd: rawnand: jz4780: Drop the dependency on MACH_JZ4780
Boris Brezillon
2018-07-18
mtd: rawnand: jz4740: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740
Boris Brezillon
2018-07-18
mtd: rawnand: txx9ndfmc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9
Boris Brezillon
2018-07-18
mtd: rawnand: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: fsl_ifc: Add an __iomem specifier on eccstat_regs
Boris Brezillon
2018-07-18
memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: fsmc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: fsmc: Use uintptr_t casts instead of unsigned ones
Boris Brezillon
2018-07-18
mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPS
Boris Brezillon
2018-07-18
mtd: rawnand: sunxi: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: sunxi: Make sure ret is initialized in sunxi_nfc_read_byte()
Boris Brezillon
2018-07-18
mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definition
Boris Brezillon
2018-07-18
mtd: rawnand: davinci: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: fix indentation in Kconfig
Miquel Raynal
2018-07-18
mtd: rawnand: davinci: Use uintptr_t casts instead of unsigned ones
Boris Brezillon
2018-07-18
mtd: rawnand: davinci: Stop doing iomem pointer <-> u32 conversions
Boris Brezillon
2018-07-18
mtd: rawnand: atmel: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: atmel: Add an __iomem cast on gen_pool_dma_alloc() call
Boris Brezillon
2018-07-18
mtd: rawnand: atmel: Use uintptr_t casts instead of unsigned int
Boris Brezillon
2018-07-18
mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
Boris Brezillon
2018-07-18
mtd: rawnand: marvell: set reg_clk to NULL if it can't be obtained
Daniel Mack
2018-07-18
mtd: rawnand: marvell: remove bogus comment in marvell_nfc_select_chip()
Daniel Mack
[next]