aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-11mtd: mtd_dataflash don't specify default parsing optionsDmitry Eremin-Solenikov
2011-09-11mtd: pxa3xx_nand: remove unused variable 'mtd'Axel Lin
2011-09-11mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lockAxel Lin
2011-09-11mtd: fsmc_nand: fix a memory leakAxel Lin
2011-09-11mtd: pxa3xx_nand: fix a memory leakAxel Lin
2011-09-11mtd: nomadik_nand: add missing nand_release in nomadik_nand_removeAxel Lin
2011-09-11mtd: nuc900_nand: add missing nand_release in nuc900_nand_removeAxel Lin
2011-09-11mtd: denali: remove calling mtd_device_unregister() after nand_release()Axel Lin
2011-09-11mtd: nand: remove unnecessary TODOBrian Norris
2011-09-11mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov
2011-09-11mtd: m25p80 don't specify default parsing optionsDmitry Eremin-Solenikov
2011-09-11mtd: mtdpart: default to cmdlinepart, NULL partitions probingDmitry Eremin-Solenikov
2011-09-11mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTSDmitry Eremin-Solenikov
2011-09-11mtd: drop physmap_configureDmitry Eremin-Solenikov
2011-09-11mtd: drop ceiva map driverDmitry Eremin-Solenikov
2011-09-11mtd: nand: remove meaningless delay from nand_unlockJiri Pinkava
2011-09-11mtd: ATMEL, AVR32: inline nand partition table accessDmitry 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-15mtd: onenand: return proper error if regulator_get failsAxel Lin
2011-08-15mtd: convert vmalloc/memset to vzallocJoe Perches
2011-08-14Linux 3.1-rc2v3.1-rc2Linus Torvalds
2011-08-14mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-08-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-08-13Documentation: befs.txt: no maintainer, orphanedMarcos Souza
2011-08-13Documentation: SubmittingDrivers: fix Linus's git tree URLRalf Thielow
2011-08-13Documentation: add Ramoops usage descriptionSergiu Iordache
2011-08-13Documentation: email-clients: Add better Thunderbird informationPaul Mcquade
2011-08-13Documentation: kernel-parameters.txt cleanupsRandy Dunlap
2011-08-13Documentation: add ARM user_debug to kernel-parameters.txtStephen Boyd
2011-08-13Documentation: drop Linux Source Driver from kernel-docs referencesLuis de Bethencourt
2011-08-13Documentation: fix spelling error in SubmittingPatchesZac Storer
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin
2011-08-13mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin
2011-08-13mmc: sdhci-s3c: Fix build for header changeMark Brown