aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Make snd_task_name() module localTakashi Iwai2005-11-044-13/+11
* [ALSA] Use getnstimeofday()Takashi Iwai2005-11-046-41/+10
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-0417-102/+126
* [ALSA] Sasha Khapyorsky: My email address is changed, there is update.Sasha Khapyorsky2005-11-043-3/+3
* [ALSA] intel8x0 - enable ac97_quirk hp_only for Acer Aspire 3003LCiDick Streefland2005-11-041-0/+6
* [ALSA] Allow 8-44khz sample rates on Revolution 7.1Takashi Iwai2005-11-041-13/+0
* [ALSA] Add dummy obsoleted module options for backward compatibilityTakashi Iwai2005-11-047-0/+30
* [ALSA] intel8x0 - Suppress the codec warnings during probingTakashi Iwai2005-11-041-2/+5
* [ALSA] highlanderize motherboard AC97/HDA driversClemens Ladisch2005-11-048-210/+126
* [ALSA] sound: align device drivers menusRandy Dunlap2005-11-042-8/+8
* [ALSA] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky2005-11-048-52/+3
* [ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMsSasha Khapyorsky2005-11-045-2/+7
* [ALSA] ymfpci: add S/PDIF-in > S/PDIF-out loopGlen Masgai2005-11-041-15/+24
* [ALSA] sequencer: remove superfluous function parameterClemens Ladisch2005-11-041-5/+4
* [ALSA] rtctimer: optimize module parameter validationClemens Ladisch2005-11-041-8/+3
* [ALSA] rtctimer: remove superfluous rtc_inc variableClemens Ladisch2005-11-041-8/+1
* [ALSA] usb-audio: remove old compatibility wrappers (2/2)Clemens Ladisch2005-11-043-14/+8
* [ALSA] usb-audio: remove old compatibility wrappers (1/2)Clemens Ladisch2005-11-042-8/+2
* [ALSA] usb-audio: add quirk commentsClemens Ladisch2005-11-041-1/+39
* [ALSA] au88x0: codec access procs for multiple AC97 codecsSasha Khapyorsky2005-11-045-17/+12
* [ALSA] Add description for ALC260 codecTakashi Iwai2005-11-041-0/+4
* [ALSA] hda-codec - A new model for Fujitsu S7020Jonathan Woithe2005-11-041-3/+157
* [ALSA] usb-audio: ignore Hercules DJ Console mixer errorsClemens Ladisch2005-11-041-0/+5
* [ALSA] usb-audio: simplify MIDI quirk handlingClemens Ladisch2005-11-042-56/+45
* [ALSA] cmipci: use FM/MIDI ports in PCI port spaceClemens Ladisch2005-11-041-50/+68
* [ALSA] hda-intel - Add NVidia supportVinod G2005-11-041-9/+24
* [ALSA] Fix a typoTakashi Iwai2005-11-041-1/+1
* [ALSA] Fix surround control of CMI9761Takashi Iwai2005-11-041-27/+50
* [ALSA] emu10k1: Front channels via fxbus 8 and 9Mikael Magnusson2005-11-041-3/+20
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2005-11-03178-11967/+5785
|\
| * [XFS] Remove no-longer-used qsort source.Nathan Scott2005-11-043-182/+4
| * [XFS] Fix an inode32 regression - if no options are presented, must stillNathan Scott2005-11-041-2/+2
| * [XFS] Remove several no-longer-used files.Nathan Scott2005-11-034-2300/+0
| * [XFS] Cleanup cosmetic differences between source trees.Nathan Scott2005-11-034-35/+19
| * [XFS] fix XFS quota for modular XFS buildsNathan Scott2005-11-031-1/+1
| * [XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott2005-11-032-1/+8
| * [XFS] Add the project quota type into the XFS quota header.Nathan Scott2005-11-031-1/+2
| * [XFS] Update XFS quota header license to match the SGI boilerplate.Nathan Scott2005-11-031-10/+6
| * [XFS] Update XFS documentation.Nathan Scott2005-11-031-34/+108
| * [XFS] Fixed the inconsistency between attribute b-tree intermidiate nodeYingping Lu2005-11-031-1/+2
| * [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.Nathan Scott2005-11-021-2/+3
| * [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode modeEric Sandeen2005-11-021-1/+1
| * [XFS] Fix boundary conditions when issuing direct IOs from large userspaceNathan Scott2005-11-021-12/+16
| * [XFS] Remove an unhelpful ifdef, the comment above the routine explainsNathan Scott2005-11-021-13/+1
| * [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.Nathan Scott2005-11-024-168/+39
| * [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott2005-11-026-12/+19
| * [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-0216-811/+794
| * [XFS] remove unused code from xfs_iomap_write_directEric Sandeen2005-11-021-8/+0
| * [XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if notEric Sandeen2005-11-021-3/+3
| * [XFS] Fixing size report discrepancy between ls and du caused by xfs_fsrYingping Lu2005-11-021-1/+23