Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
51229b495340bd7a02ce3622d1966829b67054ea
/
drivers
/
mtd
08d183e
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 9 years ago
0eb8618
mtd: docg3: Fix kasprintf() usage
by Richard Weinberger
· 9 years ago
45c2ebd
mtd: docg3: Don't leak docg3->bbt in error path
by Richard Weinberger
· 9 years ago
641c792
mtd: nandsim: Fix kasprintf() usage
by Richard Weinberger
· 9 years ago
bc349da
mtd: cs553x_nand: Fix kasprintf() usage
by Richard Weinberger
· 9 years ago
905cce7
mtd: r852: Fix device_create_file() usage
by Richard Weinberger
· 9 years ago
5e65d48
mtd: brcmnand: drop unnecessary initialization
by Brian Norris
· 9 years ago
57dd990
mtd: propagate error codes from add_mtd_device()
by Brian Norris
· 9 years ago
6a7c733
mtd: diskonchip: remove two-phase partitioning / registration
by Brian Norris
· 9 years ago
1cbb4a1
mtd: powernv: Add powernv flash MTD abstraction driver
by Cyril Bur
· 9 years ago
e5babdf
mtd: dc21285: use raw spinlock functions for nw_gpio_lock
by Uwe Kleine-König
· 9 years ago
bde9006
mtd: chips: fixup dependencies, to prevent build error
by Brian Norris
· 9 years ago
636fdbf
mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partial
by Christian Riesch
· 10 years ago
4612c71
mtd: cfi: deinline large functions
by Denys Vlasenko
· 10 years ago
c3c263a
mtd: lantiq-flash: use default partition parsers
by Brian Norris
· 10 years ago
8bf57b0
mtd: plat_nand: use default partition probe
by Brian Norris
· 10 years ago
db5b09f
mtd: nand: correct indentation within conditional
by Brian Norris
· 9 years ago
b74bdbe
mtd: remove incorrect file name
by Brian Norris
· 9 years ago
c4a3f13
mtd: blktrans: use better error code for unimplemented ioctl()
by Brian Norris
· 9 years ago
01d0afd
mtd: maps: Spelling s/reseved/reserved/
by Geert Uytterhoeven
· 9 years ago
5018393
mtd: blktrans: change blktrans_getgeo return value
by Wenlin Kang
· 9 years ago
8eeb4c5
mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC
by Baruch Siach
· 10 years ago
c19900e
mtd: spi-nor: Properly set SECT_4K for recently added flashes
by Rafał Miłecki
· 10 years ago
413780d
mtd: spi-nor: Add support for Spansion S25FL164K
by Rafał Miłecki
· 10 years ago
f650ce2
mtd: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 10 years ago
0d17fc3
mtd: mxc_nand: fix truncate of unaligned oob copying
by Baruch Siach
· 10 years ago
7e7e473
mtd: mxc_nand: limit the size of used oob
by Baruch Siach
· 10 years ago
35d5d20
mtd: mxc_nand: cleanup copy_spare function
by Uwe Kleine-König
· 10 years ago
bcb83a1
mtd: brcmnand: do not make local variable static
by Hauke Mehrtens
· 10 years ago
8020412
mtd: brcmnand: remove double new line from print
by Hauke Mehrtens
· 10 years ago
2ddd8db
Merge tag 'v4.1-rc4' into MTD's -next
by Brian Norris
· 10 years ago
7cf7d42
Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
f628ece
mtd: brcmnand: add BCM63138 support
by Brian Norris
· 10 years ago
ca22f04
mtd: brcmnand: add support for Broadcom's IPROC family
by Brian Norris
· 10 years ago
c26211d
mtd: brcmnand: add extra SoC support to library
by Brian Norris
· 10 years ago
303b442
mtd: brcmnand: add support for STB chips
by Brian Norris
· 10 years ago
27c5b17
mtd: nand: add NAND driver "library" for Broadcom STB NAND controller
by Brian Norris
· 10 years ago
8947e39
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
by Brian Norris
· 10 years ago
db7c727
mtd: readtest: don't clobber error reports
by Brian Norris
· 10 years ago
073db4a
mtd: fix: avoid race condition when accessing mtd->usecount
by Brian Norris
· 10 years ago
5844fee
mtd: nand: add common DT init code
by Brian Norris
· 10 years ago
3094fe1
mtd: m25p80: remove unused flash entries from id_table
by Rafał Miłecki
· 10 years ago
b79c332
mtd: spi-nor: add support for the ISSI SI25CD512 SPI flash
by Gabor Juhos
· 10 years ago
660b5b0
mtd: spi-nor: add support for the Macronix MX25L512E SPI flash chip
by Gabor Juhos
· 10 years ago
57b8045
mtd: Switch to PM ops
by Lars-Peter Clausen
· 10 years ago
b946653
mtd: samsung: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
0abe75d
mtd: s3c2410: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
8d1e568
mtd: mxc-nand: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
ce914e6
mtd: nand: pxa3xx: fix build on ARM64
by Rob Herring
· 10 years ago
afca11e
mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout
by Maxime Ripard
· 10 years ago
818a45b
mtd: fsmc_nand: match wait_for_completion_timeout return type
by Nicholas Mc Guire
· 10 years ago
0bda3e1
mtd: fsmc_nand: fix handling of wait_for_completion_timeout return value
by Nicholas Mc Guire
· 10 years ago
0aec7ac9
mtd: nand: Remove in vain memset() in nand_onfi_get_features()
by Richard Weinberger
· 10 years ago
6661044
mtd: constify of_device_id array
by Fabian Frederick
· 10 years ago
f5cd2ae
mtd: nand_bbt: fix theoretical integer overflow in BBT write
by Brian Norris
· 10 years ago
83c5954
mtd: nand_bbt: unify/fix error handling in nand_scan_bbt()
by Brian Norris
· 10 years ago
1779935
mtd: nand_bbt: make nand_scan_bbt() static
by Brian Norris
· 10 years ago
d24fe0c
mtd: diskonchip: don't call nand_scan_bbt() directly
by Brian Norris
· 10 years ago
a2281e8
mtd: nand_bbt: drop unnecessary header
by Brian Norris
· 10 years ago
98fb1ff
UBI: block: Add missing cache flushes
by Kevin Cernekee
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
d6a4c0e
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
a62d016
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
3e550d2
Merge MTD fixes from 4.0 into -next
by Brian Norris
· 10 years ago
d613896
Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 10 years ago
bb668734
VFS: assorted d_backing_inode() annotations
by David Howells
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
5026906
UBI: power cut emulation for testing
by david.oberhollenzer@sigma-star.at
· 10 years ago
462b69b
Merge branch 'linus' into irq/core to get the GIC updates which
by Thomas Gleixner
· 10 years ago
81a1209
mtd: spi-nor: Add support for Macronix mx25u6435f serial flash
by Mika Westerberg
· 10 years ago
e88e567
mtd: spi-nor: Add support for Winbond w25q64dw serial flash
by Mika Westerberg
· 10 years ago
40d19ab
mtd: spi-nor: add support for the Winbond W25X05 flash
by Gabor Juhos
· 10 years ago
072b56a
mtd: spi-nor: support en25s64 device
by Shengzhou Liu
· 10 years ago
1103b85
mtd: m25p80: bind to "nor-jedec" ID, for auto-detection
by Brian Norris
· 10 years ago
2a6a28e7
mtd: Make MTD tests cancelable
by Richard Weinberger
· 10 years ago
d2b51c8
mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3
by Roger Quadros
· 10 years ago
45fd357
mtd: docg3: remove invalid __exit annotations
by Brian Norris
· 10 years ago
95d7066
mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversion
by Nicholas Mc Guire
· 10 years ago
41c7540
mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DT
by Wu, Josh
· 10 years ago
477478a
mtd: atmel_nand: add a definition for the oob reserved bytes
by Josh Wu
· 10 years ago
3a434f6
mtd: part: Remove partition overlap checks
by Dan Ehrenberg
· 10 years ago
a62c24d
mtd: part: Add sysfs variable for offset of partition
by Dan Ehrenberg
· 10 years ago
727dc61
mtd: part: Create the master device node when partitioned
by Dan Ehrenberg
· 10 years ago
9cd5196e
mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c
by Masanari Iida
· 10 years ago
d99d728
mtd: denali: Disable sub-page writes in Denali NAND driver
by Graham Moore
· 10 years ago
e5860c1
mtd: pxa3xx_nand: cleanup wait_for_completion handling
by Nicholas Mc Guire
· 10 years ago
899b834
mtd: nand: gpmi: Check for scan_bbt() error
by Fabio Estevam
· 10 years ago
706d5b2
mtd: nand: gpmi: fixup return type of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
219a8d1
mtd: fsl-quadspi: cleanup wait_for_completion return handling
by Nicholas Mc Guire
· 10 years ago
dc6525c
mtd: fsl-quadspi: Print the error value
by Fabio Estevam
· 10 years ago
35cc333
mtd: cfi: clean up some indenting
by Dan Carpenter
· 10 years ago
271afb4
mtd: maps: sa1100-flash: remove incorrect __exit markups
by Dmitry Torokhov
· 10 years ago
318157a
mtd: replace CONFIG_8xx by CONFIG_PPC_8xx
by Christophe Leroy
· 10 years ago
62b57f4
mtd: fsmc_nand.c: Use default timings if none are provided in the dts
by Stefan Roese
· 10 years ago
60c70d6
mtd: nand: Prevent possible kernel lockup in nand_command()
by Roger Quadros
· 10 years ago
8cc7f33
mtd: spi-nor: factor out replace-able flash_{lock,unlock}
by Brian Norris
· 10 years ago
180a535
UBI: Fastmap: Fall back to scanning mode after ECC error
by Richard Weinberger
· 10 years ago
56794c0
UBI: Fastmap: Remove is_fm_block()
by Richard Weinberger
· 10 years ago
1841fcf
UBI: Fastmap: Add blank line after declarations
by Richard Weinberger
· 10 years ago
e1bc37c
UBI: Fastmap: Remove else after return.
by Richard Weinberger
· 10 years ago
Next »