index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
au88x0
Commit message (
Expand
)
Author
Age
Files
Lines
*
sound: Remove unnecessary semicolon
Peter Senna Tschudin
2012-10-06
2
-2
/
+2
*
ALSA: au88x0 - Remove unused "Master Mono" Playback Volume and Playback Switc...
Raymond Yau
2012-06-05
1
-0
/
+11
*
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2012-04-24
1
-15
/
+2
*
ALSA: au88x0 - Avoid possible Oops at unbinding
Takashi Iwai
2012-03-16
1
-1
/
+1
*
ALSA: Au88x0 - Implement subdevice volume controls
Raymond Yau
2012-01-24
3
-13
/
+145
*
ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16
Raymond Yau
2012-01-16
2
-1
/
+3
*
ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bit
Raymond Yau
2012-01-16
2
-5
/
+6
*
ALSA: Au88x0 - Fix channels swapping of 4 channels playback
Raymond Yau
2012-01-08
2
-4
/
+1
*
ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playback
Raymond Yau
2012-01-08
2
-6
/
+6
*
ALSA: Au88x0 - Fix Xtalk's constants
Raymond Yau
2012-01-08
1
-31
/
+56
*
ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instates
Raymond Yau
2012-01-08
1
-32
/
+32
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-1
/
+1
*
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
2011-09-14
1
-3
/
+3
*
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2011-06-10
1
-1
/
+1
*
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
2011-06-10
1
-1
/
+1
*
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2011-05-22
4
-9
/
+10
|
\
|
*
ALSA: au88x0 - Use a better name for pcm devices of au88x0
Raymond Yau
2011-04-26
4
-9
/
+10
*
|
ALSA - au88x0 - Add buffer bytes constraints
Raymond Yau
2011-04-27
1
-2
/
+5
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
3
-4
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-03-18
1
-1
/
+2
|
\
|
*
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2011-03-11
1
-3
/
+11
|
|
\
|
*
|
ALSA - au88x0 - add Playback Volume to 10 bands Equalizer Controls
Raymond Yau
2011-02-20
1
-1
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
2
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-02-15
1
-4
/
+20
|
|
\
\
|
|
|
/
|
*
|
Kill off warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
2011-01-19
2
-4
/
+4
*
|
|
ALSA: au88x0 - Modify pointer callback to give accurate playback position
Raymond Yau
2011-02-14
1
-3
/
+11
|
|
/
|
/
|
*
|
ALSA : au88x0 - Limit number of channels to fix Oops via OSS emu
Raymond Yau
2011-01-17
1
-4
/
+20
|
/
*
sound: fixed typos
Andrea Gelmini
2010-10-17
1
-1
/
+1
*
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2010-02-09
3
-3
/
+3
*
sound: Use PCI_VDEVICE
Joe Perches
2009-06-25
3
-6
/
+3
*
ALSA: au88x0: fix wrong period_elapsed() call
Jaroslav Kysela
2009-05-29
1
-1
/
+2
*
ALSA: au88x0: fix .pointer callback
Jaroslav Kysela
2009-05-29
1
-4
/
+3
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2009-03-24
3
-16
/
+51
|
\
|
*
ALSA: au88x0 - Fix &&|| typo
Takashi Iwai
2009-02-17
1
-1
/
+1
|
*
ALSA: Fix missing KERN_* prefix to printk in sound/pci
Takashi Iwai
2009-02-05
3
-15
/
+50
*
|
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
2009-01-12
1
-3
/
+3
|
/
*
pci: use pci_ioremap_bar() in sound/
Arjan van de Ven
2008-10-21
1
-2
/
+1
*
ALSA: Clean up SG-buffer helper functions and macros
Takashi Iwai
2008-08-25
3
-38
/
+21
*
ALSA: au88x0: clipping ceiling loop wrong in comment
roel kluin
2008-08-13
1
-1
/
+1
*
[ALSA] remove CVS keywords
Adrian Bunk
2008-05-27
1
-2
/
+0
*
[ALSA] Fix synchronize_irq() bugs, redundancies
Jeff Garzik
2008-04-24
1
-2
/
+0
*
[ALSA] sound: au88x0_pcm.c fix integer as NULL pointer warning
Harvey Harrison
2008-04-24
1
-5
/
+5
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
5
-5
/
+0
*
[ALSA] sound/: Spelling fixes
Joe Perches
2008-01-31
1
-1
/
+1
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
1
-1
/
+1
*
[ALSA] au88x0_synth.c bugfix
Adrian Bunk
2007-10-16
1
-2
/
+2
[next]