summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds2014-08-0827-146/+1032
|\
| * mtd: gpmi: make blockmark swapping optionalLothar Waßmann2014-07-272-19/+42
| * mtd: gpmi: remove line breaks from error messages and improve wordingLothar Waßmann2014-07-271-5/+5
| * mtd: gpmi: remove useless (void *) type casts and spaces between type casts a...Lothar Waßmann2014-07-271-5/+5
| * mtd: atmel_nand: NFC: support multiple interrupt handlingJosh Wu2014-07-211-22/+62
| * mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bitWu, Josh2014-07-211-3/+11
| * mtd: atmel_nand: add NFC status error checkWu, Josh2014-07-212-1/+27
| * mtd: atmel_nand: make ecc parameters same as definitionBo Shen2014-07-211-10/+10
| * mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON2014-07-213-1/+257
| * mtd: nand: define struct nand_timingsBoris BREZILLON2014-07-211-0/+49
| * Merge tag 'v3.16-rc6' into MTD development branchBrian Norris2014-07-211320-9527/+16127
| |\
| * | mtd: cfi_cmdset_0002: fix do_write_buffer() timeout errorBean Huo2014-07-161-2/+23
| * | mtd: denali: use 8 bytes for READID commandgrmoore@altera.com2014-07-141-3/+3
| * | mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao2014-07-141-1/+0
| * | mtd: phram: Fix whitespace issuesRob Ward2014-07-141-1/+2
| * | mtd: spi-nor: add support for EON EN25QH128Sergey Ryazanov2014-07-141-0/+1
| * | mtd: cfi_cmdset_0002: Add support for locking OTP memoryChristian Riesch2014-07-111-5/+84
| * | mtd: cfi_cmdset_0002: Add support for writing OTP memoryChristian Riesch2014-07-111-7/+60
| * | mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memoryChristian Riesch2014-07-111-10/+34
| * | mtd: cfi_cmdset_0002: Add support for reading OTPChristian Riesch2014-07-111-0/+156
| * | mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com2014-07-112-0/+56
| * | mtd: Account for BBT blocks when a partition is being allocatedEzequiel Garcia2014-07-081-1/+3
| * | mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-086-2/+56
| * | mtd: Add sysfs attributes to expose the ECC stats fieldsEzequiel Garcia2014-07-082-0/+83
| * | mtd: phram: replace kmalloc/strcpy by kstrdupFabian Frederick2014-07-051-3/+1
| * | mtd: bf5xx_nand: drop no-op PM supportBrian Norris2014-07-021-24/+0
| * | fs/jffs2/xattr.c: remove null test before kfreeFabian Frederick2014-07-021-2/+1
| * | fs/jffs2/acl.c: remove null test before kfreeFabian Frederick2014-07-021-2/+1
| * | mtd/ftl: drop the useless VirtualPageMap in partition_tKevin Hao2014-07-021-3/+0
| * | mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto2014-07-021-2/+0
| * | mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick2014-07-021-2/+2
| * | mtd: cmdlinepart: Spelling s/trucate/truncate/Geert Uytterhoeven2014-07-021-1/+1
| * | mtd: lpc32xx: drop bitflip_threshold initializationBrian Norris2014-07-012-12/+0
* | | Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-08-0835-789/+1194
|\ \ \
| * | | OMAPDSS: DSI: fix depopulating dsi peripheralsTomi Valkeinen2014-08-081-8/+1
| * | | Merge branch '3.17/hdmi-infoframe' into for-nextTomi Valkeinen2014-08-0416-692/+242
| |\ \ \
| | * | | drm/omap: Add infoframe & dvi/hdmi mode supportTomi Valkeinen2014-07-043-0/+40
| | * | | OMAPDSS: HDMI: remove the unused codeTomi Valkeinen2014-07-042-327/+0
| | * | | OMAPDSS: HDMI5: add support to set infoframe & HDMI modeTomi Valkeinen2014-07-042-56/+33
| | * | | OMAPDSS: HDMI4: add support to set infoframe & HDMI modeTomi Valkeinen2014-07-042-74/+41
| | * | | OMAPDSS: HDMI: add infoframe and hdmi_dvi_mode fieldsTomi Valkeinen2014-07-041-0/+2
| | * | | OMAPDSS: add hdmi ops to hdmi-connector and tpd12s015Tomi Valkeinen2014-07-042-0/+39
| | * | | OMAPDSS: add hdmi ops to hdmi_ops and omap_dss_driverTomi Valkeinen2014-07-041-0/+9
| | * | | OMAPDSS: HDMI: remove custom avi infoframeTomi Valkeinen2014-07-041-90/+0
| | * | | OMAPDSS: HDMI5: use common AVI infoframe supportTomi Valkeinen2014-07-041-57/+65
| | * | | OMAPDSS: HDMI4: use common AVI infoframe supportTomi Valkeinen2014-07-043-111/+28
| | * | | OMAPDSS: Kconfig: select HDMITomi Valkeinen2014-07-041-0/+1
| | * | | OMAPDSS: HDMI: fix name conflictTomi Valkeinen2014-07-041-2/+2
| | * | | OMAPDSS: DISPC: clean up dispc_mgr_timings_okTomi Valkeinen2014-07-041-8/+10
| | * | | OMAPDSS: DISPC: reject interlace for lcd outTomi Valkeinen2014-07-041-0/+3