index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-05
ARM: 7933/1: rename ioremap_cached to ioremap_cache
Rob Herring
1
-1
/
+1
2013-11-06
mtd: plat-ram: Use module_platform_driver
Sachin Kamat
1
-15
/
+1
2013-11-06
mtd: scb2_flash: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-06
mtd: pci: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-06
mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-27
mtd: plat-ram: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-08-30
mtd: maps: cfi_flagadm: add missing __iomem annotation
Jingoo Han
1
-5
/
+5
2013-08-30
mtd: impa7: add missing __iomem annotation
Jingoo Han
1
-5
/
+5
2013-08-30
mtd: maps: use dev_get_platdata()
Jingoo Han
9
-16
/
+16
2013-08-05
mtd: remove obsolete JEDEC mapping drivers
Paul Bolle
4
-462
/
+0
2013-08-05
mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-05
mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-08-05
mtd: maps: physmap: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-05
mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-08-05
mtd: maps: latch-addr-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-05
mtd: maps: sa1100-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-05
mtd: maps: plat-ram: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-11
ARM: clps711x: autcpu12: Special driver for handling memory is removed
Alexander Shiyan
3
-137
/
+0
2013-05-09
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
27
-1679
/
+39
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-1
/
+1
2013-04-05
mtd: remove h720x flash support
Arnd Bergmann
3
-128
/
+0
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: 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: maps: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-11
/
+30
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-9
/
+8
2013-02-12
mtd: physmap_of: Convert device allocation to managed devm_kzalloc()
Ezequiel Garcia
1
-5
/
+3
2013-02-05
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
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-25
mtd: Convert to devm_ioremap_resource()
Thierry Reding
2
-9
/
+8
2013-01-19
mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name
Baruch Siach
1
-1
/
+1
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
[next]