summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/pxa3xx_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: pxa3xx: Move buffer release code to its own functionEzequiel Garcia2013-08-051-12/+14
* mtd: nand: pxa3xx: Check for clk_prepare_enable() return valueEzequiel Garcia2013-08-051-1/+3
* mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepareEzequiel Garcia2013-08-051-3/+3
* mtd: nand: pxa3xx: Use devm_clk_getEzequiel Garcia2013-08-051-9/+7
* mtd: nand: pxa3xx: Use devm_ioremap_resourceEzequiel Garcia2013-08-051-27/+4
* mtd: nand: pxa3xx: Use devm_kzallocEzequiel Garcia2013-08-051-10/+4
* mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy2013-04-051-1/+1
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-091-16/+73
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-1/+1
| |\
| | * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| * | mtd: nand: append missing parameter and valueHaojian Zhuang2012-08-201-2/+2
| * | MTD: pxa3xx-nand: add devicetree bindingsDaniel Mack2012-08-161-14/+71
| |/
* | mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-7/+0
* | mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu2012-07-061-1/+3
* | mtd: nand: kill NAND_NO_READRDYBrian Norris2012-07-061-1/+0
|/
* mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-131-2/+3
* mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-131-1/+0
* mtd: flash drivers set ecc strengthMike Dunn2012-03-271-0/+1
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-271-2/+3
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-091-11/+1
* mtd: pxa3xx_nand: enable multiple chip select supportLei Wen2011-09-111-50/+123
* mtd: pxa3xx_nand: sperate each chip individual infoLei Wen2011-09-111-132/+160
* mtd: pxa3xx_nand: convert all printk into dev_*Lei Wen2011-09-111-11/+16
* mtd: pxa3xx_nand: enhance suspend and resume routineLei Wen2011-09-111-1/+14
* mtd: pxa3xx_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-9/+2
* mtd: pxa3xx_nand: Fix blank page ECC mismatchDaniel Mack2011-09-111-0/+2
* mtd: pxa3xx_nand: fix nand detection issueLei Wen2011-09-111-5/+7
* mtd: pxa3xx_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-111-8/+5
* mtd: pxa3xx_nand: remove unused variable 'mtd'Axel Lin2011-09-111-2/+0
* mtd: pxa3xx_nand: fix a memory leakAxel Lin2011-09-111-1/+1
* mtd: pxa: convert to mtd_device_register()Jamie Iles2011-05-251-10/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mtd: pxa3xx_nand: clean the keep configure codeLei Wen2011-03-111-68/+35
* mtd: pxa3xx_nand: mtd scan id process could be defined by driver itselfLei Wen2011-03-111-93/+123
* mtd: pxa3xx_nand: unify prepare commandLei Wen2011-03-111-110/+139
* mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid functionLei Wen2011-03-111-76/+1
* mtd: pxa3xx_nand: rework irq logicLei Wen2011-03-111-212/+187
* mtd: pxa3xx_nand: make scan procedure more clearLei Wen2011-03-111-44/+55
* mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probeDan Carpenter2011-01-061-1/+1
* mtd: pxa3xx_nand: set oob length in the runtimeLei Wen2010-10-241-7/+18
* mtd: pxa3xx_nand: remove the flash info in driver structureLei Wen2010-10-241-72/+43
* mtd: pxa3xx_nand: introduce default timing to reduce read id timesLei Wen2010-10-241-35/+33
* mtd: pxa3xx_nand: condense the flash definitionLei Wen2010-10-241-156/+16
* mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown2010-09-131-0/+6
* pxa3xx: fix ns2cycle equationAxel Lin2010-08-181-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1