aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/audio.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-26ALSA: HDA: Fix automute on Thinkpad L412/L512David Henningsson1-2/+4
2011-01-25ALSA: HDA: Fix dmesg output of HDMI supported bitsDavid Henningsson1-1/+1
2011-01-25ALSA: fix invalid hardware.h include in ac97c for AVR32 architectureHans-Christian Egtvedt1-1/+4
2011-01-25ASoC: correct link specifications for corgi, poodle and spitzDmitry Eremin-Solenikov3-5/+5
2011-01-25ASoC: Samsung: Fix outdated cpu_dai_name for s3c24xx i2sLars-Peter Clausen5-5/+5
2011-01-25ASoC: Fix codec device id format used by some dai_linksLars-Peter Clausen6-8/+8
2011-01-25ALSA: azt3328 - fix broken AZF_FMT_XLATE macroAndreas Mohr1-22/+16
2011-01-22ALSA: Xonar, CS43xx: Don't overrun static arrayJesper Juhl1-1/+1
2011-01-21ASoC: Handle low measured DC offsets for wm_hubs devicesMark Brown1-8/+7
2011-01-21ASoC: da8xx/omap-l1xx: match codec_name with i2c idsRajashekhara, Sudhakar1-1/+1
2011-01-20ALSA: hda - Fix EAPD to low on CZC P10T tablet computer with ALC662Anisse Astier1-1/+10
2011-01-20ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14David Henningsson1-0/+1
2011-01-19ALSA: hda - Fix "unused variable" compile warningTakashi Iwai1-0/+2
2011-01-19ALSA: hda - Add quirk for HP Z-series workstationTakashi Iwai1-0/+2
2011-01-19ASoC: WM8994: fix wrong value in tristate functionQiao Zhou1-1/+1
2011-01-19ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos1-1/+1
2011-01-19Revert "ALSA: HDA: Create mixers on ALC887"Takashi Iwai1-8/+2
2011-01-18Linux 2.6.38-rc1Linus Torvalds1-2/+2
2011-01-18hwmon: (lm93) Add support for LM94Guenter Roeck3-4/+28
2011-01-18ASoC: PXA: Fix codec address on Zipit Z2Vasily Khoruzhick1-1/+1
2011-01-18ASoC: PXA: Fix jack detection on Zipit Z2Vasily Khoruzhick1-0/+1
2011-01-18ASoC: Blackfin: fix DAI/SPORT config dependency issuesBarry Song1-5/+6
2011-01-18ASoC: Blackfin TDM: use external frame syncsBarry Song1-4/+4
2011-01-18ASoC: Blackfin AC97: fix build error after multi-component updateMike Frysinger1-2/+2
2011-01-18ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata updateMike Frysinger1-1/+1
2011-01-18ASoC: documentation updatesSeungwhan Youn3-55/+40
2011-01-18perf: Validate cpu early in perf_event_alloc()Oleg Nesterov1-4/+6
2011-01-18perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov1-1/+1
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno1-0/+3
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno1-0/+16
2011-01-18MIPS: Implement __read_mostlyDavid Daney2-1/+3
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos6-0/+92
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos4-0/+104
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos6-0/+84
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos4-0/+324
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos5-0/+113
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos3-0/+12
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos5-0/+100
2011-01-18MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos4-0/+73
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos3-0/+37
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos7-2/+252
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos20-0/+1365
2011-01-18MIPS: jump label: Add MIPS support.David Daney5-0/+110
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney1-24/+16
2011-01-18MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney1-51/+310
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney3-1/+24
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney1-29/+90
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney1-0/+2
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney3-18/+108
2011-01-18MIPS: Add DINSM to uasm.David Daney2-1/+11