index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Commit message (
Expand
)
Author
Age
*
mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c
Masanari Iida
2015-03-30
*
mtd: maps: sa1100-flash: remove incorrect __exit markups
Dmitry Torokhov
2015-03-30
*
mtd: replace CONFIG_8xx by CONFIG_PPC_8xx
Christophe Leroy
2015-03-30
*
mtd: physmap_of: Add read-only fallback
Joe Schultz
2015-01-10
*
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-12-17
|
\
|
*
mtd: physmap_of: fix potential NULL dereference
Ard Biesheuvel
2014-12-12
|
*
mtd: bfin-async-flash: Remove unused variable
Aaron Sierra
2014-10-22
*
|
mtd: maps: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
|
/
*
mtd: physmap_of: Add non-obsolete map_rom probe
Aaron Sierra
2014-09-22
*
mtd: physmap_of: Fix ROM support via OF
Aaron Sierra
2014-09-22
*
mtd: gpio_flash: handle case where offset + len exceeds the window size
Aaron Wu
2014-08-19
*
mtd: maps: solutionengine: drop excess dependency
Brian Norris
2014-08-19
*
mtd: use NULL instead of 0 for an address
Martin Kepplinger
2014-08-19
*
mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_remove
Atsushi Nemoto
2014-07-02
*
mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE
Paul Bolle
2014-05-28
*
mtd: maps: sc520cdp: fix warnings
Brian Norris
2014-05-28
*
mtd: Fix Elan SC520 dependencies
Jean Delvare
2014-05-12
*
mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAM
Philippe De Muyter
2014-03-11
*
mtd: ts5500: Add dependency
Jean Delvare
2014-03-11
*
mtd: plat-ram: Remove unnecessary OOM messages
Jingoo Han
2014-03-11
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-11
*
Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-01-28
|
\
|
*
mtd: ixp4xx: Use devm_*() functions
Jingoo Han
2014-01-07
|
*
mtd: lantiq-flash: Use devm_kzalloc()
Jingoo Han
2014-01-03
|
*
mtd: remove superfluous name casts
Geert Uytterhoeven
2014-01-03
*
|
ARM: 7933/1: rename ioremap_cached to ioremap_cache
Rob Herring
2014-01-05
|
/
*
mtd: plat-ram: Use module_platform_driver
Sachin Kamat
2013-11-07
*
mtd: scb2_flash: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-11-07
*
mtd: pci: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-11-07
*
mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-11-07
*
mtd: plat-ram: Remove casting the return value which is a void pointer
Jingoo Han
2013-10-27
*
mtd: maps: cfi_flagadm: add missing __iomem annotation
Jingoo Han
2013-08-30
*
mtd: impa7: add missing __iomem annotation
Jingoo Han
2013-08-30
*
mtd: maps: use dev_get_platdata()
Jingoo Han
2013-08-30
*
mtd: remove obsolete JEDEC mapping drivers
Paul Bolle
2013-08-05
*
mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
*
mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
*
mtd: maps: physmap: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
*
mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
*
mtd: maps: latch-addr-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
*
mtd: maps: sa1100-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
*
mtd: maps: plat-ram: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
*
ARM: clps711x: autcpu12: Special driver for handling memory is removed
Alexander Shiyan
2013-06-11
*
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-05-09
|
\
|
*
mtd: remove h720x flash support
Arnd Bergmann
2013-04-05
|
*
mtd: maps: add const qualifiers
Artem Bityutskiy
2013-04-05
|
*
mtd: physmap_of: add const qualifiers
Artem Bityutskiy
2013-04-05
|
*
mtd: physmap: add const qualifiers
Artem Bityutskiy
2013-04-05
|
*
mtd: plat-ram: add const quilifiers
Artem Bityutskiy
2013-04-05
|
*
mtd: remove the ixp2000 map driver
Artem Bityutskiy
2013-04-05
[next]