index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: maps: cfi_flagadm: add missing __iomem annotation
Jingoo Han
2013-08-30
1
-5
/
+5
*
mtd: impa7: add missing __iomem annotation
Jingoo Han
2013-08-30
1
-5
/
+5
*
mtd: maps: use dev_get_platdata()
Jingoo Han
2013-08-30
9
-16
/
+16
*
mtd: remove obsolete JEDEC mapping drivers
Paul Bolle
2013-08-05
4
-462
/
+0
*
mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-1
/
+0
*
mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-2
/
+0
*
mtd: maps: physmap: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-1
/
+0
*
mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-2
/
+0
*
mtd: maps: latch-addr-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-1
/
+0
*
mtd: maps: sa1100-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-1
/
+0
*
mtd: maps: plat-ram: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-2
/
+0
*
ARM: clps711x: autcpu12: Special driver for handling memory is removed
Alexander Shiyan
2013-06-11
3
-137
/
+0
*
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-05-09
27
-1679
/
+39
|
\
|
*
mtd: remove h720x flash support
Arnd Bergmann
2013-04-05
3
-128
/
+0
|
*
mtd: maps: add const qualifiers
Artem Bityutskiy
2013-04-05
13
-25
/
+21
|
*
mtd: physmap_of: add const qualifiers
Artem Bityutskiy
2013-04-05
1
-7
/
+9
|
*
mtd: physmap: add const qualifiers
Artem Bityutskiy
2013-04-05
1
-10
/
+7
|
*
mtd: plat-ram: add const quilifiers
Artem Bityutskiy
2013-04-05
1
-1
/
+1
|
*
mtd: remove the ixp2000 map driver
Artem Bityutskiy
2013-04-05
3
-263
/
+0
|
*
mtd: remove the dilnetpc map driver support
Artem Bityutskiy
2013-04-05
3
-513
/
+0
|
*
mtd: remove the tqm8xxl map driver
Artem Bityutskiy
2013-04-05
3
-260
/
+0
|
*
mtd: maps: kill the rpxlite map driver
Artem Bityutskiy
2013-04-05
3
-75
/
+0
|
*
mtd: remove the mbx860 map driver
Artem Bityutskiy
2013-04-05
3
-107
/
+0
|
*
mtd: remove the dmv182 map driver
Artem Bityutskiy
2013-04-05
3
-156
/
+0
|
*
mtd: remove the dbox2-flash map driver
Artem Bityutskiy
2013-04-05
3
-132
/
+0
|
*
mtd: maps: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-04-05
1
-2
/
+1
*
|
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-04-16
1
-1
/
+1
|
/
*
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-02
3
-11
/
+30
|
\
|
*
mtd: physmap_of: Convert device allocation to managed devm_kzalloc()
Ezequiel Garcia
2013-02-12
1
-5
/
+3
|
*
mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
Stefan Roese
2013-02-04
1
-0
/
+1
|
*
mtd: uclinux: add a comment about why uclinux_ram_map must not be static
Uwe Kleine-König
2013-02-04
1
-0
/
+6
|
*
mtd: uclinux: support ROM and allow passing the base address
Uwe Kleine-König
2013-02-04
2
-6
/
+20
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
2
-9
/
+8
|
\
\
|
*
|
mtd: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
2
-9
/
+8
|
|
/
*
|
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name
Baruch Siach
2013-01-19
1
-1
/
+1
*
|
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
6
-21
/
+17
|
/
*
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
21
-363
/
+85
|
\
|
*
mtd: physmap_of: error checking to prevent a NULL pointer dereference
Anton Prins
2012-12-10
1
-2
/
+4
|
*
mtd: fix a number of checkpatch complaints
Artem Bityutskiy
2012-11-22
7
-15
/
+18
|
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
15
-19
/
+19
|
*
mtd: remove use of __devinitconst
Bill Pemberton
2012-11-22
3
-3
/
+3
|
*
mtd: remove use of __devinitdata
Bill Pemberton
2012-11-22
2
-2
/
+2
|
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
18
-34
/
+33
|
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
12
-12
/
+12
|
*
mtd: Drop FORTUNET support
Alexander Shiyan
2012-11-22
3
-285
/
+0
|
*
mtd: physmap_of: allow to specify the mtd name for retro compatiblity
Jean-Christophe PLAGNIOL-VILLARD
2012-11-16
1
-1
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
\
|
*
|
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
|
|
/
*
|
ARM: clps711x: cdb89712: Special driver for handling memory is removed
Alexander Shiyan
2012-11-21
3
-286
/
+0
|
/
[next]