summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: mxc_nand: put callback for data correction into devtype structUwe Kleine-König2012-05-141-4/+6
| * mtd: mxc_nand: split chip_select function and put it into devtype structUwe Kleine-König2012-05-141-5/+28
| * mtd: mxc_nand: put ecc layout into devtype structsUwe Kleine-König2012-05-141-11/+14
| * mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()Uwe Kleine-König2012-05-141-29/+80
| * mtd: mxc_nand: move function pointers to a per-SOC structUwe Kleine-König2012-05-141-66/+104
| * mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessaryUwe Kleine-König2012-05-141-49/+49
| * mtd: mxc_nand: set owner field to prevent module unloading when in useUwe Kleine-König2012-05-141-0/+1
| * mtd: block2mtd: page_read() never returns NULLRyosuke Saito2012-05-141-6/+0Star
| * mtd: bcm63xxpart: handle Broadcom partition orderJonas Gorski2012-05-141-11/+30
| * mtd: nand: omap: fix race condition in omap_wait()Ivan Djelic2012-05-141-1/+3
| * mtd: fsmc_nand: Add clk_{un}prepare() supportViresh Kumar2012-05-141-7/+7
| * mtd: spear_smi: Add clk_{un}prepare() supportViresh Kumar2012-05-141-7/+7
| * mtd: fix scb2_flash build when PCI is not enabledRandy Dunlap2012-05-141-1/+1
| * mtd: omap2: fix resource leak in prefetch-busy pathGrazvydas Ignotas2012-05-141-1/+3
| * JFFS2: Add parameter to reserve disk space for rootDaniel Drake2012-05-143-0/+66
| * mtd: print out the page size and oob size after parsing out the nandHuang Shijie2012-05-141-4/+5
| * mtd: IFC NAND: Add support of ONFI NAND flashPrabhakar Kushwaha2012-05-141-6/+16
| * mtd: lpddr: replace open-coded ARRAY_SIZE with macroJim Cromie2012-05-141-1/+1
| * mtd: use module_pci_driverAxel Lin2012-05-146-75/+6Star
| * mtd: gpmi: do not include the mxs.hHuang Shijie2012-05-141-4/+5
| * mtd: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-141-1/+1
| * sh: Use the plat_nand default partition parserH Hartley Sweeten2012-05-141-1/+0Star
| * mips: Use the plat_nand default partition parserH Hartley Sweeten2012-05-144-15/+0Star
| * blackfin: Use the plat_nand default partition parserH Hartley Sweeten2012-05-141-3/+0Star
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-1411-33/+0Star
| * mtd: plat_nand: Add default partition parser to driverH Hartley Sweeten2012-05-141-2/+6
* | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-06-0211-629/+1416
|\ \
| * | apple-gmux: Fix up the suspend/resume patchMatthew Garrett2012-06-011-1/+1
| * | dell-laptop: Remove rfkill codeMatthew Garrett2012-06-011-289/+0Star
| * | toshiba_acpi: Fix mis-mergeMatthew Garrett2012-06-011-1/+1
| * | dell-laptop: Add touchpad led support for Dell V3450AceLan Kao2012-05-311-0/+9
| * | acer-wmi: add 3 laptops to video backlight vendor mode quirk tableLee, Chun-Yi2012-05-311-0/+24
| * | sony-laptop: add touchpad enable/disable functionMarco Chiappero2012-05-311-0/+91
| * | sony-laptop: add missing Fn key combos for 0x100 handlersMarco Chiappero2012-05-311-0/+4
| * | sony-laptop: add support for more WWAN modemsMarco Chiappero2012-05-311-19/+34
| * | sony-laptop: new keyboard backlight handleMarco Chiappero2012-05-311-62/+87
| * | sony-laptop: add high speed battery charging functionMarco Chiappero2012-05-311-0/+86
| * | sony-laptop: support automatic resume on lid openMarco Chiappero2012-05-311-0/+140
| * | sony-laptop: adjust error handling in finding SNC handlesMattia Dongili2012-05-311-4/+4
| * | sony-laptop: add thermal profiles supportMarco Chiappero2012-05-311-0/+183
| * | sony-laptop: support battery care functionsMarco Chiappero2012-05-311-0/+178
| * | sony-laptop: additional debug statementsMattia Dongili2012-05-311-1/+6
| * | sony-laptop: improve SNC initialization and acpi notify callback codeMarco Chiappero2012-05-311-86/+233
| * | sony-laptop: use kstrtoul to parse sysfs valuesMattia Dongili2012-05-311-9/+17
| * | sony-laptop: generalise ACPI calls into SNC functionsMattia Dongili2012-05-311-142/+133Star
| * | sony-laptop: fix return path when no ACPI buffer is allocatedMattia Dongili2012-05-311-2/+2
| * | sony-laptop: use soft rfkill status stored in hwMarco Chiappero2012-05-311-4/+17
| * | hp-wmi: check for allocation failuresDan Carpenter2012-05-311-0/+10
| * | toshiba_acpi: Add support for transflective LCDAkio Idehara2012-05-311-4/+57
| * | toshiba_acpi: Only register backlight device when interface is read/writeSeth Forshee2012-05-311-24/+56