Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
eab0fbfa41040f4f76b173cad17c0c8ed40cba33
/
sound
/
pci
eab0fbf
ALSA: Use const struct ac97_quirk
by Joe Perches
· 10 years ago
751e221
ALSA: hda: fix possible null dereference
by Sudip Mukherjee
· 10 years ago
382fd7b
ALSA: hda - Enable widget power saving for Realtek codecs
by Takashi Iwai
· 10 years ago
d545a57
ALSA: hda - Sync node attributes at resume from widget power saving
by Takashi Iwai
· 10 years ago
664bc5c
Merge branch 'topic/hda-regmap' into for-next
by Takashi Iwai
· 10 years ago
4738465
ALSA: hda/via - Add beep controls to VIA codecs
by W. Trevor King
· 10 years ago
44e39b9
ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h
by Takashi Iwai
· 10 years ago
46d212c
ALSA: asihpi: Fix duplicate const for clock sources
by Krzysztof Kozlowski
· 10 years ago
77008b7
ALSA: echoaudio: read past end of array
by Dan Carpenter
· 10 years ago
a551d91
ALSA: hda - Use regmap for command verb caches, too
by Takashi Iwai
· 10 years ago
faa75f8
ALSA: hda - Use regmap for parameter caches, too
by Takashi Iwai
· 10 years ago
eeecd9d
ALSA: hda - Use regmap for amp accesses
by Takashi Iwai
· 10 years ago
9ba17b4
ALSA: hda - Implement uncached version of parameter reads
by Takashi Iwai
· 10 years ago
01ed3c0
ALSA: hda - Use regmap for codec parameter reads
by Takashi Iwai
· 10 years ago
4d75faa0
ALSA: hda - Add regmap support
by Takashi Iwai
· 10 years ago
71fc4c7
ALSA: hda - Move generic array helpers to core lib
by Takashi Iwai
· 10 years ago
e311782
ALSA: hda - Re-add tracepoints to HD-audio core driver
by Takashi Iwai
· 10 years ago
c4c2533
ALSA: hda - Fix possible runtime PM refcount unbalance
by Takashi Iwai
· 10 years ago
05852448
ALSA: hda - Support indirect execution of verbs
by Takashi Iwai
· 10 years ago
3256be6
ALSA: hda - Add widget sysfs tree
by Takashi Iwai
· 10 years ago
7639a06
ALSA: hda - Move a part of hda_codec stuff into hdac_device
by Takashi Iwai
· 10 years ago
d068ebc
ALSA: hda - Move some codes up to hdac_bus struct
by Takashi Iwai
· 10 years ago
e3d280f
ALSA: hda - Make snd_hda_bus_type public
by Takashi Iwai
· 10 years ago
967b130
ALSA: hda - Rename power_mgmt flag with power_save_node
by Takashi Iwai
· 10 years ago
6b275b1
ALSA: hda - Fix power of pins used for mute LED with vrefs
by Takashi Iwai
· 10 years ago
fc0daaf
Merge branch 'topic/hda-power' into for-next
by Takashi Iwai
· 10 years ago
5ccf835
ALSA: hda - Adjust power of beep widget and outputs
by Takashi Iwai
· 10 years ago
688b12c
ALSA: hda - Use the new power control for VIA codecs
by Takashi Iwai
· 10 years ago
e6feb5d
ALSA: hda - Support advanced power state controls
by Takashi Iwai
· 10 years ago
1aa9a4e
ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DAC
by Clément Guedez
· 10 years ago
ae8a9a1
ALSA: ice1724: ESI W192M: Add text Line in/Mic for selecting input gain state
by Clément Guedez
· 10 years ago
16ddbe7
ALSA: ice1724: ESI W192M: Add TLV support for control value in dB scale
by Clément Guedez
· 10 years ago
f8a8b3a
ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as available
by Clément Guedez
· 10 years ago
7127744
ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standard
by Clément Guedez
· 10 years ago
b56df15
ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driver
by Clément Guedez
· 10 years ago
fb83b63
ALSA: hda - Simplify PCM setup overrides
by Takashi Iwai
· 10 years ago
2a557a8
Merge branch 'topic/hda-unbind' into for-next
by Takashi Iwai
· 10 years ago
8f88f02
Merge branch 'topic/hda-bus' into for-next
by Takashi Iwai
· 10 years ago
34e72af
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
cc26173
ALSA: hda - Treat stereo-to-mono mix properly
by Takashi Iwai
· 10 years ago
b2a0baf
ALSA: hda - Use shutdown driver ops instead of reboot notifier
by Takashi Iwai
· 10 years ago
ef403ed
ALSA: hda - Don't access stereo amps for mono channel widgets
by Takashi Iwai
· 10 years ago
2ddee91
ALSA: hda - Add workaround for MacBook Air 5,2 built-in mic
by Takashi Iwai
· 10 years ago
bad994f
ALSA: hda - Set single_adc_amp flag for CS420x codecs
by Takashi Iwai
· 10 years ago
e6826ef
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
ddb6ca7
ALSA: hda - Fix built-in mic on Compaq Presario CQ60
by Takashi Iwai
· 10 years ago
4aa01c4
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
a1f3f1c
ALSA: hda - Fix regression of HD-audio controller fallback modes
by Takashi Iwai
· 10 years ago
5371fc0
ALSA: ac97: ac97_patch: Simplify patch_vt1613_specific()
by Fabio Estevam
· 10 years ago
d648228
ALSA: ac97: Add VT1613 AC97 codec support
by Maciej S. Szmigiero
· 10 years ago
a52afea
Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 10 years ago
70658b9
ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirk
by Hui Wang
· 10 years ago
d56db74
ALSA: hda - Release resources in device release callback
by Takashi Iwai
· 10 years ago
2f35c63
ALSA: hda - Use standard workqueue for unsol and jack events
by Takashi Iwai
· 10 years ago
bcd9655
ALSA: hda - Build PCMs and controls at codec driver probe
by Takashi Iwai
· 10 years ago
9a6246f
ALSA: hda - Implement unbind more safely
by Takashi Iwai
· 10 years ago
61ca410
ALSA: hda - Don't assume non-NULL PCM ops
by Takashi Iwai
· 10 years ago
bbbc7e8
ALSA: hda - Allocate hda_pcm objects dynamically
by Takashi Iwai
· 10 years ago
f4de8fe
ALSA: hda - Remove superfluous memory allocation error messages
by Takashi Iwai
· 10 years ago
6efdd85
ALSA: hda - Add card field to hda_codec struct
by Takashi Iwai
· 10 years ago
1a4ba30
ALSA: hda - Split snd_hda_build_pcms()
by Takashi Iwai
· 10 years ago
820cc6c
ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removal
by Takashi Iwai
· 10 years ago
7e40b80
ALSA: hda - Remove channel mode helper functions
by Takashi Iwai
· 10 years ago
777ae19
ALSA: hda - Set parent of input beep devices
by Takashi Iwai
· 10 years ago
709949f
ALSA: hda - Power down codec automatically at registration
by Takashi Iwai
· 10 years ago
55ed9cd
ALSA: hda - Replace bus pm_notify with the standard runtime PM framework
by Takashi Iwai
· 10 years ago
bb57392
ALSA: hda - Drop power_save value indirection in hda_bus
by Takashi Iwai
· 10 years ago
9603cde
ALSA: cmipci: remove a stray space character
by Dan Carpenter
· 10 years ago
7f788e0
ALSA: azt3328: some indenting cleanups
by Dan Carpenter
· 10 years ago
de5d0ad
ALSA: hda - Disable runtime PM for Panther Point again
by Takashi Iwai
· 10 years ago
37ed398
ALSA: hda: controller code - do not export static functions
by Jaroslav Kysela
· 10 years ago
cc72da7
ALSA: hda - Use standard runtime PM for codec power-save control
by Takashi Iwai
· 10 years ago
59ed1ea
ALSA: hda - Move codec suspend/resume to codec driver
by Takashi Iwai
· 10 years ago
d8a766a
ALSA: hda - Bind codecs via standard bus
by Takashi Iwai
· 10 years ago
327ef4f
ALSA: hda - Decouple PCM and hwdep devices from codec object
by Takashi Iwai
· 10 years ago
72f770c
Merge branch 'topic/timestamp' into for-next
by Takashi Iwai
· 10 years ago
8d085d3
Merge branch 'topic/hda-cleanup' into for-next
by Takashi Iwai
· 10 years ago
6176fad
Merge branch 'topic/seq-cleanup' into for-next
by Takashi Iwai
· 10 years ago
66c21c5
Merge branch 'topic/cleanup' into for-next
by Takashi Iwai
· 10 years ago
6426460
ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codec
by Takashi Iwai
· 10 years ago
9e94df3
ALSA: hda: replace .wallclock by .get_time_info
by Pierre-Louis Bossart
· 10 years ago
781c7b9
ALSA: hda - Avoid unnecessary power-up at mixer amp changes
by Takashi Iwai
· 10 years ago
96d2bd6
ALSA: hda - Split azx_codec_create() to two phases
by Takashi Iwai
· 10 years ago
b8f28d5
ALSA: hda - Drop azx_mixer_create()
by Takashi Iwai
· 10 years ago
89a93fe
ALSA: hda - Fold hda_priv.h into hda_controller.h
by Takashi Iwai
· 10 years ago
364aa71
ALSA: hda - Introduce azx_has_pm_runtime() macro
by Takashi Iwai
· 10 years ago
922c88a
ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus
by Takashi Iwai
· 10 years ago
ef74497
ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()
by Takashi Iwai
· 10 years ago
0c8d948
ALSA: hdspm - DRY cleanup of snd_pcm_ops
by Adrian Knoth
· 10 years ago
8b73b86
ALSA: hdspm - DRY cleanup in .release callback
by Adrian Knoth
· 10 years ago
5ecc5dc
ALSA: hdspm - DRY cleanup in .open callbacks
by Adrian Knoth
· 10 years ago
93ceaa3
ALSA: hda/tegra check correct return value from ioremap_resource
by Eliot Blennerhassett
· 10 years ago
f0153c3
ALSA: hdspm - Constrain periods to 2 on older cards
by Adrian Knoth
· 10 years ago
7976eb4
ALSA: hda - enable mute led quirk for one more hp machine.
by Hui Wang
· 10 years ago
0566220
ALSA: seq: Define driver object in each driver
by Takashi Iwai
· 10 years ago
a323ae9
Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
3271cb2
ALSA: hda - Add docking station support for another HP machine
by TienFu Chen
· 10 years ago
ed610af
ALSA: hda: read trigger_timestamp immediately after starting DMA
by Pierre-Louis Bossart
· 10 years ago
e494062
ALSA: off by one bug in snd_riptide_joystick_probe()
by Dan Carpenter
· 10 years ago
4227de2
ALSA: hda - Set up GPIO for Toshiba Satellite S50D
by Takashi Iwai
· 10 years ago
Next »