Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2cf8e2dfdf88363476f23bc600745250b94dbbed
/
drivers
/
mtd
a379f71
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
4c60992
Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
35ff96d
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
12e3d3c
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
69db4aa
Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux
by Brian Norris
· 8 years ago
a771151
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
f5b88de
mtd: nand: fix trivial spelling error
by Brian Norris
· 8 years ago
1e2da4a
Merge tag 'for-4.9' of github.com:linux-nand/linux
by Brian Norris
· 8 years ago
f7d11b3
ubi: Fix Fastmap's update_vol()
by Richard Weinberger
· 8 years ago
2e8f08d
ubi: Fix races around ubi_refill_pools()
by Richard Weinberger
· 8 years ago
23654188
ubi: Deal with interrupted erasures in WL
by Richard Weinberger
· 8 years ago
3291b52
UBI: introduce the VID buffer concept
by Boris Brezillon
· 8 years ago
799dca3
UBI: hide EBA internals
by Boris Brezillon
· 8 years ago
1f81a5c
UBI: provide an helper to query LEB information
by Boris Brezillon
· 8 years ago
7554769
UBI: provide an helper to check whether a LEB is mapped or not
by Boris Brezillon
· 8 years ago
9a5f09a
UBI: add an helper to check lnum validity
by Boris Brezillon
· 8 years ago
2d78aee
UBI: simplify LEB write and atomic LEB change code
by Boris Brezillon
· 8 years ago
f036dfe
UBI: simplify recover_peb() code
by Boris Brezillon
· 8 years ago
7b6b749
UBI: move the global ech and vidh variables into struct ubi_attach_info
by Boris Brezillon
· 8 years ago
91f4285
UBI: provide helpers to allocate and free aeb elements
by Boris Brezillon
· 8 years ago
fcbb6af
UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()
by Boris Brezillon
· 8 years ago
f2fb134
UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
by Boris Brezillon
· 8 years ago
f9efe8d
UBI: factorize destroy_av() and ubi_remove_av() code
by Boris Brezillon
· 8 years ago
de4c455
UBI: factorize code used to manipulate volumes at attach time
by Boris Brezillon
· 8 years ago
5f09aaa
UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
by Boris Brezillon
· 8 years ago
ecbfa8e
UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
by Boris Brezillon
· 8 years ago
4c36842
UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
by Boris Brezillon
· 8 years ago
3f84e45
UBI: fix add_fastmap() to use the vid_hdr passed in argument
by Boris Brezillon
· 8 years ago
f5f9d43
UBI: fastmap: use ubi_find_volume() instead of open coding it
by Boris Brezillon
· 8 years ago
5e14907
mtdpart: Propagate _get/put_device()
by Richard Weinberger
· 8 years ago
ae6dd8d
Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
d44154f
mtd: nand: Provide nand_cleanup() function to free NAND related resources
by Richard Weinberger
· 8 years ago
ba52b4d
mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD
by Boris Brezillon
· 8 years ago
fde85cf
mtd: nand: Fix nand_command_lp() for 8bits opcodes
by Boris Brezillon
· 8 years ago
4796d86
mtd: nand: sunxi: Support ECC maximization
by Boris Brezillon
· 8 years ago
8bbba48
mtd: nand: Support maximizing ECC when using software BCH
by Boris Brezillon
· 8 years ago
ba78ee0
mtd: nand: Add an option to maximize the ECC strength
by Boris Brezillon
· 8 years ago
8283079
mtd: nand: mxc: Add timing setup for v2 controllers
by Sascha Hauer
· 8 years ago
4123ea3
mtd: nand: mxc: implement onfi get/set features
by Sascha Hauer
· 8 years ago
907f45f
mtd: nand: sunxi: switch from manual to automated timing config
by Sascha Hauer
· 8 years ago
d8e725d
mtd: nand: automate NAND timings selection
by Boris Brezillon
· 8 years ago
6e1f970
mtd: nand: Expose data interface for ONFI mode 0
by Sascha Hauer
· 8 years ago
b88730a
mtd: nand: Add function to convert ONFI mode to data_interface
by Sascha Hauer
· 8 years ago
b1dd3ca
mtd: nand: convert ONFI mode into data interface
by Sascha Hauer
· 8 years ago
2f94abf
mtd: nand: Create a NAND reset function
by Sascha Hauer
· 8 years ago
e13f880
mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices
by Roger Quadros
· 8 years ago
eab7fdc
mtd: brcmnand: iProc big endian and ONFI support
by Ray Jui
· 8 years ago
10ffd57
mtd: nand_bbt: scan for next free bbt block if writing bbt fails
by Kyle Roeschley
· 8 years ago
c3baf27
mtd: nand_bbt: Move BBT block selection logic out of write_bbt()
by Boris Brezillon
· 8 years ago
57d419a
mtd: nand: timings: Reorder tRR_min def in mode 0
by Boris Brezillon
· 8 years ago
74a332e
mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
by Boris Brezillon
· 8 years ago
1848a05
mtd: nand: gpmi: get correct free oob space
by Han Xu
· 9 years ago
3fe4f90
mtd: nand: sh_flctl: handle dma_submit() errors
by Brian Norris
· 9 years ago
d9ca77f
mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx
by Krzysztof Kozlowski
· 8 years ago
fc6b4d1
mtd: nand: Get rid of needless 'goto'
by Andrey Smirnov
· 8 years ago
76fe334
mtd: nand: Error out if cmd_ctrl() is missing
by Andrey Smirnov
· 8 years ago
75c19e5
Kconfig: nand: Remove redundant dependency on MTD_NAND
by Andrey Smirnov
· 8 years ago
107896c
Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC
by Andrey Smirnov
· 8 years ago
d45bc58
mtd: nand: import nand_hw_control_init()
by Marc Gonzalez
· 8 years ago
38178e7
mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions
by Lothar Waßmann
· 8 years ago
559e58e
mtd: nand: fix chances to create incomplete ECC data when writing
by RogerCC Lin
· 8 years ago
7a35328
mtd: nand: fix generating over-boundary ECC data when writing
by RogerCC Lin
· 8 years ago
477b022
mtd: introduce the mtd_pairing_scheme concept
by Boris Brezillon
· 9 years ago
7d7e0f9
blk-mq: remove ->map_queue
by Christoph Hellwig
· 8 years ago
f6d7c1b
mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
by Karl Beldan
· 8 years ago
a93295a
mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failed
by Roger Quadros
· 8 years ago
8f2c006
ARM: realview: imply device tree boot
by Linus Walleij
· 8 years ago
3a30325
Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
97f2645
tree-wide: replace config_enabled() with IS_ENABLED()
by Masahiro Yamada
· 8 years ago
affe8a2
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
5d71afb
ubi: Use bitmaps in Fastmap self-check code
by Richard Weinberger
· 8 years ago
74f2c6e
ubi: Be more paranoid while seaching for the most recent Fastmap
by Richard Weinberger
· 8 years ago
5283ec7
ubi: Check whether the Fastmap anchor matches the super block
by Richard Weinberger
· 8 years ago
fdf10ed
ubi: Rework Fastmap attach base code
by Richard Weinberger
· 8 years ago
be80110
ubi: Fix whitespace issue in count_fastmap_pebs()
by Richard Weinberger
· 8 years ago
243a4f8
ubi: Introduce vol_ignored()
by Richard Weinberger
· 8 years ago
d139d30
ubi: Fix scan_fast() comment
by Richard Weinberger
· 8 years ago
4946784b
ubi: Make volume resize power cut aware
by Richard Weinberger
· 8 years ago
bc743f3
ubi: Fix early logging
by Richard Weinberger
· 8 years ago
95b54e1
ubi: gluebi: Fix double refcounting
by Richard Weinberger
· 8 years ago
714fb87
ubi: Fix race condition between ubi device creation and udev
by Iosif Harutyunov
· 8 years ago
8a8e8d2
ubi: Only read necessary size when reading the VID header
by Sascha Hauer
· 8 years ago
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
3fc9d69
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
d5b160d
Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
1dcff2e
mtd: spi-nor: don't build Cadence QuadSPI on non-ARM
by Brian Norris
· 8 years ago
ad35c9a
mtd: mtk-nor: remove duplicated include from mtk-quadspi.c
by Wei Yongjun
· 8 years ago
144f4c9
mtd: nand: fix bug writing 1 byte less than page size
by Hector Palacios
· 8 years ago
efacc69
mtd: add arch dependency for MTD_BCM47XXSFLASH symbol
by Rafał Miłecki
· 8 years ago
0a52634
mtd: update description of MTD_BCM47XXSFLASH symbol
by Rafał Miłecki
· 8 years ago
1406234
mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
by Graham Moore
· 8 years ago
422485d
mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmd
by Florian Fainelli
· 8 years ago
79ad07d
mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
by Dan Carpenter
· 8 years ago
dc01a28
mtd: maps: sa1100-flash: potential NULL dereference
by Dan Carpenter
· 8 years ago
47ef4ad
Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
161aaab
mtd: atmel-quadspi: add driver for Atmel QSPI controller
by Cyrille Pitchen
· 8 years ago
de3bfc4
mtd: nand: omap2: fix return value check in omap_nand_probe()
by Wei Yongjun
· 8 years ago
Next »