Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
862e686ce40299250d21ba425ea5078e947397ff
/
drivers
/
mtd
7cf7d42
Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
8947e39
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
by Brian Norris
· 9 years ago
db7c727
mtd: readtest: don't clobber error reports
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
2f84c246
UBI: Fastmap: Introduce may_reserve_for_fm()
by Richard Weinberger
· 10 years ago
acfda79
UBI: Fastmap: Introduce ubi_fastmap_init()
by Richard Weinberger
· 10 years ago
c5c3f3c
UBI: Fastmap: Wire up WL accessor functions
by Richard Weinberger
· 10 years ago
23c482e
UBI: Add accessor functions for WL data structures
by Richard Weinberger
· 10 years ago
78d6d49
UBI: Move fastmap specific functions out of wl.c
by Richard Weinberger
· 10 years ago
479c2c0
UBI: Fastmap: Add new module parameter fm_debug
by Richard Weinberger
· 10 years ago
560d86a
UBI: Fastmap: Make self_check_eba() depend on fastmap self checking
by Richard Weinberger
· 10 years ago
daef3dd
UBI: Fastmap: Add self check to detect absent PEBs
by Richard Weinberger
· 10 years ago
ee59ba8
UBI: Fix stale pointers in ubi->lookuptbl
by Richard Weinberger
· 10 years ago
24b7a34
UBI: Fastmap: Enhance fastmap checking
by Richard Weinberger
· 10 years ago
5fa7fa5
UBI: Add initial support for fastmap self checks
by Richard Weinberger
· 10 years ago
5ca97ad
UBI: Fastmap: Rework fastmap error paths
by Richard Weinberger
· 10 years ago
61de74c
UBI: Fastmap: Prepare for variable sized fastmaps
by Richard Weinberger
· 10 years ago
111ab0b
UBI: Fastmap: Locking updates
by Richard Weinberger
· 10 years ago
42dd3cd
UBI: Fastmap: Set used_ebs only for static volumes
by Richard Weinberger
· 10 years ago
8fb2a51
UBI: Fastmap: Fix race after ubi_wl_get_peb()
by Richard Weinberger
· 10 years ago
ad3d6a0
UBI: Fastmap: Fix leb_count unbalance
by Richard Weinberger
· 10 years ago
68e3226
UBI: Fastmap: Make WL pool size 50% of user pool size
by Richard Weinberger
· 10 years ago
2d93fb3
UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
by Richard Weinberger
· 10 years ago
d141a8e
UBI: Fastmap: Remove eba_orphans logic
by Richard Weinberger
· 10 years ago
a83832a
UBI: Fastmap: Remove bogus ubi_assert()
by Richard Weinberger
· 10 years ago
36a87e4
UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
by Richard Weinberger
· 10 years ago
d2158f6
UBI: Remove alloc_ai() slab name from parameter list
by Richard Weinberger
· 10 years ago
98105d0
UBI: Fastmap: Fix memory leak while attaching
by Richard Weinberger
· 10 years ago
84b678f
UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()
by Richard Weinberger
· 10 years ago
5e0246e
UBI: Fastmap: Wrap fastmap specific function in a ifdef
by Richard Weinberger
· 10 years ago
943b335
UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
by Richard Weinberger
· 10 years ago
74cdaf2
UBI: Fastmap: Fix memory leaks while closing the WL sub-system
by Richard Weinberger
· 10 years ago
c4ca6be
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
by Richard Weinberger
· 10 years ago
6830356
UBI: Fastmap: Make ubi_refill_pools() fair
by Richard Weinberger
· 10 years ago
691a870
UBI: Split __wl_get_peb()
by Richard Weinberger
· 10 years ago
d59f21b
UBI: Fastmap: Fix races in ubi_wl_get_peb()
by Richard Weinberger
· 10 years ago
399a9fe
UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
by Richard Weinberger
· 10 years ago
19371d7
UBI: Fastmap: Ensure that only one fastmap work is scheduled
by Richard Weinberger
· 10 years ago
ab6de68
UBI: align comment for readability
by Brian Norris
· 10 years ago
299d0c5
UBI: fix check for "too many bytes"
by Brian Norris
· 10 years ago
f16db80
UBI: initialize LEB number variable
by Brian Norris
· 10 years ago
d74adbd
UBI: fix out of bounds write
by Brian Norris
· 10 years ago
8eef7d7
UBI: account for bitflips in both the VID header and data
by Brian Norris
· 10 years ago
73c8aaf
mtd: nand: fix spelling of REPLACEABLE
by Brian Norris
· 10 years ago
c6ef814
Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 10 years ago
0ec56dc
mtd: nand: fully initialize mtd_oob_ops
by Brian Norris
· 10 years ago
e22b765
mtd: blkdevs: remove dead code
by Brian Norris
· 10 years ago
99f6d50
mtd: nand: denali: drop dead code
by Brian Norris
· 10 years ago
b1a2348
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
by Brian Norris
· 10 years ago
b9da8ba
mtd: tests: fix more potential integer overflows
by Brian Norris
· 10 years ago
7f2a7ce
mtd: onenand: drop dead code
by Brian Norris
· 10 years ago
dc52499
mtd: docg3: drop dead code
by Brian Norris
· 10 years ago
98ebb52
mtd: mxc-nand: Warn on unimplemented commands
by Uwe Kleine-König
· 10 years ago
3d6e81c
mtd: mxc-nand: Implement support for PARAM command
by Uwe Kleine-König
· 10 years ago
c4ca399
mtd: mxc-nand: Allow to use column addresses different from 0
by Uwe Kleine-König
· 10 years ago
3f41069
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
by Uwe Kleine-König
· 10 years ago
1f42adc
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
by Uwe Kleine-König
· 10 years ago
e35d1d8
mtd: mxc-nand: Add a timeout when waiting for interrupt
by Uwe Kleine-König
· 10 years ago
111573cc
mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
by Boris Brezillon
· 10 years ago
f42cf8d
treewide: Fix typo in printk messages
by Masanari Iida
· 10 years ago
Next »