index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Age
Commit message (
Expand
)
Author
Files
Lines
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-03
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-11
/
+30
2013-02-22
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-26
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-04
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
6
-21
/
+17
2012-12-20
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
21
-363
/
+85
2012-12-14
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-02
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-40
/
+5
[prev]
[next]