summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris2014-11-051-18/+10
* mtd: fsl-quadspi: drop wait-till-ready checksBrian Norris2014-11-051-11/+0
* mtd: m25p80: drop wait-till-ready checksBrian Norris2014-11-051-11/+0
* mtd: spi-nor: move "wait-till-ready" checks into erase/write functionsBrian Norris2014-11-051-27/+9
* mtd: spi-nor: handle timeout errors in spi_nor_write()Brian Norris2014-11-051-2/+5
* mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() codeBrian Norris2014-11-051-32/+34
* mtd: update help of CONFIG_MTD_OF_PARTSMichal Sojka2014-11-051-1/+1
* mtd: nand: comment update, the DEPLETE1 command has goneGerhard Sittig2014-11-051-1/+1
* mtd: spi-nor: fix the wrong dummy valueHuang Shijie2014-11-052-2/+5
* mtd: nand: Base BCH ECC bytes on required strengthJordan Friendshuh2014-11-051-1/+1
* mtd: nand: gpio: improve comments about GPIO assisted operationGerhard Sittig2014-11-052-3/+7
* MTD: merge 3.18 development into -next developmentBrian Norris2014-10-302-1/+3
|\
| * mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-10-301-0/+2
| * mtd: omap: fix mtd devices not showing upFrans Klaver2014-10-301-1/+1
* | mtd: nand: add sunxi NAND flash controller supportBoris BREZILLON2014-10-293-0/+1439
* | nandsim: add id_bytes module parameterAkinobu Mita2014-10-231-18/+24
* | mtd: docg3: fix 'defined but not used' warningBrian Norris2014-10-221-0/+2
* | mtd: bcm47xxpart: only register partitions if the trx header was filledHauke Mehrtens2014-10-221-6/+14
* | mtd: phram: fix asm/io.h include usageRob Ward2014-10-221-1/+1
* | mtd: fsl-quadspi: Let the clocks error path be clearerFabio Estevam2014-10-221-2/+2
* | mtd: fsl-quadspi: Propagate the error from of_modalias_node()Fabio Estevam2014-10-221-1/+2
* | mtd: orion_nand: fix error code path in probeMichael Opdenacker2014-10-221-28/+11
* | mtd: bcm47xxpart: alloc memory for more partitionsRafał Miłecki2014-10-221-2/+6
* | mtd: bfin-async-flash: Remove unused variableAaron Sierra2014-10-221-1/+0
* | mtd: docg3: add device-tree supportRobert Jarzmik2014-10-221-0/+8
* | mtd: nand: omap: Do not use global variablesRostislav Lisovy2014-10-221-4/+3
* | spi-nor: Remove spi_nor::read_id operationBen Hutchings2014-10-221-3/+1
* | docg3: Fix miuse of seq_printf return valueJoe Perches2014-10-221-60/+52
* | MTD: merge 3.18 development into -next developmentBrian Norris2014-10-213-20/+67
|\|
| * mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-212-3/+52
| * mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-173-13/+11
| * mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-10-171-5/+5
* | Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds2014-10-193-123/+501
|\ \
| * | ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-173-60/+210
| * | ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-172-9/+42
| * | ntb: conslidate reading of PPD to move platform detection earlierDave Jiang2014-10-171-28/+98
| * | ntb: move platform detection to separate functionDave Jiang2014-10-171-27/+47
| * | NTB: debugfs device entryJon Mason2014-10-173-2/+107
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1913-48/+1326
|\ \ \
| * | | i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2014-10-162-0/+4
| * | | i2c: hix5hd2: add i2c controller driverWei Yan2014-10-163-0/+568
| * | | i2c-imx: Disable the clock on probe failureFabio Estevam2014-10-061-2/+6
| * | | i2c: designware: Add support for AMD I2C controllerCarl Peng2014-10-062-0/+28
| * | | i2c: designware: Rework probe() to get clock a bit laterMika Westerberg2014-10-061-20/+18
| * | | i2c: designware: Default to fast mode in case of ACPIMika Westerberg2014-10-061-4/+2
| * | | i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-033-0/+571
| * | | i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-032-7/+66
| * | | i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki2014-10-031-0/+3
| * | | i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-301-2/+4
| * | | i2c: cros-ec-tunnel: Add of match tableSjoerd Simons2014-09-291-0/+9