Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | ASoC: atmel_ssc_dai/trivial: typo fix | Matthieu Crapet | 2014-12-08 | 1 | -1/+1 | |
| | * | | | | | | | | ASoC: pcm512x: Trigger auto-increment of register addresses on i2c | Peter Rosin | 2014-12-08 | 1 | -1/+6 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codec | Libin Yang | 2014-12-16 | 1 | -1/+3 | |
| * | | | | | | | | ALSA: hda - Make add_stereo_mix_input flag tristate | Takashi Iwai | 2014-12-15 | 5 | -10/+16 | |
| * | | | | | | | | ALSA: hda - Create capture source ctls when stereo mix input is added | Takashi Iwai | 2014-12-15 | 1 | -0/+2 | |
| * | | | | | | | | ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc comments | Takashi Iwai | 2014-12-15 | 1 | -1/+1 | |
| * | | | | | | | | ALSA: hda - add codec ID for Skylake display audio codec | Libin Yang | 2014-12-15 | 1 | -0/+2 | |
| * | | | | | | | | ALSA: oxfw: some signedness bugs | Dan Carpenter | 2014-12-15 | 3 | -5/+6 | |
| * | | | | | | | | ALSA: oxfw: fix detect_loud_models() return value | Dan Carpenter | 2014-12-14 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-12-19 | 23 | -1238/+1511 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | target: Allow AllRegistrants to re-RESERVE existing reservation | Nicholas Bellinger | 2014-12-19 | 1 | -1/+4 | |
| * | | | | | | | | | uapi/linux/target_core_user.h: fix headers_install.sh badness | Kyle McMartin | 2014-12-18 | 1 | -4/+0 | |
| * | | | | | | | | | iscsi-target: Fail connection on short sendmsg writes | Nicholas Bellinger | 2014-12-16 | 1 | -15/+11 | |
| * | | | | | | | | | iscsi-target: nullify session in failed login sequence | Sagi Grimberg | 2014-12-15 | 1 | -0/+1 | |
| * | | | | | | | | | target: Avoid dropping AllRegistrants reservation during unregister | Nicholas Bellinger | 2014-12-15 | 1 | -22/+65 | |
| * | | | | | | | | | target: Fix R_HOLDER bit usage for AllRegistrants | Nicholas Bellinger | 2014-12-15 | 1 | -3/+23 | |
| * | | | | | | | | | iscsi-target: Drop left-over bogus iscsi_np->tpg_np | Nicholas Bellinger | 2014-12-12 | 2 | -2/+0 | |
| * | | | | | | | | | iser-target: Fix wc->wr_id cast warning | Nicholas Bellinger | 2014-12-12 | 1 | -2/+1 | |
| * | | | | | | | | | iser-target: Remove code duplication | Sagi Grimberg | 2014-12-12 | 1 | -27/+20 | |
| * | | | | | | | | | iser-target: Adjust log levels and prettify some prints | Sagi Grimberg | 2014-12-12 | 1 | -109/+108 | |
| * | | | | | | | | | iser-target: Use debug_level parameter to control logging level | Sagi Grimberg | 2014-12-12 | 2 | -178/+209 | |
| * | | | | | | | | | iser-target: Fix logout sequence | Sagi Grimberg | 2014-12-12 | 2 | -8/+17 | |
| * | | | | | | | | | iser-target: Don't wait for session commands from completion context | Sagi Grimberg | 2014-12-12 | 1 | -7/+10 | |
| * | | | | | | | | | iser-target: Reduce CQ lock contention by batch polling | Sagi Grimberg | 2014-12-12 | 2 | -5/+9 | |
| * | | | | | | | | | iser-target: Introduce isert_poll_budget | Sagi Grimberg | 2014-12-12 | 1 | -1/+7 | |
| * | | | | | | | | | iser-target: Remove an atomic operation from the IO path | Sagi Grimberg | 2014-12-12 | 2 | -63/+40 | |
| * | | | | | | | | | iser-target: Remove redundant call to isert_conn_terminate | Sagi Grimberg | 2014-12-12 | 1 | -4/+0 | |
| * | | | | | | | | | iser-target: Use single CQ for TX and RX | Sagi Grimberg | 2014-12-12 | 2 | -124/+83 | |
| * | | | | | | | | | iser-target: Centralize completion elements to a context | Sagi Grimberg | 2014-12-12 | 2 | -108/+114 | |
| * | | | | | | | | | iser-target: Cast wr_id with uintptr_t instead of unsinged long | Sagi Grimberg | 2014-12-12 | 1 | -8/+8 | |
| * | | | | | | | | | iser-target: Unite error completion handler for RX and TX | Sagi Grimberg | 2014-12-12 | 1 | -33/+28 | |
| * | | | | | | | | | iser-target: Remove interrupt coalescing | Sagi Grimberg | 2014-12-12 | 2 | -116/+10 | |
| * | | | | | | | | | iser-target: Work-around live target stack shutdown resource cleanup | Sagi Grimberg | 2014-12-12 | 1 | -0/+21 | |
| * | | | | | | | | | iscsi,iser-target: Expose supported protection ops according to t10_pi | Sagi Grimberg | 2014-12-12 | 3 | -6/+16 | |
| * | | | | | | | | | iser-target: Fix NULL dereference in SW mode DIF | Sagi Grimberg | 2014-12-12 | 1 | -6/+13 | |
| * | | | | | | | | | iser-target: Allocate PI contexts dynamically | Sagi Grimberg | 2014-12-12 | 2 | -116/+158 | |
| * | | | | | | | | | iser-target: Fix implicit termination of connections | Sagi Grimberg | 2014-12-12 | 2 | -8/+35 | |
| * | | | | | | | | | iser-target: Handle ADDR_CHANGE event for listener cm_id | Sagi Grimberg | 2014-12-12 | 2 | -31/+77 | |
| * | | | | | | | | | iser-target: Fix connected_handler + teardown flow race | Sagi Grimberg | 2014-12-12 | 1 | -12/+19 | |
| * | | | | | | | | | iser-target: Parallelize CM connection establishment | Sagi Grimberg | 2014-12-12 | 2 | -24/+62 | |
| * | | | | | | | | | iser-target: Fix flush + disconnect completion handling | Sagi Grimberg | 2014-12-12 | 2 | -23/+31 | |
| * | | | | | | | | | iscsi,iser-target: Initiate termination only once | Sagi Grimberg | 2014-12-12 | 3 | -34/+54 | |
| * | | | | | | | | | target: remove unneeded array | Julia Lawall | 2014-12-01 | 1 | -5/+2 | |
| * | | | | | | | | | iscsi-target: fix error path in iscsi_target_init_module() | Lino Sanfilippo | 2014-12-01 | 1 | -0/+1 | |
| * | | | | | | | | | tcm_loop: Fix wrong I_T nexus association | Hannes Reinecke | 2014-12-01 | 2 | -49/+24 | |
| * | | | | | | | | | target: Drop left-over PHBA_PDEV set attr checks | Nicholas Bellinger | 2014-12-01 | 1 | -54/+10 | |
| * | | | | | | | | | target: Drop left-over internal dev attribute code | Nicholas Bellinger | 2014-12-01 | 1 | -175/+1 | |
| * | | | | | | | | | target/pscsi: Convert to external pscsi_backend_dev_attrs | Nicholas Bellinger | 2014-12-01 | 1 | -0/+26 | |
| * | | | | | | | | | target/user: Convert to external tcmu_backend_dev_attrs | Nicholas Bellinger | 2014-12-01 | 1 | -0/+42 | |
| * | | | | | | | | | target/rd: Convert to external rd_mcp_backend_dev_attrs | Nicholas Bellinger | 2014-12-01 | 1 | -0/+41 |