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] Remove snd_runtime_check() macro
Takashi Iwai
2005-11-04
17
-102
/
+126
*
[ALSA] Sasha Khapyorsky: My email address is changed, there is update.
Sasha Khapyorsky
2005-11-04
3
-3
/
+3
*
[ALSA] intel8x0 - enable ac97_quirk hp_only for Acer Aspire 3003LCi
Dick Streefland
2005-11-04
1
-0
/
+6
*
[ALSA] Allow 8-44khz sample rates on Revolution 7.1
Takashi Iwai
2005-11-04
1
-13
/
+0
*
[ALSA] Add dummy obsoleted module options for backward compatibility
Takashi Iwai
2005-11-04
7
-0
/
+30
*
[ALSA] intel8x0 - Suppress the codec warnings during probing
Takashi Iwai
2005-11-04
1
-2
/
+5
*
[ALSA] highlanderize motherboard AC97/HDA drivers
Clemens Ladisch
2005-11-04
8
-210
/
+126
*
[ALSA] sound: align device drivers menus
Randy Dunlap
2005-11-04
2
-8
/
+8
*
[ALSA] Removing obsolete AC97_SHARED_TYPES
Sasha Khapyorsky
2005-11-04
8
-52
/
+3
*
[ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMs
Sasha Khapyorsky
2005-11-04
5
-2
/
+7
*
[ALSA] ymfpci: add S/PDIF-in > S/PDIF-out loop
Glen Masgai
2005-11-04
1
-15
/
+24
*
[ALSA] sequencer: remove superfluous function parameter
Clemens Ladisch
2005-11-04
1
-5
/
+4
*
[ALSA] rtctimer: optimize module parameter validation
Clemens Ladisch
2005-11-04
1
-8
/
+3
*
[ALSA] rtctimer: remove superfluous rtc_inc variable
Clemens Ladisch
2005-11-04
1
-8
/
+1
*
[ALSA] usb-audio: remove old compatibility wrappers (2/2)
Clemens Ladisch
2005-11-04
3
-14
/
+8
*
[ALSA] usb-audio: remove old compatibility wrappers (1/2)
Clemens Ladisch
2005-11-04
2
-8
/
+2
*
[ALSA] usb-audio: add quirk comments
Clemens Ladisch
2005-11-04
1
-1
/
+39
*
[ALSA] au88x0: codec access procs for multiple AC97 codecs
Sasha Khapyorsky
2005-11-04
5
-17
/
+12
*
[ALSA] Add description for ALC260 codec
Takashi Iwai
2005-11-04
1
-0
/
+4
*
[ALSA] hda-codec - A new model for Fujitsu S7020
Jonathan Woithe
2005-11-04
1
-3
/
+157
*
[ALSA] usb-audio: ignore Hercules DJ Console mixer errors
Clemens Ladisch
2005-11-04
1
-0
/
+5
*
[ALSA] usb-audio: simplify MIDI quirk handling
Clemens Ladisch
2005-11-04
2
-56
/
+45
*
[ALSA] cmipci: use FM/MIDI ports in PCI port space
Clemens Ladisch
2005-11-04
1
-50
/
+68
*
[ALSA] hda-intel - Add NVidia support
Vinod G
2005-11-04
1
-9
/
+24
*
[ALSA] Fix a typo
Takashi Iwai
2005-11-04
1
-1
/
+1
*
[ALSA] Fix surround control of CMI9761
Takashi Iwai
2005-11-04
1
-27
/
+50
*
[ALSA] emu10k1: Front channels via fxbus 8 and 9
Mikael Magnusson
2005-11-04
1
-3
/
+20
*
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2005-11-03
178
-11967
/
+5785
|
\
|
*
[XFS] Remove no-longer-used qsort source.
Nathan Scott
2005-11-04
3
-182
/
+4
|
*
[XFS] Fix an inode32 regression - if no options are presented, must still
Nathan Scott
2005-11-04
1
-2
/
+2
|
*
[XFS] Remove several no-longer-used files.
Nathan Scott
2005-11-03
4
-2300
/
+0
|
*
[XFS] Cleanup cosmetic differences between source trees.
Nathan Scott
2005-11-03
4
-35
/
+19
|
*
[XFS] fix XFS quota for modular XFS builds
Nathan Scott
2005-11-03
1
-1
/
+1
|
*
[XFS] Add a mechanism for XFS to use the generic quota sync method.
Nathan Scott
2005-11-03
2
-1
/
+8
|
*
[XFS] Add the project quota type into the XFS quota header.
Nathan Scott
2005-11-03
1
-1
/
+2
|
*
[XFS] Update XFS quota header license to match the SGI boilerplate.
Nathan Scott
2005-11-03
1
-10
/
+6
|
*
[XFS] Update XFS documentation.
Nathan Scott
2005-11-03
1
-34
/
+108
|
*
[XFS] Fixed the inconsistency between attribute b-tree intermidiate node
Yingping Lu
2005-11-03
1
-1
/
+2
|
*
[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.
Nathan Scott
2005-11-02
1
-2
/
+3
|
*
[XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode
Eric Sandeen
2005-11-02
1
-1
/
+1
|
*
[XFS] Fix boundary conditions when issuing direct IOs from large userspace
Nathan Scott
2005-11-02
1
-12
/
+16
|
*
[XFS] Remove an unhelpful ifdef, the comment above the routine explains
Nathan Scott
2005-11-02
1
-13
/
+1
|
*
[XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.
Nathan Scott
2005-11-02
4
-168
/
+39
|
*
[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.
Nathan Scott
2005-11-02
6
-12
/
+19
|
*
[XFS] Endianess annotations for various allocator data structures
Christoph Hellwig
2005-11-02
16
-811
/
+794
|
*
[XFS] remove unused code from xfs_iomap_write_direct
Eric Sandeen
2005-11-02
1
-8
/
+0
|
*
[XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if not
Eric Sandeen
2005-11-02
1
-3
/
+3
|
*
[XFS] Fixing size report discrepancy between ls and du caused by xfs_fsr
Yingping Lu
2005-11-02
1
-1
/
+23
|
*
[XFS] Fixed a bug in reporting extent list for attribute fork running
Yingping Lu
2005-11-02
1
-6
/
+7
|
*
[XFS] Simplify pagebuf_rele Remove a conditional that can not be true
Christoph Hellwig
2005-11-02
1
-25
/
+4
[next]