Boris BREZILLON
|
d699ed250c
mtd: nand: make use of nand_set/get_controller_data() helpers
|
9 лет назад |
Boris BREZILLON
|
6e9411923b
mtd: nand: return consistent error codes in ecc.correct() implementations
|
9 лет назад |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 лет назад |
Boris BREZILLON
|
a008deb165
mtd: nand: mxc: use the mtd instance embedded in struct nand_chip
|
9 лет назад |
Boris BREZILLON
|
4bd4ebcc54
mtd: nand: make use of mtd_to_nand() in NAND drivers
|
9 лет назад |
Fabio Estevam
|
1b15b1f5a0
mtd: mxc_nand: Remove bit-or operation with zero
|
9 лет назад |
Brian Norris
|
a61ae81a19
mtd: nand: drop unnecessary partition parser data
|
9 лет назад |
Frans Klaver
|
5c5594c92d
mtd: nand: mxc_nand: drop owner assignment
|
10 лет назад |
Brian Norris
|
0c00a36d93
Merge MTD 4.3-rc updates into -next
|
10 лет назад |
Luis de Bethencourt
|
b33c35b11e
mtd: mxc_nand: Fix module autoload for OF platform driver
|
10 лет назад |
Eric Benard
|
e5a5d92d9d
mxc_nand: fix copy_spare
|
10 лет назад |
Baruch Siach
|
8eeb4c521a
mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC
|
10 лет назад |
Baruch Siach
|
0d17fc3e99
mtd: mxc_nand: fix truncate of unaligned oob copying
|
10 лет назад |
Baruch Siach
|
7e7e4730c1
mtd: mxc_nand: limit the size of used oob
|
10 лет назад |
Uwe Kleine-König
|
35d5d20efa
mtd: mxc_nand: cleanup copy_spare function
|
10 лет назад |
Krzysztof Kozlowski
|
8d1e568d2d
mtd: mxc-nand: Constify platform_device_id
|
10 лет назад |
Uwe Kleine-König
|
98ebb52109
mtd: mxc-nand: Warn on unimplemented commands
|
10 лет назад |
Uwe Kleine-König
|
3d6e81c0c9
mtd: mxc-nand: Implement support for PARAM command
|
10 лет назад |
Uwe Kleine-König
|
c4ca3997ef
mtd: mxc-nand: Allow to use column addresses different from 0
|
10 лет назад |
Uwe Kleine-König
|
3f410690f5
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
|
10 лет назад |
Uwe Kleine-König
|
1f42adc888
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
|
10 лет назад |
Uwe Kleine-König
|
e35d1d8a1d
mtd: mxc-nand: Add a timeout when waiting for interrupt
|
10 лет назад |
Linus Torvalds
|
d6666be6f0
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
|
10 лет назад |
Koul, Vinod
|
33a87a159c
mtd: mxc_nand: use __iowrite32_copy for 32 bit copy
|
10 лет назад |
Wolfram Sang
|
5cfb36ebf4
mtd: nand: drop owner assignment from platform_drivers
|
10 лет назад |
Fabio Estevam
|
26fbf48b7a
mtd: mxc_nand: Propagate the error if platform_get_irq() fails
|
11 лет назад |
Huang Shijie
|
a5900554a8
mtd: mxc-nand: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
|
11 лет назад |
Wei Yongjun
|
8bfd4f7f18
mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove()
|
11 лет назад |
Fabio Estevam
|
dcedf628f5
mtd: nand: mxc_nand: Check the return value from clk_prepare_enable()
|
11 лет назад |
Michael Grzeschik
|
0566477762
mtd: mxc_nand: remove duplicated ecc_stats counting
|
11 лет назад |