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
/
maps
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-12
mtd: physmap_of: Convert device allocation to managed devm_kzalloc()
Ezequiel Garcia
1
-5
/
+3
2013-02-04
mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
Stefan Roese
1
-0
/
+1
2013-02-04
mtd: uclinux: add a comment about why uclinux_ram_map must not be static
Uwe Kleine-König
1
-0
/
+6
2013-02-04
mtd: uclinux: support ROM and allow passing the base address
Uwe Kleine-König
2
-6
/
+20
2013-01-03
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
6
-21
/
+17
2012-12-19
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
21
-363
/
+85
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-10
mtd: physmap_of: error checking to prevent a NULL pointer dereference
Anton Prins
1
-2
/
+4
2012-11-22
mtd: fix a number of checkpatch complaints
Artem Bityutskiy
7
-15
/
+18
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
15
-19
/
+19
2012-11-22
mtd: remove use of __devinitconst
Bill Pemberton
3
-3
/
+3
2012-11-22
mtd: remove use of __devinitdata
Bill Pemberton
2
-2
/
+2
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
18
-34
/
+33
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
12
-12
/
+12
2012-11-22
mtd: Drop FORTUNET support
Alexander Shiyan
3
-285
/
+0
2012-11-21
ARM: clps711x: cdb89712: Special driver for handling memory is removed
Alexander Shiyan
3
-286
/
+0
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-11-16
mtd: physmap_of: allow to specify the mtd name for retro compatiblity
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+4
2012-09-29
mtd: autcpu12-nvram: drop frees of devm_ alloc'd data
Julia Lawall
1
-14
/
+4
2012-09-29
mtd: maps: rbtx4939-flash: delete unneeded test
Julia Lawall
1
-2
/
+0
2012-09-29
mtd: physmap_of: Add "no-unaligned-direct-access" DT property
Stefan Roese
1
-0
/
+14
2012-09-29
mtd: maps: pci: remove dead code
Wolfram Sang
1
-23
/
+0
2012-09-29
mtd: allow uclinux map driver to be used on any ColdFire CPU platform
Greg Ungerer
1
-1
/
+1
2012-09-29
mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver
Greg Ungerer
1
-6
/
+9
2012-09-29
mtd: autcpu12-nvram: Convert driver to platform_device
Alexander Shiyan
2
-70
/
+82
2012-09-29
mtd: autcpu12-nvram: Fix compile breakage
Alexander Shiyan
1
-8
/
+11
2012-08-22
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
David Woodhouse
1
-3
/
+2
2012-07-06
mtd: delete SBC82xx/SBC8560 MTD mapping support
Paul Gortmaker
3
-187
/
+0
2012-06-27
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
1
-3
/
+2
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-40
/
+5
2012-05-21
MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc
John Crispin
1
-0
/
+7
2012-05-21
MTD: MIPS: lantiq: implement OF support
John Crispin
1
-44
/
+25
2012-05-13
mtd: fix scb2_flash build when PCI is not enabled
Randy Dunlap
1
-1
/
+1
2012-05-13
mtd: use module_pci_driver
Axel Lin
3
-38
/
+3
2012-05-13
mtd: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
1
-1
/
+1
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
21
-47
/
+92
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
16
-25
/
+29
2012-03-27
mtd: maps: sa1100-flash: Add reference counter to set_vpp()
Paul Parsons
1
-1
/
+13
2012-03-27
mtd: maps: pcmciamtd: Add reference counter to set_vpp()
Paul Parsons
1
-1
/
+12
2012-03-27
mtd: maps: l440gx: Add reference counter to set_vpp()
Paul Parsons
1
-5
/
+9
2012-03-27
mtd: maps: physmap: Add reference counter to set_vpp()
Paul Parsons
1
-2
/
+20
2012-03-27
mtd: mips: lantiq: reintroduce support for cmdline partitions
Daniel Schwierzeck
1
-1
/
+2
2012-03-27
mtd: ixp4xx: oops in ixp4xx_flash_probe
Marc Kleine-Budde
1
-1
/
+4
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
1
-8
/
+0
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2
-4
/
+4
2012-03-27
mtd: sa11x0: remove definitions and code left for documentation purposes
Russell King - ARM Linux
1
-100
/
+0
2012-03-27
mtd: sa11x0: Remove shutdown handler
Russell King - ARM Linux
1
-12
/
+0
[next]