index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
ams-delta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: ams-delta: return error code of nand_scan() on error
Masahiro Yamada
2016-11-07
1
-3
/
+2
*
mtd: nand: ams-delta: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
*
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-3
/
+3
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-3
/
+0
*
mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-8
/
+5
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-2
/
+2
*
mtd: nand: ams-delta: fix overwritten mtd_info->owner in initialization
Akinobu Mita
2015-01-15
1
-5
/
+1
*
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
1
-1
/
+0
*
mtd: nand: ams-delta: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-1
/
+0
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-1
/
+1
*
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
2012-10-09
1
-3
/
+7
|
\
|
*
ARM: OMAP1: Move board-ams-delta.h from plat to mach
Tony Lindgren
2012-09-20
1
-1
/
+1
|
*
ARM: OMAP: Move gpio.h to include/linux/platform_data
Tony Lindgren
2012-09-12
1
-2
/
+6
*
|
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
1
-13
/
+0
|
/
*
mtd: ams-delta: fix request_mem_region() failure
Janusz Krzysztofik
2012-05-08
1
-11
/
+6
*
ARM: OMAP1: ams-delta: clean up init data section assignments
Janusz Krzysztofik
2012-03-01
1
-1
/
+1
*
Merge branch 'omap1-part2' into omap1
Tony Lindgren
2012-01-20
1
-22
/
+52
|
\
|
*
MTD: NAND: ams-delta: use GPIO instead of custom I/O
Janusz Krzysztofik
2011-12-22
1
-22
/
+52
*
|
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2012-01-09
1
-11
/
+1
|
/
*
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
1
-1
/
+1
*
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2011-05-25
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
mtd: nand: ams-delta: drop omap_read/write, use ioremap
Janusz Krzysztofik
2011-01-06
1
-6
/
+43
*
mtd: nand: ams-delta: convert to platform driver
Janusz Krzysztofik
2011-01-06
1
-5
/
+26
*
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
1
-1
/
+1
*
OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE
Tony Lindgren
2009-08-28
1
-4
/
+4
*
omap drivers: switch to standard GPIO calls
David Brownell
2008-10-16
1
-2
/
+2
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-3
/
+3
*
[PATCH] MTD NAND: Fix ams-delta after core conversion
Jonathan McDowell
2006-08-27
1
-4
/
+6
*
[MTD] NAND remove write_byte/word function from nand_chip
Thomas Gleixner
2006-05-23
1
-1
/
+0
*
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
2006-05-23
1
-28
/
+28
*
[MTD] NAND modularize ECC
Thomas Gleixner
2006-05-23
1
-1
/
+1
*
[MTD] Add Amstrad Delta NAND support
Jonathan McDowell
2006-05-21
1
-0
/
+238