index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
gpmi-nand
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
mtd: gpmi: fix kernel BUG due to racing DMA operations
Huang Shijie
1
-2
/
+2
2013-04-04
mtd: gpmi: move to use generic DMA helper
Shawn Guo
2
-52
/
+2
2013-02-04
mtd: gpmi: add sanity check for the ECC
Huang Shijie
2
-2
/
+30
2013-02-04
mtd: gpmi: set the Golois Field bit for mx6q's BCH
Huang Shijie
3
-2
/
+28
2013-02-04
mtd: gpmi: fix a dereferencing freed memory error
Huang Shijie
1
-1
/
+1
2013-02-04
mtd: gpmi: dump the BCH registers
Huang Shijie
2
-0
/
+7
2013-02-04
mtd: gpmi: Always report ECC stats and return max_bitflips
Zach Sadecki
1
-19
/
+8
2013-01-03
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2012-12-13
mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
Wolfram Sang
1
-0
/
+9
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
1
-8
/
+8
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-15
mtd: gpmi: remove unneccessary header
Huang Shijie
3
-3
/
+6
2012-11-15
mtd: gpmi-nand: make debug prints more clear
Vikram Narayanan
1
-6
/
+8
2012-09-29
mtd: gpmi: initialize the timing registers only one time
Huang Shijie
2
-0
/
+9
2012-09-29
mtd: gpmi: add EDO feature for imx6q
Huang Shijie
3
-1
/
+227
2012-09-29
mtd: gpmi: do not set the default values for the extra clocks
Huang Shijie
1
-10
/
+5
2012-09-29
mtd: gpmi: simplify the DLL setting code
Huang Shijie
1
-13
/
+9
2012-09-29
mtd: gpmi: add a new field for HW_GPMI_CTRL1
Huang Shijie
3
-0
/
+17
2012-09-29
mtd: gpmi: do not get the clock frequency in gpmi_begin()
Huang Shijie
1
-6
/
+4
2012-09-29
mtd: gpmi: add a new field for HW_GPMI_TIMING1
Huang Shijie
3
-8
/
+22
2012-09-29
mtd: gpmi-nand: Convert to module_platform_driver()
Fabio Estevam
1
-22
/
+7
2012-09-29
mtd: gpmi-nand: Improve logging style
Fabio Estevam
1
-3
/
+6
2012-09-29
mtd: gpmi: fix the compiler warnings
Huang Shijie
3
-16
/
+12
2012-09-29
mtd: gpmi: change the code for clocks
Huang Shijie
3
-18
/
+112
2012-07-17
mtd: gpmi: update the bitflip_threshold
Huang Shijie
1
-0
/
+1
2012-07-16
mtd: gpmi: add on-flash BBT support for gpmi nand
Huang Shijie
1
-0
/
+3
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
1
-2
/
+4
2012-07-06
mtd: nand: gpmi: need to use {read,write}_oob_raw
Brian Norris
1
-0
/
+3
2012-07-06
mtd: gpmi-nand: fix read page when reading to vmalloced area
Sascha Hauer
1
-5
/
+5
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-113
/
+146
2012-06-01
mtd: gpmi-nand: define ecc.strength
Marek Vasut
1
-0
/
+5
2012-05-19
mtd: nand: gpmi: fix compile error caused by pinctrl call
Shawn Guo
1
-1
/
+1
2012-05-13
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
1
-6
/
+2
2012-05-13
mtd: gpmi: add gpmi support for mx6q
Huang Shijie
4
-15
/
+44
2012-05-13
mtd: gpmi: add device tree support to gpmi-nand
Huang Shijie
3
-69
/
+68
2012-05-13
mtd: gpmi-nand: utilize oob_requested parameter
Brian Norris
1
-15
/
+18
2012-05-13
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
1
-4
/
+4
2012-05-13
mtd: gpmi: do not include the mxs.h
Huang Shijie
1
-4
/
+5
2012-05-12
mtd: nand: gpmi: adopt pinctrl support
Shawn Guo
1
-0
/
+9
2012-04-20
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
1
-0
/
+1
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-16
/
+26
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-14
/
+11
2012-03-27
mtd: nand: gpmi: fix function annotations
Wolfram Sang
1
-6
/
+6
2012-03-27
mtd: gpmi: fix the wrong DMA command.
Huang Shijie
1
-1
/
+2
2012-03-27
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
1
-6
/
+13
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
1
-1
/
+1
2012-03-27
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
Wolfram Sang
1
-1
/
+1
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-14
/
+11
2012-02-04
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
1
-4
/
+14
[next]