summaryrefslogtreecommitdiffstats
path: root/sound/usb (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-22ALSA: bebob: Correction for return value of special_clk_ctl_put() in errorTakashi Sakamoto1-1/+1
2014-07-22ALSA: bebob: Correction for return value of .put callbackTakashi Sakamoto1-7/+19
2014-07-22ALSA: bebob: Use different labels for digital input/outputTakashi Sakamoto1-7/+16
2014-07-22ALSA: bebob: Fix a missing to unlock mutex in error handling caseTakashi Sakamoto1-2/+2
2014-07-15ALSA: hda - Fix broken PM due to incomplete i915 initializationTakashi Iwai1-5/+5
2014-07-14ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai3-2/+4
2014-07-08ALSA: hda - Add new GPU codec ID 0x10de0070 to snd-hdaAaron Plattner1-0/+2
2014-07-07ALSA: hda: Fix build warningThierry Reding1-1/+1
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin3-41/+66
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula2-0/+22
2014-06-27ALSA: hda - Add a fixup for Thinkpad T540pTakashi Iwai1-0/+1
2014-06-27ALSA: hda - Add another headset pin quirk for some Dell machinesDavid Henningsson1-0/+12
2014-06-26ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controllerMengdong Lin1-7/+58
2014-06-26ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai3-6/+25
2014-06-25ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13Takashi Iwai2-1/+62
2014-06-24ALSA: hda - Make the pin quirk tables use the SND_HDA_PIN_QUIRK macroDavid Henningsson1-327/+183
2014-06-24ALSA: hda - Make a SND_HDA_PIN_QUIRK macroDavid Henningsson1-0/+21
2014-06-24ALSA: hda - Add pin quirk for Dell XPS 15David Henningsson1-0/+21
2014-06-23ALSA: hda - hdmi: call overridden init on resumePierre Ossman1-1/+1
2014-06-23ALSA: hda - Fix usage of "model" module parameterDavid Henningsson1-0/+1
2014-06-23ALSA: compress: fix the struct alignment to 4 bytesVinod Koul2-14/+14
2014-06-18ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen1-0/+3
2014-06-18ALSA: control: Handle numid overflowLars-Peter Clausen1-0/+4
2014-06-18ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen1-5/+10
2014-06-18ALSA: control: Fix replacing user controlsLars-Peter Clausen1-16/+9
2014-06-18ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen3-6/+28
2014-06-16drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai5-17/+24
2014-06-16Linux 3.16-rc1v3.16-rc1Linus Torvalds1-2/+2
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix save software checksum completeTom Herbert2-10/+29
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-15fix __swap_writepage() compile failure on old gcc versionsAl Viro1-1/+1
2014-06-14udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet1-0/+4
2014-06-14vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang1-4/+3
2014-06-13MAINTAINERS: update cxgb4 maintainerDimitris Michailidis1-1/+1
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski1-11/+11
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran1-7/+6
2014-06-13btrfs: fix error handling in create_pending_snapshotEric Sandeen1-5/+7
2014-06-13btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-06-13btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen1-1/+3
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana1-0/+2
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin1-1/+1
2014-06-13Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong1-2/+7
2014-06-13btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift2-0/+51
2014-06-13NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox1-3/+2
2014-06-13NVMe: Define Log Page constantsMatthew Wilcox1-0/+4
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch2-11/+26