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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
mtd: merge mtdchar module with mtdcore
Artem Bityutskiy
8
-40
/
+19
2013-04-05
mtd: mtdcore: cleanup mtdcore.h a little
Artem Bityutskiy
1
-17
/
+11
2013-04-05
mtd: mtdchar: use proper kernel print level
Artem Bityutskiy
1
-3
/
+5
2013-04-05
mtd: mtdcore: remove few useless #ifdef's
Artem Bityutskiy
1
-7
/
+4
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
2
-24
/
+2
2013-04-05
mtd: bcm47xxsflash: define opcodes
Rafał Miłecki
1
-0
/
+48
2013-04-05
mtd: bcm47xxsflash: store info about flash type
Rafał Miłecki
2
-0
/
+16
2013-04-05
mtd: bcm47xxsflash: keep a reference to the BCMA
Rafał Miłecki
2
-0
/
+6
2013-04-05
mtd: mtdcore: use const qualifier
Artem Bityutskiy
1
-1
/
+1
2013-04-05
mtd: devices: add const qualifiers
Artem Bityutskiy
2
-2
/
+2
2013-04-05
mtd: maps: add const qualifiers
Artem Bityutskiy
13
-25
/
+21
2013-04-05
mtd: physmap_of: add const qualifiers
Artem Bityutskiy
1
-7
/
+9
2013-04-05
mtd: physmap: add const qualifiers
Artem Bityutskiy
1
-10
/
+7
2013-04-05
mtd: plat-ram: add const quilifiers
Artem Bityutskiy
1
-1
/
+1
2013-04-05
mtd: add 'const' qualifier to a couple of register functions
Artem Bityutskiy
3
-3
/
+4
2013-04-05
mtd: remove the ixp2000 map driver
Artem Bityutskiy
3
-263
/
+0
2013-04-05
mtd: remove the dilnetpc map driver support
Artem Bityutskiy
3
-513
/
+0
2013-04-05
mtd: remove the tqm8xxl map driver
Artem Bityutskiy
3
-260
/
+0
2013-04-05
mtd: maps: kill the rpxlite map driver
Artem Bityutskiy
3
-75
/
+0
2013-04-05
mtd: remove the mbx860 map driver
Artem Bityutskiy
3
-107
/
+0
2013-04-05
mtd: remove the dmv182 map driver
Artem Bityutskiy
3
-156
/
+0
2013-04-05
mtd: remove the dbox2-flash map driver
Artem Bityutskiy
3
-132
/
+0
2013-04-05
mtd: devices: elm: check for device's presence before configuration
Daniel Mack
2
-3
/
+11
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: m25p80: add entry for w25q128
Rafał Miłecki
1
-0
/
+1
2013-04-05
mtd: maps: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-04-05
mtd: m25p80: add support for SST25VF064C
Krzysztof Mazur
1
-0
/
+1
2013-04-05
mtd: m25p80: introduce SST_WRITE flag for SST byte programming
Krzysztof Mazur
1
-9
/
+10
2013-04-05
mtd: ofpart: support partitions of 4 GiB and larger
Joe Schaack
1
-2
/
+5
2013-04-05
mtd: m25p80: n25q064 is Micron, not Intel/Numonyx
Brian Norris
1
-1
/
+1
2013-04-05
mtd: doc: remove support for DoC 2000/2001/2001+
Artem Bityutskiy
7
-3996
/
+0
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
6
-8
/
+8
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-05
mtd: mtdchar: handle chips that have user otp but no factory otp
Uwe Kleine-König
1
-11
/
+13
[prev]
[next]