Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fdf9dfba6de823ddc050e2b283f1bb53d4d73d2c
/
drivers
/
mtd
/
nand
/
pxa3xx_nand.c
fdf9dfb
mtd: nand: pxa3xx: add support for 2KB 8-bit flash
by Victor Axelrod
· Wed Aug 29 11:56:13 2018 +0300
a558a39
mtd: nand: pxa3xx: Fix READOOB implementation
by Boris Brezillon
· Wed Aug 29 11:56:12 2018 +0300
191b5be
mtd: nand: pxa3xx_nand: add support for partial chunks
by Ofer Heifetz
· Wed Aug 29 11:56:09 2018 +0300
268979f
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
by Ofer Heifetz
· Wed Aug 29 11:56:08 2018 +0300
531816e
mtd: pxa3xx_nand: Fix initial controller configuration
by Ofer Heifetz
· Wed Aug 29 11:56:07 2018 +0300
0f0d382
mtd: pxa3xx_nand: Increase the initial chunk size
by Ofer Heifetz
· Wed Aug 29 11:56:06 2018 +0300
4a574aa
nand: pxa3xx: Increase READ_ID buffer and make the size static
by Ofer Heifetz
· Wed Aug 29 11:56:05 2018 +0300
de32316
mtd: nand: pxa3xx-nand: fix random command timeouts
by Ofer Heifetz
· Wed Aug 29 11:56:04 2018 +0300
d92d899
mtd: nand: pxa3xx_nand: fix early spurious interrupt
by Ofer Heifetz
· Wed Aug 29 11:56:03 2018 +0300
8f8d458
mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
by Ofer Heifetz
· Wed Aug 29 11:56:02 2018 +0300
0da35df
mtd: nand: pxa3xx_nand: use nand_to_mtd()
by Ofer Heifetz
· Wed Aug 29 11:56:01 2018 +0300
fdf5b23
mtd: nand: pxa3xx_nand: Increase initial buffer size
by Ofer Heifetz
· Wed Aug 29 11:56:00 2018 +0300
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
a12a8e8
fix: nand: pxa3xx: fix defined but not used warnings
by Sean Nyekjaer
· Wed Nov 22 13:39:08 2017 +0100
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
93c9f39
fix: nand: pxa3xx: Remove hardcode values from the driver
by Konstantin Porotchkin
· Tue Mar 28 18:16:54 2017 +0300
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
3c2170a
mtd: nand: pxa3xx: use nand_set_controller_data
by Chris Packham
· Mon Aug 29 15:20:52 2016 +1200
46e1310
mtd: nand: Add page argument to write_page() etc.
by Scott Wood
· Mon May 30 13:57:57 2016 -0500
17fed14
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· Mon May 30 13:57:56 2016 -0500
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· Mon May 30 13:57:55 2016 -0500
043636d
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
by Purna Chandra Mandal
· Mon Mar 21 13:05:41 2016 +0530
f6ca2a6
mtd: pxa3xx_nand: Don't alloc unneeded memory
by Kevin Smith
· Thu Jan 14 16:01:39 2016 +0000
4d21b59
mtd: pxa3xx_nand: Correct offset calculation
by Kevin Smith
· Thu Jan 14 16:01:38 2016 +0000
8a02d63
mtd: pxa3xx_nand: Correct null dereference
by Kevin Smith
· Thu Jan 14 16:01:36 2016 +0000
beb288b
Fix typo: firstly -> first.
by Vagrant Cascadian
· Tue Nov 24 14:46:24 2015 -0800
75659da
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
by Stefan Roese
· Thu Jul 23 10:26:16 2015 +0200