summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: correct extemded param page error handlingBrian Norris2013-10-281-4/+5
* mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_dsJosh Wu2013-10-281-37/+9
* mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driverJosh Wu2013-10-281-1/+2
* mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific codeJosh Wu2013-10-281-14/+3
* mtd: onenand: omap: remove two unused functionsPaul Bolle2013-10-281-22/+0
* mtd: nand: cleanup ONFI printed errors, warningsBrian Norris2013-10-281-9/+15
* mtd: lpddr_cmds: make function staticBrian Norris2013-10-281-1/+1
* mtd: onenand: remove unused variable assignmentsBrian Norris2013-10-281-7/+6
* mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris2013-10-282-4/+0
* mtd: onenand: remove redundant offset checkBrian Norris2013-10-281-4/+0
* mtd: denali: make init function staticBrian Norris2013-10-281-1/+1
* mtd: dataflash: remove unused fieldBrian Norris2013-10-281-2/+0
* mtd: nand: stop exporting nand_default_bbtBrian Norris2013-10-281-1/+0
* mtd: nandsim: don't call nand_default_bbt() directlyBrian Norris2013-10-281-1/+1
* mtd: nand: lpc32xx_slc: don't call nand_default_bbt directlyBrian Norris2013-10-281-8/+0
* nand: docg4: use nand_base's default BBT scanBrian Norris2013-10-281-1/+0
* mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...Lothar Waßmann2013-10-281-4/+4
* Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtdLinus Torvalds2013-10-252-2/+7
|\
| * mtd: gpmi: fix ECC regressionDavid Woodhouse2013-10-251-1/+1
| * mtd: nand: pxa3xx: Fix registered MTD nameEzequiel Garcia2013-10-241-1/+6
* | Merge tag 'md/3.12-fixes' of git://neil.brown.name/mdLinus Torvalds2013-10-244-2/+25
|\ \
| * | raid5: avoid finding "discard" stripeShaohua Li2013-10-241-0/+8
| * | raid5: set bio bi_vcnt 0 for discard requestShaohua Li2013-10-241-0/+12
| * | md: avoid deadlock when md_set_badblocks.Bian Yu2013-10-241-2/+3
| * | md: Fix skipping recovery for read-only arrays.Lukasz Dorau2013-10-242-0/+2
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-10-244-10/+19
|\ \ \ | |/ / |/| |
| * | [SCSI] sd: call blk_pm_runtime_init before add_diskAaron Lu2013-10-231-1/+1
| * | [SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis2013-10-232-1/+10
| * | [SCSI] BusLogic: Fix an oops when intializing multimaster adapterKhalid Aziz2013-10-161-8/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-235-37/+81
|\ \ \
| * | | s390/time: correct use of store clock fastMartin Schwidefsky2013-10-223-9/+9
| * | | s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens2013-10-151-1/+1
| * | | s390/dasd: check for availability of prefix command during formatStefan Haberland2013-10-151-27/+71
* | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2013-10-238-21/+60
|\ \ \ \
| * \ \ \ Merge branch 'x86_pkg_temp' of .git into for-rcZhang Rui2013-10-211-6/+8
| |\ \ \ \
| | * | | | Thermal: x86_pkg_temp: change spin lockSrinivas Pandruvada2013-09-251-6/+8
| * | | | | Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui2013-10-211-1/+1
| * | | | | drivers: thermal: allow ti-soc-thermal run without pcb zoneEduardo Valentin2013-10-151-0/+1
| * | | | | thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski2013-10-154-0/+13
| * | | | | thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski2013-10-154-12/+37
| * | | | | thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski2013-10-151-2/+0
| |/ / / /
* | | | | platform/x86: fix asus-wmi build errorRandy Dunlap2013-10-231-0/+1
* | | | | bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet2013-10-231-1/+1
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-2316-65/+158
|\ \ \ \ \
| * | | | | [media] saa7134: Fix crash when device is closed before streamoffSimon Farnsworth2013-10-141-0/+1
| * | | | | [media] adv7511: fix error return code in adv7511_probe()Wei Yongjun2013-10-141-0/+2
| * | | | | [media] ths8200: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-8/+4
| * | | | | [media] ad9389b: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-9/+6
| * | | | | [media] adv7511: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-9/+7
| * | | | | [media] adv7842: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-18/+12