| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h | Takashi Iwai | 2015-03-25 | 1 | -3/+0 |
* | ALSA: asihpi: Fix duplicate const for clock sources | Krzysztof Kozlowski | 2015-03-24 | 1 | -1/+1 |
* | sound: Deparenthesize negative error returns | Joe Perches | 2015-03-24 | 4 | -21/+21 |
* | ALSA: echoaudio: read past end of array | Dan Carpenter | 2015-03-23 | 1 | -6/+10 |
* | ALSA: ak411x: simplify snd_ak4113_create() a bit | Dan Carpenter | 2015-03-23 | 1 | -2/+2 |
* | ALSA: hda - Re-add tracepoints to HD-audio core driver | Takashi Iwai | 2015-03-23 | 6 | -121/+77 |
* | ALSA: hda - Fix possible runtime PM refcount unbalance | Takashi Iwai | 2015-03-23 | 5 | -10/+26 |
* | ALSA: hda - Support indirect execution of verbs | Takashi Iwai | 2015-03-23 | 2 | -6/+30 |
* | ALSA: hda - Add widget sysfs tree | Takashi Iwai | 2015-03-23 | 6 | -7/+448 |
* | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai | 2015-03-23 | 22 | -665/+814 |
* | ALSA: hda - Move some codes up to hdac_bus struct | Takashi Iwai | 2015-03-23 | 9 | -162/+274 |
* | ALSA: hda - Make snd_hda_bus_type public | Takashi Iwai | 2015-03-23 | 9 | -40/+71 |
* | Merge branch 'for-next' into topic/hda-core | Takashi Iwai | 2015-03-23 | 150 | -5463/+3914 |
|\ |
|
| * | ALSA: hda - Rename power_mgmt flag with power_save_node | Takashi Iwai | 2015-03-20 | 4 | -26/+26 |
| * | ALSA: hda - Fix power of pins used for mute LED with vrefs | Takashi Iwai | 2015-03-20 | 3 | -7/+38 |
| * | Merge branch 'topic/hda-power' into for-next | Takashi Iwai | 2015-03-20 | 9 | -802/+427 |
| |\ |
|
| | * | ALSA: hda - Adjust power of beep widget and outputs | Takashi Iwai | 2015-03-18 | 3 | -13/+86 |
| | * | ALSA: hda - Use the new power control for VIA codecs | Takashi Iwai | 2015-03-18 | 1 | -650/+12 |
| | * | ALSA: hda - Support advanced power state controls | Takashi Iwai | 2015-03-18 | 5 | -48/+269 |
| | * | ALSA: hda - Simplify PCM setup overrides | Takashi Iwai | 2015-03-17 | 2 | -91/+60 |
| * | | ALSA: aoa: constify of_device_id array | Fabian Frederick | 2015-03-19 | 1 | -1/+1 |
| * | | ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DAC | Clément Guedez | 2015-03-18 | 1 | -0/+107 |
| * | | ALSA: ice1724: ESI W192M: Add text Line in/Mic for selecting input gain state | Clément Guedez | 2015-03-18 | 1 | -4/+10 |
| * | | ALSA: ice1724: ESI W192M: Add TLV support for control value in dB scale | Clément Guedez | 2015-03-18 | 1 | -2/+18 |
| * | | ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as available | Clément Guedez | 2015-03-18 | 1 | -1/+2 |
| * | | ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standard | Clément Guedez | 2015-03-18 | 1 | -13/+13 |
| * | | ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driver | Clément Guedez | 2015-03-18 | 1 | -2/+2 |
| |/ |
|
| * | Merge branch 'topic/hda-unbind' into for-next | Takashi Iwai | 2015-03-16 | 23 | -463/+418 |
| |\ |
|
| | * | ALSA: hda - Use shutdown driver ops instead of reboot notifier | Takashi Iwai | 2015-03-13 | 7 | -57/+36 |
| | * | ALSA: hda - Release resources in device release callback | Takashi Iwai | 2015-03-03 | 1 | -28/+23 |
| | * | ALSA: hda - Use standard workqueue for unsol and jack events | Takashi Iwai | 2015-03-03 | 6 | -36/+14 |
| | * | ALSA: hda - Build PCMs and controls at codec driver probe | Takashi Iwai | 2015-03-03 | 5 | -94/+17 |
| | * | ALSA: hda - Implement unbind more safely | Takashi Iwai | 2015-03-03 | 5 | -35/+43 |
| | * | ALSA: core: Re-add snd_device_disconnect() | Takashi Iwai | 2015-03-03 | 2 | -14/+34 |
| | * | ALSA: hda - Don't assume non-NULL PCM ops | Takashi Iwai | 2015-03-03 | 2 | -13/+26 |
| | * | ALSA: hda - Allocate hda_pcm objects dynamically | Takashi Iwai | 2015-03-03 | 10 | -103/+145 |
| | * | ALSA: hda - Remove superfluous memory allocation error messages | Takashi Iwai | 2015-03-03 | 3 | -30/+9 |
| | * | ALSA: hda - Add card field to hda_codec struct | Takashi Iwai | 2015-03-03 | 13 | -40/+41 |
| | * | ALSA: hda - Split snd_hda_build_pcms() | Takashi Iwai | 2015-03-03 | 2 | -43/+60 |
| * | | Merge branch 'topic/hda-bus' into for-next | Takashi Iwai | 2015-03-16 | 24 | -991/+572 |
| |\| |
|
| | * | ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removal | Takashi Iwai | 2015-02-26 | 2 | -8/+16 |
| | * | ALSA: hda - Remove channel mode helper functions | Takashi Iwai | 2015-02-26 | 2 | -105/+0 |
| | * | ALSA: hda - Set parent of input beep devices | Takashi Iwai | 2015-02-26 | 1 | -0/+1 |
| | * | ALSA: hda - Power down codec automatically at registration | Takashi Iwai | 2015-02-26 | 3 | -28/+3 |
| | * | ALSA: hda - Replace bus pm_notify with the standard runtime PM framework | Takashi Iwai | 2015-02-26 | 5 | -54/+14 |
| | * | ALSA: hda - Drop power_save value indirection in hda_bus | Takashi Iwai | 2015-02-26 | 6 | -32/+29 |
| | * | ALSA: hda - Use standard runtime PM for codec power-save control | Takashi Iwai | 2015-02-23 | 5 | -230/+106 |
| | * | ALSA: hda - Move codec suspend/resume to codec driver | Takashi Iwai | 2015-02-23 | 6 | -86/+39 |
| | * | ALSA: hda - Bind codecs via standard bus | Takashi Iwai | 2015-02-23 | 17 | -478/+401 |
| | * | ALSA: hda - Decouple PCM and hwdep devices from codec object | Takashi Iwai | 2015-02-23 | 3 | -7/+0 |