Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge branch 'topic/jack' into for-next | Takashi Iwai | 2015-05-02 | 2 | -11/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ALSA: jack: fix a randconfig build issue | Jie Yang | 2015-05-02 | 2 | -11/+1 | |
| * | | | | | | | | | Merge branch 'topic/hda' into for-next | Takashi Iwai | 2015-04-30 | 2 | -4/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ALSA: hda - Reduce ifdef CONFIG_SND_HDA_I915 | Takashi Iwai | 2015-04-30 | 2 | -4/+1 | |
| * | | | | | | | | | | Merge branch 'topic/hda' into for-next | Takashi Iwai | 2015-04-29 | 7 | -12/+80 | |
| |\| | | | | | | | | | ||||||
| | * | | | | | | | | | ALSA: hda - remove controller dependency on i915 power well for Baytrail/Bras... | Mengdong Lin | 2015-04-29 | 2 | -2/+13 | |
| | * | | | | | | | | | ALSA: hda - divide controller and codec dependency on i915 gfx power well | Mengdong Lin | 2015-04-29 | 2 | -8/+28 | |
| | * | | | | | | | | | ALSA: hda - implement link_power ops for i915 display power control | Mengdong Lin | 2015-04-29 | 3 | -0/+22 | |
| | * | | | | | | | | | ALSA: hda - allow a codec to control the link power | Mengdong Lin | 2015-04-29 | 1 | -0/+4 | |
| | * | | | | | | | | | ALSA: hda - implement a refcount for i915 power well switch | Mengdong Lin | 2015-04-29 | 2 | -4/+15 | |
| * | | | | | | | | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-04-29 | 4 | -13/+21 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/jack' into for-next | Takashi Iwai | 2015-04-28 | 5 | -72/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | ALSA: hda - Update to use the new jack kctls method | Jie Yang | 2015-04-27 | 3 | -70/+27 | |
| | * | | | | | | | | | | ALSA: jack: extend snd_jack_new to support phantom jack | Jie Yang | 2015-04-27 | 2 | -2/+2 | |
| | * | | | | | | | | | | ALSA: Jack: handle jack embedded kcontrol creating within ctljack | Jie Yang | 2015-04-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | ALSA: jack: implement kctl creating for jack devices | Jie Yang | 2015-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'for-4.2' into for-next | Takashi Iwai | 2015-04-27 | 34 | -1971/+556 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/hda' into for-4.2 | Takashi Iwai | 2015-04-27 | 11 | -1922/+507 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | ALSA: hda - Replace open codes with snd_hdac_stream_set_params() | Takashi Iwai | 2015-04-18 | 1 | -19/+4 | |
| | | * | | | | | | | | | | ALSA: hda - Move prepared flag into struct hdac_stream | Takashi Iwai | 2015-04-17 | 2 | -5/+4 | |
| | | * | | | | | | | | | | ALSA: hda - Replace hda_bus_ops with static binding | Takashi Iwai | 2015-04-16 | 3 | -72/+31 | |
| | | * | | | | | | | | | | ALSA: hda - Drop azx_sd_read*/write*() macros | Takashi Iwai | 2015-04-16 | 2 | -14/+1 | |
| | | * | | | | | | | | | | ALSA: hda/tegra - Fix build error and warning | Takashi Iwai | 2015-04-16 | 1 | -3/+1 | |
| | | * | | | | | | | | | | ALSA: hda - Reenable tracepoints for controller | Takashi Iwai | 2015-04-16 | 2 | -2/+8 | |
| | | * | | | | | | | | | | ALSA: hda - Move PCM format and rate handling code to core library | Takashi Iwai | 2015-04-16 | 4 | -322/+8 | |
| | | * | | | | | | | | | | ALSA: hda - Minor refactoring | Takashi Iwai | 2015-04-16 | 3 | -9/+7 | |
| | | * | | | | | | | | | | ALSA: hda - Embed bus into controller object | Takashi Iwai | 2015-04-16 | 7 | -646/+232 | |
| | | * | | | | | | | | | | ALSA: hda - Migrate more hdac_stream codes | Takashi Iwai | 2015-04-16 | 3 | -379/+54 | |
| | | * | | | | | | | | | | ALSA: hda - Migrate hdac_stream into legacy driver | Takashi Iwai | 2015-04-16 | 4 | -359/+211 | |
| | | * | | | | | | | | | | ALSA: hda - Pass bus io_ops directly from the top-level driver | Takashi Iwai | 2015-04-16 | 6 | -63/+66 | |
| | | * | | | | | | | | | | ALSA: hda - Move send_cmd / get_response to hdac_bus_ops | Takashi Iwai | 2015-04-16 | 3 | -34/+23 | |
| | | * | | | | | | | | | | ALSA: hda - Merge codec and controller helpers | Takashi Iwai | 2015-04-16 | 2 | -5/+1 | |
| | | * | | | | | | | | | | ALSA: hda - Add DSP loader to core library code | Takashi Iwai | 2015-04-16 | 1 | -3/+0 | |
| | | * | | | | | | | | | | ALSA: hda - Add the controller helper codes to hda-core module | Takashi Iwai | 2015-04-16 | 2 | -131/+3 | |
| | | * | | | | | | | | | | ALSA: hda - Handle error from get_response bus ops directly | Takashi Iwai | 2015-04-14 | 3 | -35/+32 | |
| | * | | | | | | | | | | | ALSA: core: Remove child proc file elements recursively | Takashi Iwai | 2015-04-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | ALSA: remove deprecated use of pci api | Quentin Lambert | 2015-04-16 | 23 | -48/+48 | |
* | | | | | | | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 7 | -7/+92 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | / / / / / / | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell | 2015-06-03 | 1 | -0/+1 | |
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | | ALSA: hda - Fix unused label skip_i915 | Takashi Iwai | 2015-06-16 | 1 | -0/+2 | |
* | | | | | | | | | | | | ALSA: hda - Fix noisy outputs on Dell XPS13 (2015 model) | Takashi Iwai | 2015-06-15 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | ALSA: hda - Fix audio crackles on Dell Latitude E7x40 | Takashi Iwai | 2015-06-15 | 1 | -2/+15 | |
* | | | | | | | | | | | ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine | Hui Wang | 2015-06-15 | 1 | -0/+25 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | ALSA: hda - Abort the probe without i915 binding for HSW/BDW | Takashi Iwai | 2015-06-12 | 1 | -2/+16 | |
* | | | | | | | | | | ALSA: hda - Re-add the lost fake mute support | Takashi Iwai | 2015-06-11 | 2 | -2/+27 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | ALSA: hda - Continue probing even if i915 binding fails | Takashi Iwai | 2015-06-11 | 1 | -1/+2 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | ALSA: hda - fix number of devices query on hotplug | Dave Airlie | 2015-06-09 | 1 | -1/+1 | |
* | | | | | | | | ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420 | Takashi Iwai | 2015-06-02 | 1 | -0/+1 | |
* | | | | | | | | ALSA: hda - Fix jack detection at resume with VT codecs | Takashi Iwai | 2015-05-31 | 1 | -0/+10 |