aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-20[ALSA] hda-codec - fix typo in PCI IDsChristian Hesse1-1/+1
2006-12-20[ALSA] ac97 - Fix potential negative array indexTakashi Iwai1-1/+3
2006-12-20[ALSA] hda-codec - Verbose proc output for PCM parametersTakashi Iwai1-4/+47
2006-12-20[ALSA] hda-codec - Fix detection of supported sample ratesTakashi Iwai1-3/+0
2006-12-20[ALSA] hda-codec - Fix model for ASUS V1j laptopTakashi Iwai1-0/+2
2006-12-20[ALSA] sound/core/control.c: remove dead codeAdrian Bunk1-1/+1
2006-12-20[ALSA] hda-codec - Add model for HP q965Takashi Iwai1-0/+2
2006-12-20[ALSA] pcm core: fix silence_start calculationsClemens Ladisch1-5/+3
2006-12-20[ALSA] hda-codec - Fix a typoTakashi Iwai1-1/+1
2006-12-20[ALSA] hdsp: precise_ptr control switched off by defaultRemy Bruno1-1/+1
2006-12-20[ALSA] hda-codec - Don't return error at initialization of modem codecTakashi Iwai1-1/+2
2006-12-20[ALSA] hda-codec - Fix wrong error checks in patch_{realtek,analog}.cTakashi Iwai2-2/+2
2006-12-20[ALSA] ymfpci: fix swap_rear for S/PDIF passthroughGlen Masgai3-10/+6
2006-12-20[ALSA] use the roundup macroClemens Ladisch1-1/+1
2006-12-20[ALSA] use the ALIGN macroClemens Ladisch10-27/+26
2006-12-20[ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptopJaroslav Kysela1-1/+2
2006-12-20[ALSA] sound: Don't include i2c-dev.hJean Delvare2-2/+0
2006-12-20[ALSA] sound/usb/usbaudio: Handle return value of usb_register()Tobias Klauser1-2/+1
2006-12-20[ALSA] via82xx: add __devinitdataAndreas Mohr1-2/+2
2006-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds4-1/+67
2006-12-18[CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov3-13/+10
2006-12-18[IPV4]: Fix BUG of ip_rt_send_redirect()Li Yewang1-1/+2
2006-12-17[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hashLeigh Brown1-1/+1
2006-12-17[TCP]: Fix oops caused by tcp_v4_md5_do_delLeigh Brown1-0/+1
2006-12-17[CONNECTOR]: Fix compilation breakage introduced recently.Evgeniy Polyakov1-2/+1
2006-12-17[TG3]: Update version and reldate.Michael Chan1-2/+2
2006-12-17[TG3]: Power down/up 5906 PHY correctly.Michael Chan2-1/+17
2006-12-17[TG3]: Fix race condition when calling register_netdev().Michael Chan1-4/+4
2006-12-17[TG3]: Assign tp->link_config.orig_* values.Michael Chan1-0/+4
2006-12-17[NETFILTER] IPV6: Fix dependencies.David S. Miller1-2/+3
2006-12-17[BNX2]: Fix minor loopback problem.Michael Chan1-3/+3
2006-12-17[BNX2]: Fix bug in bnx2_nvram_write().Michael Chan1-2/+2
2006-12-17[BNX2]: Fix panic in bnx2_tx_int().Michael Chan1-3/+10
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle3-28/+26
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_node usesRalf Baechle1-4/+18
2006-12-17[AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle4-52/+29
2006-12-17[AX.25]: Fix unchecked nr_add_node uses.Ralf Baechle1-3/+8
2006-12-17[AX.25]: Fix unchecked ax25_listen_register usesRalf Baechle3-10/+24
2006-12-17[AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle4-32/+32
2006-12-17[AX.25]: Mark all kmalloc users __must_checkRalf Baechle6-14/+17
2006-12-17[TG3]: replace kmalloc+memset with kzallocYan Burman1-8/+1
2006-12-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-27/+12
2006-12-17[PATCH] more work_struct fixes: tas300x sound driversAl Viro2-15/+14
2006-12-17[SPARC]: Make bitops use same spinlocks as atomics.David S. Miller6-207/+58
2006-12-17[CPUFREQ] longhaul compile fix.Dave Jones1-0/+1
2006-12-17[CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones1-1/+2
2006-12-17[CPUFREQ] set policy->curfreq on initializationMattia Dongili1-2/+2
2006-12-17[SPARC]: Update defconfig.David S. Miller1-179/+532
2006-12-17[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2-5/+12
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez1-1/+1