index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
asihpi
/
asihpi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: asihpi: Remove unused variable
Zhu Jun
7 days
1
-1
/
+1
*
ALSA: asihpi: Use standard print API
Takashi Iwai
2024-08-08
1
-58
/
+43
*
ALSA: asihpi: remove variable loops
Colin Ian King
2022-10-24
1
-2
/
+0
*
ALSA: asihpi: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-27
1
-1
/
+1
*
ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map()
YueHaibing
2020-09-09
1
-9
/
+0
*
ALSA: asihpi: Replace tasklet with threaded irq
Takashi Iwai
2020-09-09
1
-25
/
+3
*
ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-02
1
-5
/
+4
*
ALSA: pci/asihpi: remove 'set but not used' warning
Pierre-Louis Bossart
2020-07-07
1
-2
/
+2
*
ALSA: pci/asihpi: remove 'set but not used' warnings
Pierre-Louis Bossart
2020-07-07
1
-7
/
+5
*
ALSA: asihpi: More constifications
Takashi Iwai
2020-01-05
1
-2
/
+2
*
ALSA: asihpi: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-17
/
+0
*
ALSA: asihpi: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-7
/
+3
*
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-11-06
1
-2
/
+2
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
1
-14
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
|
ALSA: asihpi: Remove unneeded variable change
Hariprasad Kelam
2019-07-05
1
-5
/
+2
|
/
*
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
1
-4
/
+2
*
ALSA: asihpi: clean up indentation, replace spaces with tab
Colin Ian King
2018-11-19
1
-1
/
+1
*
ALSA: asihpi: Fix PCM format notations
Takashi Iwai
2018-07-27
1
-11
/
+13
*
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
1
-6
/
+6
*
ALSA: asihpi: clean up a couple of build warnings
Colin Ian King
2017-10-16
1
-3
/
+0
*
ALSA: asihpi: Convert timers to use timer_setup()
Kees Cook
2017-10-05
1
-7
/
+5
*
ALSA: asihpi: Kill BUG_ON() usages
Takashi Iwai
2017-09-07
1
-5
/
+1
*
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-09-02
1
-2
/
+2
*
ALSA: asihpi: Fix duplicate const for clock sources
Krzysztof Kozlowski
2015-03-24
1
-1
/
+1
*
ALSA: asihpi: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-8
/
+5
*
ALSA: asihpi: Remove always NULL parameter
Lars-Peter Clausen
2015-01-02
1
-7
/
+2
*
ALSA: asihpi: Use standard printk helpers
Eliot Blennerhassett
2014-11-22
1
-19
/
+13
*
ALSA: asihpi: Add support for stream interrupt.
Eliot Blennerhassett
2014-11-22
1
-29
/
+148
*
ALSA: asihpi: Logging format improvements
Eliot Blennerhassett
2014-11-22
1
-46
/
+39
*
ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiver
Eliot Blennerhassett
2014-11-22
1
-7
/
+18
*
ALSA: asihpi: Minor string and dead code cleanup
Eliot Blennerhassett
2014-11-22
1
-9
/
+4
*
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
2014-11-09
1
-4
/
+1
*
ALSA: asihpi: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
1
-41
/
+5
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new()
Dan Carpenter
2014-03-31
1
-4
/
+5
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-11
/
+5
*
ALSA: asihpi: a couple array out of bounds issues
Dan Carpenter
2013-09-13
1
-2
/
+7
*
ALSA: asihpi: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
1
-0
/
+3
*
ALSA: Replace the magic number 44 with const
Takashi Iwai
2013-06-28
1
-1
/
+1
*
ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats
Eldad Zack
2013-04-29
1
-1
/
+1
*
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
2013-04-29
1
-2
/
+2
*
ALSA: asihpi - fix potential NULL pointer dereference
Wei Yongjun
2013-03-12
1
-1
/
+2
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-28
/
+27
*
sound: Remove unnecessary semicolon
Peter Senna Tschudin
2012-10-06
1
-1
/
+1
*
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-08-14
1
-1
/
+1
*
ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()
Takashi Iwai
2012-01-09
1
-0
/
+3
*
ALSA: asihpi - Fix format validity check.
Eliot Blennerhassett
2011-12-22
1
-36
/
+33
*
ALSA: asihpi - Use valid channel count in format enumeration.
Eliot Blennerhassett
2011-12-22
1
-12
/
+8
*
ALSA: asihpi - Add HPI version to module description.
Eliot Blennerhassett
2011-12-22
1
-1
/
+3
[next]