summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] hda-intel - Add hwdep interfaceTakashi Iwai2007-10-168-5/+192
* [ALSA] hdspm - Coding style fixesTakashi Iwai2007-10-162-279/+336
* [ALSA] hda-intel - Coding style fixesTakashi Iwai2007-10-164-122/+225
* [ALSA] Fix bugs in mode change/recalibration for opl3sa2 driverPaul Vojta2007-10-163-1/+4
* [ALSA] snd_usb_caiaq_input_free() fixKarsten Wiese2007-10-161-1/+0
* [ALSA] Clean up MakefileTakashi Iwai2007-10-165-23/+10
* [ALSA] Fix build error without CONFIG_HAS_DMATakashi Iwai2007-10-162-1/+8
* [ALSA] snd-emu10k1:Unmute the Audio/Micro Dock after firmware load.James Courtier-Dutton2007-10-161-0/+6
* [ALSA] snd-emu10k1:Implement SPDIF/ADAT status.James Courtier-Dutton2007-10-164-18/+58
* [ALSA] Fixes to follow the standard coding styleTakashi Iwai2007-10-161-48/+77
* [ALSA] hda-codec - Fix the initial mixer state of ALC262 sony-assamd modelTakashi Iwai2007-10-161-25/+41
* [ALSA] ca0106: remove extra commands in SPI DAC init sequenceTrent Piepho2007-10-161-11/+5
* [ALSA] ca0106: Add more symbol SPI register names and use themTrent Piepho2007-10-163-40/+92
* [ALSA] ca0106: power down SPI DAC channels when not in useTrent Piepho2007-10-162-3/+36
* [ALSA] hda-codec - Fix AD1988 SPDIF outputTakashi Iwai2007-10-161-14/+31
* [ALSA] s3c24xx-pcm: fix hw_params dma handlingHarald Welte2007-10-161-9/+13
* [ALSA] ca0106: replaced control add sequences with macroTrent Piepho2007-10-161-18/+15
* [ALSA] ca0106: Add analog mute controls for cards with SPI DACTrent Piepho2007-10-163-5/+122
* [ALSA] sound/pci/cs46xx/: fix an off-by-oneAdrian Bunk2007-10-161-1/+1
* [ALSA] ice1712 - Fix missing replacement to snd_ctl_boolean_mono_infoTakashi Iwai2007-10-162-4/+1
* [ALSA] snd-emu10k1:Support for ADAT and S/PDIF.James Courtier-Dutton2007-10-162-9/+49
* [ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251James Courtier-Dutton2007-10-161-0/+9
* [ALSA] snd-emu10k1:Improves firmware loading for E-Mu cards.James Courtier-Dutton2007-10-162-42/+62
* [ALSA] ymfpci: fix volume handling of the 44.1 kHz slotClemens Ladisch2007-10-161-24/+46
* [ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driverHans-Christian Egtvedt2007-10-165-0/+1301
* [ALSA] Add SPI devices to ALSA Kconfig and MakefileHans-Christian Egtvedt2007-10-164-1/+14
* [ALSA] Fix Kconfig entry for SND_S3C24XX_SOC_NEO1973_WM8753Arnaud Patard2007-10-161-1/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-1660-973/+119
* [ALSA] Add helper functions for frequently used callbacksTakashi Iwai2007-10-162-0/+35
* [ALSA] snd-emu10k1: Add support for E-Mu 1616 PCI, 1616M PCI, 0404 PCI, E-MuJames Courtier-Dutton2007-10-163-108/+132
* [ALSA] Clean up duplicate includes in sound/core/Jesper Juhl2007-10-161-1/+0
* [ALSA] Clean up duplicate includes in sound/soc/Jesper Juhl2007-10-161-1/+0
* [ALSA] Clean up duplicate includes in sound/ppc/Jesper Juhl2007-10-161-1/+0
* [ALSA] Fix tas_suspend/resume build warningStephen Rothwell2007-10-161-4/+5
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-15171-1136/+13123
|\
| * Merge branch 'pxa' into develRussell King2007-10-1566-519/+7135
| |\
| | * [ARM] 4578/1: CM-x270: PCMCIA supportMike Rapoport2007-10-152-0/+176
| | * [ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport2007-10-156-3/+520
| | * [ARM] 4576/1: CM-X270 machine supportMike Rapoport2007-10-1514-0/+2517
| | * [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put()Russell King2007-10-152-10/+40
| | * [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King2007-10-152-18/+19
| | * [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.cRussell King2007-10-152-30/+20
| | * [ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbolsRussell King2007-10-151-0/+21
| | * [ARM] pxa: PXA3xx base supporteric miao2007-10-1521-9/+2942
| | * [NET] smc91x: fix PXA DMA support codeRussell King2007-10-152-56/+63
| | * [SERIAL] Fix console initialisation orderingRussell King2007-10-151-9/+9
| | * [ARM] pxa: tidy up arch/arm/mach-pxa/MakefileRussell King2007-10-151-16/+16
| | * [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.ceric miao2007-10-124-73/+116
| | * [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao2007-10-124-7/+5
| | * [ARM] 4558/1: pxa: remove MACH_TYPE_LUBBOCK assignment and leave it to boot l...eric miao2007-10-121-4/+0
OpenPOWER on IntegriCloud