index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
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_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
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
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
17
-161
/
+1955
2014-12-01
mtd: nand: gpmi: add raw oob access functions
Boris BREZILLON
1
-0
/
+18
2014-12-01
mtd: nand: gpmi: add proper raw access support
Boris BREZILLON
2
-0
/
+185
2014-12-01
mtd: nand: gpmi: add gpmi_copy_bits function
Boris BREZILLON
2
-0
/
+157
2014-11-28
mtd: nand: correct the comment of function nand_block_isreserved()
Gu Zheng
1
-2
/
+2
2014-11-25
mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpy
Wu, Josh
1
-29
/
+10
2014-11-25
mtd: cafe_nand: drop duplicate .write_page implementation
Brian Norris
1
-45
/
+0
2014-11-25
mtd: nand: omap: Fix NAND enumeration on 3430 LDP
Roger Quadros
1
-7
/
+0
2014-11-25
mtd: nand: add ATO manufacturer info
Brian Norris
1
-0
/
+1
2014-11-25
mtd: nand: print erase size on init
Rafał Miłecki
1
-2
/
+2
2014-11-05
fsl_ifc: Support all 8 IFC chip selects
Aaron Sierra
1
-6
/
+4
2014-11-05
mtd: atmel_nand: make PMECC lookup table and offset property optional
Josh Wu
2
-4
/
+81
2014-11-05
mtd: mxc_nand: use __iowrite32_copy for 32 bit copy
Koul, Vinod
1
-7
/
+3
2014-11-05
mtd: nand: omap: Synchronize the access to the ECC engine
Rostislav Lisovy
1
-5
/
+7
2014-11-05
mtd: nand: comment update, the DEPLETE1 command has gone
Gerhard Sittig
1
-1
/
+1
2014-11-05
mtd: nand: Base BCH ECC bytes on required strength
Jordan Friendshuh
1
-1
/
+1
2014-11-04
mtd: nand: gpio: improve comments about GPIO assisted operation
Gerhard Sittig
2
-3
/
+7
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
30
-31
/
+0
2014-11-02
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2014-10-29
MTD: merge 3.18 development into -next development
Brian Norris
1
-1
/
+1
2014-10-29
mtd: omap: fix mtd devices not showing up
Frans Klaver
1
-1
/
+1
2014-10-29
mtd: nand: add sunxi NAND flash controller support
Boris BREZILLON
3
-0
/
+1439
2014-10-23
nandsim: add id_bytes module parameter
Akinobu Mita
1
-18
/
+24
2014-10-22
mtd: orion_nand: fix error code path in probe
Michael Opdenacker
1
-28
/
+11
2014-10-22
mtd: nand: omap: Do not use global variables
Rostislav Lisovy
1
-4
/
+3
2014-10-20
mtd: nand: bcm47xxnflash: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
29
-30
/
+0
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-2
/
+2
2014-10-15
mtd: sh_flctl: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-10-15
mtd: fsmc_nand: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-10-06
mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help message
Roger Quadros
1
-1
/
+1
2014-10-06
mtd: nand: Force omap_elm to be built as a module if omap2_nand is a module
Ezequiel Garcia
2
-2
/
+5
2014-09-22
mtd: nand: Move ELM driver and rename as omap_elm
Ezequiel García
2
-0
/
+580
2014-09-22
nand: omap2: Replace pr_err with dev_err
Ezequiel García
1
-13
/
+17
2014-09-22
nand: omap2: Remove horrible ifdefs to fix module probe
Ezequiel García
1
-59
/
+71
2014-09-22
mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids table
Boris BREZILLON
1
-0
/
+4
2014-09-22
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
Boris BREZILLON
1
-0
/
+2
2014-09-19
mtd: denali: fix indents and other trivial things
Masahiro Yamada
1
-77
/
+61
2014-09-19
mtd: denali: remove unnecessary parentheses
Masahiro Yamada
1
-7
/
+7
2014-09-19
mtd: denali: remove another set-but-unused variable
Brian Norris
1
-2
/
+1
2014-09-17
mtd: denali: fix include guard and license block of denali.h
Masahiro Yamada
1
-23
/
+4
2014-09-17
mtd: nand: don't break long print messages
Rafał Miłecki
2
-22
/
+15
2014-09-17
mtd: bcm47xxnflash: replace some magic numbers
Rafał Miłecki
1
-4
/
+6
2014-09-17
mtd: bcm47xxnflash: NAND_CMD_RESET support
Rafał Miłecki
1
-1
/
+5
2014-09-17
mtd: bcm47xxnflash: add cmd_ctrl handler
Rafał Miłecki
1
-0
/
+21
2014-09-17
mtd: bcm47xxnflash: add dev_ready and fill chip_delay
Rafał Miłecki
1
-0
/
+12
2014-09-17
mtd: bcm47xxnflash: fix typo in freq calculation
Rafał Miłecki
1
-3
/
+5
2014-09-17
mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes instead
Wu, Josh
1
-8
/
+5
2014-09-17
mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps instead
Wu, Josh
1
-8
/
+6
2014-09-17
nand: omap2: Add support for flash-based bad block table
Ezequiel García
1
-1
/
+5
[next]