index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
/
pxa2xx-flash.c
Age
Commit message (
Expand
)
Author
2016-04-04
mtd: pxa2xx-flash: switch back from memremap to ioremap_cached
Ard Biesheuvel
2015-10-13
mtd: maps: pxa2xx-flash: show parent device in sysfs
Frans Klaver
2015-10-12
mtd: pxa2xx-flash: switch from ioremap_cache to memremap
Dan Williams
2014-10-20
mtd: maps: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-28
Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-01-05
ARM: 7933/1: rename ioremap_cached to ioremap_cache
Rob Herring
2014-01-03
mtd: remove superfluous name casts
Geert Uytterhoeven
2013-08-30
mtd: maps: use dev_get_platdata()
Jingoo Han
2013-08-05
mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-05
mtd: maps: add const qualifiers
Artem Bityutskiy
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-12-07
mtd: pxa2xx-flash.c: It used to fall back to provided table.
Jonathan Cameron
2011-09-11
mtd: pxa2xx-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-25
mtd: pxa: convert to mtd_device_register()
Jamie Iles
2010-11-30
ARM: pxa: fix pxa2xx-flash section mismatch
Marek Vasut
2010-05-13
drivers/mtd: Use kzalloc
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-14
ARM: 5848/1: kill flush_ioremap_region()
Nicolas Pitre
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
2009-05-26
[MTD] Remove mtd->{suspend,resume} calls from board drivers
David Woodhouse
2009-04-02
[ARM] fix build-breaking 7a192ec commit
Russell King
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2007-10-15
Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver
Linus Torvalds
2007-09-23
[MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driver
Todd Poynor