Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9fe5f52c9eb2f2df2b6ffdab0100f4475fef2ba1
/
drivers
/
mtd
/
nand
9fe5f52
mtd: atmel_nand: fix the warning when CONFIG_OF is not defined
by Josh Wu
· 11 years ago
dad2256
mtd: nand: remove NAND_BBT_SCANEMPTY
by Brian Norris
· 11 years ago
b32843b
mtd: nand: hide in-memory BBT implementation details
by Brian Norris
· 11 years ago
5a0edb2
mtd: nand: refactor chip->block_markbad interface
by Brian Norris
· 11 years ago
39dbb02
mtd: nand: eliminate cast
by Brian Norris
· 11 years ago
b4d20d6
mtd: nand: remove multiplied-by-2 block logic
by Brian Norris
· 11 years ago
771c568
mtd: nand: add accessors, macros for in-memory BBT
by Brian Norris
· 11 years ago
6054d4d
mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sram
by Josh Wu
· 11 years ago
1ae9c09
mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram
by Josh Wu
· 11 years ago
7dc37de
mtd: atmel_nand: add Nand Flash Controller (NFC) support
by Josh Wu
· 11 years ago
5ee3d9d
mtd: atmel_nand: replace pmecc enable code with one function.
by Josh Wu
· 11 years ago
0d63748
mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremap
by Jean-Christophe PLAGNIOL-VILLARD
· 11 years ago
2f3b07a
mtd: nandsim: remove unused ns->geom.oobshift
by Akinobu Mita
· 11 years ago
8e716a8
mtd: nandsim: remove unused code
by Akinobu Mita
· 11 years ago
6d07fcf
mtd: nandsim: use NS_RAW_OFFSET()
by Akinobu Mita
· 11 years ago
3b8b8fa
mtd: nandsim: simplify NS_RAW_OFFSET()
by Akinobu Mita
· 11 years ago
f03a572
mtd: nandsim: use kasprintf()
by Akinobu Mita
· 11 years ago
08efe91
mtd: nandsim: convert pages_written[] to bitmap
by Akinobu Mita
· 11 years ago
60c6738
mtd: nand: detect OOB size for Toshiba 24nm raw SLC
by Brian Norris
· 11 years ago
edc9cba
mtd: atmel_nand: fix pmecc selction for ecc requirement typo
by Josh Wu
· 11 years ago
68e8078
mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices
by Brian Norris
· 11 years ago
9d40349
mtd: diskonchip: remove unused entries in Kconfig
by Michael Opdenacker
· 11 years ago
2e29497
mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probe
by Wolfram Sang
· 11 years ago
9f7f7d8
mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probe
by Wolfram Sang
· 11 years ago
96f2a4a
mtd: nand: mxc_nand: Remove unneeded check for platform_get_resource()
by Fabio Estevam
· 11 years ago
f666d64
mtd: atmel_nand: using a stronger ECC is not dangerous
by Richard Genoud
· 11 years ago
21ded41
mtd: nand: txx9ndfmc: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
b4689a6
mtd: nand: sharpsl: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
9e7c3df
mtd: nand: s3c2410: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
8461a99
mtd: nand: pxa3xx_nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
c2e89f8
mtd: nand: plat_nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
94ba696
mtd: nand: orion_nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
c156400
mtd: nand: omap2: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
399b6b7
mtd: nand: nuc900_nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
62416c0
mtd: nand: mxc_nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
6f911f7
mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
1b03147
mtd: nand: jz4740_nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
ed3b49b
mtd: nand: gpmi-nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
ccc109d
mtd: nand: fsmc_nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
4fdcd3f
mtd: nand: docg4: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
2ab8e88
mtd: nand: bf5xx_nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
91e8592
mtd: nand: atmel_nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
8f1f062
mtd: nand: ams-delta: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
ce0268f
mtd: nand: pxa3xx: Add support for Read parameter page command
by Ezequiel Garcia
· 11 years ago
d14231f
mtd: nand: pxa3xx: Add address support for READID command
by Ezequiel Garcia
· 11 years ago
f395898
mtd: nand: pxa3xx: Fix MODULE_DEVICE_TABLE declaration
by Ezequiel Garcia
· 11 years ago
a33e435
mtd: nand: pxa3xx: Use of_machine_is_compatible()
by Ezequiel Garcia
· 11 years ago
0a60d04
mtd: nand: pxa3xx: Set info->use_dma properly
by Ezequiel Garcia
· 11 years ago
1b71926
mtd: atmel_nand: add a new dt binding item for nand dma support
by Josh Wu
· 12 years ago
71b94e2
mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data
by Josh Wu
· 12 years ago
d1cb556
mtd: gpmi-nand: fix error return from gpmi_get_clks()
by Michał Mirosław
· 12 years ago
59bff7f
mtd: nand: davinci: use devm_ioremap_resource()
by Laurent Navet
· 12 years ago
d914c93
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
by David Mosberger
· 11 years ago
64ddba4
mtd: nand: fsmc: update of OF support
by Mian Yousaf Kaukab
· 12 years ago
498b614
mtd: nand: pxa3xx: Move buffer release code to its own function
by Ezequiel Garcia
· 12 years ago
1f8eaff
mtd: nand: pxa3xx: Check for clk_prepare_enable() return value
by Ezequiel Garcia
· 12 years ago
fb32061
mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare
by Ezequiel Garcia
· 12 years ago
9ca7944
mtd: nand: pxa3xx: Use devm_clk_get
by Ezequiel Garcia
· 12 years ago
0ddd846
mtd: nand: pxa3xx: Use devm_ioremap_resource
by Ezequiel Garcia
· 12 years ago
4c073cd
mtd: nand: pxa3xx: Use devm_kzalloc
by Ezequiel Garcia
· 12 years ago
7641383
mtd: nand_base: Use io{read, write}*_rep functions for transfer
by Alexander Shiyan
· 12 years ago
65c972a
mtd: nand-gpio: Add missing "owner" field in platform_driver struct
by Alexander Shiyan
· 12 years ago
f8e81c2
mtd: nand-gpio: Rename internal variables to match functionality
by Alexander Shiyan
· 12 years ago
ba44039
mtd: nand-gpio: Unneeded dependency on ARM removed
by Alexander Shiyan
· 12 years ago
2189408
mtd: nand-gpio: Use default nand_base {read/write}_buf functions
by Alexander Shiyan
· 12 years ago
ee4f366
mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kernel config
by Alexander Shiyan
· 12 years ago
c85d32d5
mtd: nand-gpio: Use default dev_ready function if RDY is missing in configuration
by Alexander Shiyan
· 12 years ago
283df42
mtd: nand-gpio: Convert driver to using resource-managed functions
by Alexander Shiyan
· 12 years ago
20cd000
mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITE
by Scott Wood
· 12 years ago
80ce4dd
mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
b87c92c
mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
b966a40
mtd: fsl_ifc_nand: remove incorrect kfree()
by Brian Norris
· 12 years ago
930d800
mtd: omap2: allow bulding as a module
by Arnd Bergmann
· 12 years ago
e222a6e
drivers/mtd/nand: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
a637b0d
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
76ec9d1
Convert selectors of GENERIC_GPIO to GPIOLIB
by Alexandre Courbot
· 12 years ago
5884974
mtd: bf5xx_nand: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
ef54f87
mtd: denali_dt: Remove redundant use of of_match_ptr
by Sachin Kamat
· 12 years ago
2f2ff14
mtd: denali_dt: Change return value to fix smatch warning
by Sachin Kamat
· 12 years ago
82fc812
mtd: denali_dt: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
6c67050
mtd: denali_dt: Fix incorrect error check
by Sachin Kamat
· 12 years ago
837a6ba
mtd: nand: subpage write support for hardware based ECC schemes
by Gupta, Pekon
· 12 years ago
4ff6772
mtd: omap2: use msecs_to_jiffies()
by Toan Pham
· 12 years ago
0c4a235
mtd: nand_ids: use size macros
by Artem Bityutskiy
· 12 years ago
5bfa9b7
mtd: nand_ids: improve LEGACY_ID_NAND macro a bit
by Artem Bityutskiy
· 12 years ago
92a2645
mtd: add 4 Toshiba nand chips for the full-id case
by Huang Shijie
· 12 years ago
ec6e87e
mtd: add the support to parse out the full-id nand type
by Huang Shijie
· 12 years ago
bd247ac
mtd: sh_flctl: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
b57d43f
mtd: gpio: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
b60c724
mtd: gpio: Use devm_kzalloc()
by Sachin Kamat
· 12 years ago
c4f8cde
mtd: davinci_nand: Use of_match_ptr()
by Sachin Kamat
· 12 years ago
c188a14
mtd: remove the h1910 NAND driver
by Artem Bityutskiy
· 12 years ago
3e6f9af
mtd: remove the ppchameleonevb NAND driver
by Artem Bityutskiy
· 12 years ago
9713511
mtd: davinci_nand: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
3a2a13f
mtd: txx9ndfmc: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
14ec6da
mtd: sh_flctl: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
307d2a51
mtd: fsmc_nand: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
c5345ed
mtd: atmel_nand: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
d9ba310
mtd: orion_nand: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
Next »