index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
gpmi-nand
Age
Commit message (
Expand
)
Author
2013-08-30
mtd: gpmi: remove the nand_scan()
Huang Shijie
2013-08-30
mtd: gpmi: set the BCH's geometry with the ecc info
Huang Shijie
2013-08-30
mtd: nand: gpmi-nand: use more sensible error codes at various places
Lothar Waßmann
2013-08-30
mtd: nand: refactor chip->block_markbad interface
Brian Norris
2013-08-05
mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-08-05
mtd: nand: gpmi-nand: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
mtd: gpmi-nand: fix error return from gpmi_get_clks()
Michał Mirosław
2013-04-04
mtd: gpmi: move to use generic DMA helper
Shawn Guo
2013-02-04
mtd: gpmi: add sanity check for the ECC
Huang Shijie
2013-02-04
mtd: gpmi: set the Golois Field bit for mx6q's BCH
Huang Shijie
2013-02-04
mtd: gpmi: fix a dereferencing freed memory error
Huang Shijie
2013-02-04
mtd: gpmi: dump the BCH registers
Huang Shijie
2013-02-04
mtd: gpmi: Always report ECC stats and return max_bitflips
Zach Sadecki
2013-01-03
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-13
mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
Wolfram Sang
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-15
mtd: gpmi: remove unneccessary header
Huang Shijie
2012-11-15
mtd: gpmi-nand: make debug prints more clear
Vikram Narayanan
2012-09-29
mtd: gpmi: initialize the timing registers only one time
Huang Shijie
2012-09-29
mtd: gpmi: add EDO feature for imx6q
Huang Shijie
2012-09-29
mtd: gpmi: do not set the default values for the extra clocks
Huang Shijie
2012-09-29
mtd: gpmi: simplify the DLL setting code
Huang Shijie
2012-09-29
mtd: gpmi: add a new field for HW_GPMI_CTRL1
Huang Shijie
2012-09-29
mtd: gpmi: do not get the clock frequency in gpmi_begin()
Huang Shijie
2012-09-29
mtd: gpmi: add a new field for HW_GPMI_TIMING1
Huang Shijie
2012-09-29
mtd: gpmi-nand: Convert to module_platform_driver()
Fabio Estevam
2012-09-29
mtd: gpmi-nand: Improve logging style
Fabio Estevam
2012-09-29
mtd: gpmi: fix the compiler warnings
Huang Shijie
2012-09-29
mtd: gpmi: change the code for clocks
Huang Shijie
2012-07-17
mtd: gpmi: update the bitflip_threshold
Huang Shijie
2012-07-16
mtd: gpmi: add on-flash BBT support for gpmi nand
Huang Shijie
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-07-06
mtd: nand: gpmi: need to use {read,write}_oob_raw
Brian Norris
2012-07-06
mtd: gpmi-nand: fix read page when reading to vmalloced area
Sascha Hauer
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-06-01
mtd: gpmi-nand: define ecc.strength
Marek Vasut
2012-05-19
mtd: nand: gpmi: fix compile error caused by pinctrl call
Shawn Guo
2012-05-13
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-13
mtd: gpmi: add gpmi support for mx6q
Huang Shijie
2012-05-13
mtd: gpmi: add device tree support to gpmi-nand
Huang Shijie
2012-05-13
mtd: gpmi-nand: utilize oob_requested parameter
Brian Norris
2012-05-13
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-13
mtd: gpmi: do not include the mxs.h
Huang Shijie
2012-05-12
mtd: nand: gpmi: adopt pinctrl support
Shawn Guo
2012-04-20
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-27
mtd: nand: gpmi: fix function annotations
Wolfram Sang
[next]