index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
/
gpio-addr-flash.c
Age
Commit message (
Expand
)
Author
2018-10-08
mtd: maps: gpio-addr-flash: Convert to gpiod
Ricardo Ribalda Delgado
2018-10-08
mtd: maps: gpio-addr-flash: Replace array with an integer
Ricardo Ribalda Delgado
2018-10-08
mtd: maps: gpio-addr-flash: Use order instead of size
Ricardo Ribalda Delgado
2018-10-05
mtd: maps: gpio-addr-flash: Use devm_* functions
Ricardo Ribalda Delgado
2018-10-05
mtd: maps: gpio-addr-flash: Fix ioremapped size
Ricardo Ribalda Delgado
2018-10-05
mtd: maps: gpio-addr-flash: Replace custom printk
Ricardo Ribalda Delgado
2018-07-07
mtd: maps: gpio-addr-flash: add error handling for ioremap_nocache
Zhouyang Jia
2015-10-13
mtd: maps: gpio-addr-flash: show parent device in sysfs
Frans Klaver
2014-08-19
mtd: gpio_flash: handle case where offset + len exceeds the window size
Aaron Wu
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-30
mtd: maps: use dev_get_platdata()
Jingoo Han
2013-04-05
mtd: maps: add const qualifiers
Artem Bityutskiy
2012-11-22
mtd: fix a number of checkpatch complaints
Artem Bityutskiy
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinitconst
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: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-09-11
mtd: gpio-addr-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-05-25
mtd: gpio-addr-flash: convert to mtd_device_register()
Jamie Iles
2010-10-25
mtd: maps: gpio-addr-flash: fix warnings and make more portable
Mike Frysinger
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-24
mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
Mike Frysinger
2009-09-19
mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressing
Mike Frysinger