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
2010-08-05
MTD: Nand: Add JZ4740 NAND driver
Lars-Peter Clausen
3
-0
/
+523
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
7
-100
/
+205
2010-08-04
Merge branch 'devel-map-io' into omap-for-linus
Tony Lindgren
1
-26
/
+7
2010-08-04
mtd: cfi_cmdset_0002: fix the check for valid primary extension versions
Guillaume LECERF
1
-3
/
+12
2010-08-04
mtd: m25p80: Make jedec_probe() return proper errno values
Anton Vorontsov
1
-12
/
+6
2010-08-04
mtd: m25p80: Fix false-positive probing
Anton Vorontsov
1
-2
/
+11
2010-08-04
mtd: mtdchar: fix mmap for MTD RAM/ROM char devices
Anatolij Gustschin
1
-1
/
+27
2010-08-04
mtd: ixp4xx: add support for static flash partitions
Richard Cochran
1
-8
/
+27
2010-08-04
mtd: mxc_nand: dont call suspend and resume explicitly
Eric Bénard
1
-42
/
+1
2010-08-04
mtd: doc2000: fix uninitialized variable in doc_ecc_decode()
Mark Ware
1
-2
/
+3
2010-08-04
mtd: OneNAND: Samsung SoCs use own chip_probe function
Kyungmin Park
1
-13
/
+8
2010-08-04
mtd: OneNAND: Introduce chip_probe function
Kyungmin Park
1
-12
/
+30
2010-08-03
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
6
-74
/
+198
2010-08-03
pcmcia: use struct resource for PCMCIA devices, part 2
Dominik Brodowski
1
-1
/
+0
2010-08-03
pcmcia: remove memreq_t
Dominik Brodowski
1
-7
/
+6
2010-08-02
omap3 nand: cleanup virtual address usages
Sukumar Ghorai
1
-161
/
+53
2010-08-02
omap3 gpmc: functionality enhancement
Sukumar Ghorai
1
-2
/
+2
2010-08-02
mtd: onenand:fix for page addr calculation based on device type
Rohit Hassan Sathyanarayan
1
-2
/
+5
2010-08-02
mtd: nand: update nand_default_block_markbad()
Brian Norris
1
-10
/
+24
2010-08-02
mtd: denali.h: fixed checkpatch errors
Dong, Chuanxiao
1
-82
/
+78
2010-08-02
mtd: nand: davinci: correct 4-bit error correction
Sudhakar Rajashekhara
1
-0
/
+17
2010-08-02
mtd: nand: more BB Detection refactoring and dynamic scan options
Brian Norris
2
-55
/
+86
2010-08-02
mtd: nand: refactor BB marker detection
Brian Norris
2
-11
/
+58
2010-08-02
mtd: s3c nand: parsing command-line partitions prior to set->partitions
Conke Hu
1
-9
/
+6
2010-08-02
mtd: mxc_nand: fix unbalanced enable for IRQ
Eric Bénard
1
-1
/
+1
2010-08-02
mtd: tests: return -1 if verify failed
Roel Kluin
1
-5
/
+4
2010-08-02
mtd: sm_common: remove casts from void
Kulikov Vasiliy
1
-1
/
+1
2010-08-02
mtd: r852: remove casts from void
Kulikov Vasiliy
1
-1
/
+1
2010-08-02
mtd: nandsim: remove casts from void
Kulikov Vasiliy
1
-7
/
+7
2010-08-02
mtd: dataflash: remove casts from void
Kulikov Vasiliy
1
-6
/
+6
2010-08-02
mtd: r852: remove casts from void
Kulikov Vasiliy
1
-2
/
+2
2010-08-02
mtd: cfi_probe: print manufacturer and id of probed chip
Guillaume LECERF
1
-2
/
+2
2010-08-02
mtd: nand: edit macro flag for BBT scan of last page in block
Brian Norris
2
-4
/
+4
2010-08-02
mtd: mtdconcat: fix bug with uninitialized lock and unlock functions
Martin Krause
1
-8
/
+12
2010-08-02
mtd: nand_ids: add two entries for NAND chips
Brian Norris
1
-0
/
+4
2010-08-02
mtd: mxc_nand: remove unused variable
Uwe Kleine-König
1
-1
/
+0
2010-08-02
mtd: physmap: use resource_size()
H Hartley Sweeten
1
-3
/
+3
2010-08-02
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
3
-0
/
+34
2010-08-02
mtd: denali: add Kconfig dependency
Karl Beldan
1
-0
/
+1
2010-08-02
mtd: m25p80: Add support for Macronix 25L8005
Martin Michlmayr
1
-0
/
+1
2010-08-02
mtd: return success on blktrans_ioctl
Dan Carpenter
1
-0
/
+1
2010-08-02
mtd: remove redundant dependency checks in Kconfig files
Kyle Spaans
3
-19
/
+16
2010-08-02
mtd: mxc_nand: fix OOB accesses on i.MX27
Sascha Hauer
1
-26
/
+5
2010-08-02
mtd: sst25l: check for null consistently
Dan Carpenter
1
-1
/
+1
2010-08-02
UBI: do not warn unnecessarily
Artem Bityutskiy
2
-4
/
+41
2010-08-02
UBI: do not print message about corruptes PEBs if we have none of them
Artem Bityutskiy
1
-1
/
+1
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-07-29
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-26
/
+7
2010-07-26
Remove REDWOOD_[456] config options and conditional code
Christian Dietrich
2
-44
/
+1
2010-07-26
Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...
Uwe Kleine-König
1
-2
/
+1
[prev]
[next]