summaryrefslogtreecommitdiff
path: root/sound (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | ALSA: hda: fix possible null dereferenceSudip Mukherjee2015-04-04
| | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Enable widget power saving for Realtek codecsTakashi Iwai2015-04-04
| | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai2015-04-04
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai2015-04-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Set use_single_rw flag for regmapTakashi Iwai2015-03-27
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Handle a few verbs as read-onlyTakashi Iwai2015-03-26
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Add cache support for COEF read/writeTakashi Iwai2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Handle get/set power verb symmetrically via regmapTakashi Iwai2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Add a fake stereo amp register supportTakashi Iwai2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Use regmap for amp accessesTakashi Iwai2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Implement uncached version of parameter readsTakashi Iwai2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Use regmap for codec parameter readsTakashi Iwai2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Add regmap supportTakashi Iwai2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Move generic array helpers to core libTakashi Iwai2015-03-23
| | * | | | | | | | | | | | | | | | | | | | | | ALSA: hda - Fix subsystem ID read regressionDavid Henningsson2015-04-04
| | * | | | | | | | | | | | | | | | | | | | | | ALSA: hda/via - Add beep controls to VIA codecsW. Trevor King2015-03-25
| | * | | | | | | | | | | | | | | | | | | | | | ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.hTakashi Iwai2015-03-25
| | * | | | | | | | | | | | | | | | | | | | | | ALSA: asihpi: Fix duplicate const for clock sourcesKrzysztof Kozlowski2015-03-24
| | * | | | | | | | | | | | | | | | | | | | | | sound: Deparenthesize negative error returnsJoe Perches2015-03-24
| | * | | | | | | | | | | | | | | | | | | | | | ALSA: echoaudio: read past end of arrayDan Carpenter2015-03-23
| | * | | | | | | | | | | | | | | | | | | | | | ALSA: ak411x: simplify snd_ak4113_create() a bitDan Carpenter2015-03-23
| | |/ / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Re-add tracepoints to HD-audio core driverTakashi Iwai2015-03-23
| | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai2015-03-23
| | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Support indirect execution of verbsTakashi Iwai2015-03-23
| | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Add widget sysfs treeTakashi Iwai2015-03-23
| | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-23
| | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai2015-03-23
| | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai2015-03-23
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' into topic/hda-coreTakashi Iwai2015-03-23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai2015-03-20
| | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Fix power of pins used for mute LED with vrefsTakashi Iwai2015-03-20
| | | * | | | | | | | | | | | | | | | | | | | Merge branch 'topic/hda-power' into for-nextTakashi Iwai2015-03-20
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Adjust power of beep widget and outputsTakashi Iwai2015-03-18
| | | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Use the new power control for VIA codecsTakashi Iwai2015-03-18
| | | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Support advanced power state controlsTakashi Iwai2015-03-18
| | | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Simplify PCM setup overridesTakashi Iwai2015-03-17
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: aoa: constify of_device_id arrayFabian Frederick2015-03-19
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DACClément Guedez2015-03-18
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: ice1724: ESI W192M: Add text Line in/Mic for selecting input gain stateClément Guedez2015-03-18
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: ice1724: ESI W192M: Add TLV support for control value in dB scaleClément Guedez2015-03-18
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as availableClément Guedez2015-03-18
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standardClément Guedez2015-03-18
| | | * | | | | | | | | | | | | | | | | | | | | ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driverClément Guedez2015-03-18
| | | |/ / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai2015-03-16
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai2015-03-13
| | | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Release resources in device release callbackTakashi Iwai2015-03-03
| | | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai2015-03-03