summaryrefslogtreecommitdiff
path: root/sound/i2c
AgeCommit message (Expand)AuthorFilesLines
2011-07-27[media] tea575x: remove useless input ioctlsOndrej Zary1-15/+0
2011-07-27[media] tea575x: allow multiple opensOndrej Zary1-19/+3
2011-07-27[media] tea575x: convert to control frameworkOndrej Zary1-71/+35
2011-05-13ALSA: tea575x: use better card and bus namesOndrej Zary1-2/+3
2011-05-13ALSA: tea575x: remove freq_fixup from structOndrej Zary1-4/+4
2011-05-10ALSA: tea575x: unify read/write functionsOndrej Zary1-26/+72
2011-03-21ALSA: es1968: add radio (tea575x tuner) supportOndrej Zary1-1/+1
2011-03-21ALSA: tea575x-tuner: various improvementsOndrej Zary1-14/+38
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo2-6/+4
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+1
2010-09-30ALSA: i2c/other/ak4xx-adda: Fix a compile warning with CONFIG_PROCFS=nTakashi Iwai1-1/+1
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-04-16Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-0/+1
2010-04-15ALSA: i2c: Fixed 8 checkpatch errorsBrian Waters1-6/+12
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+1
2010-04-04ALSA: i2c: cleanup: change parameter to pointerDan Carpenter1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-04Merge branch 'topic/hda' into for-linusTakashi Iwai3-33/+745
2009-12-03ALSA: tea575x-tuner: fix muteOndrej Zary1-1/+1
2009-11-13ALSA: ice1712: Use bitrev8Akinobu Mita1-13/+2
2009-09-21ALSA: ak4113 supportPavel Hofman2-1/+641
2009-09-21ALSA: ak4620 support, codec regs listed in procPavel Hofman1-32/+104
2009-03-30V4L/DVB (10771): tea575x-tuner: convert it to V4L2 APIMauro Carvalho Chehab1-95/+207
2009-03-17ALSA: drop outdated and broken sa11xx-uda1341 driverDmitry Artamonow3-945/+0
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-1/+1
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-3/+3
2008-12-29V4L/DVB (9533): cx88: Add support for TurboSight TBS8910 DVB-S PCI cardIgor M. Liplianin1-11/+11
2008-10-12V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil1-6/+3
2008-10-12V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/releaseHans Verkuil1-2/+20
2008-08-25ALSA: revo51: add headphone outputAlexander Beregalov1-2/+2
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai5-10/+20
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-1/+0
2008-07-26V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.Hans Verkuil1-1/+0
2008-05-27[ALSA] remove CVS keywordsAdrian Bunk1-2/+0
2008-05-19[ALSA] i2c: cs8427.c use put_unaligned helperHarvey Harrison1-4/+2
2008-04-24[ALSA] some fixes and cleanup for ICE1724 cardsPavel Hofman2-9/+9
2008-04-24[ALSA] AK4114 - listing regs in procPavel Hofman1-0/+22
2008-01-31[ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridgeAndy Shevchenko1-0/+8
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai9-9/+0
2008-01-31[ALSA] switching rate in STAC9460 codec of Prodigy192Pavel Hofman1-0/+5
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai1-0/+2
2008-01-31[ALSA] ak4xxx - Check value ranges in ctl callbacksTakashi Iwai1-11/+34
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela9-16/+16
2007-10-16[ALSA] Workaround for invalid signature read of CS8427Takashi Iwai1-0/+6
2007-10-16[ALSA] Clean up MakefileTakashi Iwai1-3/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai5-45/+5
2007-07-20[ALSA] ice1724 - Add PCM Playback Switch to Revo 7.1Pavel Hofman1-2/+22
2007-05-11[ALSA] Fix misc bugs in i2c/others/ak4114.cPavel Hofman1-4/+15
2007-05-11[ALSA] ak4114 - Fix possible Oops with callbacksTakashi Iwai1-33/+62