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
/
physmap_of.c
Commit message (
Expand
)
Author
Age
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-11
*
mtd: physmap_of: add const qualifiers
Artem Bityutskiy
2013-04-05
*
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-02
|
\
|
*
mtd: physmap_of: Convert device allocation to managed devm_kzalloc()
Ezequiel Garcia
2013-02-12
|
*
mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
Stefan Roese
2013-02-04
*
|
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-04
|
\
\
|
|
/
|
/
|
|
*
mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name
Baruch Siach
2013-01-19
*
|
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
|
/
*
mtd: physmap_of: error checking to prevent a NULL pointer dereference
Anton Prins
2012-12-10
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
*
mtd: physmap_of: allow to specify the mtd name for retro compatiblity
Jean-Christophe PLAGNIOL-VILLARD
2012-11-16
*
mtd: physmap_of: Add "no-unaligned-direct-access" DT property
Stefan Roese
2012-09-29
*
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2012-01-09
*
mtd: physmap_of.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
*
mtd: physmap_of: move parse_obsolete_partitions to become separate parser
Dmitry Eremin-Solenikov
2011-09-11
*
mtd: physmap_of: use ofpart through generic parsing
Dmitry Eremin-Solenikov
2011-09-11
*
mtd: physmap: convert to mtd_device_register()
Jamie Iles
2011-05-24
*
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2011-03-25
|
\
|
*
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-02-28
*
|
mtd: drop CONFIG_MTD_CONCAT ifdefs
Dmitry Eremin-Solenikov
2011-03-11
|
/
*
mtd: maps: Use printf extension %pR for struct resource
Joe Perches
2010-12-03
*
mtd: physmap_of: Loop through all "reg" tuples for mapping
Stefan Roese
2010-10-24
*
mtd: Fix endianness issues from device tree
Ian Munsie
2010-10-24
*
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
Graeme Smecher
2010-08-17
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
|
\
|
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-10
|
\
\
|
|
/
|
/
|
|
*
drivers/mtd/maps: introduce missing kfree
Julia Lawall
2010-06-03
*
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
|
\
|
|
*
mtd: extend physmap_of to let the device tree specify the parition probe
Jason Gunthorpe
2010-05-13
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-05-10
|
|
\
|
*
|
mtd: physmap_of: Correct the size argument to kzalloc
Julia Lawall
2010-01-02
*
|
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
*
|
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
|
|
/
|
/
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
mtd: maps: add mtd-ram support to physmap_of
Wolfram Sang
2009-09-19
*
mtd: physmap_of: fix incorrect check
vimal singh
2009-09-04
*
mtd: physmap_of: use resource_size
Wolfram Sang
2009-09-04
*
mtd: physmap_of: Add multiple regions and concatenation support
Stefan Roese
2009-06-06
*
[MTD] [NOR] Add device parent info to physmap_of
David Woodhouse
2009-04-06
*
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
*
[MTD] remove unused mtd parameter in of_mtd_parse_partitions()
Sebastian Andrzej Siewior
2008-10-13
*
[MTD] Factor out OF partition support from the NOR driver.
Scott Wood
2008-02-03
*
MTD: small physmap_of partition parsing fixes
Valentine Barshak
2007-10-30
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-10-13
|
\
|
*
[POWERPC] Cleanups for physmap_of.c (v2)
David Gibson
2007-09-20
|
*
[POWERPC] Make partitions optional in physmap_of
Josh Boyer
2007-09-19
|
*
[POWERPC] Document and implement an improved flash device binding for powerpc
David Gibson
2007-09-13
*
|
[MTD] remove redundant/dead code from physmap_of.c
Mariusz Kozlowski
2007-08-01
|
/
[next]