aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/physmap_of.c
Commit message (Expand)AuthorAge
* mtd: physmap_of: add const qualifiersArtem Bityutskiy2013-04-05
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-02
|\
| * mtd: physmap_of: Convert device allocation to managed devm_kzalloc()Ezequiel Garcia2013-02-12
| * mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese2013-02-04
* | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds2013-02-04
|\ \ | |/ |/|
| * mtd: physmap_of: fix cmdline partition method w/o linux, mtd-nameBaruch Siach2013-01-19
* | Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins2012-12-10
* mtd: remove use of __devinitBill Pemberton2012-11-22
* mtd: physmap_of: allow to specify the mtd name for retro compatiblityJean-Christophe PLAGNIOL-VILLARD2012-11-16
* mtd: physmap_of: Add "no-unaligned-direct-access" DT propertyStefan Roese2012-09-29
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-09
* mtd: physmap_of.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-11
* mtd: physmap_of: move parse_obsolete_partitions to become separate parserDmitry Eremin-Solenikov2011-09-11
* mtd: physmap_of: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-11
* mtd: physmap: convert to mtd_device_register()Jamie Iles2011-05-24
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-25
|\
| * dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* | mtd: drop CONFIG_MTD_CONCAT ifdefsDmitry Eremin-Solenikov2011-03-11
|/
* mtd: maps: Use printf extension %pR for struct resourceJoe Perches2010-12-03
* mtd: physmap_of: Loop through all "reg" tuples for mappingStefan Roese2010-10-24
* mtd: Fix endianness issues from device treeIan Munsie2010-10-24
* of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2010-08-17
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-10
|\ \ | |/ |/|
| * drivers/mtd/maps: introduce missing kfreeJulia Lawall2010-06-03
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\|
| * mtd: extend physmap_of to let the device tree specify the parition probeJason Gunthorpe2010-05-13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-10
| |\
| * | mtd: physmap_of: Correct the size argument to kzallocJulia Lawall2010-01-02
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* mtd: maps: add mtd-ram support to physmap_ofWolfram Sang2009-09-19
* mtd: physmap_of: fix incorrect checkvimal singh2009-09-04
* mtd: physmap_of: use resource_sizeWolfram Sang2009-09-04
* mtd: physmap_of: Add multiple regions and concatenation supportStefan Roese2009-06-06
* [MTD] [NOR] Add device parent info to physmap_ofDavid Woodhouse2009-04-06
* mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-13
* [MTD] Factor out OF partition support from the NOR driver.Scott Wood2008-02-03
* MTD: small physmap_of partition parsing fixesValentine Barshak2007-10-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-10-13
|\
| * [POWERPC] Cleanups for physmap_of.c (v2)David Gibson2007-09-20
| * [POWERPC] Make partitions optional in physmap_ofJosh Boyer2007-09-19
| * [POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson2007-09-13
* | [MTD] remove redundant/dead code from physmap_of.cMariusz Kozlowski2007-08-01
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-09
|\