summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-11mtd: sst25l don't specify default parsing optionsDmitry Eremin-Solenikov1-7/+1
2011-09-11mtd: mtd_dataflash don't specify default parsing optionsDmitry Eremin-Solenikov1-6/+1
2011-09-11mtd: pxa3xx_nand: remove unused variable 'mtd'Axel Lin1-2/+0
2011-09-11mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lockAxel Lin1-3/+1
2011-09-11mtd: fsmc_nand: fix a memory leakAxel Lin1-1/+1
2011-09-11mtd: pxa3xx_nand: fix a memory leakAxel Lin1-1/+1
2011-09-11mtd: nomadik_nand: add missing nand_release in nomadik_nand_removeAxel Lin1-0/+1
2011-09-11mtd: nuc900_nand: add missing nand_release in nuc900_nand_removeAxel Lin1-0/+1
2011-09-11mtd: denali: remove calling mtd_device_unregister() after nand_release()Axel Lin1-1/+0
2011-09-11mtd: nand: remove unnecessary TODOBrian Norris1-1/+0
2011-09-11mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov1-6/+0
2011-09-11mtd: m25p80 don't specify default parsing optionsDmitry Eremin-Solenikov1-7/+1
2011-09-11mtd: mtdpart: default to cmdlinepart, NULL partitions probingDmitry Eremin-Solenikov1-0/+5
2011-09-11mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTSDmitry Eremin-Solenikov1-2/+0
2011-09-11mtd: drop physmap_configureDmitry Eremin-Solenikov3-38/+0
2011-09-11mtd: drop ceiva map driverDmitry Eremin-Solenikov3-350/+0
2011-09-11mtd: nand: remove meaningless delay from nand_unlockJiri Pinkava1-2/+0
2011-09-11mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov23-145/+48
2011-09-11mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCTBrian Norris1-1/+5
2011-09-11mtd: nand: renumber the reorganized flags in nand.h / bbm.hBrian Norris2-14/+15
2011-09-11mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris2-2/+2
2011-09-11mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris3-3/+8
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris31-37/+37
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris33-58/+65
2011-09-11mtd: nand: separate chip options / bbt_optionsBrian Norris3-8/+11
2011-09-11mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris3-52/+6
2011-08-15mtd: onenand: return proper error if regulator_get failsAxel Lin1-0/+1
2011-08-15mtd: convert vmalloc/memset to vzallocJoe Perches1-2/+1
2011-08-15Linux 3.1-rc2v3.1-rc2Linus Torvalds1-2/+2
2011-08-14mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch1-3/+4
2011-08-14Documentation: befs.txt: no maintainer, orphanedMarcos Souza1-1/+1
2011-08-14Documentation: SubmittingDrivers: fix Linus's git tree URLRalf Thielow1-1/+1
2011-08-14Documentation: add Ramoops usage descriptionSergiu Iordache2-0/+78
2011-08-14Documentation: email-clients: Add better Thunderbird informationPaul Mcquade1-7/+5
2011-08-14Documentation: kernel-parameters.txt cleanupsRandy Dunlap1-20/+22
2011-08-14Documentation: add ARM user_debug to kernel-parameters.txtStephen Boyd1-0/+10
2011-08-14Documentation: drop Linux Source Driver from kernel-docs referencesLuis de Bethencourt1-11/+0
2011-08-14Documentation: fix spelling error in SubmittingPatchesZac Storer1-1/+1
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung1-2/+0
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon1-2/+2
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung3-3/+3
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko1-5/+2
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko1-19/+19
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko1-3/+5
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko1-4/+3
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin1-2/+0
2011-08-13mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin1-9/+31
2011-08-13mmc: sdhci-s3c: Fix build for header changeMark Brown1-0/+1
2011-08-13mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath1-1/+1
2011-08-13mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław1-1/+2