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
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
2012-03-16
ALSA: au88x0 - Avoid possible Oops at unbinding
Takashi Iwai
1
-1
/
+1
2012-01-24
ALSA: Au88x0 - Implement subdevice volume controls
Raymond Yau
3
-13
/
+145
2012-01-16
ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16
Raymond Yau
2
-1
/
+3
2012-01-16
ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bit
Raymond Yau
2
-5
/
+6
2012-01-08
ALSA: Au88x0 - Fix channels swapping of 4 channels playback
Raymond Yau
2
-4
/
+1
2012-01-08
ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playback
Raymond Yau
2
-6
/
+6
2012-01-08
ALSA: Au88x0 - Fix Xtalk's constants
Raymond Yau
1
-31
/
+56
2012-01-08
ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instates
Raymond Yau
1
-32
/
+32
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
1
-0
/
+1
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-09-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
1
-3
/
+3
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
1
-1
/
+1
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
1
-1
/
+1
2011-05-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
4
-9
/
+10
2011-04-27
ALSA - au88x0 - Add buffer bytes constraints
Raymond Yau
1
-2
/
+5
2011-04-26
ALSA: au88x0 - Use a better name for pcm devices of au88x0
Raymond Yau
4
-9
/
+10
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-4
/
+4
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+2
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+4
2011-03-11
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-3
/
+11
2011-02-20
ALSA - au88x0 - add Playback Volume to 10 bands Equalizer Controls
Raymond Yau
1
-1
/
+2
2011-02-15
Merge branch 'master' into for-next
Jiri Kosina
1
-4
/
+20
2011-02-14
ALSA: au88x0 - Modify pointer callback to give accurate playback position
Raymond Yau
1
-3
/
+11
2011-01-19
Kill off warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
2
-4
/
+4
2011-01-17
ALSA : au88x0 - Limit number of channels to fix Oops via OSS emu
Raymond Yau
1
-4
/
+20
2010-10-17
sound: fixed typos
Andrea Gelmini
1
-1
/
+1
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
3
-3
/
+3
2009-06-25
sound: Use PCI_VDEVICE
Joe Perches
3
-6
/
+3
2009-05-29
ALSA: au88x0: fix wrong period_elapsed() call
Jaroslav Kysela
1
-1
/
+2
2009-05-29
ALSA: au88x0: fix .pointer callback
Jaroslav Kysela
1
-4
/
+3
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-03-24
Merge branch 'topic/misc' into for-linus
Takashi Iwai
3
-16
/
+51
2009-02-17
ALSA: au88x0 - Fix &&|| typo
Takashi Iwai
1
-1
/
+1
2009-02-05
ALSA: Fix missing KERN_* prefix to printk in sound/pci
Takashi Iwai
3
-15
/
+50
2009-01-12
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
1
-3
/
+3
2008-10-21
pci: use pci_ioremap_bar() in sound/
Arjan van de Ven
1
-2
/
+1
[next]