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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] powerpc: irq change build breaks
Olof Johansson
2006-10-05
1
-2
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
119
-217
/
+187
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
2006-10-04
2
-2
/
+0
|
\
|
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
14
-21
/
+7
*
|
[PATCH] kill sound/oss/*_syms.c
Adrian Bunk
2006-10-04
14
-168
/
+93
*
|
[PATCH] The scheduled removal of some OSS drivers
Adrian Bunk
2006-10-04
60
-59140
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-10-03
45
-45
/
+45
|
\
|
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
44
-44
/
+44
|
*
more misc typo fixes
Matt LaPlante
2006-10-03
1
-1
/
+1
*
|
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
Yoichi Yuasa
2006-10-03
3
-2266
/
+0
|
/
*
[PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argu...
Zach Brown
2006-10-03
1
-2
/
+2
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-5
/
+5
*
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
2006-10-01
1
-20
/
+20
*
[PATCH] trident: fix pci_dev reference counting and buglet
Alan Cox
2006-10-01
1
-15
/
+29
*
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
2006-10-01
1
-1
/
+1
*
[PATCH] cs46xx OSS: switch to pci_get_device
Alan Cox
2006-10-01
1
-1
/
+2
*
[PATCH] via82cxxx_audio: Use pci_get_device
Alan Cox
2006-10-01
1
-2
/
+4
*
[PATCH] kmemdup: some users
Alexey Dobriyan
2006-10-01
3
-11
/
+7
*
[PATCH] maximum latency tracking: ALSA support
Takashi Iwai
2006-10-01
2
-1
/
+25
*
[PATCH] build sound/sound_firmware.c only for OSS
Adrian Bunk
2006-09-29
3
-7
/
+6
*
[PATCH] remove sound/oss/COPYING
Andrew Morton
2006-09-29
1
-339
/
+0
*
[PATCH] sound/sparc/dbri: Use ARRAY_SIZE macro
Tobias Klauser
2006-09-29
1
-3
/
+1
*
[PATCH] sound/mips/au1x00: Use ARRAY_SIZE macro
Tobias Klauser
2006-09-29
1
-1
/
+1
*
[PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.c
Alexey Dobriyan
2006-09-29
2
-52
/
+8
*
[PATCH] CONFIG_PM=n slim: sound/oss/trident.c
Alexey Dobriyan
2006-09-29
1
-11
/
+11
*
USB: Dealias -110 code (more complete)
Pete Zaitcev
2006-09-27
1
-3
/
+3
*
sound: SH DAC audio driver updates.
Andriy Skulysh
2006-09-27
1
-7
/
+19
*
sh: hp6xx mach-type cleanups.
Andriy Skulysh
2006-09-27
1
-19
/
+15
*
[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc
Ralf Baechle
2006-09-26
1
-4
/
+2
*
[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.
David S. Miller
2006-09-25
1
-10
/
+10
*
[PATCH] NULL noise removal
Al Viro
2006-09-24
2
-4
/
+4
*
[ALSA] intel8x0m - Free irq in suspend
Takashi Iwai
2006-09-23
1
-0
/
+5
*
[ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/Kconfig
Takashi Iwai
2006-09-23
2
-13
/
+13
*
[ALSA] usb-audio: add mixer control names for the Aureon 5.1 MkII
Clemens Ladisch
2006-09-23
1
-0
/
+24
*
[ALSA] ES1938: remove duplicate field initialization
Clemens Ladisch
2006-09-23
1
-2
/
+1
*
[ALSA] usb-audio: increase number of packets per URB
Clemens Ladisch
2006-09-23
1
-2
/
+2
*
[ALSA] hda-codec - Fix headphone auto-toggle on sigmatel codec
Takashi Iwai
2006-09-23
1
-10
/
+1
*
[ALSA] hda-intel - A slight cleanup of timeout check in azx_get_response()
Takashi Iwai
2006-09-23
1
-24
/
+22
*
[ALSA] hda-codec - Fix mic input with STAC92xx codecs
Takashi Iwai
2006-09-23
2
-35
/
+74
*
[ALSA] mixart: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
2006-09-23
1
-6
/
+6
*
[ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
2006-09-23
1
-3
/
+3
*
[ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
2006-09-23
1
-3
/
+3
*
[ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
2006-09-23
1
-3
/
+3
*
[ALSA] hda-codec - Support multiple headphone pins
Takashi Iwai
2006-09-23
5
-86
/
+164
*
[ALSA] hda_intel prefer 24bit instead of 20bit
Nicolas Graziano
2006-09-23
1
-2
/
+2
*
[ALSA] hda-codec - Add vendor ids for Motorola and Conexant
Takashi Iwai
2006-09-23
1
-0
/
+2
*
[ALSA] hda-codec - Add device id for Motorola si3054-compatible codec
Takashi Iwai
2006-09-23
1
-0
/
+1
*
[ALSA] Add missing compat ioctls for ALSA control API
Takashi Iwai
2006-09-23
1
-0
/
+4
*
[ALSA] powermac - Fix Oops when conflicting with aoa driver
Takashi Iwai
2006-09-23
1
-0
/
+3
*
[ALSA] aoa: add locking to tas codec
Johannes Berg
2006-09-23
1
-13
/
+83
[next]