summaryrefslogtreecommitdiff
path: root/sound/i2c
AgeCommit message (Expand)AuthorFilesLines
2014-11-18upstream: [media] tea575x: Move from sound to mediaOndrej Zary2-579/+0
2014-11-18upstream: [media] tea575x: Move header from sound to mediaOndrej Zary1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-2/+2
2012-11-04ALSA: Fix typo in drivers soundMasanari Iida3-3/+3
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-38/+167
2012-09-26[media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil1-0/+3
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil1-1/+1
2012-09-13[media] radio-shark: Add support for suspend & resumeHans de Goede1-1/+2
2012-09-13[media] snd_tea575x: Add support for tuning AMHans de Goede1-36/+161
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2-2/+2
2012-07-30[media] snd_tea575x: Add a cannot_mute flagHans de Goede1-16/+19
2012-07-30[media] snd_tea575x: Add write_/read_val operationsHans de Goede1-0/+6
2012-06-27Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab1-7/+14
2012-06-18[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...Hans Verkuil1-1/+3
2012-06-11[media] snd_tea575x: set_freq: update cached freq to the actual achieved freq...Hans de Goede1-2/+8
2012-06-11[media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede1-3/+4
2012-06-11[media] snd_tea575x: Report correct frequency range for EU/US versus JA modelsHans de Goede1-2/+2
2012-05-14[media] v4l2-dev: rename two functionsHans Verkuil1-1/+1
2012-05-14[media] tea575x-tuner: mark VIDIOC_S_HW_FREQ_SEEK as an invalid ioctlHans Verkuil1-0/+3
2012-03-19[media] tea575x: fix HW seekHans Verkuil1-18/+61
2012-03-19[media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil1-66/+80
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker9-0/+9
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