index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-05
mtd: nand: ams-delta: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-05
mtd: nand: pxa3xx: Add support for Read parameter page command
Ezequiel Garcia
1
-0
/
+10
2013-08-05
mtd: nand: pxa3xx: Add address support for READID command
Ezequiel Garcia
1
-0
/
+1
2013-08-05
mtd: nand: pxa3xx: Fix MODULE_DEVICE_TABLE declaration
Ezequiel Garcia
1
-1
/
+1
2013-08-05
mtd: nand: pxa3xx: Use of_machine_is_compatible()
Ezequiel Garcia
1
-1
/
+1
2013-08-05
mtd: nand: pxa3xx: Set info->use_dma properly
Ezequiel Garcia
1
-0
/
+1
2013-08-05
mtd: atmel_nand: add a new dt binding item for nand dma support
Josh Wu
1
-8
/
+3
2013-08-05
mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data
Josh Wu
1
-7
/
+6
2013-08-05
mtd: gpmi-nand: fix error return from gpmi_get_clks()
Michał Mirosław
1
-4
/
+8
2013-08-05
mtd: nand: davinci: use devm_ioremap_resource()
Laurent Navet
1
-5
/
+8
2013-08-05
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
David Mosberger
1
-2
/
+6
2013-08-05
mtd: nand: fsmc: update of OF support
Mian Yousaf Kaukab
1
-0
/
+18
2013-08-05
mtd: nand: pxa3xx: Move buffer release code to its own function
Ezequiel Garcia
1
-12
/
+14
2013-08-05
mtd: nand: pxa3xx: Check for clk_prepare_enable() return value
Ezequiel Garcia
1
-1
/
+3
2013-08-05
mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare
Ezequiel Garcia
1
-3
/
+3
2013-08-05
mtd: nand: pxa3xx: Use devm_clk_get
Ezequiel Garcia
1
-9
/
+7
2013-08-05
mtd: nand: pxa3xx: Use devm_ioremap_resource
Ezequiel Garcia
1
-27
/
+4
2013-08-05
mtd: nand: pxa3xx: Use devm_kzalloc
Ezequiel Garcia
1
-10
/
+4
2013-08-05
mtd: nand_base: Use io{read, write}*_rep functions for transfer
Alexander Shiyan
1
-15
/
+4
2013-08-05
mtd: nand-gpio: Add missing "owner" field in platform_driver struct
Alexander Shiyan
1
-0
/
+1
2013-08-05
mtd: nand-gpio: Rename internal variables to match functionality
Alexander Shiyan
1
-30
/
+30
2013-08-05
mtd: nand-gpio: Unneeded dependency on ARM removed
Alexander Shiyan
1
-1
/
+1
2013-08-05
mtd: nand-gpio: Use default nand_base {read/write}_buf functions
Alexander Shiyan
1
-56
/
+0
2013-08-05
mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is ...
Alexander Shiyan
1
-0
/
+3
2013-08-05
mtd: nand-gpio: Use default dev_ready function if RDY is missing in configura...
Alexander Shiyan
1
-5
/
+2
2013-08-05
mtd: nand-gpio: Convert driver to using resource-managed functions
Alexander Shiyan
1
-92
/
+38
2013-08-05
mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITE
Scott Wood
1
-1
/
+1
2013-08-05
mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-4
/
+2
2013-08-05
mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-4
/
+1
2013-08-05
mtd: fsl_ifc_nand: remove incorrect kfree()
Brian Norris
1
-1
/
+0
2013-06-19
mtd: omap2: allow bulding as a module
Arnd Bergmann
1
-1
/
+1
2013-05-18
drivers/mtd/nand: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-09
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
25
-1688
/
+300
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-1
/
+1
2013-04-05
mtd: bf5xx_nand: Use module_platform_driver()
Sachin Kamat
1
-15
/
+1
2013-04-05
mtd: denali_dt: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-04-05
mtd: denali_dt: Change return value to fix smatch warning
Sachin Kamat
1
-1
/
+1
2013-04-05
mtd: denali_dt: Use module_platform_driver()
Sachin Kamat
1
-11
/
+1
2013-04-05
mtd: denali_dt: Fix incorrect error check
Sachin Kamat
1
-1
/
+1
2013-04-05
mtd: nand: subpage write support for hardware based ECC schemes
Gupta, Pekon
3
-17
/
+90
2013-04-05
mtd: omap2: use msecs_to_jiffies()
Toan Pham
1
-2
/
+2
2013-04-05
mtd: nand_ids: use size macros
Artem Bityutskiy
2
-55
/
+56
2013-04-05
mtd: nand_ids: improve LEGACY_ID_NAND macro a bit
Artem Bityutskiy
2
-55
/
+55
2013-04-05
mtd: add 4 Toshiba nand chips for the full-id case
Huang Shijie
1
-0
/
+19
2013-04-05
mtd: add the support to parse out the full-id nand type
Huang Shijie
1
-3
/
+32
2013-04-05
mtd: sh_flctl: Use of_match_ptr() macro
Sachin Kamat
1
-2
/
+1
2013-04-05
mtd: gpio: Use of_match_ptr() macro
Sachin Kamat
1
-2
/
+1
2013-04-05
mtd: gpio: Use devm_kzalloc()
Sachin Kamat
1
-4
/
+1
2013-04-05
mtd: davinci_nand: Use of_match_ptr()
Sachin Kamat
1
-2
/
+2
[next]