index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
gpmi-nand
/
gpmi-nand.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: gpmi: fix the NULL pointer
Huang Shijie
2013-11-12
1
-7
/
+7
*
mtd: gpmi: fix kernel BUG due to racing DMA operations
Huang Shijie
2013-11-11
1
-2
/
+2
*
mtd: gpmi: only scan two chips for imx6
Huang Shijie
2013-11-11
1
-1
/
+1
*
mtd: gpmi: Use devm_kzalloc()
Fabio Estevam
2013-11-07
1
-3
/
+1
*
mtd: gpmi: scan two nand chips
Huang Shijie
2013-11-07
1
-1
/
+1
*
mtd: gpmi: use DMA channel 0 for all the nand chips
Huang Shijie
2013-11-07
1
-3
/
+2
*
mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
Huang Shijie
2013-10-28
1
-9
/
+20
*
mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...
Lothar Waßmann
2013-10-28
1
-4
/
+4
*
mtd: gpmi: fix ECC regression
David Woodhouse
2013-10-25
1
-1
/
+1
*
mtd: gpmi: remove the nand_scan()
Huang Shijie
2013-08-30
1
-30
/
+35
*
mtd: gpmi: set the BCH's geometry with the ecc info
Huang Shijie
2013-08-30
1
-1
/
+131
*
mtd: nand: gpmi-nand: use more sensible error codes at various places
Lothar Waßmann
2013-08-30
1
-3
/
+3
*
mtd: nand: refactor chip->block_markbad interface
Brian Norris
2013-08-30
1
-28
/
+16
*
mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-08-05
1
-9
/
+0
*
mtd: nand: gpmi-nand: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-2
/
+0
*
mtd: gpmi-nand: fix error return from gpmi_get_clks()
Michał Mirosław
2013-08-05
1
-4
/
+8
*
mtd: gpmi: move to use generic DMA helper
Shawn Guo
2013-04-04
1
-50
/
+1
*
mtd: gpmi: add sanity check for the ECC
Huang Shijie
2013-02-04
1
-2
/
+26
*
mtd: gpmi: set the Golois Field bit for mx6q's BCH
Huang Shijie
2013-02-04
1
-2
/
+4
*
mtd: gpmi: fix a dereferencing freed memory error
Huang Shijie
2013-02-04
1
-1
/
+1
*
mtd: gpmi: Always report ECC stats and return max_bitflips
Zach Sadecki
2013-02-04
1
-19
/
+8
*
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-04
1
-4
/
+3
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-8
/
+8
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: gpmi: remove unneccessary header
Huang Shijie
2012-11-15
1
-1
/
+6
*
mtd: gpmi-nand: make debug prints more clear
Vikram Narayanan
2012-11-15
1
-6
/
+8
*
mtd: gpmi: add EDO feature for imx6q
Huang Shijie
2012-09-29
1
-0
/
+8
*
mtd: gpmi: do not set the default values for the extra clocks
Huang Shijie
2012-09-29
1
-10
/
+5
*
mtd: gpmi-nand: Convert to module_platform_driver()
Fabio Estevam
2012-09-29
1
-22
/
+7
*
mtd: gpmi-nand: Improve logging style
Fabio Estevam
2012-09-29
1
-3
/
+6
*
mtd: gpmi: fix the compiler warnings
Huang Shijie
2012-09-29
1
-12
/
+8
*
mtd: gpmi: change the code for clocks
Huang Shijie
2012-09-29
1
-9
/
+73
*
mtd: gpmi: update the bitflip_threshold
Huang Shijie
2012-07-17
1
-0
/
+1
*
mtd: gpmi: add on-flash BBT support for gpmi nand
Huang Shijie
2012-07-16
1
-0
/
+3
*
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-07-06
1
-2
/
+4
*
mtd: nand: gpmi: need to use {read,write}_oob_raw
Brian Norris
2012-07-06
1
-0
/
+3
*
mtd: gpmi-nand: fix read page when reading to vmalloced area
Sascha Hauer
2012-07-06
1
-5
/
+5
*
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-06-02
1
-89
/
+95
|
\
|
*
mtd: gpmi-nand: define ecc.strength
Marek Vasut
2012-06-01
1
-0
/
+5
|
*
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-14
1
-6
/
+2
|
*
mtd: gpmi: add gpmi support for mx6q
Huang Shijie
2012-05-14
1
-0
/
+4
|
*
mtd: gpmi: add device tree support to gpmi-nand
Huang Shijie
2012-05-14
1
-64
/
+62
|
*
mtd: gpmi-nand: utilize oob_requested parameter
Brian Norris
2012-05-14
1
-15
/
+18
|
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-14
1
-4
/
+4
*
|
mtd: nand: gpmi: fix compile error caused by pinctrl call
Shawn Guo
2012-05-19
1
-1
/
+1
*
|
mtd: nand: gpmi: adopt pinctrl support
Shawn Guo
2012-05-12
1
-0
/
+9
|
/
*
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
2012-04-20
1
-0
/
+1
*
mtd: nand: gpmi: fix function annotations
Wolfram Sang
2012-03-27
1
-6
/
+6
*
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
Wolfram Sang
2012-03-27
1
-1
/
+1
[next]