summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/snd_card_new-err' into topic/oxygenTakashi Iwai2009-02-19111-516/+617
|\
| * ALSA: opti9xx - Fix build breakage by snd_card_create() conversionTakashi Iwai2009-01-141-0/+1
| * drivers/usb/gadget: Convert to snd_card_create()Takashi Iwai2009-01-121-4/+3
| * drivers/staging: Convert to snd_card_create() for go7007Takashi Iwai2009-01-121-3/+4
| * drivers/media: Convert to snd_card_create()Takashi Iwai2009-01-123-10/+12
| * ALSA: Return proper error code at probe in sound/pcmcia/*Takashi Iwai2009-01-122-13/+18
| * ALSA: pdaudiocf - Fix missing free in the error pathTakashi Iwai2009-01-121-1/+3
| * ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai2009-01-123-44/+67
| * ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai2009-01-126-64/+65
| * ALSA: Update description of snd_card_create() in documentsTakashi Iwai2009-01-121-19/+25
| * ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-1231-103/+111
| * ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-1247-144/+148
| * ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-1225-100/+122
| * ALSA: Introduce snd_card_create()Takashi Iwai2009-01-122-17/+44
* | sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X"Clemens Ladisch2009-02-191-13/+4
* | ALSA: jack - Use card->shortname for input nameTakashi Iwai2009-02-181-1/+1
* | Linux 2.6.29-rc5v2.6.29-rc5Linus Torvalds2009-02-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-1313-93/+112
|\ \
| * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-02-134-8/+16
| |\ \
| | * | ASoC: Only register AC97 bus if it's not done alreadyMark Brown2009-02-131-1/+4
| | * | ASoC: Update SDP3430 machine driver for snd_soc_cardLopez Cruz, Misael2009-02-101-2/+2
| | * | ASoC: WM8990: Fix kcontrol's private value use in put callbackJarkko Nikula2009-02-061-1/+3
| | * | ASoC: TLV320AIC3X: Fix kcontrol's private value use in put callbackEero Nurkkala2009-02-061-4/+7
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-137-33/+71
| |\ \ \
| | * | | ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai2009-02-134-2/+32
| | * | | ALSA: hda - Add missing terminator in slave dig-out arrayTakashi Iwai2009-02-131-2/+2
| | * | | ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 modelHerton Ronaldo Krzesinski2009-02-131-1/+1
| | * | | ALSA: hda - Register (new) devices at reconfigTakashi Iwai2009-02-121-1/+1
| | * | | ALSA: hda - add id for Intel IbexPeak integrated HDMI codecWu Fengguang2009-02-111-0/+2
| | * | | ALSA: hda - compute checksum in HDMI audio infoframeWu Fengguang2009-02-111-0/+5
| | * | | ALSA: hda - enable HDMI audio pin out at module loading timeWu Fengguang2009-02-111-23/+19
| | * | | ALSA: hda - allow multi-channel HDMI audio playback when ELD is not presentWu Fengguang2009-02-111-4/+8
| | * | | ALSA: hda - Add quirk for Asus z37e (1043:8284)Mackenzie Morgan2009-02-101-0/+1
| * | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-02-131-1/+2
| |\ \ \ \
| | * | | | ALSA: mtpav - Fix initial value for input hwportTakashi Iwai2009-02-121-1/+2
| * | | | | Merge branch 'fix/oss-header-fix' into for-linusTakashi Iwai2009-02-131-51/+23
| |\ \ \ \ \
| | * | | | | sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann2009-02-101-51/+23
| | |/ / / /
* | | | | | User namespaces: Only put the userns when we unhash the uidSerge E. Hallyn2009-02-131-2/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-1226-8901/+8767
|\ \ \ \ \ \
| * | | | | | wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax ifaceInaky Perez-Gonzalez2009-02-121-4/+5
| * | | | | | net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne2009-02-121-0/+2
| * | | | | | netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...Yang Hongyang2009-02-121-1/+1
| * | | | | | bnx2: Update version to 1.9.2 and copyright.Michael Chan2009-02-122-4/+4
| * | | | | | bnx2: Fix jumbo frames error handling.Michael Chan2009-02-121-11/+19
| * | | | | | bnx2: Update 5709 firmware.Michael Chan2009-02-121-4432/+4363
| * | | | | | bnx2: Update 5706/5708 firmware.Michael Chan2009-02-121-4309/+4206
| * | | | | | 3c505: do not set pcb->data.raw beyond its sizeRoel Kluin2009-02-121-10/+16
| * | | | | | Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton2009-02-121-4/+2
| * | | | | | net: don't use in_atomic() in gfp_any()Andrew Morton2009-02-121-1/+1
| * | | | | | IRDA: cnt is off by 1Roel Kluin2009-02-121-1/+1