index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
gpmi-nand
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
gpmi-nand: Handle ECC Errors in erased pages
Markus Pargmann
1
-5
/
+73
2016-05-05
mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
1
-11
/
+10
2016-05-05
mtd: nand: gpmi: switch to mtd_ooblayout_ops
Boris Brezillon
1
-12
/
+40
2016-04-19
mtd: nand: gpmi: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
1
-4
/
+5
2016-04-19
mtd: gpmi: fix raw_buffer pointer double free issue
Han Xu
1
-0
/
+1
2016-01-23
mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NAND
Han Xu
1
-12
/
+14
2016-01-23
mtd: nand: gpmi: add gpmi dsm supend/resume support
Huang Shijie
1
-1
/
+46
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
1
-14
/
+14
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: gpmi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
3
-14
/
+12
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
1
-9
/
+9
2015-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
1
-3
/
+2
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
1
-4
/
+4
2015-10-13
mtd: nand: gpmi-nand: show parent device in sysfs
Frans Klaver
1
-1
/
+1
2015-04-22
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-7
/
+9
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-03-30
mtd: nand: gpmi: Check for scan_bbt() error
Fabio Estevam
1
-1
/
+3
2015-03-30
mtd: nand: gpmi: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-6
/
+6
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2014-12-22
mtd: nand: gpmi: remove deprecated comment
Boris BREZILLON
1
-8
/
+0
2014-12-22
mtd: gpmi: Remove noisy error message
Fabio Estevam
1
-1
/
+0
2014-12-01
mtd: nand: gpmi: add raw oob access functions
Boris BREZILLON
1
-0
/
+18
2014-12-01
mtd: nand: gpmi: add proper raw access support
Boris BREZILLON
2
-0
/
+185
2014-12-01
mtd: nand: gpmi: add gpmi_copy_bits function
Boris BREZILLON
2
-0
/
+157
2014-07-27
mtd: gpmi: make blockmark swapping optional
Lothar Waßmann
1
-19
/
+32
2014-07-27
mtd: gpmi: remove line breaks from error messages and improve wording
Lothar Waßmann
1
-5
/
+5
2014-07-27
mtd: gpmi: remove useless (void *) type casts and spaces between type casts a...
Lothar Waßmann
1
-5
/
+5
2014-05-28
mtd: gpmi: add gpmi support for imx6sx
Huang Shijie
4
-15
/
+28
2014-04-16
mtd: gpmi: add gpmi_devdata{} to simplify the code
Huang Shijie
3
-40
/
+46
2014-03-10
mtd: gpmi: add subpage read support
Huang Shijie
1
-0
/
+96
2014-03-10
mtd: gpmi: do not use the mtd->writesize
Huang Shijie
1
-3
/
+3
2014-01-27
mtd: gpmi: add sanity check when mapping DMA for read_buf/write_buf
Huang Shijie
1
-14
/
+17
2014-01-27
mtd: gpmi: allocate a proper buffer for non ECC read/write
Huang Shijie
1
-2
/
+11
2014-01-03
mtd: gpmi: change pr_debug to dev_dbg
Huang Shijie
1
-8
/
+5
2014-01-03
mtd: gpmi: change pr_err to dev_err
Huang Shijie
2
-41
/
+50
2014-01-03
mtd: gpmi: remove the unnecessary pr_err()
Huang Shijie
1
-41
/
+22
2014-01-03
mtd: gpmi: use devm_request_irq
Huang Shijie
2
-24
/
+5
2014-01-03
mtd: gpmi: use devm_ioremap_resource
Huang Shijie
1
-23
/
+3
2014-01-03
mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*
Huang Shijie
1
-5
/
+5
2014-01-03
mtd: gpmi: remove the unused line
Huang Shijie
1
-1
/
+0
2014-01-03
mtd: gpmi: delete the gpmi_pre_bbt_scan
Huang Shijie
1
-15
/
+5
2014-01-03
mtd: gpmi: do not use the local array to do the DMA transfer
Huang Shijie
1
-1
/
+8
2014-01-03
mtd: gpmi-lib: Make checkpatch happy
Fabio Estevam
1
-4
/
+4
2014-01-03
mtd: gpmi: Use devm_clk_get()
Fabio Estevam
1
-19
/
+2
2014-01-03
mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC
Huang Shijie
1
-0
/
+3
2013-11-12
mtd: gpmi: fix the NULL pointer
Huang Shijie
1
-7
/
+7
2013-11-11
mtd: gpmi: fix kernel BUG due to racing DMA operations
Huang Shijie
1
-2
/
+2
2013-11-11
mtd: gpmi: only scan two chips for imx6
Huang Shijie
1
-1
/
+1
2013-11-07
mtd: gpmi: Use devm_kzalloc()
Fabio Estevam
1
-3
/
+1
2013-11-06
mtd: gpmi: imx6: fix the wrong method for checking ready/busy
Huang Shijie
1
-0
/
+7
[next]