summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-02-06mtd: fsl-quadspi: Fix the error pathsFabio Estevam1-4/+4
2015-02-06mtd: nand: omap: drop condition with no effectNicholas Mc Guire1-22/+9
2015-02-02mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen1-19/+10
2015-02-02mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra3-8/+9
2015-01-21mtd: nand: default bitflip-reporting threshold to 75% of correction strengthBrian Norris1-1/+1
2015-01-20mtd: atmel_nand: introduce a new compatible string for sama5d4 chipWu, Josh1-1/+24
2015-01-20mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()Wu, Josh1-3/+3
2015-01-20mtd: fsl-quadspi: Fix module unboundFabio Estevam1-6/+13
2015-01-20mtd: spi-nor: support for (GigaDevice) GD25Q128BRafał Miłecki1-0/+1
2015-01-16nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIAAkinobu Mita1-6/+0
2015-01-16mtd: nand: ams-delta: fix overwritten mtd_info->owner in initializationAkinobu Mita1-5/+1
2015-01-16mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chipAllen Xu1-0/+18
2015-01-13mtd: denali: fix incorrect bitmask error in denali_setup_dmaGraham Moore1-1/+1
2015-01-13mtd: st_spi_fsm: Fix [-Wsign-compare] build warningLee Jones1-1/+1
2015-01-13mtd: st_spi_fsm: Obtain and use EMI clockLee Jones1-2/+38
2015-01-13mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytesLee Jones1-16/+79
2015-01-10mtd: map_rom: Support UBI on ROMAaron Sierra1-1/+12
2015-01-10mtd: physmap_of: Add read-only fallbackJoe Schultz1-0/+10
2015-01-10mtd: map_ram: Enable mtdoopsAlessio Igor Bogani1-0/+1
2015-01-10mtd: nftl: reorganize operations in condition checkAndy Shevchenko1-7/+11
2015-01-10mtd: nand: remove duplicate comment lineBaruch Siach1-1/+0
2015-01-08mtd: nand: added nand_shutdownScott Branden1-0/+11
2015-01-08mtd: implement common reboot notifier boilerplateBrian Norris1-0/+20
2015-01-07mtd: mtdblock: remove the needless mtdblks_lockGu Zheng1-10/+0
2015-01-07mtd: bcm47xxpart: support SquashFS with an original magicRafał Miłecki1-2/+5
2015-01-07mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki)Rafał Miłecki1-2/+6
2015-01-07mtd: bcm47xxpart: support TRX data partition being UBIRafał Miłecki1-2/+26
2015-01-07mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)1-8/+54
2014-12-22mtd: nand: gpmi: remove deprecated commentBoris BREZILLON1-8/+0
2014-12-22mtd: gpmi: Remove noisy error messageFabio Estevam1-1/+0
2014-12-21Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds56-519/+5611
2014-12-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-2804/+252
2014-12-21Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds46-312/+141
2014-12-21Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-13/+13
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang1-0/+1
2014-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-41/+2
2014-12-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds20-1234/+1348
2014-12-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-158/+32
2014-12-20PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2-2/+2
2014-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds10-30/+351
2014-12-19Update/Remove soon-to-be-dead email addressDave Jones4-7/+5
2014-12-19macintosh: therm_pm72: delete deprecated driverWolfram Sang4-2615/+0
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-7/+7
2014-12-19spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-4/+4
2014-12-19tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner1-2/+0
2014-12-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-96/+154
2014-12-19Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds38-119/+151
2014-12-19Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds21-401/+1707
2014-12-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+47