index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
ALSA: cs8427: separate HW initialization
Ondrej Zary
1
-19
/
+38
2014-02-14
ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped us...
Kirill Tkhai
1
-1
/
+1
2014-02-14
ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objects
Takashi Iwai
2
-2
/
+2
2013-10-29
ALSA: ak4114: Fix wrong register array size
Takashi Iwai
1
-4
/
+4
2013-10-29
ALSA: Use strlcpy() instead of strncpy()
Takashi Iwai
1
-1
/
+1
2013-08-18
[media] tea575x: Move from sound to media
Ondrej Zary
2
-586
/
+0
2013-08-18
[media] tea575x: Move header from sound to media
Ondrej Zary
1
-1
/
+1
2013-07-26
[media] tea575x-tuner: move HW init to a separate function
Ondrej Zary
1
-6
/
+13
2013-06-26
ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()
Dan Carpenter
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
1
-2
/
+2
2012-11-04
ALSA: Fix typo in drivers sound
Masanari Iida
3
-3
/
+3
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-38
/
+167
2012-09-27
[media] radio drivers: in non-blocking mode return EAGAIN in hwseek
Hans Verkuil
1
-0
/
+3
2012-09-26
[media] v4l2: make vidioc_s_freq_hw_seek const
Hans Verkuil
1
-1
/
+1
2012-09-14
[media] radio-shark: Add support for suspend & resume
Hans de Goede
1
-1
/
+2
2012-09-14
[media] snd_tea575x: Add support for tuning AM
Hans de Goede
1
-36
/
+161
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2
-2
/
+2
2012-07-31
[media] snd_tea575x: Add a cannot_mute flag
Hans de Goede
1
-16
/
+19
2012-07-31
[media] snd_tea575x: Add write_/read_val operations
Hans de Goede
1
-0
/
+6
2012-06-27
Merge branch 'v4l_for_linus' into staging/for_v3.6
Mauro Carvalho Chehab
1
-7
/
+14
2012-06-19
[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...
Hans Verkuil
1
-1
/
+3
2012-06-11
[media] snd_tea575x: set_freq: update cached freq to the actual achieved freq...
Hans de Goede
1
-2
/
+8
2012-06-11
[media] snd_tea575x: Make the module using snd_tea575x the fops owner
Hans de Goede
1
-3
/
+4
2012-06-11
[media] snd_tea575x: Report correct frequency range for EU/US versus JA models
Hans de Goede
1
-2
/
+2
2012-05-14
[media] v4l2-dev: rename two functions
Hans Verkuil
1
-1
/
+1
2012-05-14
[media] tea575x-tuner: mark VIDIOC_S_HW_FREQ_SEEK as an invalid ioctl
Hans Verkuil
1
-0
/
+3
2012-03-19
[media] tea575x: fix HW seek
Hans Verkuil
1
-18
/
+61
2012-03-19
[media] tea575x-tuner: update to latest V4L2 framework requirements
Hans Verkuil
1
-66
/
+80
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
9
-0
/
+9
2011-07-28
[media] tea575x: remove useless input ioctls
Ondrej Zary
1
-15
/
+0
2011-07-28
[media] tea575x: allow multiple opens
Ondrej Zary
1
-19
/
+3
2011-07-28
[media] tea575x: convert to control framework
Ondrej Zary
1
-71
/
+35
2011-05-13
ALSA: tea575x: use better card and bus names
Ondrej Zary
1
-2
/
+3
2011-05-13
ALSA: tea575x: remove freq_fixup from struct
Ondrej Zary
1
-4
/
+4
2011-05-10
ALSA: tea575x: unify read/write functions
Ondrej Zary
1
-26
/
+72
2011-03-21
ALSA: es1968: add radio (tea575x tuner) support
Ondrej Zary
1
-1
/
+1
2011-03-21
ALSA: tea575x-tuner: various improvements
Ondrej Zary
1
-14
/
+38
2010-12-13
sound: don't use flush_scheduled_work()
Tejun Heo
2
-6
/
+4
2010-10-11
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-1
/
+1
2010-10-01
ALSA: i2c/other/ak4xx-adda: Fix a compile warning with CONFIG_PROCFS=n
Takashi Iwai
1
-1
/
+1
2010-09-07
sound: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2010-04-16
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
1
-0
/
+1
2010-04-15
ALSA: i2c: Fixed 8 checkpatch errors
Brian Waters
1
-6
/
+12
2010-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2010-04-04
ALSA: i2c: cleanup: change parameter to pointer
Dan Carpenter
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
Merge branch 'topic/hda' into for-linus
Takashi Iwai
3
-33
/
+745
2009-12-03
ALSA: tea575x-tuner: fix mute
Ondrej Zary
1
-1
/
+1
2009-11-13
ALSA: ice1712: Use bitrev8
Akinobu Mita
1
-13
/
+2
[next]