Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f666d6495a4350ebe4ebb8c071b290f9f49514bf
/
drivers
/
mtd
/
nand
f666d64
mtd: atmel_nand: using a stronger ECC is not dangerous
by Richard Genoud
· 12 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
· 12 years ago
d14231f
mtd: nand: pxa3xx: Add address support for READID command
by Ezequiel Garcia
· 12 years ago
f395898
mtd: nand: pxa3xx: Fix MODULE_DEVICE_TABLE declaration
by Ezequiel Garcia
· 12 years ago
a33e435
mtd: nand: pxa3xx: Use of_machine_is_compatible()
by Ezequiel Garcia
· 12 years ago
0a60d04
mtd: nand: pxa3xx: Set info->use_dma properly
by Ezequiel Garcia
· 12 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
· 12 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
· 12 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
725a227
mtd: doc: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
ad24578
mtd: devices: elm: check for device's presence before configuration
by Daniel Mack
· 12 years ago
0cca9fb
mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable
by Alexander Shiyan
· 12 years ago
fb066ad
mtd: nand_base: Removed unnecessary command masking
by Alexander Shiyan
· 12 years ago
8dbfae1
mtd: nand_ids: introduce helper macros
by Artem Bityutskiy
· 12 years ago
51148f1
mtd: nand: remove few tiny page NAND bits
by Artem Bityutskiy
· 12 years ago
68aa352de
mtd: nand: rename the id field of 'struct nand_flash_dev'
by Artem Bityutskiy
· 12 years ago
3239a6c
mtd: nand: use NAND_HAS_CACHEPROG
by Artem Bityutskiy
· 12 years ago
0be718e
mtd: nand: remove a bunch of unused commands
by Artem Bityutskiy
· 12 years ago
14c6578
mtd: nand: remove AG-AND support
by Artem Bityutskiy
· 12 years ago
02f57fe
mtd: nand: remove the rtc_from4 driver support
by Artem Bityutskiy
· 12 years ago
f7025a4
mtd: decommission the NAND museum
by Artem Bityutskiy
· 12 years ago
7d321ec
mtd: nand_ids: minor clean-ups
by Artem Bityutskiy
· 12 years ago
5fac0e1
mtd: gpmi: move to use generic DMA helper
by Shawn Guo
· 12 years ago
5bc7c33
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
by Brian Norris
· 12 years ago
48476df
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
5115f3c
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
7bb307e
export kernel_write(), convert open-coded instances
by Al Viro
· 12 years ago
a8f3740
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
5ce7aba
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
be0638d
mtd: bcm47xxnflash: use pr_fmt for module prefix in messages
by Rafał Miłecki
· 12 years ago
ef4e0c2
mtd: davinci_nand: Use managed resources
by Mrugesh Katepallewar
· 12 years ago
84cfbbb
mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC requirement.
by Josh Wu
· 12 years ago
Next »