| Commit message (Expand) | Author | Age | Files | Lines |
* | target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices | Nicholas Bellinger | 2013-01-31 | 1 | -1/+7 |
* | target: Fix regression allowing unconfigured devices to fabric port link | Nicholas Bellinger | 2013-01-31 | 1 | -0/+5 |
* | tcm_vhost: fix pr_err on early kick | Michael S. Tsirkin | 2013-01-31 | 1 | -3/+1 |
* | target: Fix zero-length READ_CAPACITY_16 regression | Nicholas Bellinger | 2013-01-29 | 1 | -10/+8 |
* | target: Fix zero-length MODE_SENSE regression | Nicholas Bellinger | 2013-01-29 | 1 | -28/+7 |
* | target: Fix zero-length INQUIRY additional sense code regression | Nicholas Bellinger | 2013-01-29 | 1 | -5/+4 |
* | iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn) | Roland Dreier | 2013-01-10 | 1 | -1/+1 |
* | target: Release se_cmd when LUN lookup fails for TMR | Roland Dreier | 2013-01-10 | 1 | -0/+2 |
* | target: Fix use-after-free in LUN RESET handling | Roland Dreier | 2013-01-10 | 1 | -3/+2 |
* | target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs | Roland Dreier | 2013-01-10 | 1 | -0/+1 |
* | tcm_fc: Do not report target role when target is not defined | Mark Rustad | 2013-01-10 | 1 | -2/+8 |
* | tcm_fc: Do not indicate retry capability to initiators | Mark Rustad | 2013-01-10 | 1 | -1/+1 |
* | target: Use TCM_NO_SENSE for initialisation | Hannes Reinecke | 2013-01-10 | 2 | -2/+2 |
* | target: Introduce TCM_NO_SENSE | Hannes Reinecke | 2013-01-10 | 1 | -0/+10 |
* | target: use correct sense code for LUN communication failure | Hannes Reinecke | 2013-01-08 | 1 | -1/+1 |
* | Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-01-02 | 1 | -2/+3 |
|\ |
|
| * | leds: leds-gpio: set devm_gpio_request_one() flags param correctly | Javier Martinez Canillas | 2013-01-02 | 1 | -2/+3 |
* | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-01-02 | 3 | -14/+15 |
|\ \ |
|
| * | | watchdog: twl4030_wdt: add DT support | Aaro Koskinen | 2013-01-02 | 1 | -2/+9 |
| * | | watchdog: omap_wdt: eliminate unused variable and a compiler warning | Aaro Koskinen | 2013-01-02 | 1 | -1/+0 |
| * | | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err... | Axel Lin | 2013-01-02 | 1 | -7/+6 |
| * | | watchdog: da9055: Fix invalid free of devm_ allocated data | Axel Lin | 2013-01-02 | 1 | -4/+0 |
* | | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 2013-01-02 | 3 | -54/+58 |
|\ \ \
| |/ /
|/| | |
|
| * | | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski | 2012-12-26 | 1 | -2/+5 |
| * | | PCI/PM: Do not suspend port if any subordinate device needs PME polling | Huang Ying | 2012-12-26 | 1 | -1/+19 |
| * | | PCI: Remove spurious error for sriov_numvfs store and simplify flow | Bjorn Helgaas | 2012-12-26 | 1 | -51/+34 |
| |/ |
|
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-12-30 | 44 | -393/+849 |
|\ \ |
|
| * | | Revert "drm: tegra: protect DC register access with mutex" | Dave Airlie | 2012-12-30 | 2 | -14/+0 |
| * | | drm: tegra: program only one window during modeset | Lucas Stach | 2012-12-30 | 1 | -2/+1 |
| * | | drm: tegra: clean out old gem prototypes | Lucas Stach | 2012-12-30 | 1 | -18/+0 |
| * | | drm: tegra: remove redundant tegra2_tmds_config entry | Lucas Stach | 2012-12-30 | 1 | -16/+3 |
| * | | drm: tegra: protect DC register access with mutex | Lucas Stach | 2012-12-30 | 2 | -0/+14 |
| * | | drm: tegra: don't leave clients host1x member uninitialized | Lucas Stach | 2012-12-30 | 1 | -0/+2 |
| * | | drm: tegra: fix front_porch <-> back_porch mixup | Lucas Stach | 2012-12-30 | 2 | -7/+7 |
| * | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-12-30 | 12 | -84/+325 |
| |\ \ |
|
| | * | | drm/i915: disable shrinker lock stealing for create_mmap_offset | Daniel Vetter | 2012-12-20 | 1 | -3/+9 |
| | * | | drm/i915: optionally disable shrinker lock stealing | Daniel Vetter | 2012-12-20 | 2 | -0/+4 |
| | * | | drm/i915: fix flags in dma buf exporting | Dave Airlie | 2012-12-20 | 1 | -1/+1 |
| | * | | i915: ensure that VGA plane is disabled | Krzysztof Mazur | 2012-12-19 | 1 | -0/+19 |
| | * | | drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma... | Chris Wilson | 2012-12-18 | 1 | -37/+25 |
| | * | | drm: Export routines for inserting preallocated nodes into the mm manager | Chris Wilson | 2012-12-18 | 1 | -12/+29 |
| | * | | drm/i915: don't disable disconnected outputs | Daniel Vetter | 2012-12-18 | 1 | -4/+0 |
| | * | | drm/i915: Implement workaround for broken CS tlb on i830/845 | Daniel Vetter | 2012-12-17 | 6 | -8/+90 |
| | * | | drm/i915: Implement WaSetupGtModeTdRowDispatch | Daniel Vetter | 2012-12-17 | 3 | -1/+10 |
| | * | | drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled | Daniel Vetter | 2012-12-17 | 2 | -0/+5 |
| | * | | drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computations | Chris Wilson | 2012-12-17 | 1 | -7/+7 |
| | * | | drm/i915: Clear self-refresh watermarks when disabled | Chris Wilson | 2012-12-17 | 1 | -6/+8 |
| | * | | drm/i915: Double the cursor self-refresh latency on Valleyview | Chris Wilson | 2012-12-17 | 1 | -1/+7 |
| | * | | drm/i915: Fixup cursor latency used for IVB lp3 watermarks | Chris Wilson | 2012-12-17 | 1 | -5/+112 |
| * | | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-12-30 | 7 | -24/+122 |
| |\ \ \ |
|