summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iser-target: Fix possible use-after-freeSagi Grimberg2015-06-081-0/+1
* iser-target: release stale iser connectionsSagi Grimberg2015-06-081-1/+17
* iser-target: Fix variable-length response error completionSagi Grimberg2015-06-081-2/+4
* iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier2015-05-301-3/+3
* target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-3010-18/+15
* target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-303-94/+76
* target/user: Only support full command pass-throughAndy Grover2015-05-301-50/+74
* target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2015-05-302-0/+4
* target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-306-61/+31
* target: Drop signal_pending checks after interruptible lock acquireNicholas Bellinger2015-05-193-6/+3
* target: Add missing parenthesesBart Van Assche2015-05-141-2/+2
* target: Fix bidi command handlingBart Van Assche2015-05-141-2/+1
* target/user: Disallow full passthrough (pass_level=0)Andy Grover2015-05-021-65/+3
* ISCSI: fix minor memory leakEvgenii Lepikhin2015-05-021-0/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-04-265-14/+95
|\
| * Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie2015-04-275-14/+95
| |\
| | * drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak2015-04-241-2/+2
| | * drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry2015-04-232-2/+36
| | * drm/i915: cope with large i2c transfersDmitry Torokhov2015-04-232-10/+57
* | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-262-80/+67
|\ \ \
| * | | iommu/vt-d: support extended root and context entriesDavid Woodhouse2015-03-251-75/+60
| * | | iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse2015-03-251-1/+6
| * | | iommu/vt-d: Print x2apic opt out info instead of printing a warningFenghua Yu2015-03-251-4/+1
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-267-14/+18
|\ \ \ \
| * | | | i2c: st: add include for pinctrlWolfram Sang2015-04-231-6/+7
| * | | | i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang2015-04-231-3/+5
| * | | | i2c: digicolor: remove duplicate includeWolfram Sang2015-04-231-2/+1
| * | | | i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax2015-04-231-0/+2
| * | | | i2c: pca-platform: fix broken email addressWolfram Sang2015-04-231-1/+1
| * | | | i2c: mxs: fix broken email addressWolfram Sang2015-04-231-1/+1
| * | | | i2c: rk3x: report number of messages transmittedDmitry Torokhov2015-04-231-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-2619-118/+109
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | VFS: assorted d_backing_inode() annotationsDavid Howells2015-04-152-4/+4
| * | | | VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-156-47/+47
| * | | | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-159-51/+51
| * | | | VFS: Fix up some ->d_inode accesses in the chelsio driverDavid Howells2015-04-152-16/+7
* | | | | Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-264-14/+42
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'Rafael J. Wysocki2015-04-242-7/+34
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki2015-04-241-5/+28
| | | | * | | | | ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki2015-04-241-1/+5
| | | * | | | | | ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()Chris Bainbridge2015-04-221-1/+1
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools'Rafael J. Wysocki2015-04-192-7/+8
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | | * | | | | | | | powercap / RAPL: Add support for Intel Skylake processorsBrian Bian2015-04-151-0/+1
| | * | | | | | | | | cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warningBorislav Petkov2015-04-151-6/+6
| | * | | | | | | | | intel_pstate: Change the setpoint for Atom paramsKristen Carlson Accardi2015-04-151-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-261-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMAGeert Uytterhoeven2015-04-241-1/+2
* | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-04-268-204/+1650
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede2015-04-242-0/+25
| * | | | | | | | | | | | platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta2015-04-071-6/+1083