summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: block2mtd: initialize writebufsizeArtem Bityutskiy2012-03-271-0/+1
* mtd: docg4: fix printk() warningsDan Carpenter2012-03-271-3/+1
* mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang2012-03-271-1/+1
* mtd: m25p80: set writebufsizeBrian Norris2012-03-271-0/+1
* mtd: mtdcore: remove unnecessary mtd->resume checkBrian Norris2012-03-271-1/+1
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-2735-265/+266
* mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn2012-03-273-0/+1399
* mtd: minor coding style cleanup in mtdpart.cStefan Roese2012-03-271-1/+1
* mtd: convert drivers/mtd/* to use module_spi_driver()Axel Lin2012-03-273-39/+3
* mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris2012-03-271-6/+7
* mtd: mtdoops: kill Kconfig usage instructionsBrian Norris2012-03-271-3/+0
* mtd: sa11x0: remove definitions and code left for documentation purposesRussell King - ARM Linux2012-03-271-100/+0
* mtd: sa11x0: Remove shutdown handlerRussell King - ARM Linux2012-03-271-12/+0
* mtd: spear_smi: release memory region during removeShiraz Hashim2012-03-271-0/+4
* mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim2012-03-273-0/+1120
* mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris2012-03-271-4/+8
* mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris2012-03-271-17/+23
* mtd: nand: erase block before marking badBrian Norris2012-03-271-0/+11
* mtd: onenand: samsung: add missing iounmapJulia Lawall2012-03-271-2/+2
* mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not definedFabio Estevam2012-03-271-1/+1
* mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein2012-03-272-2/+7
* mtd: pmc551: fix signedness bug in init_pmc551()Xi Wang2012-03-271-2/+2
* mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder2012-03-271-0/+240
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-03-041-2/+2
|\
| * [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-251-2/+2
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-041-0/+2
|\ \
| * | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-271-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-031-0/+1
|\ \ \
| * | | crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter2012-02-281-0/+1
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-031-14/+75
|\ \ \ \
| * | | | hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz2012-03-021-0/+27
| * | | | hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz2012-03-021-8/+34
| * | | | hwmon: (f75375s) Make pwm*_mode writable for the F75387Nikolaus Schulz2012-02-281-1/+1
| * | | | hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387Nikolaus Schulz2012-02-281-5/+13
* | | | | Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-035-10/+35
|\ \ \ \ \
| * | | | | OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen2012-02-291-0/+6
| * | | | | OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen2012-02-291-1/+1
| * | | | | viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat2012-02-241-0/+3
| * | | | | viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat2012-02-241-0/+1
| * | | | | Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2012-02-242-9/+24
| |\ \ \ \ \
| | * | | | | OMAPDSS: HDMI: hot plug detect fixRob Clark2012-02-231-8/+1
| | * | | | | OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabledArchit Taneja2012-02-231-1/+23
* | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-03-025-31/+41
|\ \ \ \ \ \ \
| * | | | | | | watchdog: fix GETTIMEOUT ioctl in booke_wdtDmitry Artamonow2012-02-291-1/+5
| * | | | | | | watchdog: Fix typo in pnx4008_wdt.cMasanari Iida2012-02-281-1/+1
| * | | | | | | watchdog: Fix typo in KconfigMasanari Iida2012-02-281-1/+1
| * | | | | | | watchdog: fix error in probe() of s3c2410_wdt (reset at booting)MyungJoo Ham2012-02-281-26/+31
| * | | | | | | watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov2012-02-281-2/+3
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-03-021-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: fix the ldo configure according to 88pm860x specJett.Zhou2012-02-241-3/+3
| | |/ / / / / / | |/| | | | | |