summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-30iscsi-target: remove support for obsolete markersChristophe Vu-Brugier9-444/+16
2015-05-30target/sbc: Fix sbc_dif_verify inconsistent map/unmapSagi Grimberg1-14/+14
2015-05-30target/file: Remove fd_prot bounce bufferSagi Grimberg2-106/+28
2015-05-30target: Merge sbc_verify_dif_read|writeSagi Grimberg4-107/+34
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier1-3/+3
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover10-18/+15
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover3-94/+76
2015-05-30target/user: Only support full command pass-throughAndy Grover1-50/+74
2015-05-30target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig6-61/+31
2015-05-19target: Drop signal_pending checks after interruptible lock acquireNicholas Bellinger3-6/+3
2015-05-14target: Add missing parenthesesBart Van Assche1-2/+2
2015-05-14target: Fix bidi command handlingBart Van Assche1-2/+1
2015-05-02target/user: Disallow full passthrough (pass_level=0)Andy Grover1-65/+3
2015-05-02ISCSI: fix minor memory leakEvgenii Lepikhin1-0/+1
2015-04-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-14/+95
2015-04-26Merge git://git.infradead.org/intel-iommuLinus Torvalds2-80/+67
2015-04-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-14/+18
2015-04-27Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie5-14/+95
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds19-118/+109
2015-04-26Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-14/+42
2015-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+2
2015-04-26Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds8-204/+1650
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-66/+1365
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell1-1/+1
2015-04-24platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov1-9/+26
2015-04-24toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede2-0/+25
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds42-2156/+1569
2015-04-24Merge tag 'pwm/for-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+43
2015-04-24Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-46/+112
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds56-628/+5459
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds13-279/+2309
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-7/+137
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds14-65/+430
2015-04-24crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2015-04-24Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'Rafael J. Wysocki2-7/+34
2015-04-24ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki1-5/+28
2015-04-24ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki1-1/+5
2015-04-24drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak1-2/+2
2015-04-23drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry2-2/+36
2015-04-23drm/i915: cope with large i2c transfersDmitry Torokhov2-10/+57
2015-04-23i2c: st: add include for pinctrlWolfram Sang1-6/+7
2015-04-23i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang1-3/+5
2015-04-23i2c: digicolor: remove duplicate includeWolfram Sang1-2/+1
2015-04-23i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax1-0/+2
2015-04-23i2c: pca-platform: fix broken email addressWolfram Sang1-1/+1
2015-04-23i2c: mxs: fix broken email addressWolfram Sang1-1/+1
2015-04-23i2c: rk3x: report number of messages transmittedDmitry Torokhov1-1/+1
2015-04-23pwm: Remove __init initializer for pwm_add_table()Shobhit Kumar1-1/+1
2015-04-22Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds35-293/+582