index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ALSA] fix port type bits
Clemens Ladisch
2006-06-22
3
-5
/
+3
*
[ALSA] fix a wrong lock
Clemens Ladisch
2006-06-22
1
-1
/
+1
*
[ALSA] Fix compile warning in timer.c
Takashi Iwai
2006-06-22
1
-1
/
+0
*
[ALSA] Fix mmap_count with O_APPEND opened streams
Takashi Iwai
2006-06-22
4
-22
/
+23
*
[ALSA] Add O_APPEND flag support to PCM
Takashi Iwai
2006-06-22
8
-45
/
+99
*
[ALSA] Insert might_sleep() in snd_iprintf()
Takashi Iwai
2006-06-22
1
-0
/
+1
*
[ALSA] Remove spinlocks around proc prints
Takashi Iwai
2006-06-22
2
-8
/
+0
*
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-06-22
61
-146
/
+81
*
[ALSA] Make buffer size of proc text interface variable
Takashi Iwai
2006-06-22
2
-73
/
+82
*
[ALSA] Clean up ugly hacks in pcm_lib.c
Takashi Iwai
2006-06-22
1
-44
/
+26
*
[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module
Takashi Iwai
2006-06-22
8
-646
/
+605
*
[ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
1
-19
/
+22
*
[ALSA] i2c - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
1
-6
/
+11
*
[ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
2
-16
/
+17
*
[ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
3
-11
/
+10
*
[ALSA] trident - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
2
-10
/
+13
*
[ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
4
-13
/
+16
*
[ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
1
-4
/
+8
*
[ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
2
-9
/
+14
*
[ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
2
-22
/
+28
*
[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module
Takashi Iwai
2006-06-22
5
-22
/
+20
*
[ALSA] Clean up EXPORT_SYMBOL()s in snd module
Takashi Iwai
2006-06-22
10
-88
/
+113
*
[ALSA] Clean up ugly hacks in pcm_params.h
Takashi Iwai
2006-06-22
1
-63
/
+42
*
[ALSA] PM support for cs5535audio
Jaya Kumar
2006-06-22
6
-8
/
+191
*
[ALSA] hda-codec - Add support for Sony Vaio VGN-A790 laptop
Kenneth Crudup
2006-06-22
1
-0
/
+2
*
[ALSA] ice1712 - Provides specified midi port names instead of defaults
Alan Horstmann
2006-06-22
3
-2
/
+19
*
[ALSA] Change seq_midi.c so client name is card, rather than port, specific
Alan Horstmann
2006-06-22
1
-2
/
+2
*
[ALSA] hda-codec - Fix a typo
Takashi Iwai
2006-06-22
1
-1
/
+1
*
[ALSA] hda-codec - Add Thinkpad X60/T60/Z60 support
Takashi Iwai
2006-06-22
2
-1
/
+44
*
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
2006-06-22
7
-15
/
+43
*
[ALSA] vxpocket - Fix a typo
Takashi Iwai
2006-06-22
1
-1
/
+1
*
[ALSA] AC97: Correct Mic Boost label.
James Courtier-Dutton
2006-06-22
2
-3
/
+3
*
[ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in.
James Courtier-Dutton
2006-06-22
2
-3
/
+35
*
[ALSA] Add p17v.h file.
James Courtier-Dutton
2006-06-22
1
-0
/
+111
*
[ALSA] emu10k1: Add support for Audigy4 (not Pro)
James Courtier-Dutton
2006-06-22
6
-21
/
+107
*
[ALSA] ca0106: Add analog capture controls.
James Courtier-Dutton
2006-06-22
3
-14
/
+186
*
Merge git://oss.sgi.com:8090/xfs-2.6
Linus Torvalds
2006-06-21
109
-6262
/
+2317
|
\
|
*
Merge HEAD from ../linux-2.6
Nathan Scott
2006-06-20
711
-18041
/
+41752
|
|
\
|
*
|
[XFS] Remove files from the build that are now unused.
Nathan Scott
2006-06-20
6
-2
/
+0
|
*
|
[XFS] Fix a Makefile issue related to exports.o handling.
Nathan Scott
2006-06-20
1
-1
/
+1
|
*
|
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-20
71
-4595
/
+285
|
*
|
[XFS] Map EFSCORRUPTED to an actual error code, not just a made up one
Nathan Scott
2006-06-20
1
-18
/
+2
|
*
|
[XFS] Kill direct access to ->count in valusema(); all we ever use it for
Al Viro
2006-06-19
6
-19
/
+20
|
*
|
[XFS] Remove unneeded conditional code on NFS export interface related
Nathan Scott
2006-06-19
2
-9
/
+1
|
*
|
[XFS] Remove an incorrect use of unlikely() on a relatively likely code
Nathan Scott
2006-06-19
1
-1
/
+1
|
*
|
[XFS] Push some common code out of write path into core XFS code for
Nathan Scott
2006-06-19
3
-75
/
+90
|
*
|
[XFS] Remove unnecessary local from open_exec dmapi path.
Nathan Scott
2006-06-19
1
-14
/
+9
|
*
|
[XFS] Minor XFS documentation updates.
Nathan Scott
2006-06-13
2
-11
/
+12
|
*
|
[XFS] Fix broken const use inside local suffix_strtoul routine.
Nathan Scott
2006-06-09
1
-3
/
+3
|
*
|
[XFS] Fix nused counter. It's currently getting set to -1 rather than
Mandy Kirkconnell
2006-06-09
1
-1
/
+1
[next]