Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
837f6452b870e7e68c2b6a0d50758885c860ab66
/
drivers
837f645
iscsi-target: Bump default TCP listen backlog to 256
by Nicholas Bellinger
· 11 years ago
f730f91
target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out
by Gera Kazakov
· 11 years ago
38f7d6e
iscsi-target; Bump default CmdSN Depth to 64
by Nicholas Bellinger
· 11 years ago
12e4101
iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set
by Nicholas Bellinger
· 11 years ago
5ab41ca
iscsi-target: Add thread_set->ts_activate_sem + use common deallocate
by Nicholas Bellinger
· 11 years ago
d5705c4
iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_SET_DIE
by Nicholas Bellinger
· 11 years ago
0105c25
target: remove unused including <linux/version.h>
by Wei Yongjun
· 11 years ago
59464ef
iser-target: introduce fast memory registration mode (FRWR)
by Vu Pham
· 11 years ago
d40945d
iser-target: generalize rdma memory registration and cleanup
by Vu Pham
· 11 years ago
90ecc6e
iser-target: move rdma wr processing to a shared function
by Vu Pham
· 11 years ago
f99715a
target: Enable global EXTENDED_COPY setup/release
by Nicholas Bellinger
· 11 years ago
d397a44
target: Add Third Party Copy (3PC) bit in INQUIRY response
by Nicholas Bellinger
· 11 years ago
04b1b79
target: Enable EXTENDED_COPY setup in spc_parse_cdb
by Nicholas Bellinger
· 11 years ago
cbf031f
target: Add support for EXTENDED_COPY copy offload emulation
by Nicholas Bellinger
· 11 years ago
89c12cc
target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check
by Nicholas Bellinger
· 11 years ago
d9ea32b
target: Add global device list for EXTENDED_COPY
by Nicholas Bellinger
· 11 years ago
c5ff8d6
target: Make helpers non static for EXTENDED_COPY command setup
by Nicholas Bellinger
· 11 years ago
6836602
target: Make spc_parse_naa_6h_vendor_specific non static
by Nicholas Bellinger
· 11 years ago
56d128f
target: Make target_core_subsystem defined as non static
by Nicholas Bellinger
· 11 years ago
b3faa2e
target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fabric.h
by Nicholas Bellinger
· 11 years ago
cf6d1f0
target: Release COMPARE_AND_WRITE mutex in generic failure path
by Nicholas Bellinger
· 11 years ago
a289008
target: Add compare_and_write_post() completion callback fall through
by Nicholas Bellinger
· 11 years ago
68ff9b9
target: Add support for COMPARE_AND_WRITE emulation
by Nicholas Bellinger
· 11 years ago
0123a9e
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
by Nicholas Bellinger
· 11 years ago
76dde50
target: Make __target_execute_cmd() available as extern
by Nicholas Bellinger
· 11 years ago
47e459e
target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
by Nicholas Bellinger
· 11 years ago
8cefe07
target: Do memory allocation for bidi commands using target_alloc_sgl
by Nicholas Bellinger
· 11 years ago
2009399
target: Refactor transport_generic_get_mem to target_alloc_sgl
by Nicholas Bellinger
· 11 years ago
6457740
target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI
by Nicholas Bellinger
· 11 years ago
a82a953
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
by Nicholas Bellinger
· 11 years ago
818b571
target: Add TCM_MISCOMPARE_VERIFY sense handling
by Nicholas Bellinger
· 11 years ago
a6b0133
target: Add return for se_cmd->transport_complete_callback
by Nicholas Bellinger
· 11 years ago
fdb4c1f
target/pscsi: remove an unneeded check
by Dan Carpenter
· 11 years ago
988e3a8
iscsi-target: Convert to per-cpu ida_alloc + ida_free command map
by Nicholas Bellinger
· 11 years ago
d703ce2
iscsi/iser-target: Convert to command priv_size usage
by Nicholas Bellinger
· 11 years ago
3aee26b
vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory
by Nicholas Bellinger
· 11 years ago
4824d3b
vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map
by Nicholas Bellinger
· 11 years ago
c0add7f
target: Add transport_init_session_tags using per-cpu ida
by Nicholas Bellinger
· 11 years ago
6faaa85
iser-target: Updates for login negotiation multi-plexing support
by Nicholas Bellinger
· 11 years ago
ea3a179
iscsi-target: Remove left-over iscsi_target_do_login_io
by Nicholas Bellinger
· 11 years ago
bb04835
iscsi-target: Add sk->sk_state_change to cleanup after TCP failure
by Nicholas Bellinger
· 11 years ago
d381a80
iscsi-target: Add login negotiation multi-plexing support
by Nicholas Bellinger
· 11 years ago
a91eb7d
iscsi-target: Prepare login code for multi-plexing support
by Nicholas Bellinger
· 11 years ago
dfecf61
iscsi-target: ST response on IN6ADDR_ANY socket
by Chris Leech
· 11 years ago
de04a8a
target/qla2xxx: Make demo_mode_login_only modifiable
by Andy Grover
· 11 years ago
57103d7
target: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
e5d081f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
9e6bdaa
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
8ae3f1d
Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
e6e8ac4
Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
14e9419
Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
fdafa7c
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
79a6fb1
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
58c59bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
78ebf0e
Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 11 years ago
6a93316
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
8e5654c
Revert "HID: hid-logitech-dj: querying_devices was never set"
by Jiri Kosina
· 11 years ago
e42f581
Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
93d783b
hwmon: (adt7470) Fix incorrect return code check
by Curt Brune
· 11 years ago
d56290b
Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 11 years ago
91b831a
Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
bb014db
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
67ef626
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
e91abf8
drm: Don't pass negative delta to ktime_sub_ns()
by Michel Dänzer
· 11 years ago
16d5b27
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
by Dave Airlie
· 11 years ago
8a53fa2
drm/radeon: make missing smc ucode non-fatal
by Alex Deucher
· 11 years ago
761bfb9
drm/radeon/dpm: require rlc for dpm
by Alex Deucher
· 11 years ago
f61d5b46
drm/radeon/cik: use a mutex to properly lock srbm instanced registers
by Alex Deucher
· 11 years ago
3744b24
drm/radeon: remove unnecessary unpin
by Christian König
· 11 years ago
56cc2c1
drm/radeon: add more UVD CS checking
by Christian König
· 11 years ago
641a005
drm/radeon: stop sending invalid UVD destroy msg
by Christian König
· 11 years ago
4ad9c1c
drm/radeon: only save UVD bo when we have open handles
by Christian König
· 11 years ago
6fab3feb
drm/radeon: always program the MC on startup
by Alex Deucher
· 11 years ago
1518dd8
drm/radeon: fix audio dto calculation on DCE3+ (v3)
by Alex Deucher
· 11 years ago
ce149a9
drm/radeon/dpm: disable sclk ss on rv6xx
by Alex Deucher
· 11 years ago
2858c00
drm/radeon: fix halting UVD
by Christian König
· 11 years ago
797f203
drm/radeon/dpm: adjust power state properly for UVD on SI
by Alex Deucher
· 11 years ago
b841ce7
drm/radeon/dpm: fix spread spectrum setup (v2)
by Alex Deucher
· 11 years ago
fda8372
drm/radeon/dpm: adjust thermal protection requirements
by Alex Deucher
· 11 years ago
e1accbf
drm/radeon: select audio dto based on encoder id for DCE3
by Alex Deucher
· 11 years ago
95f5950
drm/radeon: properly handle pm on gpu reset
by Alex Deucher
· 11 years ago
69fdadf
Merge branch 'pm-fixes'
by Rafael J. Wysocki
· 11 years ago
60f75b8
ACPI: Try harder to resolve _ADR collisions for bridges
by Rafael J. Wysocki
· 11 years ago
6c4640c
cpufreq: rename ignore_nice as ignore_nice_load
by Viresh Kumar
· 11 years ago
f54fe64
cpufreq: loongson2: fix regression related to clock management
by Aaro Koskinen
· 11 years ago
1e385f6
ACPI / processor: move try_offline_node() after acpi_unmap_lsapic()
by Yasuaki Ishimatsu
· 11 years ago
3f57757
drm/i915: do not disable backlight on vgaswitcheroo switch off
by Jani Nikula
· 11 years ago
3eaba51
drm/i915: Don't call encoder's get_config unless encoder is active
by Ville Syrjälä
· 11 years ago
22505b8
drm/i915: avoid brightness overflow when doing scale
by Aaron Lu
· 11 years ago
9dbd8fe
drm/i915: update last_vblank when disabling the power well
by Paulo Zanoni
· 11 years ago
0ce99f7
drm/i915: fix gen4 digital port hotplug definitions
by Daniel Vetter
· 11 years ago
3ac6525
drm/ast: invalidate page tables when pinning a BO
by Dave Airlie
· 11 years ago
ecaac1c
drm/mgag200: Invalidate page tables when pinning a BO
by Egbert Eich
· 11 years ago
109a515
drm/cirrus: Invalidate page tables when pinning a BO
by Michal Srb
· 11 years ago
e4ef108
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
69b4a3a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
007ccfc
ACPI: Drop physical_node_id_bitmap from struct acpi_device
by Rafael J. Wysocki
· 11 years ago
623cf33
ACPI / PM: Walk physical_node_list under physical_node_lock
by Rafael J. Wysocki
· 11 years ago
2d49b59
regmap: cache: Make sure to sync the last register in a block
by Lars-Peter Clausen
· 11 years ago
4c71566
i2c: Fix Kontron PLD prescaler calculation
by Michael Brunner
· 11 years ago
Next »