Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f560e3229564a673603541ebfb36118d7cd98038
/
include
/
linux
/
mtd
57a94e2
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
by Boris BREZILLON
· 10 years ago
5b49ab3
Merge l2-mtd/next into l2-mtd/master
by Brian Norris
· 10 years ago
b25046b
mtd: nand: fix DocBook warnings on nand_sdr_timings doc
by Boris BREZILLON
· 10 years ago
31f7546
mtd: use __packed shorthand
by Brian Norris
· 10 years ago
7b7d898
mtd: fix linux/mtd/nand.h kernel-doc warning
by Randy Dunlap
· 10 years ago
974647e
mtd: nand: add ONFI timing mode to nand_timings converter
by Boris BREZILLON
· 10 years ago
bb5fd0b
mtd: nand: define struct nand_timings
by Boris BREZILLON
· 10 years ago
c14dedd
mtd: spi-nor: add support for flag status register on Micron chips
by grmoore@altera.com
· 11 years ago
8471bb7
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· 10 years ago
e413a19a
Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
29fe573
mtd: pfow: remove unused variable
by Brian Norris
· 11 years ago
66507c7
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
by Kamal Dasu
· 11 years ago
49c50b9
mtd: nand: refactor erase_cmd() to return chip status
by Brian Norris
· 11 years ago
9cc2368
Shiraz has moved
by Viresh Kumar
· 11 years ago
58b89a1
mtd: spi-nor: unify read opcode variants with ST SPI FSM
by Brian Norris
· 11 years ago
b02e7f3
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
by Brian Norris
· 11 years ago
becd0cb
mtd: spi-nor: drop \t after #define
by Brian Norris
· 11 years ago
8eabdd1
mtd: spi-nor: add the copyright information
by Huang Shijie
· 11 years ago
0d8c11c
mtd: spi-nor: add a helper to find the spi_device_id
by Huang Shijie
· 11 years ago
b199489
mtd: spi-nor: add the framework for SPI NOR
by Huang Shijie
· 11 years ago
6e602ef
mtd: spi-nor: add the basic data structures
by Huang Shijie
· 11 years ago
f39d2fa
mtd: spi-nor: copy the SPI NOR commands to a new header file
by Huang Shijie
· 11 years ago
e34fcb0
mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
by David Mosberger
· 11 years ago
e004deb
mtd: nand: add "page" argument for read_subpage hook
by Huang Shijie
· 11 years ago
4b78fc4
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
by Christian Riesch
· 11 years ago
9136181
mtd: nand: parse out the JEDEC compliant NAND
by Huang Shijie
· 11 years ago
7852f89
mtd: nand: add a helper to get the supported features for JEDEC
by Huang Shijie
· 11 years ago
d94abba
mtd: nand: add fields for JEDEC in nand_chip
by Huang Shijie
· 11 years ago
afbfff0
mtd: nand: add the data structures for JEDEC parameter page
by Huang Shijie
· 11 years ago
3dad234
mtd: nand: force NAND_CMD_READID onto 8-bit bus
by Brian Norris
· 11 years ago
3f172cb
mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
by Huang Shijie
· 11 years ago
f02ea4e
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
by Huang Shijie
· 11 years ago
0a8899b
mtd: mtdram: add missing 'const'
by Brian Norris
· 11 years ago
4968a41
mtd: nand: add Intel manufacturer ID
by Huang Shijie
· 11 years ago
3f97c6f
mtd: nand: add SanDisk manufacturer ID
by Huang Shijie
· 11 years ago
05f7835
mtd: nand: don't use {read,write}_buf for 8-bit transfers
by Uwe Kleine-König
· 11 years ago
e2e6b7b
mtd: nand: use __packed shorthand
by Brian Norris
· 11 years ago
8429bb3
mtd: nand: support Micron READ RETRY
by Brian Norris
· 11 years ago
ba84fb5
mtd: nand: add generic READ RETRY support
by Brian Norris
· 11 years ago
6f0065b
mtd: nand: add ONFI vendor block for Micron
by Brian Norris
· 11 years ago
6e14a61
mtd: make register_mtd_parser return void
by Axel Lin
· 11 years ago
cf3b2b1
mtd: make deregister_mtd_parser return void
by Axel Lin
· 11 years ago
a55e85c
mtd: nand: fix misspelling in ONFI parameter field name
by Brian Norris
· 11 years ago
26a6d24
mtd: make mtd_partition.name const
by Geert Uytterhoeven
· 11 years ago
5961ad2
mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES
by Brian Norris
· 11 years ago
a4d62ba
mtd: map: fixed bug in 64-bit systems
by Wang Haitao
· 11 years ago
f83c383
mtd: Move major number definitions to major.h
by Ezequiel Garcia
· 11 years ago
818b973
mtd: nand: add a helper to detect the nand type
by Huang Shijie
· 11 years ago
7db906b
mtd: nand: rename the cellinfo to bits_per_cell
by Huang Shijie
· 11 years ago
1d0ed69
mtd: nand: add a helper to check the SLC/MLC nand chip
by Huang Shijie
· 11 years ago
aaadd98
mtd: nand: remove obsolete 'ecclayout' field
by Brian Norris
· 11 years ago
c41a058
mtd: add a new ecc_step_size field to mtd_info{}
by Huang Shijie
· 11 years ago
2dc0bdd
mtd: add ECC info for nand_flash_dev{}
by Huang Shijie
· 11 years ago
5b40db6
mtd: add a helper to get the supported features for ONFI nand
by Huang Shijie
· 11 years ago
5138a98
mtd: add data structures for Extended Parameter Page
by Huang Shijie
· 11 years ago
4cfeca2
mtd: add datasheet's ECC information to nand_chip{}
by Huang Shijie
· 11 years ago
dad2256
mtd: nand: remove NAND_BBT_SCANEMPTY
by Brian Norris
· 11 years ago
b32843b
mtd: nand: hide in-memory BBT implementation details
by Brian Norris
· 11 years ago
d914c93
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
by David Mosberger
· 11 years ago
64ddba4
mtd: nand: fsmc: update of OF support
by Mian Yousaf Kaukab
· 12 years ago
52778b2
mtd: increase max OOB size to 744
by Huang Shijie
· 11 years ago
ce15751
mtd: nand: reword nand_chip bad block interface comments
by Brian Norris
· 12 years ago
a637b0d
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
a8ca889
mtd_blktrans_ops->release() should return void
by Al Viro
· 12 years ago
837a6ba
mtd: nand: subpage write support for hardware based ECC schemes
by Gupta, Pekon
· 12 years ago
5bfa9b7
mtd: nand_ids: improve LEGACY_ID_NAND macro a bit
by Artem Bityutskiy
· 12 years ago
f22d5f6
mtd: add new fields to nand_flash_dev{}
by Huang Shijie
· 12 years ago
53552d2
mtd: introduce a macro for max NAND ID sequence length
by Artem Bityutskiy
· 12 years ago
ecb42fe
mtd: nand: use more reasonable integer types
by Artem Bityutskiy
· 12 years ago
f39cf6c
mtd: physmap: add const qualifiers
by Artem Bityutskiy
· 12 years ago
d50dcb1
mtd: plat-ram: add const quilifiers
by Artem Bityutskiy
· 12 years ago
26a4734
mtd: add 'const' qualifier to a couple of register functions
by Artem Bityutskiy
· 12 years ago
8e12b47
mtd: nand: provision full ID support
by Artem Bityutskiy
· 12 years ago
8dbfae1
mtd: nand_ids: introduce helper macros
by Artem Bityutskiy
· 12 years ago
68aa352de
mtd: nand: rename the id field of 'struct nand_flash_dev'
by Artem Bityutskiy
· 12 years ago
3239a6c
mtd: nand: use NAND_HAS_CACHEPROG
by Artem Bityutskiy
· 12 years ago
88ad4b1
mtd: nand: remove NAND_COPYBACK macro
by Artem Bityutskiy
· 12 years ago
96dca4c
mtd: nand: remove NAND_NO_PADDING macro
by Artem Bityutskiy
· 12 years ago
0be718e
mtd: nand: remove a bunch of unused commands
by Artem Bityutskiy
· 12 years ago
14c6578
mtd: nand: remove AG-AND support
by Artem Bityutskiy
· 12 years ago
5bc7c33
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
by Brian Norris
· 12 years ago
24dea0c
mtd: map: BUG() in non handled cases
by Dmitry Eremin-Solenikov
· 12 years ago
1648eaa
mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
by Stefan Roese
· 12 years ago
64b37b2
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
by Matthieu CASTET
· 12 years ago
22a8578
mtd: mtd_blkdevs: Replace request handler kthread with a workqueue
by Ezequiel Garcia
· 12 years ago
5d27aa5
mtd: uninitialized variable warning in map.h
by Arnd Bergmann
· 12 years ago
d611d41
mtd: diskonchip: use inline functions for DocRead/DocWrite
by Arnd Bergmann
· 12 years ago
3e9ce49
mtd: map: Fix compilation warning
by Viresh Kumar
· 12 years ago
9ef525a
mtd: Fix kernel-doc content to avoid warning.
by Robert P. J. Day
· 12 years ago
83738d8
mtd: sh_flctl: Add DMA capabilty
by Bastian Hecht
· 12 years ago
e8a9d8f
mtd: sh_flctl: Minor cleanups
by Bastian Hecht
· 12 years ago
5de0b52
mtd: gpmi: remove unneccessary header
by Huang Shijie
· 12 years ago
2f25ae9
mtd: nand: Increase the ecc placement locations to 640
by Vipin Kumar
· 12 years ago
6d7b42a
mtd: fsmc_nand: pass the ale and cmd resource via resource
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
b9e4853
mtd: nand: increase max OOB size to 640
by Brian Norris
· 12 years ago
3e70192
mtd: add helpers to get the supportted ONFI timing mode
by Huang Shijie
· 12 years ago
7db03ec
mtd: add helpers to set/get features for ONFI nand
by Huang Shijie
· 12 years ago
5ca7f41
mtd: nand: expand description of read_page method in comment header
by Mike Dunn
· 12 years ago
a5ff4f1
mtd: nand: Added a device flag for subpage read support
by Jeff Westfahl
· 12 years ago
Next »