Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | ASoC: add missing parameter to mx27vis_hifi_hw_free() | Guennadi Liakhovetski | 2009-12-22 | 1 | -1/+2 | |
| | | * | | | ASoC: sh: FSI:: don't check platform_get_irq's return value against zero | Uwe Kleine-König | 2009-12-22 | 1 | -1/+1 | |
| | * | | | | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2009-12-23 | 2 | -16/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | ALSA: sound/core/pcm_timer.c: use lib/gcd.c | Florian Fainelli | 2009-12-22 | 2 | -16/+2 | |
| | * | | | | | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2009-12-21 | 10 | -132/+73 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | ALSA: sbawe: fix memory detection | Krzysztof Helt | 2009-12-21 | 1 | -3/+3 | |
| | | * | | | | ALSA: fix incorrect rounding direction in snd_interval_ratnum() | Krzysztof Helt | 2009-12-21 | 1 | -2/+2 | |
| | | * | | | | ALSA: Use kzalloc for allocating only one thing | Julia Lawall | 2009-12-19 | 2 | -2/+2 | |
| | | * | | | | ALSA: AACI: switch to per-pcm locking | Russell King | 2009-12-18 | 2 | -21/+30 | |
| | | * | | | | ALSA: AACI: add double-rate support | Russell King | 2009-12-18 | 1 | -2/+15 | |
| | | * | | | | ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params | Russell King | 2009-12-18 | 1 | -15/+7 | |
| | | * | | | | ALSA: AACI: cleanup aaci_pcm_hw_params | Russell King | 2009-12-18 | 1 | -11/+7 | |
| | | * | | | | ALSA: AACI: simplify codec rate information | Russell King | 2009-12-18 | 1 | -72/+3 | |
| | | * | | | | ALSA: aaci - Fix a typo | Takashi Iwai | 2009-12-18 | 1 | -1/+1 | |
| | | * | | | | sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer | Clemens Ladisch | 2009-12-18 | 3 | -3/+3 | |
| | | * | | | | sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot() | Roel Kluin | 2009-12-17 | 1 | -3/+3 | |
| | * | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-12-21 | 3 | -19/+3 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | ASoC: wm8974: fix a wrong bit definition | Guennadi Liakhovetski | 2009-12-18 | 1 | -1/+1 | |
| | | * | | | | ASoC: Fix disable of SPDIF on STAC9766 codec | Jon Smirl | 2009-12-16 | 1 | -17/+1 | |
| | | * | | | | ASoC: ak4642: Add default return value in ak4642_modinit | Kuninori Morimoto | 2009-12-15 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-12-21 | 2 | -37/+391 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | mfd: twl: fix twl4030 rename for remaining driver, board files | Balaji T K | 2009-12-16 | 1 | -3/+3 | |
| | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-12-15 | 6 | -3/+16 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 1 | -4/+3 | |
| | * | | | | | | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization | Andres Salomon | 2009-12-15 | 4 | -10/+23 | |
| | * | | | | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 4 | -4/+4 | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-14 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | pcmcia: remove unused IRQ_FIRST_SHARED | Dominik Brodowski | 2009-12-07 | 1 | -1/+2 | |
| | * | | | | | | | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 | 1 | -4/+4 | |
| | * | | | | | | | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 | 1 | -1/+1 | |
| | * | | | | | | | mfd: Mask and unmask wm8350 IRQs on request and free | Mark Brown | 2009-12-13 | 1 | -6/+4 | |
| | * | | | | | | | mfd: Convert wm8350 IRQ handlers to irq_handler_t | Mark Brown | 2009-12-13 | 1 | -5/+10 | |
| * | | | | | | | | ALSA: hda - Fix NID association for capture mixers | Takashi Iwai | 2009-12-23 | 7 | -40/+12 | |
| * | | | | | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2009-12-23 | 5 | -23/+141 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | ALSA: hda - Add MSI blacklist | Takashi Iwai | 2009-12-22 | 1 | -0/+1 | |
| | * | | | | | | | ALSA: hda - Add support for the new 27 inch IMacs | Rafael Avila de Espindola | 2009-12-22 | 1 | -1/+21 | |
| | * | | | | | | | ALSA: hda - Fix NULL dereference with enable_beep=0 option | Takashi Iwai | 2009-12-22 | 1 | -9/+10 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | Merge remote branch 'alsa/fixes' into fix/hda | Takashi Iwai | 2009-12-21 | 201 | -3409/+9545 | |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | ||||||
| | | * | | | | | ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTEL | Jaroslav Kysela | 2009-12-20 | 1 | -2/+0 | |
| | | * | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Jaroslav Kysela | 2009-12-20 | 4 | -31/+338 | |
| | | |\ \ \ \ \ | ||||||
| | * | | | | | | | ALSA: HDA: add powersaving hook for Realtek | Hector Martin | 2009-12-21 | 1 | -0/+36 | |
| | * | | | | | | | ALSA: HDA: remove useless mixers on Aspire 8930G | Hector Martin | 2009-12-21 | 1 | -1/+20 | |
| | * | | | | | | | ALSA: HDA: simplify Aspire 8930G verb array | Hector Martin | 2009-12-21 | 1 | -4/+2 | |
| | * | | | | | | | ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410 | Daniel T Chen | 2009-12-21 | 1 | -1/+9 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | ALSA: hda - Fix quirk for Maxdata obook4-1 | Takashi Iwai | 2009-12-18 | 1 | -1/+1 | |
| | * | | | | | | ALSA: hda - Fix missing capsrc_nids for ALC88x | Takashi Iwai | 2009-12-17 | 1 | -0/+6 | |
| | * | | | | | | ALSA: hda - Make use of beep device found in Dell Vostro 1015n | Einar Rünkaru | 2009-12-17 | 1 | -0/+4 | |
| | * | | | | | | ALSA: hda - Fixed internal mic initialization for Dell Vostro 1015 | Einar Rünkaru | 2009-12-17 | 1 | -6/+33 | |
| * | | | | | | | ALSA: hda - Add Bass Speaker switch for HP dv7 | Takashi Iwai | 2009-12-22 | 1 | -0/+57 | |
| * | | | | | | | ALSA: hda - Check class to identify Nvidia controller chips | Takashi Iwai | 2009-12-18 | 1 | -26/+4 |