https://github.com/torvalds/linux
Revision 0413320900725d7632a8453cb977ebdc99885526 authored by Linus Torvalds on 21 February 2014, 17:55:32 UTC, committed by Linus Torvalds on 21 February 2014, 17:55:32 UTC
Pull sound fixes from Takashi Iwai:
 "This time we got a slightly higher volume than previous times, but all
  device-specific good fixes.  Noticeable changes are fixes in davinci,
  and the removal of open-codes in HD-audio ca0132 driver.  The rest are
  all small fixes and/or quirks"

* tag 'sound-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
  ALSA: hda - Enable front audio jacks on one HP desktop model
  ALSA: hda/ca0132 - Fix recording from mode id 0x8
  ALSA: hda/ca0132 - setup/cleanup streams
  ALSA: hda - add headset mic detect quirks for two Dell laptops
  ALSA: usb-audio: work around KEF X300A firmware bug
  ASoC: max98090: make REVISION_ID readable
  ASoC: txx9aclc_ac97: Fix kernel crash on probe
  ASoC: max98090: sync regcache on entering STANDBY
  ASoC: blackfin: Fix machine driver Kconfig dependencies
  ASoC: da9055: Fix device registration of PMIC and CODEC devices
  ASoC: fsl-esai: fix ESAI TDM slot setting
  ASoC: fsl: fix pm support of machine drivers
  ASoC: rt5640: Add ACPI ID for Intel Baytrail
  ASoC: davinci-evm: Add pm callbacks to platform driver
  ASoC: davinci-mcasp: Consolidate pm_runtime_get/put() use in the driver
  ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronously
  ASoC: davinci-mcasp: Harmonize the sub hw_params function names
  ASoC: samsung: Fix trivial typo
  ASoC: samsung: Remove invalid dependencies
  ASoC: wm8993: drop regulator_bulk_free of devm_ allocated data
2 parent s d158fc7 + 1de7ca5
History
Tip revision: 0413320900725d7632a8453cb977ebdc99885526 authored by Linus Torvalds on 21 February 2014, 17:55:32 UTC
Merge tag 'sound-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Tip revision: 0413320
File Mode Size
9p
adfs
affs
afs
autofs4
befs
bfs
btrfs
cachefiles
ceph
cifs
coda
configfs
cramfs
debugfs
devpts
dlm
ecryptfs
efivarfs
efs
exofs
exportfs
ext2
ext3
ext4
f2fs
fat
freevxfs
fscache
fuse
gfs2
hfs
hfsplus
hostfs
hpfs
hppfs
hugetlbfs
isofs
jbd
jbd2
jffs2
jfs
kernfs
lockd
logfs
minix
ncpfs
nfs
nfs_common
nfsd
nilfs2
nls
notify
ntfs
ocfs2
omfs
openpromfs
proc
pstore
qnx4
qnx6
quota
ramfs
reiserfs
romfs
squashfs
sysfs
sysv
ubifs
udf
ufs
xfs
Kconfig -rw-r--r-- 5.9 KB
Kconfig.binfmt -rw-r--r-- 7.2 KB
Makefile -rw-r--r-- 4.1 KB
aio.c -rw-r--r-- 37.8 KB
anon_inodes.c -rw-r--r-- 5.2 KB
attr.c -rw-r--r-- 7.9 KB
bad_inode.c -rw-r--r-- 7.7 KB
binfmt_aout.c -rw-r--r-- 11.1 KB
binfmt_elf.c -rw-r--r-- 57.0 KB
binfmt_elf_fdpic.c -rw-r--r-- 47.1 KB
binfmt_em86.c -rw-r--r-- 2.6 KB
binfmt_flat.c -rw-r--r-- 26.4 KB
binfmt_misc.c -rw-r--r-- 14.8 KB
binfmt_script.c -rw-r--r-- 2.7 KB
binfmt_som.c -rw-r--r-- 7.1 KB
bio-integrity.c -rw-r--r-- 17.9 KB
bio.c -rw-r--r-- 49.2 KB
block_dev.c -rw-r--r-- 41.9 KB
buffer.c -rw-r--r-- 88.8 KB
char_dev.c -rw-r--r-- 14.1 KB
compat.c -rw-r--r-- 36.7 KB
compat_binfmt_elf.c -rw-r--r-- 3.6 KB
compat_ioctl.c -rw-r--r-- 45.3 KB
coredump.c -rw-r--r-- 17.9 KB
dcache.c -rw-r--r-- 87.7 KB
dcookies.c -rw-r--r-- 6.9 KB
direct-io.c -rw-r--r-- 39.4 KB
drop_caches.c -rw-r--r-- 1.5 KB
eventfd.c -rw-r--r-- 11.3 KB
eventpoll.c -rw-r--r-- 58.9 KB
exec.c -rw-r--r-- 37.5 KB
fcntl.c -rw-r--r-- 16.3 KB
fhandle.c -rw-r--r-- 6.5 KB
file.c -rw-r--r-- 21.1 KB
file_table.c -rw-r--r-- 9.4 KB
filesystems.c -rw-r--r-- 6.4 KB
fs-writeback.c -rw-r--r-- 39.7 KB
fs_struct.c -rw-r--r-- 3.3 KB
inode.c -rw-r--r-- 48.7 KB
internal.h -rw-r--r-- 3.6 KB
ioctl.c -rw-r--r-- 15.5 KB
ioprio.c -rw-r--r-- 5.0 KB
libfs.c -rw-r--r-- 26.7 KB
locks.c -rw-r--r-- 64.8 KB
mbcache.c -rw-r--r-- 16.5 KB
mount.h -rw-r--r-- 2.8 KB
mpage.c -rw-r--r-- 19.8 KB
namei.c -rw-r--r-- 109.9 KB
namespace.c -rw-r--r-- 71.0 KB
no-block.c -rw-r--r-- 688 bytes
open.c -rw-r--r-- 25.8 KB
pipe.c -rw-r--r-- 29.3 KB
pnode.c -rw-r--r-- 9.0 KB
pnode.h -rw-r--r-- 1.5 KB
posix_acl.c -rw-r--r-- 19.8 KB
proc_namespace.c -rw-r--r-- 7.5 KB
read_write.c -rw-r--r-- 27.3 KB
readdir.c -rw-r--r-- 6.8 KB
select.c -rw-r--r-- 25.4 KB
seq_file.c -rw-r--r-- 21.7 KB
signalfd.c -rw-r--r-- 9.1 KB
splice.c -rw-r--r-- 47.7 KB
stack.c -rw-r--r-- 2.5 KB
stat.c -rw-r--r-- 12.0 KB
statfs.c -rw-r--r-- 5.3 KB
super.c -rw-r--r-- 34.4 KB
sync.c -rw-r--r-- 9.6 KB
timerfd.c -rw-r--r-- 11.4 KB
utimes.c -rw-r--r-- 5.9 KB
xattr.c -rw-r--r-- 23.5 KB

back to top