- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 5898322 mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · 4 years, 1 month ago
- 807ae58 mtd: pxa3xx_nand: remove dead code by Baruch Siach · 4 years, 1 month ago
- 759349e mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · 4 years, 1 month ago
- c6302f0 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
- 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · 4 years, 8 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 53e9c12 mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout by Miquel Raynal · 6 years ago
- 35f1ebd mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error by Miquel Raynal · 6 years ago
- 30a016a mtd: nand: pxa3xx: add raw read support by Miquel Raynal · 6 years ago
- 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago[Renamed (99%) from drivers/mtd/nand/pxa3xx_nand.c]
- 2087f7e fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · 6 years ago
- e0e232e nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND by Konstantin Porotchkin · 6 years ago
- a692cde nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · 6 years ago
- 06f9b6b fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · 6 years ago
- 029be94 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · 6 years ago
- fdf9dfb mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · 6 years ago
- a558a39 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · 6 years ago
- 191b5be mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · 6 years ago
- 268979f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · 6 years ago
- 531816e mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · 6 years ago
- 0f0d382 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · 6 years ago
- 4a574aa nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · 6 years ago
- de32316 mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · 6 years ago
- d92d899 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · 6 years ago
- 8f8d458 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · 6 years ago
- 0da35df mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · 6 years ago
- fdf5b23 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
- a12a8e8 fix: nand: pxa3xx: fix defined but not used warnings by Sean Nyekjaer · 7 years ago
- 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
- 93c9f39 fix: nand: pxa3xx: Remove hardcode values from the driver by Konstantin Porotchkin · 8 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- 3c2170a mtd: nand: pxa3xx: use nand_set_controller_data by Chris Packham · 8 years ago
- 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 8 years ago
- 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
- 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
- 043636d drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
- f6ca2a6 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · 9 years ago
- 4d21b59 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · 9 years ago
- 8a02d63 mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · 9 years ago
- beb288b Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
- 75659da mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver by Stefan Roese · 9 years ago