index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
1
-4619
/
+0
2018-09-20
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
1
-56
/
+0
2018-07-31
mtd: nand: nand_base: Convert EINVAL into ENOTSUPP
Mylène Josserand
1
-2
/
+2
2018-06-27
mtd: nand: export nand_get_flash_type function
Jörg Krause
1
-1
/
+2
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
1
-1
/
+1
2017-11-29
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
1
-4
/
+5
2017-11-29
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
1
-0
/
+220
2017-11-29
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
1
-9
/
+13
2017-11-29
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
1
-0
/
+8
2017-11-29
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...
Boris Brezillon
1
-4
/
+5
2017-11-29
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
1
-15
/
+0
2017-11-29
mtd: nand: Drop unused cached programming support
Boris Brezillon
1
-29
/
+13
2017-11-29
mtd: nand: Support controllers with custom page
Marc Gonzalez
1
-3
/
+31
2017-11-29
mtd: nand: Fix data interface configuration logic
Boris Brezillon
1
-12
/
+36
2017-11-29
mtd: nand: automate NAND timings selection
Boris Brezillon
1
-0
/
+155
2017-11-29
mtd: nand: Create a NAND reset function
Sascha Hauer
1
-3
/
+18
2017-11-29
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
1
-0
/
+3
2017-11-29
bitops: collect BIT macros to include/linux/bitops.h
Masahiro Yamada
1
-2
/
+0
2017-10-15
mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)
Masahiro Yamada
1
-0
/
+2
2017-10-15
mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)
Masahiro Yamada
1
-0
/
+2
2017-04-05
Blackfin: Remove
Tom Rini
1
-2
/
+0
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-07-24
mtd: nand: fix bug writing 1 byte less than page size
Hector Palacios
1
-1
/
+1
2016-07-24
mtd: nand: add common DT init code
Brian Norris
1
-0
/
+70
2016-06-24
mtd: nand: Drop a blank line in nand_wait()
Andre Renaud
1
-1
/
+0
2016-06-03
mtd: nand: Sync with Linux v4.6
Scott Wood
1
-101
/
+228
2016-06-03
mtd: nand: Add page argument to write_page() etc.
Scott Wood
1
-10
/
+21
2016-06-03
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
1
-36
/
+36
2015-08-25
nand: Sync with Linux v4.1
Scott Wood
1
-67
/
+137
2015-08-25
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
1
-0
/
+18
2015-08-25
nand: Remove __UBOOT__ ifdefs
Scott Wood
1
-396
/
+1
2015-03-30
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
1
-65
/
+0
2015-01-23
powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards
Masahiro Yamada
1
-5
/
+0
2015-01-09
mtd: nand: do not scan BBT after scrub
Masahiro Yamada
1
-5
/
+2
2015-01-09
mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again
Masahiro Yamada
1
-1
/
+1
2015-01-09
mtd: nand: revive "nand scrub" command
Masahiro Yamada
1
-1
/
+1
2014-11-26
nand: reinstate lazy bad block scanning
Rostislav Lisovy
1
-3
/
+7
2014-09-25
mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()
Stefan Roese
1
-3
/
+1
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
1
-1
/
+0
2014-08-25
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
1
-33
/
+141
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
1
-498
/
+1367
2014-06-06
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
1
-2
/
+4
2014-06-06
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
1
-2
/
+3
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
1
-1
/
+1
2013-10-09
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Paul Burton
1
-4
/
+14
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
1
-730
/
+926
2013-05-22
mtd: nand: fix the partial page write condition
htbegin
1
-1
/
+1
2012-11-26
nand: Move the sub-page read support enable to a flag
Joe Hershberger
1
-2
/
+7
2012-11-04
drivers/mtd/nand: sparse fixes
Kim Phillips
1
-6
/
+7
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-1
/
+2
[next]