index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_cgroup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-29
ALSA: caiaq: fix use of MODULE_SUPPORTED_DEVICES()
Antonio Ospite
1
-4
/
+4
2013-01-29
ALSA: Documentation: fix some typos
Antonio Ospite
1
-2
/
+2
2013-01-29
ALSA: Documentation: fix some thinkos
Antonio Ospite
1
-4
/
+3
2013-01-29
ALSA: Force a cast to silence a warning from "sparse"
Antonio Ospite
1
-1
/
+1
2013-01-29
ALSA: hda - Update documentation
Takashi Iwai
1
-25
/
+101
2013-01-28
ALSA: hda - Fix powermap for external mics on IDT codecs
David Henningsson
1
-0
/
+8
2013-01-25
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
11
-25
/
+29
2013-01-24
ALSA: hda - Enable power down of unused widgets for IDT codecs
Takashi Iwai
1
-8
/
+3
2013-01-24
ALSA: hda - Implement path-based power filter to the generic parser
Takashi Iwai
2
-6
/
+68
2013-01-24
ALSA: hda - Add snd_hda_check_power_state() helper function
Takashi Iwai
3
-15
/
+18
2013-01-24
ALSA: hda - Synchronize the power state at the end of codec init
Takashi Iwai
1
-0
/
+32
2013-01-24
ALSA: hda - Add power state filtering
Takashi Iwai
4
-18
/
+32
2013-01-24
ALSA: hda/via - Fix wrong checks of power state bits
Takashi Iwai
1
-4
/
+8
2013-01-24
ALSA: hda - Fix wrong arguments for path deactivation checks
Takashi Iwai
1
-2
/
+2
2013-01-23
ALSA: hda - Add auto-mute support to PB desktop
Takashi Iwai
1
-1
/
+12
2013-01-23
ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880
Takashi Iwai
1
-0
/
+1
2013-01-23
ALSA: hda - Add chained_before flag to the fixup entry
Takashi Iwai
2
-8
/
+13
2013-01-23
ALSA: hda - Small code refactoring about path re-initialization
Takashi Iwai
1
-14
/
+11
2013-01-23
ALSA: hda - Fix missing path between aamix and outputs in AD codecs
Takashi Iwai
3
-1
/
+26
2013-01-23
ALSA: hda - Fix inconsistent pin states after resume
Takashi Iwai
1
-3
/
+2
2013-01-23
ALSA: hda - Fix invalid snd_BUG_ON() in alc271_hp_gate_mic_jack()
Takashi Iwai
1
-4
/
+5
2013-01-22
ALSA: hda - Select auto-parser as default for AD codecs
Takashi Iwai
1
-1
/
+43
2013-01-22
ALSA: hda - Convert some static quirks to fixup codes for AD codecs
Takashi Iwai
1
-0
/
+164
2013-01-22
ALSA: hda - Rearrange for dropping static quirk codes in AD codec driver
Takashi Iwai
1
-97
/
+165
2013-01-22
ALSA: hda - Add SPDIF mux control to AD codec auto-parser
Takashi Iwai
1
-5
/
+261
2013-01-22
ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function
Takashi Iwai
5
-13
/
+16
2013-01-22
ALSA: hda - Fix missing call of cmd flush in capture volume put callback
Takashi Iwai
1
-0
/
+1
2013-01-22
ALSA: hda - Add missing exports to helper functions
Takashi Iwai
1
-0
/
+2
2013-01-22
ALSA: hda - Revive SPDIF mux for IDT/STAC codecs
Takashi Iwai
1
-0
/
+101
2013-01-22
ALSA: hda - Disable HP auto-mute during independent HP mode
Takashi Iwai
1
-3
/
+16
2013-01-22
ALSA: hda - Set individual name to secondary analog PCM stream
Takashi Iwai
2
-1
/
+6
2013-01-22
ALSA: hda - Add aamix NID to AD codecs
Takashi Iwai
1
-0
/
+5
2013-01-21
ALSA: hda - Add Conexant CX20755/20756/20757 codec IDs
Takashi Iwai
1
-0
/
+9
2013-01-21
ALSA: hda - Add aamix NID to IDT 92HD codecs
Takashi Iwai
1
-0
/
+3
2013-01-21
ALSA: hda - Remove superfluous header inclusions
Takashi Iwai
6
-6
/
+0
2013-01-21
ALSA: hda - Enable parsing the independent HP mode as default for VIA codecs
Takashi Iwai
1
-0
/
+1
2013-01-21
ALSA: hda - Fix conflicts between Loopback Mixing and Independent HP
Takashi Iwai
2
-8
/
+52
2013-01-21
ALSA: hda - Check aamix-output paths from other DACs, too
Takashi Iwai
1
-3
/
+15
2013-01-21
ALSA: hda - Add missing badness evaluation for unresolved paths
Takashi Iwai
1
-2
/
+5
2013-01-21
ALSA: hda - Set the pin targets after deciding output config
Takashi Iwai
1
-15
/
+15
2013-01-21
ALSA: hda - Improve debug prints for output paths
Takashi Iwai
1
-11
/
+46
2013-01-19
ALSA: hda - Add fixup for Acer AO725 laptop
Takashi Iwai
1
-0
/
+1
2013-01-18
ALSA: hda/conexant - Set mixer NID 0x19 for CX20551 codec
Takashi Iwai
1
-0
/
+7
2013-01-18
ALSA: hda - Correct more array rooms in hda_gen_spec
Takashi Iwai
1
-4
/
+4
2013-01-18
ALSA: hda - Fix the wrong adc_idx for capture source
Takashi Iwai
1
-2
/
+3
2013-01-18
ALSA: hda - Don't add unnecessary indices on HDMI and SPDIF
David Henningsson
1
-10
/
+16
2013-01-18
ALSA: hda - don't compare with yourself in fill_input_pin_labels
David Henningsson
1
-1
/
+1
2013-01-18
ALSA: hda - make sure there are enough input labels and paths
David Henningsson
2
-4
/
+4
2013-01-18
ALSA: hda - Fix speaker pin of FSC Lifebook S7110 laptop
Takashi Iwai
1
-1
/
+11
2013-01-18
ALSA: hda - Add boost to line inputs, too
Takashi Iwai
1
-1
/
+1
[next]