index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
asihpi
/
asihpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map()
YueHaibing
1
-9
/
+0
2020-09-09
ALSA: asihpi: Replace tasklet with threaded irq
Takashi Iwai
1
-25
/
+3
2020-09-02
ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
2020-07-07
ALSA: pci/asihpi: remove 'set but not used' warning
Pierre-Louis Bossart
1
-2
/
+2
2020-07-07
ALSA: pci/asihpi: remove 'set but not used' warnings
Pierre-Louis Bossart
1
-7
/
+5
2020-01-05
ALSA: asihpi: More constifications
Takashi Iwai
1
-2
/
+2
2019-12-11
ALSA: asihpi: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-17
/
+0
2019-12-11
ALSA: asihpi: Use managed buffer allocation
Takashi Iwai
1
-7
/
+3
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
1
-2
/
+2
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-14
/
+1
2019-07-05
ALSA: asihpi: Remove unneeded variable change
Hariprasad Kelam
1
-5
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273
Thomas Gleixner
1
-14
/
+1
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
1
-4
/
+2
2018-11-19
ALSA: asihpi: clean up indentation, replace spaces with tab
Colin Ian King
1
-1
/
+1
2018-07-27
ALSA: asihpi: Fix PCM format notations
Takashi Iwai
1
-11
/
+13
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
1
-6
/
+6
2017-10-16
ALSA: asihpi: clean up a couple of build warnings
Colin Ian King
1
-3
/
+0
2017-10-05
ALSA: asihpi: Convert timers to use timer_setup()
Kees Cook
1
-7
/
+5
2017-09-07
ALSA: asihpi: Kill BUG_ON() usages
Takashi Iwai
1
-5
/
+1
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
1
-2
/
+2
2015-03-24
ALSA: asihpi: Fix duplicate const for clock sources
Krzysztof Kozlowski
1
-1
/
+1
2015-01-19
ALSA: asihpi: Use setup_timer() and mod_timer()
Takashi Iwai
1
-8
/
+5
2015-01-02
ALSA: asihpi: Remove always NULL parameter
Lars-Peter Clausen
1
-7
/
+2
2014-11-22
ALSA: asihpi: Use standard printk helpers
Eliot Blennerhassett
1
-19
/
+13
2014-11-22
ALSA: asihpi: Add support for stream interrupt.
Eliot Blennerhassett
1
-29
/
+148
2014-11-22
ALSA: asihpi: Logging format improvements
Eliot Blennerhassett
1
-46
/
+39
2014-11-22
ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiver
Eliot Blennerhassett
1
-7
/
+18
2014-11-22
ALSA: asihpi: Minor string and dead code cleanup
Eliot Blennerhassett
1
-9
/
+4
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
1
-4
/
+1
2014-10-21
ALSA: asihpi: Use snd_ctl_enum_info()
Takashi Iwai
1
-41
/
+5
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-03-31
ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new()
Dan Carpenter
1
-4
/
+5
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-11
/
+5
2013-09-13
ALSA: asihpi: a couple array out of bounds issues
Dan Carpenter
1
-2
/
+7
2013-07-15
ALSA: asihpi: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+3
2013-06-28
ALSA: Replace the magic number 44 with const
Takashi Iwai
1
-1
/
+1
2013-04-29
ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats
Eldad Zack
1
-1
/
+1
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
1
-2
/
+2
2013-03-12
ALSA: asihpi - fix potential NULL pointer dereference
Wei Yongjun
1
-1
/
+2
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
1
-28
/
+27
2012-10-06
sound: Remove unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
1
-1
/
+1
2012-01-09
ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()
Takashi Iwai
1
-0
/
+3
2011-12-22
ALSA: asihpi - Fix format validity check.
Eliot Blennerhassett
1
-36
/
+33
2011-12-22
ALSA: asihpi - Use valid channel count in format enumeration.
Eliot Blennerhassett
1
-12
/
+8
2011-12-22
ALSA: asihpi - Add HPI version to module description.
Eliot Blennerhassett
1
-1
/
+3
2011-12-22
ALSA: asihpi - Remove redundant struct members.
Eliot Blennerhassett
1
-77
/
+66
2011-12-22
ALSA: asihpi - Update node types.
Eliot Blennerhassett
1
-2
/
+1
2011-12-22
ALSA: asihpi - Only set sync if card supports hardware stream grouping.
Eliot Blennerhassett
1
-3
/
+3
2011-12-22
ALSA: asihpi - Relax drained check for more reliable playback startup.
Eliot Blennerhassett
1
-3
/
+2
[next]