summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-12-02target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger1-7/+5
2014-12-02target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger1-7/+5
2014-12-02target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger1-8/+5
2014-12-02target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger1-8/+5
2014-12-02target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger1-8/+6
2014-12-02target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger2-9/+25
2014-12-02target: Deletion of unnecessary checks before the function call "module_put"Markus Elfring2-6/+3
2014-12-02target: Fix target_core_register_fabric() for built-in fabric modulesRoland Dreier1-33/+42
2014-11-20IB/isert: Adjust CQ size to HW limitsChris Moore1-2/+6
2014-11-03target: return CONFLICT only when SA key unmatchedSteven Allen1-4/+5
2014-11-03iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg1-10/+19
2014-11-03ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz1-2/+5
2014-10-28srp-target: Retry when QP creation fails with ENOMEMBart Van Assche1-0/+8
2014-10-28iscsi-target: return the correct port in SendTargetsSteven Allen1-1/+1
2014-10-28vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINTNicholas Bellinger1-0/+24
2014-10-28target: Don't call TFO->write_pending if data_length == 0Roland Dreier1-1/+1
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-11/+19
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-128/+378
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds26-421/+2129
2014-10-24Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-20/+353
2014-10-24Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki4-37/+159
2014-10-24Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki2-3/+5
2014-10-24Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki2-38/+71
2014-10-24intel_pstate: Correct BYT VID values.Dirk Brandewie1-1/+12
2014-10-24intel_pstate: Fix BYT frequency reportingDirk Brandewie1-6/+36
2014-10-24intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie1-3/+3
2014-10-24cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta1-12/+36
2014-10-24cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie1-6/+17
2014-10-24cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár1-0/+1
2014-10-24Merge tag 'hwmon-for-linus-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2014-10-24PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach1-2/+4
2014-10-24ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui1-1/+1
2014-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds28-77/+176
2014-10-23MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidleMarkos Chandras1-1/+1
2014-10-23xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky1-11/+16
2014-10-23xen/balloon: Don't continue ballooning when BP_ECANCELED is encounteredBoris Ostrovsky1-0/+3
2014-10-23drm/cirrus: bind also to qemu-xen-traditionalOlaf Hering1-0/+2
2014-10-22power: reset: at91-reset: fix power down registerAlexandre Belloni1-2/+2
2014-10-22qxl: don't create too large primary surfaceMarc-André Lureau1-8/+8
2014-10-22ACPI / platform: provide default DMA maskHeikki Krogerus1-0/+2
2014-10-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds31-317/+1392
2014-10-21Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds5-7/+7
2014-10-21Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin...Linus Torvalds4-2/+471
2014-10-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds15-62/+1658
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds6-26/+40
2014-10-21Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-219/+379
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1