Age | Commit message (Expand) | Author |
2011-09-11 | mtd: document ABI | Brian Norris |
2011-09-11 | mtd: add MEMWRITE ioctl | Brian Norris |
2011-09-11 | mtd: rename MTD_MODE_* to MTD_FILE_MODE_* | Brian Norris |
2011-09-11 | mtd: rename MTD_OOB_* to MTD_OPS_* | Brian Norris |
2011-09-11 | mtd: move mtd_oob_mode_t to shared kernel/user space | Brian Norris |
2011-09-11 | mtd: support reading OOB without ECC | Brian Norris |
2011-09-11 | mtd: nand: document nand_chip.oob_poi | Brian Norris |
2011-09-11 | mtd: support writing OOB without ECC | Brian Norris |
2011-09-11 | mtd: style fixups in multi-line comment, indentation | Brian Norris |
2011-09-11 | mtd: nand: fix spelling error (date => data) | Brian Norris |
2011-09-11 | mtd: remove MEMSETOOBSEL macro definition | Brian Norris |
2011-09-11 | mtd: remove CONFIG_MTD_DEBUG | Brian Norris |
2011-09-11 | mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip | Tobias Klauser |
2011-09-11 | mtd: spelling, capitalization, uniformity | Brian Norris |
2011-09-11 | mtd: drop mtd_device_register | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: remove put_partition_parser() from public header | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: hide parse_mtd_partitions | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: OneNAND: Detect the correct NOP when 4KiB pagesize | Kyungmin Park |
2011-09-11 | mtd: drop of_mtd_parse_partitions() | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: prepare to convert of_mtd_parse_partitions to partition parser | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: abstract last MTD partition parser argument | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: add new API for handling MTD registration | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: plat-nand: drop unused fields from platform_nand_data | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: add a flags for partitions which should just leave smth. after them | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: drop mtd_has_cmdlinepart() | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: drop physmap_configure | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCT | Brian Norris |
2011-09-11 | mtd: nand: renumber the reorganized flags in nand.h / bbm.h | Brian Norris |
2011-09-11 | mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix | Brian Norris |
2011-09-11 | mtd: nand: move NAND_CREATE_EMPTY_BBT flag | Brian Norris |
2011-09-11 | mtd: nand: rename NAND_USE_FLASH_BBT | Brian Norris |
2011-09-11 | mtd: nand: consolidate redundant flash-based BBT flags | Brian Norris |
2011-09-11 | mtd: nand: separate chip options / bbt_options | Brian Norris |
2011-09-11 | mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option | Brian Norris |
2011-08-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-08-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-08-13 | mmc: remove unused "ddr" parameter in struct mmc_ios | Jaehoon Chung |
2011-08-12 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-08-12 | ASoC: omap: Update e-mail address of Jarkko Nikula | Jarkko Nikula |
2011-08-11 | move RLIMIT_NPROC check from set_user() to do_execve_common() | Vasiliy Kulikov |
2011-08-09 | dt: add empty of_get_property for non-dt | Stephen Warren |
2011-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-08-08 | mm: Fix fixup_user_fault() for MMU=n | Peter Zijlstra |
2011-08-08 | cred: use 'const' in get_current_{user,groups} | Linus Torvalds |
2011-08-08 | CRED: Restore const to current_cred() | David Howells |
2011-08-07 | ipv4: route non-local sources for raw socket | Julian Anastasov |
2011-08-07 | net: Make userland include of netlink.h more sane. | David S. Miller |
2011-08-08 | ASoC: Rename WM8915 to WM8996 | Mark Brown |
2011-08-07 | fix rcu annotations noise in cred.h | Al Viro |