Age | Commit message (Expand) | Author |
2011-09-11 | mtd: mtd_dataflash don't specify default parsing options | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: pxa3xx_nand: remove unused variable 'mtd' | Axel Lin |
2011-09-11 | mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lock | Axel Lin |
2011-09-11 | mtd: fsmc_nand: fix a memory leak | Axel Lin |
2011-09-11 | mtd: pxa3xx_nand: fix a memory leak | Axel Lin |
2011-09-11 | mtd: nomadik_nand: add missing nand_release in nomadik_nand_remove | Axel Lin |
2011-09-11 | mtd: nuc900_nand: add missing nand_release in nuc900_nand_remove | Axel Lin |
2011-09-11 | mtd: denali: remove calling mtd_device_unregister() after nand_release() | Axel Lin |
2011-09-11 | mtd: nand: remove unnecessary TODO | Brian Norris |
2011-09-11 | mtd: drop mtd_has_cmdlinepart() | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: m25p80 don't specify default parsing options | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: mtdpart: default to cmdlinepart, NULL partitions probing | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: drop physmap_configure | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: drop ceiva map driver | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: nand: remove meaningless delay from nand_unlock | Jiri Pinkava |
2011-09-11 | mtd: ATMEL, AVR32: inline nand partition table access | 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-15 | mtd: onenand: return proper error if regulator_get fails | Axel Lin |
2011-08-15 | mtd: convert vmalloc/memset to vzalloc | Joe Perches |
2011-08-14 | Linux 3.1-rc2v3.1-rc2 | Linus Torvalds |
2011-08-14 | mm: fix wrong vmap address calculations with odd NR_CPUS values | Clemens Ladisch |
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 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | 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 | Documentation: befs.txt: no maintainer, orphaned | Marcos Souza |
2011-08-13 | Documentation: SubmittingDrivers: fix Linus's git tree URL | Ralf Thielow |
2011-08-13 | Documentation: add Ramoops usage description | Sergiu Iordache |
2011-08-13 | Documentation: email-clients: Add better Thunderbird information | Paul Mcquade |
2011-08-13 | Documentation: kernel-parameters.txt cleanups | Randy Dunlap |
2011-08-13 | Documentation: add ARM user_debug to kernel-parameters.txt | Stephen Boyd |
2011-08-13 | Documentation: drop Linux Source Driver from kernel-docs references | Luis de Bethencourt |
2011-08-13 | Documentation: fix spelling error in SubmittingPatches | Zac Storer |
2011-08-13 | mmc: remove unused "ddr" parameter in struct mmc_ios | Jaehoon Chung |
2011-08-13 | mmc: dw_mmc: Fix DDR mode support. | Seungwon Jeon |
2011-08-13 | mmc: core: use defined R1_STATE_PRG macro for card status | Jaehoon Chung |
2011-08-13 | mmc: sdhci: use f_max instead of host->clock for timeouts | Andy Shevchenko |
2011-08-13 | mmc: sdhci: move timeout_clk calculation farther down | Andy Shevchenko |
2011-08-13 | mmc: sdhci: check host->clock before using it as a denominator | Andy Shevchenko |
2011-08-13 | mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" | Andy Shevchenko |
2011-08-13 | mmc: tmio: eliminate unused variable 'mmc' warning | Axel Lin |
2011-08-13 | mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC | Tony Lin |
2011-08-13 | mmc: sdhci-s3c: Fix build for header change | Mark Brown |