index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
/
physmap_of.c
Age
Commit message (
Expand
)
Author
2015-08-18
mtd: physmap_of: fix null pointer deference when kzalloc returns null
Colin Ian King
2015-05-06
mtd: constify of_device_id array
Fabian Frederick
2015-01-09
mtd: physmap_of: Add read-only fallback
Joe Schultz
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-12-12
mtd: physmap_of: fix potential NULL dereference
Ard Biesheuvel
2014-10-20
mtd: maps: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-22
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-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-04-05
mtd: physmap_of: add const qualifiers
Artem Bityutskiy
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-12
mtd: physmap_of: Convert device allocation to managed devm_kzalloc()
Ezequiel Garcia
2013-02-05
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-04
mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
Stefan Roese
2013-01-19
mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name
Baruch Siach
2013-01-03
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-10
mtd: physmap_of: error checking to prevent a NULL pointer dereference
Anton Prins
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-16
mtd: physmap_of: allow to specify the mtd name for retro compatiblity
Jean-Christophe PLAGNIOL-VILLARD
2012-09-29
mtd: physmap_of: Add "no-unaligned-direct-access" DT property
Stefan Roese
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-09-11
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-05-25
mtd: physmap: convert to mtd_device_register()
Jamie Iles
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2011-03-11
mtd: drop CONFIG_MTD_CONCAT ifdefs
Dmitry Eremin-Solenikov
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-12-03
mtd: maps: Use printf extension %pR for struct resource
Joe Perches
2010-10-25
mtd: physmap_of: Loop through all "reg" tuples for mapping
Stefan Roese
2010-10-25
mtd: Fix endianness issues from device tree
Ian Munsie
2010-08-17
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
Graeme Smecher
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-03
drivers/mtd/maps: introduce missing kfree
Julia Lawall
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-14
mtd: extend physmap_of to let the device tree specify the parition probe
Jason Gunthorpe
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-02
mtd: physmap_of: Correct the size argument to kzalloc
Julia Lawall
2009-09-19
mtd: maps: add mtd-ram support to physmap_of
Wolfram Sang
2009-09-04
mtd: physmap_of: fix incorrect check
vimal singh
2009-09-04
mtd: physmap_of: use resource_size
Wolfram Sang
2009-06-06
mtd: physmap_of: Add multiple regions and concatenation support
Stefan Roese
2009-04-06
[MTD] [NOR] Add device parent info to physmap_of
David Woodhouse
2009-01-06
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
[next]