Commit Graph

2390 Commits (4562f53940432369df88e195ef8f9b642bdf7cd6)

Author SHA1 Message Date
Chuanxiao Dong 7d8a26fd22 nand/denali: Add a page check in denali_read_page & denali_read_page_raw 15 years ago
Chuanxiao Dong 628bfd4164 nand/denali: use cpu_relax() while waiting for hardware interrupt 15 years ago
Chuanxiao Dong f0bc0c778f nand/denali: change read_status function method 15 years ago
Chuanxiao Dong b292c341e2 nand/denali: Fixed check patch warnings 15 years ago
Randy Dunlap b6d676db35 mtd/nand_base: fix kernel-doc warnings & typos 15 years ago
Randy Dunlap db9ebb7cd0 mtd/nand_base: fix kernel-doc warnings & typos 15 years ago
Chuanxiao Dong 7cfffac06c nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk 15 years ago
Chuanxiao Dong 8ae61ebddb nand/denali: Fixed handle ECC error bugs 15 years ago
Chuanxiao Dong 24c3fa36de nand/denali: use iowrite32() to replace denali_write32() 15 years ago
Chuanxiao Dong 5c0eb90094 nand/denali: Fixed probe function bugs 15 years ago
David Woodhouse 6ae0185fe2 mtd: Remove obsolete <mtd/compatmac.h> include 15 years ago
David Woodhouse a1452a3771 mtd: Update copyright notices 15 years ago
Barry Song 78ef7fab0e mtd-physmap: add support users can assign the probe type in board files 15 years ago
Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
Arnd Bergmann 8a6cfeb6de block: push down BKL into .locked_ioctl 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
Christian Dietrich 73ee576025 mtd: remove redwood map driver 15 years ago
Sascha Hauer 71ec51554a mxc_nand: Add v3 (i.MX51) Support 15 years ago
Sascha Hauer 6e85dfdc19 mxc_nand: support 8bit ecc 15 years ago
Sascha Hauer 94f77e50d6 mxc_nand: fix correct_data function 15 years ago
Sascha Hauer 1bc991808d mxc_nand: add V1_V2 namespace to registers 15 years ago
Sascha Hauer 7aaf28ac02 mxc_nand: factor out a check_int function 15 years ago
Sascha Hauer 5f97304ef1 mxc_nand: make some internally used functions overwriteable 15 years ago
Sascha Hauer c29c607afa mxc_nand: rework get_dev_status 15 years ago
Sascha Hauer 938cf997f9 mxc_nand: remove 0xe00 offset from registers 15 years ago
Chuanxiao Dong 08b9ab9996 mtd: denali: Add multi connected NAND support 15 years ago
Chuanxiao Dong db9a321049 mtd: denali: Remove set_ecc_config function 15 years ago
Chuanxiao Dong 4c03bbdfed mtd: denali: Remove unuseful code in get_xx_nand_para functions 15 years ago
Chuanxiao.Dong 66406524e5 mtd: denali: Remove device_info_tag structure 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Gabor Juhos 0af18d27c3 mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip 15 years ago
Gabor Juhos f80e521c91 mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips 15 years ago
Gabor Juhos 60845e7272 mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips 15 years ago
Guillaume LECERF 5da195326b mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version 15 years ago
Andreas Bießmann 9a9745c363 mtd: atmel_nand: fix warning: 'part_probes' defined but not used 15 years ago
Stefani Seibold 8ae664184c mtd: change struct flchip_shared spinlock locking into mutex 15 years ago
David Miller b8664b3762 mtd: Missing slab.h include 15 years ago
Marek Vasut 81cbb0b177 mtd: gen_nand: fix support for multiple chips 15 years ago
Maxim Levitsky 6f92355c6e mtd: update description on sm_ftl 15 years ago
Maxim Levitsky dba76c033f mtd: blkdevs: fix crash related to sysfs attributes. 15 years ago
Chuanxiao Dong ef41e1bb11 mtd: denali: update get nand para functions 15 years ago
Chuanxiao Dong eda936ef17 mtd: denali: rename functions which is named by using capitals 15 years ago
Chuanxiao Dong a99d17966c mtd: denali.c: fix reserved all check-patch errors 15 years ago
Chuanxiao Dong bdca6daee2 mtd: denali.c: fix all "line over 80 characters" warnings 15 years ago
Chuanxiao Dong bf1806ddee mtd: denali.c: add and update KERN_ facility level in printk() 15 years ago
Chuanxiao Dong 345b1d3b46 mtd: denali.c: fixed all open brace { check-patch errors 15 years ago
Chuanxiao 5bac3acfb8 nand/denali Clean up all white spaces in code indent 15 years ago
Barry Song d2350c2ab5 mtd: Blackfin NFC: fix nand busy detection 15 years ago
Barry Song 44299179c0 mtd: Blackfin NFC: fix handling of page sizes 15 years ago
Barry Song 752b957a37 mtd: Blackfin NFC: wait for the ECC reset to finish 15 years ago