summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | mtd: move mtd_oob_mode_t to shared kernel/user spaceBrian Norris2011-09-112-15/+16
| * | | | | | | | | mtd: support reading OOB without ECCBrian Norris2011-09-111-0/+3
| * | | | | | | | | mtd: nand: document nand_chip.oob_poiBrian Norris2011-09-111-1/+2
| * | | | | | | | | mtd: support writing OOB without ECCBrian Norris2011-09-111-0/+3
| * | | | | | | | | mtd: style fixups in multi-line comment, indentationBrian Norris2011-09-111-7/+9
| * | | | | | | | | mtd: nand: fix spelling error (date => data)Brian Norris2011-09-111-1/+1
| * | | | | | | | | mtd: remove MEMSETOOBSEL macro definitionBrian Norris2011-09-111-1/+6
| * | | | | | | | | mtd: remove CONFIG_MTD_DEBUGBrian Norris2011-09-111-23/+0Star
| * | | | | | | | | mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chipTobias Klauser2011-09-111-2/+0Star
| * | | | | | | | | mtd: spelling, capitalization, uniformityBrian Norris2011-09-112-26/+26
| * | | | | | | | | mtd: drop mtd_device_registerDmitry Eremin-Solenikov2011-09-111-3/+2Star
| * | | | | | | | | mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov2011-09-111-2/+0Star
| * | | | | | | | | mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov2011-09-111-3/+0Star
| * | | | | | | | | mtd: OneNAND: Detect the correct NOP when 4KiB pagesizeKyungmin Park2011-09-111-0/+4
| * | | | | | | | | mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov2011-09-111-16/+0Star
| * | | | | | | | | mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov2011-09-111-1/+4
| * | | | | | | | | mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov2011-09-112-3/+15
| * | | | | | | | | mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov2011-09-111-0/+5
| * | | | | | | | | mtd: plat-nand: drop unused fields from platform_nand_dataDmitry Eremin-Solenikov2011-09-111-2/+0Star
| * | | | | | | | | mtd: add a flags for partitions which should just leave smth. after themDmitry Eremin-Solenikov2011-09-111-1/+4
| * | | | | | | | | mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov2011-09-111-6/+0Star
| * | | | | | | | | mtd: drop physmap_configureDmitry Eremin-Solenikov2011-09-111-17/+0Star
| * | | | | | | | | mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCTBrian Norris2011-09-111-1/+5
| * | | | | | | | | mtd: nand: renumber the reorganized flags in nand.h / bbm.hBrian Norris2011-09-112-14/+15
| * | | | | | | | | mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris2011-09-111-1/+1
| * | | | | | | | | mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris2011-09-112-2/+7
| * | | | | | | | | mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-111-1/+1
| * | | | | | | | | mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-112-12/+9Star
| * | | | | | | | | mtd: nand: separate chip options / bbt_optionsBrian Norris2011-09-111-0/+4
| * | | | | | | | | mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris2011-09-111-2/+0Star
* | | | | | | | | | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-071-9/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge2011-10-251-5/+9
| * | | | | | | | | | jump_label: add arch_jump_label_transform_static() to optimise non-live code ...Jeremy Fitzhardinge2011-10-251-0/+2
| * | | | | | | | | | jump_label: if a key has already been initialized, don't nop it outJeremy Fitzhardinge2011-10-251-2/+1Star
| * | | | | | | | | | jump_label: use proper atomic_t initializerJeremy Fitzhardinge2011-10-251-2/+2
* | | | | | | | | | | Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-072-0/+321
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen/acpi: Domain0 acpi parser related platform hypercallYu Ke2011-09-262-0/+321
* | | | | | | | | | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0755-215/+231
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "tracing: Include module.h in define_trace.h"Paul Gortmaker2011-11-011-10/+0Star
| * | | | | | | | | | | | irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker2011-11-012-20/+13Star
| * | | | | | | | | | | | bluetooth: macroize two small inlines to avoid module.hPaul Gortmaker2011-11-011-11/+13
| * | | | | | | | | | | | ip_vs.h: fix implicit use of module_get/module_put from module.hPaul Gortmaker2011-11-011-8/+7Star
| * | | | | | | | | | | | nf_conntrack.h: fix up fallout from implicit moduleparam.h presencePaul Gortmaker2011-11-011-0/+2
| * | | | | | | | | | | | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-11-0122-22/+34
| * | | | | | | | | | | | include: convert various register fcns to macros to avoid include chainingPaul Gortmaker2011-11-0111-58/+57Star
| * | | | | | | | | | | | crypto.h: remove unused crypto_tfm_alg_modname() inlinePaul Gortmaker2011-11-011-6/+0Star
| * | | | | | | | | | | | uwb.h: fix implicit use of asm/page.h for PAGE_SIZEPaul Gortmaker2011-11-011-0/+1
| * | | | | | | | | | | | pm_runtime.h: explicitly requires notifier.hPaul Gortmaker2011-11-011-0/+1
| * | | | | | | | | | | | linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker2011-11-011-0/+2
| * | | | | | | | | | | | miscdevice.h: fix up implicit use of lists and typesPaul Gortmaker2011-11-011-0/+2