summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: ecc_strength is at ecc step granularityMike Dunn2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: nand: Add a NAND_CMD_STATUS when using write verificationBastian Hecht2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | jffs2: refactor csize usage in jffs2_do_read_inode_internal()Xi Wang2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | jffs2: validate symlink size in jffs2_do_read_inode_internal()Xi Wang2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: cmdlinepart: fix commentaryPeter Meerwald2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: mxc_nand: fix several sparse warnings about incorrect address spaceUwe Kleine-König2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: imx: add mxc_nand to imx27 device treeUwe Kleine-König2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: mxc_nand: implement device tree probingUwe Kleine-König2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: mxc_nand: put several more fields into devtype_dataUwe Kleine-König2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: mxc_nand: put callback for data correction into devtype structUwe Kleine-König2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: mxc_nand: split chip_select function and put it into devtype structUwe Kleine-König2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: mxc_nand: put ecc layout into devtype structsUwe Kleine-König2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()Uwe Kleine-König2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: mxc_nand: move function pointers to a per-SOC structUwe Kleine-König2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessaryUwe Kleine-König2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: mxc_nand: set owner field to prevent module unloading when in useUwe Kleine-König2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: block2mtd: page_read() never returns NULLRyosuke Saito2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: bcm63xxpart: handle Broadcom partition orderJonas Gorski2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: nand: omap: fix race condition in omap_wait()Ivan Djelic2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: fsmc_nand: Add clk_{un}prepare() supportViresh Kumar2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: spear_smi: Add clk_{un}prepare() supportViresh Kumar2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: fix scb2_flash build when PCI is not enabledRandy Dunlap2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: omap2: fix resource leak in prefetch-busy pathGrazvydas Ignotas2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | JFFS2: Add parameter to reserve disk space for rootDaniel Drake2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: print out the page size and oob size after parsing out the nandHuang Shijie2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: IFC NAND: Add support of ONFI NAND flashPrabhakar Kushwaha2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: lpddr: replace open-coded ARRAY_SIZE with macroJim Cromie2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: use module_pci_driverAxel Lin2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: gpmi: do not include the mxs.hHuang Shijie2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | sh: Use the plat_nand default partition parserH Hartley Sweeten2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mips: Use the plat_nand default partition parserH Hartley Sweeten2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | blackfin: Use the plat_nand default partition parserH Hartley Sweeten2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | mtd: plat_nand: Add default partition parser to driverH Hartley Sweeten2012-05-13
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-06-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | apple-gmux: Fix up the suspend/resume patchMatthew Garrett2012-06-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | dell-laptop: Remove rfkill codeMatthew Garrett2012-06-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | toshiba_acpi: Fix mis-mergeMatthew Garrett2012-06-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | dell-laptop: Add touchpad led support for Dell V3450AceLan Kao2012-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | acer-wmi: add 3 laptops to video backlight vendor mode quirk tableLee, Chun-Yi2012-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | sony-laptop: add touchpad enable/disable functionMarco Chiappero2012-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | sony-laptop: add missing Fn key combos for 0x100 handlersMarco Chiappero2012-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | sony-laptop: add support for more WWAN modemsMarco Chiappero2012-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | sony-laptop: new keyboard backlight handleMarco Chiappero2012-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | sony-laptop: add high speed battery charging functionMarco Chiappero2012-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | sony-laptop: support automatic resume on lid openMarco Chiappero2012-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | sony-laptop: adjust error handling in finding SNC handlesMattia Dongili2012-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | sony-laptop: add thermal profiles supportMarco Chiappero2012-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | sony-laptop: support battery care functionsMarco Chiappero2012-05-31