index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
25
-1688
/
+300
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-1
/
+1
2013-04-05
mtd: bf5xx_nand: Use module_platform_driver()
Sachin Kamat
1
-15
/
+1
2013-04-05
mtd: denali_dt: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-04-05
mtd: denali_dt: Change return value to fix smatch warning
Sachin Kamat
1
-1
/
+1
2013-04-05
mtd: denali_dt: Use module_platform_driver()
Sachin Kamat
1
-11
/
+1
2013-04-05
mtd: denali_dt: Fix incorrect error check
Sachin Kamat
1
-1
/
+1
2013-04-05
mtd: nand: subpage write support for hardware based ECC schemes
Gupta, Pekon
3
-17
/
+90
2013-04-05
mtd: omap2: use msecs_to_jiffies()
Toan Pham
1
-2
/
+2
2013-04-05
mtd: nand_ids: use size macros
Artem Bityutskiy
2
-55
/
+56
2013-04-05
mtd: nand_ids: improve LEGACY_ID_NAND macro a bit
Artem Bityutskiy
2
-55
/
+55
2013-04-05
mtd: add 4 Toshiba nand chips for the full-id case
Huang Shijie
1
-0
/
+19
2013-04-05
mtd: add the support to parse out the full-id nand type
Huang Shijie
1
-3
/
+32
2013-04-05
mtd: sh_flctl: Use of_match_ptr() macro
Sachin Kamat
1
-2
/
+1
2013-04-05
mtd: gpio: Use of_match_ptr() macro
Sachin Kamat
1
-2
/
+1
2013-04-05
mtd: gpio: Use devm_kzalloc()
Sachin Kamat
1
-4
/
+1
2013-04-05
mtd: davinci_nand: Use of_match_ptr()
Sachin Kamat
1
-2
/
+2
2013-04-05
mtd: remove the h1910 NAND driver
Artem Bityutskiy
3
-174
/
+0
2013-04-05
mtd: remove the ppchameleonevb NAND driver
Artem Bityutskiy
3
-410
/
+0
2013-04-05
mtd: davinci_nand: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2013-04-05
mtd: txx9ndfmc: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: sh_flctl: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: fsmc_nand: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: atmel_nand: use module_platform_driver_probe()
Jingoo Han
1
-14
/
+1
2013-04-05
mtd: orion_nand: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: doc: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: devices: elm: check for device's presence before configuration
Daniel Mack
1
-2
/
+3
2013-04-05
mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable
Alexander Shiyan
1
-2
/
+0
2013-04-05
mtd: nand_base: Removed unnecessary command masking
Alexander Shiyan
1
-2
/
+1
2013-04-05
mtd: nand_ids: introduce helper macros
Artem Bityutskiy
2
-111
/
+109
2013-04-05
mtd: nand: remove few tiny page NAND bits
Artem Bityutskiy
3
-13
/
+4
2013-04-05
mtd: nand: rename the id field of 'struct nand_flash_dev'
Artem Bityutskiy
3
-5
/
+5
2013-04-05
mtd: nand: use NAND_HAS_CACHEPROG
Artem Bityutskiy
1
-1
/
+1
2013-04-05
mtd: nand: remove a bunch of unused commands
Artem Bityutskiy
4
-33
/
+0
2013-04-05
mtd: nand: remove AG-AND support
Artem Bityutskiy
3
-116
/
+2
2013-04-05
mtd: nand: remove the rtc_from4 driver support
Artem Bityutskiy
3
-635
/
+0
2013-04-05
mtd: decommission the NAND museum
Artem Bityutskiy
2
-25
/
+5
2013-04-05
mtd: nand_ids: minor clean-ups
Artem Bityutskiy
1
-19
/
+15
2013-04-04
mtd: gpmi: move to use generic DMA helper
Shawn Guo
2
-52
/
+2
2013-03-14
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
2
-39
/
+57
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
15
-245
/
+886
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-22
/
+12
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-8
/
+14
2013-02-26
export kernel_write(), convert open-coded instances
Al Viro
1
-22
/
+12
2013-02-21
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+3
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-47
/
+36
2013-02-13
mtd: bcm47xxnflash: use pr_fmt for module prefix in messages
Rafał Miłecki
3
-4
/
+8
2013-02-13
mtd: davinci_nand: Use managed resources
Mrugesh Katepallewar
1
-19
/
+5
[next]