summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-291-51/+40
|\
| * xen-blkfront: save uncompleted reqs in blkfront_resume()Bob Liu2016-06-291-51/+40
* | NVMe: Only release requested regionsJohannes Thumshirn2016-06-091-2/+7
* | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-091-13/+22
|\|
| * xen-blkfront: fix resume issues after a migrationBob Liu2016-06-081-12/+8
| * xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu2016-06-081-1/+14
* | nbd: pass the nbd pointer for flags debugfsJosef Bacik2016-06-081-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-05-295-10/+25
|\ \
| * | aacraid: do not activate events on non-SRC adaptersHannes Reinecke2016-05-222-5/+11
| * | mpt3sas: add missing curly bracesDan Carpenter2016-05-221-1/+2
| * | sd: get disk reference in sd_check_events()Hannes Reinecke2016-05-221-2/+7
| * | scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley2016-05-221-2/+5
* | | 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
| * | | | | | | | iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig2016-05-104-23/+12
| * | | | | | | | tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig2016-05-103-64/+35
| * | | | | | | | target: make close_session optionalChristoph Hellwig2016-05-107-33/+2
| * | | | | | | | target: make ->shutdown_session optionalChristoph Hellwig2016-05-1011-58/+4
| * | | | | | | | target: remove acl_stopChristoph Hellwig2016-05-102-10/+7
| * | | | | | | | target: consolidate and fix session shutdownChristoph Hellwig2016-05-101-54/+33
| * | | | | | | | cxgbit: add files for cxgbit.koVarun Prakash2016-05-0910-0/+5114
| * | | | | | | | iscsi-target: export symbolsVarun Prakash2016-05-096-10/+23