summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-09-11mtd: move mtd_oob_mode_t to shared kernel/user spaceBrian Norris
2011-09-11mtd: support reading OOB without ECCBrian Norris
2011-09-11mtd: nand: document nand_chip.oob_poiBrian Norris
2011-09-11mtd: support writing OOB without ECCBrian Norris
2011-09-11mtd: style fixups in multi-line comment, indentationBrian Norris
2011-09-11mtd: nand: fix spelling error (date => data)Brian Norris
2011-09-11mtd: remove MEMSETOOBSEL macro definitionBrian Norris
2011-09-11mtd: remove CONFIG_MTD_DEBUGBrian Norris
2011-09-11mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chipTobias Klauser
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris
2011-09-11mtd: drop mtd_device_registerDmitry Eremin-Solenikov
2011-09-11mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov
2011-09-11mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov
2011-09-11mtd: OneNAND: Detect the correct NOP when 4KiB pagesizeKyungmin Park
2011-09-11mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov
2011-09-11mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov
2011-09-11mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov
2011-09-11mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov
2011-09-11mtd: plat-nand: drop unused fields from platform_nand_dataDmitry Eremin-Solenikov
2011-09-11mtd: add a flags for partitions which should just leave smth. after themDmitry Eremin-Solenikov
2011-09-11mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov
2011-09-11mtd: drop physmap_configureDmitry Eremin-Solenikov
2011-09-11mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCTBrian Norris
2011-09-11mtd: nand: renumber the reorganized flags in nand.h / bbm.hBrian Norris
2011-09-11mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris
2011-09-11mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris
2011-09-11mtd: nand: separate chip options / bbt_optionsBrian Norris
2011-09-11mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung
2011-08-13Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-12ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov
2011-08-09dt: add empty of_get_property for non-dtStephen Warren
2011-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-08-08mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra
2011-08-08cred: use 'const' in get_current_{user,groups}Linus Torvalds
2011-08-08CRED: Restore const to current_cred()David Howells
2011-08-08ipv4: route non-local sources for raw socketJulian Anastasov
2011-08-08net: Make userland include of netlink.h more sane.David S. Miller
2011-08-08ASoC: Rename WM8915 to WM8996Mark Brown
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-07Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-07vfs: optimize inode cache access patternsLinus Torvalds
2011-08-07vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds