Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
270f0c31b47eeedee7d6c538c0f5753df24a7726
/
drivers
/
mtd
/
nand
/
gpmi-nand
a62d016
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
899b834
mtd: nand: gpmi: Check for scan_bbt() error
by Fabio Estevam
· 10 years ago
706d5b2
mtd: nand: gpmi: fixup return type of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
f42cf8d
treewide: Fix typo in printk messages
by Masanari Iida
· 10 years ago
c967360
mtd: nand: gpmi: remove deprecated comment
by Boris BREZILLON
· 10 years ago
41bed23
mtd: gpmi: Remove noisy error message
by Fabio Estevam
· 10 years ago
7ca94e0
mtd: nand: gpmi: add raw oob access functions
by Boris BREZILLON
· 10 years ago
da3bc42c
mtd: nand: gpmi: add proper raw access support
by Boris BREZILLON
· 10 years ago
66de54a
mtd: nand: gpmi: add gpmi_copy_bits function
by Boris BREZILLON
· 10 years ago
2a500af
mtd: gpmi: make blockmark swapping optional
by Lothar Waßmann
· 11 years ago
d8c0372
mtd: gpmi: remove line breaks from error messages and improve wording
by Lothar Waßmann
· 10 years ago
6a76096
mtd: gpmi: remove useless (void *) type casts and spaces between type casts and variables
by Lothar Waßmann
· 10 years ago
91f5498
mtd: gpmi: add gpmi support for imx6sx
by Huang Shijie
· 11 years ago
6189ccc
mtd: gpmi: add gpmi_devdata{} to simplify the code
by Huang Shijie
· 11 years ago
b8e2931
mtd: gpmi: add subpage read support
by Huang Shijie
· 11 years ago
4a57d67
mtd: gpmi: do not use the mtd->writesize
by Huang Shijie
· 11 years ago
0ff76a9
mtd: gpmi: add sanity check when mapping DMA for read_buf/write_buf
by Huang Shijie
· 11 years ago
06f216c
mtd: gpmi: allocate a proper buffer for non ECC read/write
by Huang Shijie
· 11 years ago
c232596
mtd: gpmi: change pr_debug to dev_dbg
by Huang Shijie
· 11 years ago
da40c16
mtd: gpmi: change pr_err to dev_err
by Huang Shijie
· 11 years ago
43a34b8
mtd: gpmi: remove the unnecessary pr_err()
by Huang Shijie
· 11 years ago
3cb2c1e
mtd: gpmi: use devm_request_irq
by Huang Shijie
· 11 years ago
87a9d69
mtd: gpmi: use devm_ioremap_resource
by Huang Shijie
· 11 years ago
ccce417
mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*
by Huang Shijie
· 11 years ago
bd92029
mtd: gpmi: remove the unused line
by Huang Shijie
· 11 years ago
d7364a27
mtd: gpmi: delete the gpmi_pre_bbt_scan
by Huang Shijie
· 11 years ago
df877fb
mtd: gpmi: do not use the local array to do the DMA transfer
by Huang Shijie
· 11 years ago
76c930b
mtd: gpmi-lib: Make checkpatch happy
by Fabio Estevam
· 11 years ago
554cbc5
mtd: gpmi: Use devm_clk_get()
by Fabio Estevam
· 11 years ago
89b59e6
mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC
by Huang Shijie
· 11 years ago
885d71e
mtd: gpmi: fix the NULL pointer
by Huang Shijie
· 11 years ago
7b3d2fb
mtd: gpmi: fix kernel BUG due to racing DMA operations
by Huang Shijie
· 11 years ago
80bd33a
mtd: gpmi: only scan two chips for imx6
by Huang Shijie
· 11 years ago
edaf4d4
mtd: gpmi: Use devm_kzalloc()
by Fabio Estevam
· 11 years ago
7caa4fd
mtd: gpmi: imx6: fix the wrong method for checking ready/busy
by Huang Shijie
· 11 years ago
a5370e9
mtd: gpmi: scan two nand chips
by Huang Shijie
· 11 years ago
a7c12d0
mtd: gpmi: use DMA channel 0 for all the nand chips
by Huang Shijie
· 11 years ago
d159d8b
mtd: gpmi: decouple the chip select from the DMA channel
by Huang Shijie
· 11 years ago
7a2b89a
mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
by Huang Shijie
· 11 years ago
d41f950
mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struct initializer)
by Lothar Waßmann
· 11 years ago
031e277
mtd: gpmi: fix ECC regression
by David Woodhouse
· 11 years ago
f720e7c
mtd: gpmi: remove the nand_scan()
by Huang Shijie
· 11 years ago
2febcdf
mtd: gpmi: set the BCH's geometry with the ecc info
by Huang Shijie
· 11 years ago
52a073b
mtd: nand: gpmi-nand: use more sensible error codes at various places
by Lothar Waßmann
· 11 years ago
5a0edb2
mtd: nand: refactor chip->block_markbad interface
by Brian Norris
· 11 years ago
9f7f7d8
mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probe
by Wolfram Sang
· 11 years ago
ed3b49b
mtd: nand: gpmi-nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
d1cb556
mtd: gpmi-nand: fix error return from gpmi_get_clks()
by Michał Mirosław
· 12 years ago
5fac0e1
mtd: gpmi: move to use generic DMA helper
by Shawn Guo
· 12 years ago
92d0e09
mtd: gpmi: add sanity check for the ECC
by Huang Shijie
· 12 years ago
9ff16f0
mtd: gpmi: set the Golois Field bit for mx6q's BCH
by Huang Shijie
· 12 years ago
26738dd
mtd: gpmi: fix a dereferencing freed memory error
by Huang Shijie
· 12 years ago
f722689
mtd: gpmi: dump the BCH registers
by Huang Shijie
· 12 years ago
b23b746
mtd: gpmi: Always report ECC stats and return max_bitflips
by Zach Sadecki
· 12 years ago
d892994
Drivers: mtd: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
6f2a6a5
mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
by Wolfram Sang
· 12 years ago
810b7e0
mtd: remove use of __devexit
by Bill Pemberton
· 12 years ago
06f2551
mtd: remove use of __devinit
by Bill Pemberton
· 12 years ago
5153b88
mtd: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
5de0b52
mtd: gpmi: remove unneccessary header
by Huang Shijie
· 12 years ago
2d350e5
mtd: gpmi-nand: make debug prints more clear
by Vikram Narayanan
· 12 years ago
9c95f11
mtd: gpmi: initialize the timing registers only one time
by Huang Shijie
· 12 years ago
995fbbf
mtd: gpmi: add EDO feature for imx6q
by Huang Shijie
· 12 years ago
e1ca95e
mtd: gpmi: do not set the default values for the extra clocks
by Huang Shijie
· 12 years ago
c50d35a
mtd: gpmi: simplify the DLL setting code
by Huang Shijie
· 12 years ago
d37e02d
mtd: gpmi: add a new field for HW_GPMI_CTRL1
by Huang Shijie
· 12 years ago
ae70ba2d
mtd: gpmi: do not get the clock frequency in gpmi_begin()
by Huang Shijie
· 12 years ago
ddab383
mtd: gpmi: add a new field for HW_GPMI_TIMING1
by Huang Shijie
· 12 years ago
490e280
mtd: gpmi-nand: Convert to module_platform_driver()
by Fabio Estevam
· 12 years ago
3d10095
mtd: gpmi-nand: Improve logging style
by Fabio Estevam
· 12 years ago
513d57e
mtd: gpmi: fix the compiler warnings
by Huang Shijie
· 12 years ago
ff50617
mtd: gpmi: change the code for clocks
by Huang Shijie
· 12 years ago
e0dd89c
mtd: gpmi: update the bitflip_threshold
by Huang Shijie
· 12 years ago
c50c694
mtd: gpmi: add on-flash BBT support for gpmi nand
by Huang Shijie
· 12 years ago
fdbad98d
mtd: nand: teach write_page and write_page_raw return an error code
by Josh Wu
· 12 years ago
271b874b
mtd: nand: gpmi: need to use {read,write}_oob_raw
by Brian Norris
· 12 years ago
6023813a
mtd: gpmi-nand: fix read page when reading to vmalloced area
by Sascha Hauer
· 12 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
5636ce0
mtd: gpmi-nand: define ecc.strength
by Marek Vasut
· 12 years ago
3e48b1b
mtd: nand: gpmi: fix compile error caused by pinctrl call
by Shawn Guo
· 12 years ago
5c2ffb1
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
by Shmulik Ladkani
· 13 years ago
9013bb4
mtd: gpmi: add gpmi support for mx6q
by Huang Shijie
· 13 years ago
e10db1f
mtd: gpmi: add device tree support to gpmi-nand
by Huang Shijie
· 13 years ago
7725cc8
mtd: gpmi-nand: utilize oob_requested parameter
by Brian Norris
· 13 years ago
1fbb938
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
by Brian Norris
· 13 years ago
4aa6ae3
mtd: gpmi: do not include the mxs.h
by Huang Shijie
· 13 years ago
39febc0
mtd: nand: gpmi: adopt pinctrl support
by Shawn Guo
· 13 years ago
d04525e
dma: mxs-dma: enable channel in device_issue_pending call
by Shawn Guo
· 13 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
a78da28
mtd: nand: gpmi: fix function annotations
by Wolfram Sang
· 13 years ago
09ef90d
mtd: gpmi: fix the wrong DMA command.
by Huang Shijie
· 13 years ago
921de86
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
by Huang Shijie
· 13 years ago
3946860
mxs-dma : move the mxs dma.h to a more common place
by Huang Shijie
· 13 years ago
5289966
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
by Wolfram Sang
· 13 years ago
1605282
dmaengine/dma_slave: introduce inline wrappers
by Alexandre Bounine
· 13 years ago
71b1b20
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
by Linus Torvalds
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
9398d1c
mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
by Huang Shijie
· 13 years ago
Next »