Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | | | | | | | thermal: cpu_cooling: rearrange globals | Viresh Kumar | 2017-05-28 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | thermal: cpu_cooling: Avoid accessing potentially freed structures | Viresh Kumar | 2017-05-28 | 1 | -1/+3 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | thermal: int340x: check for sensor when PTYP is missing | Srinivas Pandruvada | 2017-06-29 | 1 | -2/+10 | |
| | * | | | | | | | | | | | | | | | Thermal/int340x: Fix few typos and kernel-doc style | Sumeet Pawnikar | 2017-06-29 | 1 | -3/+3 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / / | thermal: fix source code documentation for parameters | Willy WOLFF | 2017-06-29 | 3 | -3/+4 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds | 2017-07-14 | 3 | -17/+78 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | mmc: tmio-mmc: fix bad pointer math | Chris Brandt | 2017-07-13 | 1 | -10/+9 | |
| * | | | | | | | | | | | | | | | mmc: block: Prevent new req entering queue after its cleanup | Grzegorz Sluja | 2017-07-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entries | Geert Uytterhoeven | 2017-07-11 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTL | Geert Uytterhoeven | 2017-07-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheld | Adrian Hunter | 2017-07-11 | 1 | -6/+64 | |
* | | | | | | | | | | | | | | | | Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly | Shawn Lin | 2017-07-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-07-13 | 39 | -684/+1318 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | iscsi-target: Add login_keys_workaround attribute for non RFC initiators | Nicholas Bellinger | 2017-07-11 | 6 | -16/+55 | |
| * | | | | | | | | | | | | | | | | | Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT" | Nicholas Bellinger | 2017-07-11 | 3 | -8/+33 | |
| * | | | | | | | | | | | | | | | | | tcmu: clean up the code and with one small fix | Xiubo Li | 2017-07-11 | 1 | -13/+11 | |
| * | | | | | | | | | | | | | | | | | tcmu: Fix possbile memory leak / OOPs when recalculating cmd base size | Xiubo Li | 2017-07-11 | 1 | -7/+5 | |
| * | | | | | | | | | | | | | | | | | target: export lio pgr/alua support as device attr | Mike Christie | 2017-07-11 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | | | | | target: Fix return sense reason in target_scsi3_emulate_pr_out | Tang Wenji | 2017-07-10 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | target: Fix cmd size for PR-OUT in passthrough_parse_cdb | Tang Wenji | 2017-07-10 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | tcmu: Fix dev_config_store | Bryant G. Ly | 2017-07-10 | 1 | -8/+24 | |
| * | | | | | | | | | | | | | | | | | target: pscsi: Introduce TYPE_ZBC support | Damien Le Moal | 2017-07-07 | 1 | -6/+11 | |
| * | | | | | | | | | | | | | | | | | target: Use macro for WRITE_VERIFY_32 operation codes | Damien Le Moal | 2017-07-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | target: fix SAM_STAT_BUSY/TASK_SET_FULL handling | Mike Christie | 2017-07-07 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | | | | | target: remove transport_complete | Mike Christie | 2017-07-07 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | | | pscsi: finish cmd processing from pscsi_req_done | Mike Christie | 2017-07-07 | 2 | -26/+16 | |
| * | | | | | | | | | | | | | | | | | tcmu: fix sense handling during completion | Mike Christie | 2017-07-07 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | target: add helper to copy sense to se_cmd buffer | Mike Christie | 2017-07-07 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | | | | | target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSE | Mike Christie | 2017-07-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | target: make device_mutex and device_list static | Colin Ian King | 2017-07-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | tcmu: Fix flushing cmd entry dcache page | Xiubo Li | 2017-07-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | tcmu: fix multiple uio open/close sequences | Mike Christie | 2017-07-07 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | tcmu: drop configured check in destroy | Mike Christie | 2017-07-07 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | target: remove g_device_list | Mike Christie | 2017-07-07 | 2 | -21/+12 | |
| * | | | | | | | | | | | | | | | | | xcopy: loop over devices using idr helper | Mike Christie | 2017-07-07 | 1 | -29/+41 | |
| * | | | | | | | | | | | | | | | | | target: add helper to iterate over devices | Mike Christie | 2017-07-07 | 2 | -0/+47 | |
| * | | | | | | | | | | | | | | | | | tcmu: perfom device add, del and reconfig synchronously | Mike Christie | 2017-07-07 | 1 | -20/+193 | |
| * | | | | | | | | | | | | | | | | | target: add helper to find se_device by dev_index | Mike Christie | 2017-07-07 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | | | | | target: use idr for se_device dev index | Mike Christie | 2017-07-07 | 1 | -4/+26 | |
| * | | | | | | | | | | | | | | | | | target: break up free_device callback | Mike Christie | 2017-07-07 | 6 | -8/+35 | |
| * | | | | | | | | | | | | | | | | | tcmu: reconfigure netlink attr changes | Mike Christie | 2017-07-07 | 1 | -29/+44 | |
| * | | | | | | | | | | | | | | | | | qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT | Nicholas Bellinger | 2017-07-07 | 3 | -33/+8 | |
| * | | | | | | | | | | | | | | | | | iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done | Nicholas Bellinger | 2017-07-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | tcmu: make array tcmu_attrib_attrs static const | Colin Ian King | 2017-07-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | tcmu: Fix module removal due to stuck unmap_thread thread again | Xiubo Li | 2017-07-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce | Jiang Yi | 2017-07-07 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | tcmu: Add Type of reconfig into netlink | Bryant G. Ly | 2017-07-07 | 1 | -6/+14 | |
| * | | | | | | | | | | | | | | | | | tcmu: Make dev_config configurable | Bryant G. Ly | 2017-07-07 | 1 | -0/+41 | |
| * | | | | | | | | | | | | | | | | | tcmu: Make dev_size configurable via userspace | Bryant G. Ly | 2017-07-07 | 1 | -5/+54 |