aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/maps/physmap_of.c
AgeCommit message (Expand)Author
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-02-12mtd: physmap_of: Convert device allocation to managed devm_kzalloc()Ezequiel Garcia
2013-02-05Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-02-04mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese
2013-01-19mtd: physmap_of: fix cmdline partition method w/o linux, mtd-nameBaruch Siach
2013-01-03Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman
2012-12-10mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-16mtd: physmap_of: allow to specify the mtd name for retro compatiblityJean-Christophe PLAGNIOL-VILLARD
2012-09-29mtd: physmap_of: Add "no-unaligned-direct-access" DT propertyStefan Roese
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-09-11mtd: physmap_of.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: physmap_of: move parse_obsolete_partitions to become separate parserDmitry Eremin-Solenikov
2011-09-11mtd: physmap_of: use ofpart through generic parsingDmitry Eremin-Solenikov
2011-05-25mtd: physmap: convert to mtd_device_register()Jamie Iles
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-11mtd: drop CONFIG_MTD_CONCAT ifdefsDmitry Eremin-Solenikov
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2010-12-03mtd: maps: Use printf extension %pR for struct resourceJoe Perches
2010-10-25mtd: physmap_of: Loop through all "reg" tuples for mappingStefan Roese
2010-10-25mtd: Fix endianness issues from device treeIan Munsie
2010-08-17of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-06-03drivers/mtd/maps: introduce missing kfreeJulia Lawall
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-14mtd: extend physmap_of to let the device tree specify the parition probeJason Gunthorpe
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-02mtd: physmap_of: Correct the size argument to kzallocJulia Lawall
2009-09-19mtd: maps: add mtd-ram support to physmap_ofWolfram Sang
2009-09-04mtd: physmap_of: fix incorrect checkvimal singh
2009-09-04mtd: physmap_of: use resource_sizeWolfram Sang
2009-06-06mtd: physmap_of: Add multiple regions and concatenation supportStefan Roese
2009-04-06[MTD] [NOR] Add device parent info to physmap_ofDavid Woodhouse
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Scott Wood
2007-10-30MTD: small physmap_of partition parsing fixesValentine Barshak
2007-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-09-20[POWERPC] Cleanups for physmap_of.c (v2)David Gibson
2007-09-19[POWERPC] Make partitions optional in physmap_ofJosh Boyer
2007-09-14[POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson
2007-08-01[MTD] remove redundant/dead code from physmap_of.cMariusz Kozlowski
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-05-09[MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driverDavid Gibson