aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/ams-delta.c
AgeCommit message (Expand)Author
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-22mtd: remove use of __devexit_pBill Pemberton
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren
2012-05-08mtd: ams-delta: fix request_mem_region() failureJanusz Krzysztofik
2012-03-01ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik
2012-01-20Merge branch 'omap1-part2' into omap1Tony Lindgren
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-12-22MTD: NAND: ams-delta: use GPIO instead of custom I/OJanusz Krzysztofik
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-06mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik
2011-01-06mtd: nand: ams-delta: convert to platform driverJanusz Krzysztofik
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2006-08-27[PATCH] MTD NAND: Fix ams-delta after core conversionJonathan McDowell
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner
2006-05-23[MTD] NAND modularize ECCThomas Gleixner
2006-05-21[MTD] Add Amstrad Delta NAND supportJonathan McDowell