index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: atmel_nand: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-1
/
+0
*
mtd: nand: ams-delta: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-1
/
+0
*
mtd: nand: pxa3xx: Add support for Read parameter page command
Ezequiel Garcia
2013-08-05
1
-0
/
+10
*
mtd: nand: pxa3xx: Add address support for READID command
Ezequiel Garcia
2013-08-05
1
-0
/
+1
*
mtd: nand: pxa3xx: Fix MODULE_DEVICE_TABLE declaration
Ezequiel Garcia
2013-08-05
1
-1
/
+1
*
mtd: nand: pxa3xx: Use of_machine_is_compatible()
Ezequiel Garcia
2013-08-05
1
-1
/
+1
*
mtd: nand: pxa3xx: Set info->use_dma properly
Ezequiel Garcia
2013-08-05
1
-0
/
+1
*
mtd: atmel_nand: add a new dt binding item for nand dma support
Josh Wu
2013-08-05
1
-8
/
+3
*
mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data
Josh Wu
2013-08-05
1
-7
/
+6
*
mtd: gpmi-nand: fix error return from gpmi_get_clks()
Michał Mirosław
2013-08-05
1
-4
/
+8
*
mtd: onenand/samsung: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-08-05
1
-1
/
+0
*
mtd: onenand/omap2: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-08-05
1
-1
/
+0
*
mtd: onenand/generic: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-08-05
1
-2
/
+0
*
mtd: tests: don't print error messages when out-of-memory
Brian Norris
2013-08-05
6
-54
/
+18
*
mtd: nand: davinci: use devm_ioremap_resource()
Laurent Navet
2013-08-05
1
-5
/
+8
*
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
David Mosberger
2013-08-05
1
-2
/
+6
*
mtd: nand: fsmc: update of OF support
Mian Yousaf Kaukab
2013-08-05
1
-0
/
+18
*
mtd: nand: pxa3xx: Move buffer release code to its own function
Ezequiel Garcia
2013-08-05
1
-12
/
+14
*
mtd: nand: pxa3xx: Check for clk_prepare_enable() return value
Ezequiel Garcia
2013-08-05
1
-1
/
+3
*
mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare
Ezequiel Garcia
2013-08-05
1
-3
/
+3
*
mtd: nand: pxa3xx: Use devm_clk_get
Ezequiel Garcia
2013-08-05
1
-9
/
+7
*
mtd: nand: pxa3xx: Use devm_ioremap_resource
Ezequiel Garcia
2013-08-05
1
-27
/
+4
*
mtd: nand: pxa3xx: Use devm_kzalloc
Ezequiel Garcia
2013-08-05
1
-10
/
+4
*
mtd: Convert logging messages
Joe Perches
2013-08-05
1
-27
/
+31
*
mtd: devices: added the 16MiB winbond device
Girish K S
2013-08-05
1
-0
/
+1
*
mtd: nand_base: Use io{read, write}*_rep functions for transfer
Alexander Shiyan
2013-08-05
1
-15
/
+4
*
mtd: nand-gpio: Add missing "owner" field in platform_driver struct
Alexander Shiyan
2013-08-05
1
-0
/
+1
*
mtd: nand-gpio: Rename internal variables to match functionality
Alexander Shiyan
2013-08-05
1
-30
/
+30
*
mtd: nand-gpio: Unneeded dependency on ARM removed
Alexander Shiyan
2013-08-05
1
-1
/
+1
*
mtd: nand-gpio: Use default nand_base {read/write}_buf functions
Alexander Shiyan
2013-08-05
1
-56
/
+0
*
mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is ...
Alexander Shiyan
2013-08-05
1
-0
/
+3
*
mtd: nand-gpio: Use default dev_ready function if RDY is missing in configura...
Alexander Shiyan
2013-08-05
1
-5
/
+2
*
mtd: nand-gpio: Convert driver to using resource-managed functions
Alexander Shiyan
2013-08-05
1
-92
/
+38
*
mtd: m25p80: correct EN4B/EX4B comment
Brian Norris
2013-08-05
1
-1
/
+1
*
mtd: m25p80: utilize dedicated 4-byte addressing commands
Brian Norris
2013-08-05
1
-7
/
+32
*
mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITE
Scott Wood
2013-08-05
1
-1
/
+1
*
mtd: devices: convert OMAP BCH to devm_ioremap_resource()
Silviu-Mihai Popescu
2013-08-05
1
-3
/
+3
*
mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-08-05
1
-2
/
+2
*
mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-08-05
1
-4
/
+4
*
mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-08-05
1
-3
/
+3
*
mtd: cfi_cmdset_0002: print @adr when write timeout occurs
Huang Shijie
2013-08-05
1
-2
/
+2
*
mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-05
1
-4
/
+2
*
mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-05
1
-4
/
+2
*
mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-05
1
-4
/
+1
*
mtd: bcm63xxpart: use nvram for PSI size
Jonas Gorski
2013-08-05
1
-2
/
+4
*
mtd: bcm63xxpart: use size macro for CFE block size
Jonas Gorski
2013-08-05
1
-1
/
+2
*
mtd: fsl_ifc_nand: remove incorrect kfree()
Brian Norris
2013-08-05
1
-1
/
+0
*
mtd: bcm47xxsflash: implement polling chip status
Rafał Miłecki
2013-08-05
1
-0
/
+55
*
mtd: bcm47xxsflash: implement ChipCommon R/W ops
Rafał Miłecki
2013-08-05
2
-0
/
+15
*
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2013-07-05
2
-20
/
+43
|
\
[next]