summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* watchdog: davinci_wdt: add OF supportMurali Karicheri2012-12-191-0/+7
* watchdog: da9052: Fix invalid free of devm_ allocated dataTushar Behera2012-12-191-4/+0
* watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi2012-12-191-1/+1
* watchdog: remove depends on CONFIG_EXPERIMENTALKees Cook2012-12-191-2/+2
* watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-12-191-10/+9
* watchdog: DA9055 Watchdog driverAshish Jangam2012-12-193-0/+227
* watchdog: omap_wdt: eliminate gotoAaro Koskinen2012-12-191-7/+4
* watchdog: omap_wdt: delete redundant platform_set_drvdata() callsAaro Koskinen2012-12-191-2/+0
* watchdog: omap_wdt: convert to devm_ functionsAaro Koskinen2012-12-191-37/+13
* watchdog: omap_wdt: convert to new watchdog coreAaro Koskinen2012-12-192-149/+112
* watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-12-191-3/+3
* watchdog: imx2_wdt: Select the driver via ARCH_MXCFabio Estevam2012-12-191-1/+1
* watchdog: cpu5wdt.c: add missing del_timer calldevendra.aaru2012-12-191-0/+1
* watchdog: hpwdt.c: Increase version stringTom Mingarelli2012-12-191-1/+1
* watchdog: Convert twl4030_wdt to watchdog coreJarkko Nikula2012-12-192-149/+35
* davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan2012-12-191-2/+2
* watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall2012-12-191-9/+2
* watchdog: ath79_wdt: convert to use module_platform_driverGabor Juhos2012-12-191-11/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-191-0/+9
|\
| * x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary2012-12-111-0/+9
* | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-1995-1639/+2301
|\ \
| * | mtd: nand: typo in nand_id_has_period() commentsBrian Norris2012-12-131-1/+1
| * | mtd: nand/gpio: use io{read,write}*_rep accessorsMatthew Leach2012-12-131-4/+4
| * | mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.NeilBrown2012-12-131-0/+2
| * | mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang2012-12-131-0/+9
| * | mtd: nand/docg4: fix and improve read of factory bbtMike Dunn2012-12-121-5/+19
| * | mtd: nand/docg4: reserve bb marker area in ecclayoutMike Dunn2012-12-121-4/+6
| * | mtd: nand/docg4: add support for writing in reliable modeMike Dunn2012-12-121-0/+39
| * | mtd: mxc_nand: reorder part_probes to let cmdline override other sourcesLothar Waßmann2012-12-101-1/+2
| * | mtd: mxc_nand: fix unbalanced clk_disable() in error pathLothar Waßmann2012-12-101-1/+2
| * | mtd: nandsim: Introduce debugfs infrastructureEzequiel Garcia2012-12-101-56/+130
| * | mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins2012-12-101-2/+4
| * | mtg: docg3: potential divide by zero in doc_write_oob()Dan Carpenter2012-12-101-1/+1
| * | mtd: bcm47xxnflash: writing supportRafał Miłecki2012-12-102-3/+79
| * | mtd: tests/read: initialize buffer for whole next pageChristian Herzig2012-12-041-1/+1
| * | mtd: at91: atmel_nand: return bit flips for the PMECC read_page()Josh Wu2012-12-031-5/+11
| * | mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.cHarald Nordgard-Hansen2012-12-031-2/+14
| * | mtd: nand: onfi need to be probed in 8 bits modeMatthieu CASTET2012-12-031-0/+2
| * | mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus widthMatthieu CASTET2012-12-031-5/+9
| * | mtd: nand: print flash size during detectionMatthieu CASTET2012-12-031-2/+2
| * | mted: nand_wait_ready timeout fixMatthieu CASTET2012-12-031-1/+1
| * | mtd: bcm47xxnflash: support NAND_CMD_STATUSRafał Miłecki2012-12-031-0/+11
| * | mtd: bcm47xxnflash: define some magic numbersRafał Miłecki2012-12-031-11/+20
| * | mtd: remove the "chip" parameter in nand_get_device()Huang Shijie2012-12-031-23/+14
| * | mtd: remove the de-select chip code in nand_release_device()Huang Shijie2012-12-031-10/+25
| * | mtd: m25p80: modify info for Micron N25Q128Liming Wang2012-12-031-1/+2
| * | mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams2012-12-031-2/+1
| * | mtd: fix a number of checkpatch complaintsArtem Bityutskiy2012-11-229-18/+25
| * | mtd: remove use of __devexitBill Pemberton2012-11-2246-50/+50
| * | mtd: remove use of __devinitconstBill Pemberton2012-11-223-3/+3