Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
053ee0a7035781a27eedb2b06cac638c8c65ce83
/
drivers
/
mtd
8a1115f
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
38b8d20
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
by Ingo Molnar
· 8 years ago
d4f4cf7
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
4e23612
ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_
by Florian Fainelli
· 8 years ago
772c8f6
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
d91f6ce
mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe()
by Wei Yongjun
· 8 years ago
398d873
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
by Brian Norris
· 8 years ago
4f04f68
mtd: physmap_of: fixup gemini/versatile dependencies
by Brian Norris
· 8 years ago
7fa2c70
mtd: spi-nor: cqspi: remove redundant dead code on error return check
by Colin Ian King
· 8 years ago
9b2a349
mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ
by Yunhui Cui
· 8 years ago
dfdb3eb
mtd:fsl-quadspi:use the property fields of SPI-NOR
by Yunhui Cui
· 8 years ago
e9cf64d
mtd: spi-nor: Add support for gd25q16
by Kamal Dasu
· 8 years ago
56c5c32
mtd: spi-nor: Fix S3AN addressing calculation
by Ricardo Ribalda
· 8 years ago
f40a272
mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()
by Cédric Le Goater
· 8 years ago
3a08e93
mtd: spi-nor: add dt support for Everspin MRAMs
by Uwe Kleine-König
· 8 years ago
9e43486
Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Cyrille Pitchen
· 8 years ago
fcf690a
mtd: spi-nor: Add lock/unlock support for f25l32pa
by Victor Shyba
· 8 years ago
ba3ae6a
mtd: spi-nor: add a stateless method to support memory size above 128Mib
by Cyrille Pitchen
· 8 years ago
902cc69
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
by Cyrille Pitchen
· 8 years ago
9e276de
mtd: m25p80: consider max message size in m25p80_read
by Heiner Kallweit
· 8 years ago
e56beeb
mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC
by Cédric Le Goater
· 8 years ago
ceb720c
mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC
by Cédric Le Goater
· 8 years ago
bc0e151
mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()
by Cyrille Pitchen
· 8 years ago
32c90f1
mtd: spi-nor: improve macronix_quad_enable()
by Cyrille Pitchen
· 8 years ago
e99ca98
mtd: spi-nor: Add support for S3AN spi-nor devices
by Ricardo Ribalda
· 8 years ago
42e9401
mtd: Add partition device node to mtd partition devices
by Sascha Hauer
· 8 years ago
89a0d9a9
mtd: bcm47xxpart: support layouts with multiple TRX partitions
by Rafał Miłecki
· 8 years ago
b522d7b
mtd: bcm47xxpart: move TRX parsing code to separated function
by Rafał Miłecki
· 8 years ago
ccc3823
mtd: bcm47xxsflash: support reading flash out of mapping window
by Rafał Miłecki
· 8 years ago
9c8d7ff
Merge tag 'nand/for-4.11' of github.com:linux-nand/linux
by Brian Norris
· 8 years ago
5d708ec
mtd: Fix typo: "occured" -> "occurred"
by Nobuhiro Iwamatsu
· 8 years ago
34da5f5
mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chips
by Zach Brown
· 8 years ago
5671842
mtd: nand: implement 'max_bad_blocks' mtd function
by Zach Brown
· 8 years ago
e70dda0
mtd: ichxrom: maybe-uninitialized with gcc-4.9
by Arnd Bergmann
· 8 years ago
6080ef6
mtd: introduce function max_bad_blocks
by Jeff Westfahl
· 8 years ago
7da0fff
mtd: fix typos in ooblayout comment blocks
by Masahiro Yamada
· 8 years ago
906b268
mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
by Arnd Bergmann
· 8 years ago
56ff337
mtd: physmap_of: add a hook for Gemini flash probing
by Linus Walleij
· 8 years ago
40bc941
mtd: update my email address
by John Crispin
· 8 years ago
be5e509
mtd: bcm47xxsflash: use platform_(set|get)_drvdata
by Rafał Miłecki
· 8 years ago
a4077ce
mtd: nand: Add Winbond manufacturer id
by Andrey Jr. Melnikov
· 8 years ago
cad3274
mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl()
by Boris Brezillon
· 8 years ago
8de15e1
mtd: nand: sunxi: Stop using polling mode when waiting for long operations
by Boris Brezillon
· 8 years ago
19649e2
mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()
by Boris Brezillon
· 8 years ago
6564414
mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
by Mark Marshall
· 8 years ago
aebf526
block: fold cmd_type into the REQ_OP_ space
by Christoph Hellwig
· 8 years ago
07f7644
mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe()
by Wei Yongjun
· 8 years ago
de0b344
mtd: nand: Add OX820 NAND hardware dependency
by Jean Delvare
· 8 years ago
4404d7d
mtd: nand: fsmc: remove stale non-DT probe path
by Linus Walleij
· 8 years ago
4339b7f
mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc'
by Fabio Estevam
· 8 years ago
cf9e167
mtd: nand: lpc32xx: fix invalid error handling of a requested irq
by Vladimir Zapolskiy
· 8 years ago
0cf1725
mtd: spi-nor: cqspi: Fix build on arches missing readsl/writesl
by Marek Vasut
· 8 years ago
8afda8b
spi-nor: Add support for Intel SPI serial flash controller
by Mika Westerberg
· 8 years ago
8043d25
mtd: nand: tango: Reset pbus to raw mode in probe
by Marc Gonzalez
· 8 years ago
7165b8a
mtd: nand: tango: Update DT binding description
by Marc Gonzalez
· 8 years ago
f0fcdc5
mtd: nand: oxnas_nand: fix build errors on arch/um, require HAS_IOMEM
by Randy Dunlap
· 8 years ago
a272466
mtd: nand: xway: fix build because of module functions
by Hauke Mehrtens
· 8 years ago
73529c8
mtd: nand: xway: disable module support
by Hauke Mehrtens
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
c07dee7
Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
445caaa
mtd: Allocate bdi objects dynamically
by Steve Longerbeam
· 8 years ago
59dbc86
mtd: nand: tango: Add standard legalese header
by Marc Gonzalez
· 8 years ago
3502fbc
mtd: maps: add missing iounmap() in error path
by Luis Henriques
· 8 years ago
5fed67d
Merge tag 'spi-nor/for-4.10' of git://github.com/spi-nor/linux
by Brian Norris
· 8 years ago
0989b09
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
by Brian Norris
· 8 years ago
dfce0cd
mtd: spi-nor: constify fsl_qspi_devtype_data
by LABBE Corentin
· 8 years ago
edd0c8f
mtd: spi-nor: Add support for mr25h40
by IWAMOTO Masahiko
· 8 years ago
61e4611
mtd: spi-nor: Add support for N25Q016A
by Moritz Fischer
· 8 years ago
b08618c
mtd: spi-nor: Add at25df321 spi-nor flash support
by Jagan Teki
· 8 years ago
10ad1d7
mtd: spi-nor: Fix some error codes in cqspi_setup_flash()
by Dan Carpenter
· 8 years ago
193e8714
mtd: spi-nor: Off by one in cqspi_setup_flash()
by Dan Carpenter
· 8 years ago
022a400
mtd: spi-nor: add support for s25fl208k
by Sean Nyekjaer
· 8 years ago
4287916
mtd: spi-nor: fix flags for s25fl128s
by Heiner Kallweit
· 8 years ago
807c162
mtd: spi-nor: fix spansion quad enable
by Joël Esponde
· 8 years ago
355445b
mtd: spi-nor: add Macronix mx25u25635f to list of known devices.
by Ash Benz
· 8 years ago
b2c4ba5
mtd: mtdswap: fix spelling mistake "erassure" -> "erasure"
by Colin Ian King
· 8 years ago
bd5d213
mtd: bcm47xxpart: fix parsing first block after aligned TRX
by Rafał Miłecki
· 8 years ago
8fcfba0
mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtd
by Boris Brezillon
· 8 years ago
4d6aecf
mtd: remove unneeded initializer in mtd_ooblayout_count_bytes()
by Masahiro Yamada
· 8 years ago
7c295ef
mtd: use min_t() to refactor mtd_ooblayout_{get, set}_bytes()
by Masahiro Yamada
· 8 years ago
8e8fd4d
mtd: remove unneeded initializer in mtd_ooblayout_{get, set}_bytes()
by Masahiro Yamada
· 8 years ago
4421682
mtd: nand: nandsim: fix error check
by Sudip Mukherjee
· 8 years ago
37871ab
mtd: nand: tango: Cleanup raw_write and raw_read
by Marc Gonzalez
· 8 years ago
ff9e9ea
mtd: nand: tango: Enable custom page accessors
by Marc Gonzalez
· 8 years ago
3371d66
mtd: nand: Support controllers with custom page
by Marc Gonzalez
· 8 years ago
fc80f21
mtd: nand: denali: remove debug lines of __FILE__, __LINE__, __func__
by Masahiro Yamada
· 8 years ago
01a1d52
mtd: nand: denali: remove unneeded parentheses
by Masahiro Yamada
· 8 years ago
a227d4e
mtd: nand: denali: return error code from nand_scan_ident/tail on error
by Masahiro Yamada
· 8 years ago
7ebb8d0
mtd: nand: denali: return error code from devm_request_irq() on error
by Masahiro Yamada
· 8 years ago
c1d0df1
mtd: nand: denali: use managed devm_irq_request()
by Masahiro Yamada
· 8 years ago
3765639
mtd: nand: denali: remove unused struct member totalblks, blksperchip
by Masahiro Yamada
· 8 years ago
789ccf1
mtd: nand: denali: remove "Spectra:" prefix from printk strings
by Masahiro Yamada
· 8 years ago
c9e0258
mtd: nand: denali: remove detect_partition_feature()
by Masahiro Yamada
· 8 years ago
50d5f2a
mtd: nand: denali: remove bogus comment about interrupt handler setup
by Masahiro Yamada
· 8 years ago
c4ae097
mtd: nand: denali: remove unused struct member denali_nand_info::idx
by Masahiro Yamada
· 8 years ago
ef5327d
mtd: nand: denali: remove unneeded <linux/slab.h> includes
by Masahiro Yamada
· 8 years ago
Next »