summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: add hisilicon spi-nor flash controller driverJiancheng Xue2016-07-133-0/+497
* mtd: spi-nor: support dual, quad, and WP for GigadeviceBrian Norris2016-07-131-4/+20
* mtd: spi-nor: Added support for n25q00a.P L Sai Krishna2016-07-131-0/+1
* memory: Update dependency of IFC for LayerscapeRaghav Dogra2016-07-133-3/+5
* mtd: spi-nor: fix wrong "fully unlocked" testBrian Norris2016-07-091-1/+1
* mtd: cfi_cmdset_0020: Deinline do_write_buffer, save 5316 bytesDenys Vlasenko2016-07-091-1/+1
* mtd: Replace if and BUG with BUG_ONAmitoj Kaur Chawla2016-07-091-2/+1
* mtd: physmap_of: fix set but unused warningBrian Norris2016-07-091-1/+1
* mtd: silence some uninitialized variable warningsDan Carpenter2016-07-091-2/+2
* mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings2016-07-091-12/+0
* mtd: m25p80: read in spi_max_transfer_size chunksMichal Suchanek2016-06-011-1/+1
* mtd: spi-nor: add read loopMichal Suchanek2016-06-011-6/+19
* mtd: spi-nor: simplify write loopMichal Suchanek2016-06-011-33/+25
* mtd: spi-nor: stop passing around retlenMichal Suchanek2016-06-015-33/+26
* mtd: spi-nor: check return value from writeMichal Suchanek2016-06-011-13/+32
* mtd: nxp-spifi: return amount of data transferred or error in read/writeBrian Norris2016-06-011-4/+9
* mtd: mtk-quadspi: return amount of data transferred or error in read/writeBrian Norris2016-06-011-7/+7
* mtd: fsl-quadspi: return amount of data read/written or errorMichal Suchanek2016-06-011-6/+11
* mtd: m25p80: return amount of data transferred or error in read/writeMichal Suchanek2016-06-011-8/+21
* mtd: spi-nor: change return value of read/writeMichal Suchanek2016-06-015-19/+34
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-281-1/+9
|\
| * irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton2016-05-281-1/+9
* | Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-281-0/+2
|\ \
| * | Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-281-0/+2
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-1/+1
|\ \ \
| * | | i2c: dev: use after free in detachDan Carpenter2016-05-281-1/+1
* | | | Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-288-15/+230
|\ \ \ \
| * | | | Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung2016-05-281-15/+0
| * | | | platform/chrome: chromeos_laptop - Add Elan touchpad for WolfCharlie Mooney2016-05-111-0/+2
| * | | | platform/chrome: chromeos_laptop - Add elan trackpad option for C720Benson Leung2016-05-111-1/+19
| * | | | platform/chrome: cros_ec_dev - Populate compat_ioctlGuenter Roeck2016-05-111-0/+3
| * | | | platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...Clinton Sprain2016-05-111-1/+6
| * | | | platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-112-2/+6
| * | | | platform/chrome: Add Chrome OS keyboard backlight LEDs supportSimon Que2016-05-113-7/+140
| * | | | platform/chrome: use to_platform_device()Geliang Tang2016-05-111-2/+1
| * | | | platform/chrome: pstore: Move to larger record size.Olof Johansson2016-05-111-1/+1
| * | | | platform/chrome: pstore: probe for ramoops buffer using acpiAaron Durbin2016-05-111-1/+52
| * | | | platform/chrome: chromeos_laptop: Add Leon TouchGene Chen2016-05-111-0/+15
* | | | | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-1/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown2016-05-251-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | spi: spi-ep93xx: Fix the PTR_ERR() argumentFabio Estevam2016-05-241-1/+1
| | |/ / / /
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-2840-790/+5647
|\ \ \ \ \ \
| * | | | | | iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger2016-05-171-9/+9
| * | | | | | cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-162-8/+8
| * | | | | | iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-163-6/+6
| * | | | | | iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger2016-05-161-158/+41
| * | | | | | tcm_qla2xxx Add SCSI command jammer/discard capabilityLaurence Oberman2016-05-103-0/+30
| * | | | | | iscsi-target: graceful disconnect on invalid mapping to iovecImran Haider2016-05-101-1/+8
| * | | | | | target: need_to_release is always false, remove redundant check and kfreeColin Ian King2016-05-101-4/+0
| * | | | | | target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2016-05-102-34/+3