summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/ams-delta.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: remove use of __devexitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devinitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-091-3/+7
|\
| * ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-201-1/+1
| * ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-121-2/+6
* | mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-13/+0
|/
* mtd: ams-delta: fix request_mem_region() failureJanusz Krzysztofik2012-05-081-11/+6
* ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik2012-03-011-1/+1
* Merge branch 'omap1-part2' into omap1Tony Lindgren2012-01-201-22/+52
|\
| * MTD: NAND: ams-delta: use GPIO instead of custom I/OJanusz Krzysztofik2011-12-221-22/+52
* | mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-091-11/+1
|/
* ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik2011-01-061-6/+43
* mtd: nand: ams-delta: convert to platform driverJanusz Krzysztofik2011-01-061-5/+26
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
* OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-281-4/+4
* omap drivers: switch to standard GPIO callsDavid Brownell2008-10-161-2/+2
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [PATCH] MTD NAND: Fix ams-delta after core conversionJonathan McDowell2006-08-271-4/+6
* [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-231-1/+0
* [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-231-28/+28
* [MTD] NAND modularize ECCThomas Gleixner2006-05-231-1/+1
* [MTD] Add Amstrad Delta NAND supportJonathan McDowell2006-05-211-0/+238