Age | Commit message (Expand) | Author | Files | Lines |
2015-02-19 | ALSA: hda - Fold hda_priv.h into hda_controller.h | Takashi Iwai | 1 | -409/+0 |
2015-02-19 | ALSA: hda - Introduce azx_has_pm_runtime() macro | Takashi Iwai | 1 | -0/+3 |
2014-12-31 | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran | 1 | -1/+1 |
2014-12-26 | ALSA: hda_controller: Separate stream_tag for input and output streams. | Rafal Redzimski | 1 | -0/+1 |
2014-12-03 | ALSA: hda - Drop AZX_DCAPS_ALIGN_BUFSIZE | Takashi Iwai | 1 | -2/+2 |
2014-12-03 | Merge tag 'v3.18-rc7' into for-next | Takashi Iwai | 1 | -0/+1 |
2014-11-28 | ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup) | Takashi Iwai | 1 | -3/+9 |
2014-11-24 | sound/radeon: Move 64-bit MSI quirk from arch to driver | Benjamin Herrenschmidt | 1 | -0/+1 |
2014-07-15 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+1 |
2014-07-14 | ALSA: hda - Revert stream assignment order for Intel controllers | Takashi Iwai | 1 | -0/+1 |
2014-06-26 | ALSA: hda - Replace ICH6_ prefix | Takashi Iwai | 1 | -86/+86 |
2014-06-26 | ALSA: hda - Remove obsoleted SFX definitions | Takashi Iwai | 1 | -6/+0 |
2014-06-26 | ALSA: hda - Move SD nums definitions to hda_intel.c | Takashi Iwai | 1 | -17/+0 |
2014-06-26 | ALSA: hda - Move more PCI-controller-specific stuff from generic code | Takashi Iwai | 1 | -38/+0 |
2014-06-26 | ALSA: hda - Make position_fix as generic callback | Takashi Iwai | 1 | -10/+7 |
2014-06-26 | ALSA: hda - Remove superfluous MAX_AZX_DEV | Takashi Iwai | 1 | -3/+0 |
2014-04-29 | ALSA: hda - Suppress CORBRP clear on Nvidia controller chips | Takashi Iwai | 1 | -0/+1 |
2014-03-03 | ALSA: hda - Mark reg op args as iomem | Dylan Reid | 1 | -6/+6 |
2014-03-03 | ALSA: hda - Rename reg access ops in hda_controller_ops | Dylan Reid | 1 | -18/+18 |
2014-03-01 | ALSA: hda - Add position_check op | Dylan Reid | 1 | -0/+2 |
2014-03-01 | ALSA: hda - Add pcm_mmap_prepare op. | Dylan Reid | 1 | -0/+2 |
2014-03-01 | ALSA: hda - Move snd page allocation to ops | Dylan Reid | 1 | -0/+11 |
2014-03-01 | ALSA: hda - Add jackpoll_ms to struct azx | Dylan Reid | 1 | -0/+1 |
2014-03-01 | ALSA: hda - Add function pointer for disabling MSI | Dylan Reid | 1 | -0/+4 |
2014-03-01 | ALSA: hda - Keep pointer to bdl_pos_fix in chip struct | Dylan Reid | 1 | -0/+1 |
2014-03-01 | ALSA: hda - Allow different ops to read/write registers | Dylan Reid | 1 | -0/+44 |
2014-03-01 | ALSA: hda - Move some definitions to new hda_priv.h | Dylan Reid | 1 | -0/+398 |