| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/hda-ca0132-dsp' into for-next | Takashi Iwai | 2013-02-07 | 5 | -357/+4582 |
|\ |
|
| * | ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSP | Takashi Iwai | 2013-02-04 | 2 | -10/+16 |
| * | ALSA: hda/ca0132 - Make some symbols static | Takashi Iwai | 2013-01-16 | 1 | -2/+2 |
| * | ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() call | Takashi Iwai | 2013-01-15 | 1 | -1/+1 |
| * | ALSA: hda/ca0132 - Declare firmware only when really built | Takashi Iwai | 2013-01-15 | 1 | -0/+2 |
| * | ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocation | Takashi Iwai | 2013-01-15 | 1 | -3/+3 |
| * | ALSA: hda/ca0132 - Fix possible NULL dereference | Takashi Iwai | 2013-01-15 | 1 | -6/+4 |
| * | ALSA: hda/ca0132 - Fix another smatch warning | Takashi Iwai | 2013-01-15 | 1 | -1/+1 |
| * | ALSA: hda/ca0132 - Fix superfluous unsigned check | Takashi Iwai | 2013-01-15 | 1 | -1/+1 |
| * | ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper again | Takashi Iwai | 2013-01-15 | 1 | -16/+10 |
| * | Revert "ALSA: hda - Add firmware caching to CA0132 codec" | Takashi Iwai | 2013-01-15 | 1 | -22/+6 |
| * | ALSA: hda/ca0132: Fix potential init errors and update module description | Ian Minett | 2013-01-15 | 1 | -6/+8 |
| * | ALSA: hda/ca0132: Shuffle to group together related code | Ian Minett | 2013-01-15 | 1 | -76/+76 |
| * | ALSA: hda/ca0132: Code shuffle to group similar functions. | Ian Minett | 2013-01-15 | 1 | -187/+188 |
| * | ALSA: hda/ca0132: Add tuning controls | Ian Minett | 2013-01-15 | 1 | -0/+289 |
| * | ALSA: hda/ca0132: Add unsol handler for DSP and jack detection | Ian Minett | 2013-01-15 | 1 | -0/+142 |
| * | ALSA: hda/ca0132: Add PCM enhancements | Ian Minett | 2013-01-15 | 1 | -13/+118 |
| * | ALSA: hda/ca0132: Add DSP mixer controls and helpers | Ian Minett | 2013-01-15 | 1 | -288/+544 |
| * | ALSA: hda/ca0132: Init chip, DSP effects and mixer settings | Ian Minett | 2013-01-15 | 1 | -32/+700 |
| * | ALSA: hda/ca0132: Add new definitions and structs for DSP | Ian Minett | 2013-01-15 | 1 | -3/+442 |
| * | ALSA: hda - Remove superfluous zero-clear memset in patch_ca0132.c | Takashi Iwai | 2012-11-28 | 1 | -1/+0 |
| * | ALSA: hda - Fix NULL dereference in error path of patch_ca0132.c | Takashi Iwai | 2012-11-28 | 1 | -4/+2 |
| * | ALSA: hda - Remove unnecessary struct hda_stream_format from CA0132 | Ian Minett | 2012-11-28 | 1 | -24/+20 |
| * | ALSA: hda - Update chipio functions and DSP write wait timeout | Ian Minett | 2012-11-28 | 1 | -36/+16 |
| * | ALSA: hda - Change return value for load_dsp_prepare() to -ENOSYS | Ian Minett | 2012-11-28 | 1 | -1/+1 |
| * | ALSA: hda - Add comments and descriptions to CA0132 functions | Ian Minett | 2012-11-28 | 1 | -17/+163 |
| * | ALSA: hda - Add firmware caching to CA0132 codec | Ian Minett | 2012-11-28 | 1 | -6/+22 |
| * | ALSA: hda - Update CA0132 codec to load DSP firmware binary | Ian Minett | 2012-11-28 | 1 | -4/+1605 |
| * | ALSA: hda - Add DSP firmware enums and defs to CA0132 codec | Ian Minett | 2012-11-28 | 1 | -8/+43 |
| * | ALSA: hda - Add CA0132 register definitions file | Ian Minett | 2012-11-28 | 2 | -0/+411 |
| * | ALSA: hda - Add new DSP loader callback routines | Takashi Iwai | 2012-11-28 | 3 | -6/+163 |
* | | ALSA: hda - Use generic array for loopback list management | Takashi Iwai | 2013-02-07 | 3 | -12/+17 |
* | | ALSA: hda - Enable loopback accounts for CONFIG_PM=n, too | Takashi Iwai | 2013-02-07 | 2 | -6/+1 |
* | | ALSA: ice1712: fix boundary check in snd_wm8766_write() | Dan Carpenter | 2013-02-07 | 1 | -1/+1 |
* | | ALSA: hda - Apply mic-mute LED fixup for new HP laptops | Takashi Iwai | 2013-02-06 | 1 | -0/+2 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2013-02-05 | 571 | -3367/+11686 |
|\ \ |
|
| * | | ALSA: aloop: Fix Oops while PM resume | Takashi Iwai | 2013-02-04 | 1 | -1/+4 |
| * | | ALSA: hda - Fix default multichannel HDMI mapping regression | Anssi Hannula | 2013-02-04 | 1 | -4/+7 |
| * | | Merge branch 'usb-audio-fix' of git://git.alsa-project.org/alsa-kprivate into... | Takashi Iwai | 2013-02-01 | 246 | -1225/+2049 |
| |\ \ |
|
| | * | | ALSA: usb-audio: fix Roland A-PRO support | Clemens Ladisch | 2013-01-31 | 1 | -1/+1 |
| | * | | Linux 3.8-rc5v3.8-rc5 | Linus Torvalds | 2013-01-25 | 1 | -1/+1 |
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-01-25 | 14 | -98/+300 |
| | |\ \ |
|
| | | * | | Btrfs: fix repeated delalloc work allocation | Miao Xie | 2013-01-24 | 1 | -14/+41 |
| | | * | | Btrfs: fix wrong max device number for single profile | Miao Xie | 2013-01-24 | 1 | -1/+1 |
| | | * | | Btrfs: fix missed transaction->aborted check | Miao Xie | 2013-01-24 | 1 | -0/+16 |
| | | * | | Btrfs: Add ACCESS_ONCE() to transaction->abort accesses | Miao Xie | 2013-01-24 | 2 | -2/+3 |
| | | * | | Btrfs: put csums on the right ordered extent | Josef Bacik | 2013-01-24 | 1 | -2/+2 |
| | | * | | Btrfs: use right range to find checksum for compressed extents | Liu Bo | 2013-01-24 | 1 | -0/+5 |
| | | * | | Btrfs: fix panic when recovering tree log | Josef Bacik | 2013-01-24 | 1 | -8/+12 |
| | | * | | Btrfs: do not allow logged extents to be merged or removed | Josef Bacik | 2013-01-24 | 3 | -3/+16 |