Commit Graph

273 Commits (177f3b920cf6d1ab6d97f0978f866a8a711918e6)

Author SHA1 Message Date
Anatolij Gustschin 0e4ca7e510 mtd: add writebufsize field to mtd_info struct 14 years ago
Adrian Hunter cf24dc85ff mtd: OneNAND: add enable / disable methods to onenand_chip 14 years ago
Linus Walleij b5602e8643 mtd: FSMC NAND fix obvious speling errors 14 years ago
Linus Walleij 593cd87112 mtd: FSMC NAND use the PrimeCell identifier macros 14 years ago
Roman Tereshonkov a7e93dcd9a mtd: fix master device identification for mtd repartition 14 years ago
Randy Dunlap 1534b8b097 mtd: fix nand kernel-doc warnings 14 years ago
Guillaume LECERF cc31822250 mtd: cfi_fixup: remove unused 'param' parameter 14 years ago
Viresh Kumar 65ab220c30 mtd: fsmc.h: including linux/io.h for definition of readl 14 years ago
Roman Tereshonkov 3e3198f1ad mtd: onenand: add option and variable for cache program feature 14 years ago
Al Viro 848b83a59b convert get_sb_mtd() users to ->mount() 14 years ago
Guillaume LECERF 08968041be mtd: cfi_cmdset_0002: make sector erase command variable 15 years ago
Sebastian Andrzej Siewior b46daf7eb1 mtd: remove junk tabs in nand.h 15 years ago
Sebastian Andrzej Siewior a0491fc4d4 mtd: cleanup nand.h 15 years ago
Sebastian Andrzej Siewior 453281a973 mtd: nand: introduce NAND_CREATE_EMPTY_BBT 15 years ago
Sebastian Andrzej Siewior 7cba7b14fe mtd: nand: add support for BBT without OOB 15 years ago
Huang Shijie 12a40a57f7 mtd: add init_size hook for NAND driver 15 years ago
Roman Tereshonkov 5daa7b2149 mtd: prepare partition add and del functions for ioctl requests 15 years ago
Linus Walleij 6c009ab89a mtd: generic FSMC NAND MTD driver 15 years ago
Florian Fainelli d1e1f4e42b mtd: nand: add support for reading ONFI parameters from NAND device 15 years ago
Florian Fainelli caa4b6f24c mtd: nand: add NAND_CMD_PARAM (0xec) definition 15 years ago
Brian Norris 5c709ee9f3 mtd: nand: Increase NAND_MAX_OOBSIZE 15 years ago
Brian Norris 0ceacf36e9 mtd: edit comments on deprecation of ioctl ECCGETLAYOUT 15 years ago
Brian Norris cc26c3cd3d mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT 15 years ago
Brian Norris f4a2da0cd5 mtd: inftl.h: fix spacing errors 15 years ago
David Woodhouse 6ae0185fe2 mtd: Remove obsolete <mtd/compatmac.h> include 15 years ago
David Woodhouse a1452a3771 mtd: Update copyright notices 15 years ago
Barry Song 78ef7fab0e mtd-physmap: add support users can assign the probe type in board files 15 years ago
Stefani Seibold 8ae664184c mtd: change struct flchip_shared spinlock locking into mutex 15 years ago
Kyungmin Park ad0d363b8f mtd: OneNAND: Introduce chip_probe function 15 years ago
Brian Norris 58373ff0af mtd: nand: more BB Detection refactoring and dynamic scan options 15 years ago
Brian Norris 30fe8115b5 mtd: nand: edit macro flag for BBT scan of last page in block 15 years ago
Richard Cochran 9938424f0c mtd: add an ioctl to query the lock status of a flash sector 15 years ago
Kevin Cernekee b60b08b02c mtd: nand: support alternate BB marker locations on MLC 15 years ago
Kevin Cernekee 426c457a32 mtd: nand: extend NAND flash detection to new MLC chips 15 years ago
Kevin Cernekee 9ea5973883 mtd: suppress warnings in inline_map_read() 15 years ago
Kevin Cernekee 709c4efb68 mtd: map.h: add missing bug.h include 15 years ago
Kyungmin Park 3328dc3159 mtd: onenand: add new callback for bufferram read 15 years ago
Kyungmin Park 4a8ce0b030 mtd: onenand: allocate verify buffer in the core 15 years ago
Kyungmin Park 6a88c47bd5 mtd: onenand: add support for chips with 4KiB page size 15 years ago
Wolfram Sang ae73182229 mtd: chips: use common manufacturer codes in jedec_probe() 15 years ago
Guillaume LECERF 54b93a49d8 mtd: cfi_probe: add support for SST 0x0701 vendorname 15 years ago
Peter Huewe 1cd2620ca9 mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure 15 years ago
Stefani Seibold c4e773764c mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. 15 years ago
Ferenc Wagner 67026418f5 mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro 15 years ago
Andrea Gelmini 0a382a74b6 mtd: mtdram.h: checkpatch cleanup 15 years ago
Maxim Levitsky 93edbad69b mtd: Workaround wrong write protect status on some xD cards 15 years ago
David Woodhouse 5e81e88a4c mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() 15 years ago
Maxim Levitsky e0b58d0a70 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte 15 years ago
Maxim Levitsky b64d39d8b0 mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation 15 years ago
Maxim Levitsky 026ec57886 mtd: blktrans: allow FTL drivers to export sysfs attributes 15 years ago