Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3157d1ed23098e3b004e78bc342af10d62f820f7
/
drivers
/
mtd
/
nand
/
denali.c
3157d1e
mtd: denali: remove unnecessary casts
by Masahiro Yamada
· 10 years ago
5637b69
mtd: denali: remove unnecessary variable initializations
by Masahiro Yamada
· 10 years ago
43914a2
mtd: denali: fix the format of comment blocks
by Masahiro Yamada
· 10 years ago
c115add
mtd: nand: denali: set proper error code on timeout
by Brian Norris
· 10 years ago
2902330
mtd: denali: avoid using a magic number
by Masahiro Yamada
· 10 years ago
d68a5c3
mtd: denali: use 8 bytes for READID command
by grmoore@altera.com
· 10 years ago
49c50b9
mtd: nand: refactor erase_cmd() to return chip status
by Brian Norris
· 11 years ago
e07caa3
mtd: denali: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
by Huang Shijie
· 11 years ago
919193c
mtd: denali: Mark function is_erased() as static
by Rashika Kheria
· 11 years ago
1d0ed69
mtd: nand: add a helper to check the SLC/MLC nand chip
by Huang Shijie
· 11 years ago
8c51943
mtd: denali: make init function static
by Brian Norris
· 11 years ago
07cc0fb
mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constant
by Akinobu Mita
· 11 years ago
2a0a288
mtd: denali: split the generic driver and PCI layer
by Dinh Nguyen
· 12 years ago
fdbad98d
mtd: nand: teach write_page and write_page_raw return an error code
by Josh Wu
· 12 years ago
5c2ffb1
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
by Shmulik Ladkani
· 12 years ago
1fbb938
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
by Brian Norris
· 13 years ago
3f91e94
mtd: nand: read_page() returns max_bitflips
by Mike Dunn
· 13 years ago
4d16cd6
mtd: use module_pci_driver
by Axel Lin
· 13 years ago
6a918ba
mtd: flash drivers set ecc strength
by Mike Dunn
· 13 years ago
bc27ede
mtd: denali: detect the number of banks before resetting NAND
by Jamie Iles
· 13 years ago
b079482
mtd: denali: remove calling mtd_device_unregister() after nand_release()
by Axel Lin
· 13 years ago
bb9ebd4
mtd: nand: rename NAND_USE_FLASH_BBT
by Brian Norris
· 13 years ago
a40f734
mtd: nand: consolidate redundant flash-based BBT flags
by Brian Norris
· 13 years ago
ee0e87b
mtd: convert remaining users to mtd_device_register()
by Jamie Iles
· 13 years ago
c89eeda
mtd: denali: detect the number of banks
by Jamie Iles
· 14 years ago
9589bf5
mtd: denali: remove nearly-duplicated register definitions
by Jamie Iles
· 14 years ago
8445794
mtd: denali: convert to generic DMA API
by Jamie Iles
· 14 years ago
9b5705a2
mtd: denali: drop __TIME__ usage
by Michal Marek
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
42af8b5
mtd: nand: denali should also handle NAND_CMD_PARAM
by Florian Fainelli
· 14 years ago
5eab6aaa
nand/denali: move all hardware initialization work to denali_hw_init
by Chuanxiao Dong
· 14 years ago
7d8a26f
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
by Chuanxiao Dong
· 14 years ago
628bfd41
nand/denali: use cpu_relax() while waiting for hardware interrupt
by Chuanxiao Dong
· 14 years ago
f0bc0c7
nand/denali: change read_status function method
by Chuanxiao Dong
· 14 years ago
b292c34
nand/denali: Fixed check patch warnings
by Chuanxiao Dong
· 14 years ago
7cfffac
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
by Chuanxiao Dong
· 14 years ago
8ae61eb
nand/denali: Fixed handle ECC error bugs
by Chuanxiao Dong
· 14 years ago
24c3fa3
nand/denali: use iowrite32() to replace denali_write32()
by Chuanxiao Dong
· 14 years ago
5c0eb90
nand/denali: Fixed probe function bugs
by Chuanxiao Dong
· 14 years ago
e8a89ce
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
08b9ab9
mtd: denali: Add multi connected NAND support
by Chuanxiao Dong
· 14 years ago
db9a321
mtd: denali: Remove set_ecc_config function
by Chuanxiao Dong
· 14 years ago
4c03bbd
mtd: denali: Remove unuseful code in get_xx_nand_para functions
by Chuanxiao Dong
· 14 years ago
6640652
mtd: denali: Remove device_info_tag structure
by Chuanxiao.Dong
· 14 years ago
b8664b3
mtd: Missing slab.h include
by David Miller
· 14 years ago
ef41e1b
mtd: denali: update get nand para functions
by Chuanxiao Dong
· 14 years ago
eda936e
mtd: denali: rename functions which is named by using capitals
by Chuanxiao Dong
· 14 years ago
a99d179
mtd: denali.c: fix reserved all check-patch errors
by Chuanxiao Dong
· 14 years ago
bdca6da
mtd: denali.c: fix all "line over 80 characters" warnings
by Chuanxiao Dong
· 14 years ago
bf1806d
mtd: denali.c: add and update KERN_ facility level in printk()
by Chuanxiao Dong
· 14 years ago
345b1d3
mtd: denali.c: fixed all open brace { check-patch errors
by Chuanxiao Dong
· 14 years ago
5bac3ac
nand/denali Clean up all white spaces in code indent
by Chuanxiao
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
aadff49
mtd/nand: Fix denali build on ppc64
by David Woodhouse
· 14 years ago
ce08259
mtd/nand: Add Intel Moorestown/Denali NAND support
by Jason Roberts
· 14 years ago