summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/docg3.c
Commit message (Expand)AuthorAgeFilesLines
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-2/+2
* mtd: doc3: Fix wrong format specifierSascha Hauer2016-03-301-1/+1
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-1/+5
* mtd: Pass device_id to add_mtd_deviceSascha Hauer2013-10-291-1/+1
* mtd: rename MTD_OOB_* to MTD_OPS_*Sascha Hauer2013-07-221-13/+13
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-7/+1
* mtd: add parent supportJean-Christophe PLAGNIOL-VILLARD2012-10-171-0/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* mtd: docg3 fixes backport from Linux kernelRobert Jarzmik2012-04-171-13/+23
* drivers/mtd: improve docg3 write speedRobert Jarzmik2012-03-131-2/+3
* drivers/mtd: fix docg3 write supportRobert Jarzmik2012-01-271-2/+2
* drivers/mtd: add docg3 chipRobert Jarzmik2012-01-021-0/+1196