Commit Graph

2843 Commits (8504a3cb5cbc43dbbec457105d9cead3fc20cd85)

Author SHA1 Message Date
Axel Lin b07948251f mtd: denali: remove calling mtd_device_unregister() after nand_release() 14 years ago
Brian Norris 5507766b63 mtd: nand: remove unnecessary TODO 14 years ago
Dmitry Eremin-Solenikov 4d1220f6fa mtd: m25p80 don't specify default parsing options 14 years ago
Dmitry Eremin-Solenikov 5c4eefbd5b mtd: mtdpart: default to cmdlinepart, NULL partitions probing 14 years ago
Dmitry Eremin-Solenikov 2e7485f499 mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS 14 years ago
Dmitry Eremin-Solenikov 13e0fe49f6 mtd: drop physmap_configure 14 years ago
Dmitry Eremin-Solenikov 06947494be mtd: drop ceiva map driver 14 years ago
Jiri Pinkava d3f2ed520b mtd: nand: remove meaningless delay from nand_unlock 14 years ago
Dmitry Eremin-Solenikov 1754aab9bb mtd: ATMEL, AVR32: inline nand partition table access 14 years ago
Brian Norris 53d5d88850 mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix 14 years ago
Brian Norris b8f8068405 mtd: nand: move NAND_CREATE_EMPTY_BBT flag 14 years ago
Brian Norris bb9ebd4e71 mtd: nand: rename NAND_USE_FLASH_BBT 14 years ago
Brian Norris a40f73419f mtd: nand: consolidate redundant flash-based BBT flags 14 years ago
Brian Norris 5fb1549dfc mtd: nand: separate chip options / bbt_options 14 years ago
Brian Norris a0dc552951 mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option 14 years ago
Artem Bityutskiy 9efabc8476 UBI: do not link debug messages when debugging is disabled 14 years ago
Axel Lin 1c3bd14bb0 mtd: onenand: return proper error if regulator_get fails 14 years ago
Joe Perches 1712cde285 mtd: convert vmalloc/memset to vzalloc 14 years ago
Russell King 1bc857f700 ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h 14 years ago
Tim Chen 423e0ab086 VFS : mount lock scalability for internal mounts 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Shaohui Xie c02a02ee4d powerpc/85xx: fix NAND_CMD_READID read bytes number 14 years ago
Alexey Dobriyan b7f080cfe2 net: remove mm.h inclusion from netdevice.h 14 years ago
Ryan Mallon 1c5454eed8 Change Ryan Mallon's email address across the kernel 14 years ago
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
Artem Bityutskiy 4788b60a5f UBI: remove dead code 14 years ago
Artem Bityutskiy 2a826061df UBI: dump stack when switching to R/O mode 14 years ago
Artem Bityutskiy 01a4110d2b UBI: fix oops in error path 14 years ago
Artem Bityutskiy cd6d8567a4 UBI: switch debugging tests knobs to debugfs 14 years ago
Artem Bityutskiy 1807373324 UBI: make it possible to use struct ubi_device in debug.h 14 years ago
Artem Bityutskiy 27a0f2a37a UBI: prepare debugging stuff to further debugfs conversion 14 years ago
Artem Bityutskiy 2a734bb8d5 UBI: use debugfs for the extra checks knobs 14 years ago
Artem Bityutskiy d99383b00e UBI: change the interface of a debugging check function 14 years ago
Samuel Ortiz 7dc00a0d14 mtd: Use platform_data to retrieve tmio_nand platform bits 14 years ago
Jamie Iles 6a8a98b22b mtd: kill CONFIG_MTD_PARTITIONS 14 years ago
Jamie Iles eea72d5fdf mtd: remove add_mtd_partitions, add_mtd_device and friends 14 years ago
Jamie Iles ee0e87b174 mtd: convert remaining users to mtd_device_register() 14 years ago
Jamie Iles 6b57c11601 mtd: samsung onenand: convert to mtd_device_register() 14 years ago
Jamie Iles ff6e1b26d5 mtd: omap2 onenand: convert to mtd_device_register() 14 years ago
Jamie Iles c52840f878 mtd: txx9ndfmc: convert to mtd_device_register() 14 years ago
Jamie Iles d1e084e663 mtd: tmio_nand: convert to mtd_device_register() 14 years ago
Jamie Iles 5667bc8a5b mtd: socrates_nand: convert to mtd_device_register() 14 years ago
Jamie Iles 6baed700f2 mtd: sharpsl: convert to mtd_device_register() 14 years ago
Jamie Iles af86ea8fa3 mtd: s3c2410 nand: convert to mtd_device_register() 14 years ago
Jamie Iles acd4134ac9 mtd: ppchameleonevb: convert to mtd_device_register() 14 years ago
Jamie Iles 55c0689c08 mtd: orion_nand: convert to mtd_device_register() 14 years ago
Jamie Iles 54e07f5482 mtd: omap2: convert to mtd_device_register() 14 years ago
Jamie Iles a04d23dfea mtd: nomadik_nand: convert to mtd_device_register() 14 years ago
Jamie Iles 1f3a7c626f mtd: ndfc: convert to mtd_device_register() 14 years ago
Jamie Iles 759f1d325c mtd: mxc_nand: convert to mtd_device_register() 14 years ago