index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data
Josh Wu
2013-08-05
|
*
|
mtd: gpmi-nand: fix error return from gpmi_get_clks()
Michał Mirosław
2013-08-05
|
*
|
mtd: nand: davinci: use devm_ioremap_resource()
Laurent Navet
2013-08-05
|
*
|
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
David Mosberger
2013-08-05
|
*
|
mtd: nand: fsmc: update of OF support
Mian Yousaf Kaukab
2013-08-05
|
*
|
mtd: nand: pxa3xx: Move buffer release code to its own function
Ezequiel Garcia
2013-08-05
|
*
|
mtd: nand: pxa3xx: Check for clk_prepare_enable() return value
Ezequiel Garcia
2013-08-05
|
*
|
mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare
Ezequiel Garcia
2013-08-05
|
*
|
mtd: nand: pxa3xx: Use devm_clk_get
Ezequiel Garcia
2013-08-05
|
*
|
mtd: nand: pxa3xx: Use devm_ioremap_resource
Ezequiel Garcia
2013-08-05
|
*
|
mtd: nand: pxa3xx: Use devm_kzalloc
Ezequiel Garcia
2013-08-05
|
*
|
mtd: nand_base: Use io{read, write}*_rep functions for transfer
Alexander Shiyan
2013-08-05
|
*
|
mtd: nand-gpio: Add missing "owner" field in platform_driver struct
Alexander Shiyan
2013-08-05
|
*
|
mtd: nand-gpio: Rename internal variables to match functionality
Alexander Shiyan
2013-08-05
|
*
|
mtd: nand-gpio: Unneeded dependency on ARM removed
Alexander Shiyan
2013-08-05
|
*
|
mtd: nand-gpio: Use default nand_base {read/write}_buf functions
Alexander Shiyan
2013-08-05
|
*
|
mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is ...
Alexander Shiyan
2013-08-05
|
*
|
mtd: nand-gpio: Use default dev_ready function if RDY is missing in configura...
Alexander Shiyan
2013-08-05
|
*
|
mtd: nand-gpio: Convert driver to using resource-managed functions
Alexander Shiyan
2013-08-05
|
*
|
mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITE
Scott Wood
2013-08-05
|
*
|
mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-05
|
*
|
mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-05
|
*
|
mtd: fsl_ifc_nand: remove incorrect kfree()
Brian Norris
2013-08-05
|
|
/
*
/
mtd: mpc5121_nfc: cleanup clock API use
Gerhard Sittig
2013-08-23
|
/
*
mtd: omap2: allow bulding as a module
Arnd Bergmann
2013-06-19
*
drivers/mtd/nand: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
*
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-05-09
|
\
|
*
mtd: bf5xx_nand: Use module_platform_driver()
Sachin Kamat
2013-04-05
|
*
mtd: denali_dt: Remove redundant use of of_match_ptr
Sachin Kamat
2013-04-05
|
*
mtd: denali_dt: Change return value to fix smatch warning
Sachin Kamat
2013-04-05
|
*
mtd: denali_dt: Use module_platform_driver()
Sachin Kamat
2013-04-05
|
*
mtd: denali_dt: Fix incorrect error check
Sachin Kamat
2013-04-05
|
*
mtd: nand: subpage write support for hardware based ECC schemes
Gupta, Pekon
2013-04-05
|
*
mtd: omap2: use msecs_to_jiffies()
Toan Pham
2013-04-05
|
*
mtd: nand_ids: use size macros
Artem Bityutskiy
2013-04-05
|
*
mtd: nand_ids: improve LEGACY_ID_NAND macro a bit
Artem Bityutskiy
2013-04-05
|
*
mtd: add 4 Toshiba nand chips for the full-id case
Huang Shijie
2013-04-05
|
*
mtd: add the support to parse out the full-id nand type
Huang Shijie
2013-04-05
|
*
mtd: sh_flctl: Use of_match_ptr() macro
Sachin Kamat
2013-04-05
|
*
mtd: gpio: Use of_match_ptr() macro
Sachin Kamat
2013-04-05
|
*
mtd: gpio: Use devm_kzalloc()
Sachin Kamat
2013-04-05
|
*
mtd: davinci_nand: Use of_match_ptr()
Sachin Kamat
2013-04-05
|
*
mtd: remove the h1910 NAND driver
Artem Bityutskiy
2013-04-05
|
*
mtd: remove the ppchameleonevb NAND driver
Artem Bityutskiy
2013-04-05
|
*
mtd: davinci_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
|
*
mtd: txx9ndfmc: use module_platform_driver_probe()
Jingoo Han
2013-04-05
|
*
mtd: sh_flctl: use module_platform_driver_probe()
Jingoo Han
2013-04-05
|
*
mtd: fsmc_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
|
*
mtd: atmel_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
|
*
mtd: orion_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
[prev]
[next]