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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ALSA] soc - 0.13 ASoC headers
Graeme Gregory
2007-02-09
1
-110
/
+83
*
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
2007-02-09
4
-5
/
+5
*
[ALSA] Add some more 'const', but needs changes in i2c/other/ak4*
Takashi Iwai
2007-02-09
3
-4
/
+4
*
[ALSA] emu10k1 - Fix ABI for older ld10k1
Takashi Iwai
2007-02-09
1
-4
/
+17
*
[ALSA] ac97 - fix various issues with AD1986/AD1986A support
Randy Cushman
2007-02-09
1
-0
/
+1
*
[ALSA] soc - Fix delayed_work related changes on 2.6.20 kernel
Takashi Iwai
2007-02-09
1
-0
/
+1
*
[ALSA] ak4114 - Use global workqueue
Takashi Iwai
2007-02-09
1
-1
/
+0
*
[ALSA] Fix the soc code after dhowells workqueue changes.
Andrew Morton
2007-02-09
1
-0
/
+2
*
[ALSA] emu10k1: Update registers defines for the Audigy 2/emu10k2.5
James Courtier-Dutton
2007-02-09
1
-8
/
+55
*
[ALSA] add struct snd_pcm_substream forward declaration
Randy Dunlap
2007-02-09
1
-0
/
+2
*
[ALSA] emu10k1: Add Audio capture support for Audigy 2 ZS Notebook.
James Courtier-Dutton
2007-02-09
1
-0
/
+3
*
[ALSA] Current driver does not utilize 44.1kHz high quality sampling rate con...
Teru KAMOGASHIRA
2007-02-09
1
-1
/
+3
*
[ALSA] Add PCI quirk list helper function
Takashi Iwai
2007-02-09
1
-0
/
+25
*
[ALSA] Remove obsolete typedefs.h
Takashi Iwai
2007-02-09
2
-175
/
+0
*
[ALSA] make sound/core/control.c:snd_ctl_new() static
Adrian Bunk
2007-02-09
1
-1
/
+0
*
[ALSA] wavefront: simplify YSS225 register initialization
Clemens Ladisch
2007-02-09
1
-0
/
+2
*
[ALSA] sb16: add request_firmware()
Clemens Ladisch
2007-02-09
1
-0
/
+14
*
[ALSA] ac97 - Suppress power-saving mode on non-supporting drivers
Takashi Iwai
2007-02-09
1
-1
/
+1
*
[ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)
Liam Girdwood
2007-02-09
1
-9
/
+14
*
[ALSA] ymfpci: add request_firmware()
Clemens Ladisch
2007-02-09
1
-0
/
+2
*
[ALSA] snd-emu10k1: Add emu1010 internal clock rate control for 44100 or 48000.
James Courtier-Dutton
2007-02-09
1
-0
/
+1
*
[ALSA] snd_emu10k1: Added support for 14dB Attenuation PADS on DACs and ADCs.
James Courtier-Dutton
2007-02-09
1
-7
/
+22
*
[ALSA] ASoC codecs: WM8750 support
Richard Purdie
2007-02-09
1
-0
/
+1
*
[ALSA] ASoC codecs: WM8731 support
Richard Purdie
2007-02-09
1
-0
/
+1
*
[ALSA] ASoC: core and dapm headers
Richard Purdie
2007-02-09
3
-0
/
+767
*
[ALSA] pcm core: add prealloc_max file to substream directory to show maximum...
Jaroslav Kysela
2007-02-09
1
-0
/
+1
*
[ALSA] alsa core: add struct device pointer to struct snd_pcm
Johannes Berg
2007-02-09
1
-0
/
+1
*
[ALSA] allow registering an alsa device with struct device pointer
Johannes Berg
2007-02-09
1
-3
/
+34
*
[ALSA] Enable the analog loopback of the Revolution 5.1
Jochen Voss
2007-02-09
1
-0
/
+37
*
[ALSA] Enable capture from line-in and CD on Revolution 5.1
Jochen Voss
2007-02-09
1
-0
/
+2
*
[ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu ...
James Courtier-Dutton
2007-02-09
1
-2
/
+313
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-02-08
1
-5
/
+5
|
\
|
*
Revert "Driver core: convert SPI code to use struct device"
Greg Kroah-Hartman
2007-02-07
1
-5
/
+5
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2007-02-08
33
-353
/
+278
|
\
\
|
|
/
|
/
|
|
*
[POWERPC] Add mpc52xx/lite5200 PCI support
Grant Likely
2007-02-08
1
-0
/
+2
|
*
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
2007-02-08
72
-620
/
+240
|
|
\
|
|
*
[POWERPC] Added kprobes support to ppc32
Kumar Gala
2007-02-06
2
-1
/
+7
|
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-02-07
70
-619
/
+233
|
|
|
\
|
*
|
|
[POWERPC] Only use H_BULK_REMOVE if the firmware supports it
Paul Mackerras
2007-02-08
1
-0
/
+1
|
|
/
/
|
*
|
[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call
Paul Mackerras
2007-02-07
1
-0
/
+1
|
*
|
[POWERPC] Compile fixes for arch/powerpc dcr code
David Gibson
2007-02-07
3
-2
/
+2
|
*
|
[POWERPC] pasemi: iommu support
Olof Johansson
2007-02-07
1
-0
/
+1
|
*
|
[POWERPC] pasemi: SMP timebase sync
Olof Johansson
2007-02-07
1
-0
/
+6
|
*
|
[POWERPC] pasemi: Idle loops
Olof Johansson
2007-02-07
1
-0
/
+1
|
*
|
[POWERPC] pasemi: UART udbg support
Olof Johansson
2007-02-07
1
-0
/
+1
|
*
|
[POWERPC] Celleb: basic support
Ishizaki Kou
2007-02-07
2
-0
/
+10
|
*
|
[POWERPC] Celleb: consolidate spu management ops
Ishizaki Kou
2007-02-07
2
-0
/
+15
|
*
|
[POWERPC] Celleb: support udbg
Ishizaki Kou
2007-02-07
1
-0
/
+1
|
*
|
[POWERPC] Celleb: htab routines
Ishizaki Kou
2007-02-07
1
-0
/
+1
|
*
|
[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
Vitaly Bordug
2007-02-07
2
-0
/
+12
[next]