index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
au88x0
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-09
ALSA: Replace with fallthrough pseudo keyword in the remaining places
Takashi Iwai
1
-6
/
+6
2020-07-07
ALSA: pci/au88x0: remove "defined but not used" warnings
Pierre-Louis Bossart
2
-22
/
+22
2020-01-05
ALSA: au88x0: More constifications
Takashi Iwai
4
-23
/
+23
2020-01-03
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: au88x0: Support PCM sync_stop
Takashi Iwai
1
-0
/
+1
2019-12-11
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-11
ALSA: au88x0: Use managed buffer allocation
Takashi Iwai
1
-12
/
+3
2019-11-12
ALSA: au88x0: Fix incorrect device pointer for preallocation
Takashi Iwai
1
-1
/
+1
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
1
-1
/
+1
2019-11-06
ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
1
-1
/
+0
2019-07-15
ALSA: au88x0: Remove unneeded variable: "changed"
Hariprasad Kelam
1
-8
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2
-29
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 130
Thomas Gleixner
10
-130
/
+10
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-10-12
ALSA: au88xx: Add fall-through annotations
Takashi Iwai
1
-0
/
+6
2018-07-27
ALSA: au88x0: Fix sparse warning wrt PCM format type
Takashi Iwai
2
-2
/
+2
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
11
-0
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
2017-10-17
ALSA: au88x0: remove redundant assignment of variable i
Colin Ian King
1
-1
/
+1
2017-08-17
ALSA: pci: make snd_pcm_hardware const
Bhumika Goyal
1
-4
/
+4
2017-08-10
ALSA: au88x0: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-06-09
ALSA: au88x0: Constify hw_constraints
Takashi Iwai
1
-2
/
+2
2017-03-24
ALSA: au88x0: avoid theoretical uninitialized access
Arnd Bergmann
1
-0
/
+3
2017-02-21
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
3
-5
/
+5
2016-11-13
ALSA: pci: don't opencode IS_REACHABLE()
Fabian Frederick
1
-1
/
+1
2016-09-16
ALSA: au88x0: Add missing \n to end of dev_err message
Colin Ian King
1
-1
/
+1
2016-06-29
ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
Takashi Iwai
1
-3
/
+2
2016-05-12
ALSA: au88x0: Fix zero clear of stream->resources
Takashi Iwai
1
-9
/
+5
2016-04-26
ALSA: au88x0: Fix overlapped PCM pointer
Takashi Iwai
1
-1
/
+4
2015-04-16
ALSA: remove deprecated use of pci api
Quentin Lambert
1
-2
/
+2
2015-01-28
ALSA: au88x0: Remove superfluous ifdef __KERNEL__
Takashi Iwai
1
-2
/
+0
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2014-10-28
ALSA: au88x0: Kill the rest snd_print*()
Takashi Iwai
1
-1
/
+1
2014-10-15
ALSA: au88x0: pr_* replaced with dev_*
Sudip Mukherjee
8
-82
/
+94
2014-10-15
ALSA: au88x0: added reference of vortex_t
Sudip Mukherjee
4
-8
/
+9
2014-09-09
sound: pci: au88x0: printk replacement
Sudip Mukherjee
8
-74
/
+74
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
3
-3
/
+3
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
2013-10-14
sound: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-09-13
ALSA: au88x0: Remove redundant break
Sachin Kamat
1
-19
/
+10
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
2013-02-14
ALSA: au88x0 - Define channel map for au88x0
Raymond Yau
1
-0
/
+23
2013-01-07
ALSA: au88x0: fix incorrect left shift
Nickolai Zeldovich
1
-1
/
+1
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
8
-20
/
+20
2012-10-25
ALSA: au88x0: Give comment for vortex_wtdma_bufshift() issue
Takashi Iwai
1
-1
/
+6
2012-10-06
sound: Remove unnecessary semicolon
Peter Senna Tschudin
2
-2
/
+2
2012-06-05
ALSA: au88x0 - Remove unused "Master Mono" Playback Volume and Playback Switc...
Raymond Yau
1
-0
/
+11
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-15
/
+2
[next]