summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-1924-51/+139
|\
| * ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPACJiri Jaburek2014-12-181-3/+12
| * ALSA: hda/realtek - New codec support for ALC298Kailang Yang2014-12-181-0/+7
| * ALSA: asihpi: update to HPI version 4.14Eliot Blennerhassett2014-12-181-3/+3
| * ALSA: asihpi: increase tuner pad cache sizeEliot Blennerhassett2014-12-181-3/+3
| * ALSA: asihpi: relax firmware version checkEliot Blennerhassett2014-12-181-14/+12
| * ALSA: usb-audio: Fix Scarlett 6i6 initialization typoChris J Arges2014-12-181-1/+1
| * ALSA: hda - Add quirk for Packard Bell EasyNote MX65Takashi Iwai2014-12-171-0/+39
| * ALSA: usb-audio: add native DSD support for Matrix Audio DACsJurgen Kramer2014-12-171-2/+3
| * ALSA: hda/realtek - New codec support for ALC256Kailang Yang2014-12-171-0/+7
| * ALSA: hda/realtek - Add new Dell desktop for ALC3234 headset modeKailang Yang2014-12-171-0/+1
| * Merge tag 'asoc-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2014-12-166-7/+20
| |\
| | *-------. Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/...Mark Brown2014-12-16244-5799/+17515
| | |\ \ \ \ \
| | | | | | | * ASoC: samsung: i2s: Add missing assignment of variant_regsSylwester Nawrocki2014-12-081-0/+2
| | | | | | * | ASoC: rt5677: add REGMAP_I2C and REGMAP_IRQ dependencyBen Zhang2014-12-121-0/+2
| | | | | * | | ASoC: rt5645: Fix potential crash in jd functionBard Liao2014-12-091-0/+4
| | | | * | | | ASoC: Intel: fix possible acpi enumeration panicKevin Strasser2014-12-161-1/+1
| | | | * | | | ASoC: Intel: fix return value check in sst_acpi_probe()Wei Yongjun2014-12-151-4/+4
| | | | | |/ / | | | | |/| |
| | | * | | | ASoC: atmel_ssc_dai/trivial: typo fixMatthieu Crapet2014-12-081-1/+1
| | * | | | | ASoC: pcm512x: Trigger auto-increment of register addresses on i2cPeter Rosin2014-12-081-1/+6
| | | |_|_|/ | | |/| | |
| * | | | | ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codecLibin Yang2014-12-161-1/+3
| * | | | | ALSA: hda - Make add_stereo_mix_input flag tristateTakashi Iwai2014-12-155-10/+16
| * | | | | ALSA: hda - Create capture source ctls when stereo mix input is addedTakashi Iwai2014-12-151-0/+2
| * | | | | ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc commentsTakashi Iwai2014-12-151-1/+1
| * | | | | ALSA: hda - add codec ID for Skylake display audio codecLibin Yang2014-12-151-0/+2
| * | | | | ALSA: oxfw: some signedness bugsDan Carpenter2014-12-153-5/+6
| * | | | | ALSA: oxfw: fix detect_loud_models() return valueDan Carpenter2014-12-141-1/+1
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-12-1923-1238/+1511
|\ \ \ \ \ \
| * | | | | | target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger2014-12-191-1/+4
| * | | | | | uapi/linux/target_core_user.h: fix headers_install.sh badnessKyle McMartin2014-12-181-4/+0
| * | | | | | iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger2014-12-161-15/+11
| * | | | | | iscsi-target: nullify session in failed login sequenceSagi Grimberg2014-12-151-0/+1
| * | | | | | target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger2014-12-151-22/+65
| * | | | | | target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger2014-12-151-3/+23
| * | | | | | iscsi-target: Drop left-over bogus iscsi_np->tpg_npNicholas Bellinger2014-12-122-2/+0
| * | | | | | iser-target: Fix wc->wr_id cast warningNicholas Bellinger2014-12-121-2/+1
| * | | | | | iser-target: Remove code duplicationSagi Grimberg2014-12-121-27/+20
| * | | | | | iser-target: Adjust log levels and prettify some printsSagi Grimberg2014-12-121-109/+108
| * | | | | | iser-target: Use debug_level parameter to control logging levelSagi Grimberg2014-12-122-178/+209
| * | | | | | iser-target: Fix logout sequenceSagi Grimberg2014-12-122-8/+17
| * | | | | | iser-target: Don't wait for session commands from completion contextSagi Grimberg2014-12-121-7/+10
| * | | | | | iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg2014-12-122-5/+9
| * | | | | | iser-target: Introduce isert_poll_budgetSagi Grimberg2014-12-121-1/+7
| * | | | | | iser-target: Remove an atomic operation from the IO pathSagi Grimberg2014-12-122-63/+40
| * | | | | | iser-target: Remove redundant call to isert_conn_terminateSagi Grimberg2014-12-121-4/+0
| * | | | | | iser-target: Use single CQ for TX and RXSagi Grimberg2014-12-122-124/+83
| * | | | | | iser-target: Centralize completion elements to a contextSagi Grimberg2014-12-122-108/+114
| * | | | | | iser-target: Cast wr_id with uintptr_t instead of unsinged longSagi Grimberg2014-12-121-8/+8
| * | | | | | iser-target: Unite error completion handler for RX and TXSagi Grimberg2014-12-121-33/+28
| * | | | | | iser-target: Remove interrupt coalescingSagi Grimberg2014-12-122-116/+10