| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2011-05-26 | 5 | -10/+6 |
|\ |
|
| * | mfd: Use mfd cell platform_data for wm8400 cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -1/+1 |
| * | mfd: Use mfd cell platform_data for davinci cells platform bits | Samuel Ortiz | 2011-05-26 | 2 | -3/+2 |
| * | mfd: Use mfd cell platform_data for twl4030 codec cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -4/+2 |
| * | mfd: Use mfd cell platform_data for wl1273 cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -2/+1 |
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-05-26 | 3 | -148/+0 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux... | Tony Lindgren | 2011-05-24 | 6 | -9/+15 |
| |\ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-next | Tony Lindgren | 2011-05-17 | 3 | -148/+0 |
| |\ \ \ |
|
| | * | | | omap: Remove support for omap2evm | Tony Lindgren | 2011-05-13 | 3 | -148/+0 |
| | |/ / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | pcmcia: Make struct pcmcia_device_id const, sound drivers edition | Joe Perches | 2011-05-11 | 2 | -2/+2 |
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 1 | -3/+5 |
|\ \ \ \ \ |
|
| * | | | | | ASoC: Update cx20442 for TTY API change | Mark Brown | 2011-05-11 | 1 | -3/+5 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-05-23 | 163 | -9986/+24130 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2011-05-22 | 14 | -3275/+4106 |
| |\ \ \ \ \ |
|
| | * | | | | | ALSA: hda - Use LPIB for ATI/AMD chipsets as default | Takashi Iwai | 2011-05-20 | 1 | -1/+8 |
| | * | | | | | Revert "ALSA: hda - Use position_fix=3 as default for AMD chipsets" | Takashi Iwai | 2011-05-20 | 1 | -5/+0 |
| | * | | | | | ALSA: hda - add Intel Panther Point HDMI codec id | Wu Fengguang | 2011-05-20 | 1 | -0/+2 |
| | * | | | | | ALSA: hda - Remove PCM mixer elements from Virtual Master of realtek | Raymond Yau | 2011-05-20 | 1 | -2/+0 |
| | * | | | | | ALSA: hda - Fix input-src parse in patch_analog.c | Adrian Wilkins | 2011-05-20 | 1 | -1/+2 |
| | * | | | | | ALSA: hda - Enable Realtek ALC269 codec input layer beep | Madis Janson | 2011-05-19 | 1 | -0/+1 |
| | * | | | | | ALSA: HDA: Add jack detection for HDMI | David Henningsson | 2011-05-19 | 2 | -0/+13 |
| | * | | | | | ALSA: hda - Fix no sound after Windows boot with ALC269 | Kailang Yang | 2011-05-18 | 1 | -2/+9 |
| | * | | | | | ALSA: hda - Add support of ALC221 / ALC276 codecs | Kailang Yang | 2011-05-18 | 1 | -0/+2 |
| | * | | | | | ALSA: hda - Add support of ALC898/899 codec | Kailang Yang | 2011-05-18 | 1 | -0/+10 |
| | * | | | | | ALSA: hda - Enable snoop bit for AMD controllers | Takashi Iwai | 2011-05-17 | 1 | -1/+14 |
| | * | | | | | ALSA: hda - Handle dock line-in as auto-detecable for Cxt auto-parser | Takashi Iwai | 2011-05-17 | 1 | -5/+7 |
| | * | | | | | ALSA: hda - Handle dock line-in as auto-detectable for IDT codecs | Takashi Iwai | 2011-05-17 | 1 | -4/+8 |
| | * | | | | | ALSA: hda - Add dock-mic detection support to Realtek auto-parser | Takashi Iwai | 2011-05-17 | 1 | -17/+65 |
| | * | | | | | ALSA: hda - Check unsol-cap in is_jack_detectalbe() | Takashi Iwai | 2011-05-17 | 4 | -10/+8 |
| | * | | | | | ALSA: hda - Add support of dock-mic detection to Conexant auto-parser | Takashi Iwai | 2011-05-17 | 1 | -39/+59 |
| | * | | | | | ALSA: hda - Fix initialization of spec->automute_lines in patch_realtek.c | Takashi Iwai | 2011-05-17 | 1 | -1/+1 |
| | * | | | | | ALSA: hda - Use get_wcaps_type() | Takashi Iwai | 2011-05-17 | 1 | -2/+1 |
| | * | | | | | ALSA: hda - Use is_jack_detectable() helper | Takashi Iwai | 2011-05-17 | 2 | -11/+7 |
| | * | | | | | ALSA: hda - Add automute-mode enum to Conexant auto-parser | Takashi Iwai | 2011-05-17 | 2 | -49/+215 |
| | * | | | | | ALSA: hda - Add missing Front/Surround/CLFE as slaves for Cxt auto-parser | Takashi Iwai | 2011-05-17 | 1 | -0/+6 |
| | * | | | | | ALSA: hda - Code refactoring in patch_conexant.c | Takashi Iwai | 2011-05-17 | 1 | -30/+34 |
| | * | | | | | ALSA: HDA: Use one dmic only for Dell Studio 1558 | David Henningsson | 2011-05-16 | 1 | -1/+1 |
| | * | | | | | ALSA: hda - Add support of auto-parser to cxt5066 codecs | Takashi Iwai | 2011-05-16 | 1 | -2/+11 |
| | * | | | | | ALSA: hda - Don't create multiple same volume/boost controls in Cxt auto-parser | Takashi Iwai | 2011-05-16 | 1 | -2/+13 |
| | * | | | | | ALSA: hda - Build boost controls from selector widget in Cxt auto-parser | Takashi Iwai | 2011-05-16 | 1 | -18/+61 |
| | * | | | | | ALSA: hda - Don't use auto-parser for cxt5045 / 5051 as default | Takashi Iwai | 2011-05-15 | 1 | -0/+4 |
| | * | | | | | ALSA: hda - Enable codec->pin_amp_workaround always for Conexant auto-parser | Takashi Iwai | 2011-05-15 | 1 | -11/+1 |
| | * | | | | | ALSA: hda - Search ADC NIDs dynamically in Conexant auto-parser | Takashi Iwai | 2011-05-15 | 1 | -14/+26 |
| | * | | | | | ALSA: hda - Add support of auto-parser to cxt5047 / CX20551 Waikiki | Takashi Iwai | 2011-05-13 | 1 | -3/+18 |
| | * | | | | | ALSA: hda - Parse more deep input-source routes in Conexant auto-parser | Takashi Iwai | 2011-05-13 | 1 | -21/+52 |
| | * | | | | | ALSA: hda - Clean up input-mux handling in Conexant auto-parser | Takashi Iwai | 2011-05-13 | 1 | -9/+10 |
| | * | | | | | ALSA: hda - Add auto-parser support to cxt5045 / CX20549 Venice | Takashi Iwai | 2011-05-13 | 1 | -19/+65 |
| | * | | | | | ALSA: hda - Add auto-parser support to cxt5051 / CX20561 Hermosa | Takashi Iwai | 2011-05-13 | 1 | -62/+217 |
| | * | | | | | ALSA: hda - Check AMP CAP at initialization of Conexant auto-parser | Takashi Iwai | 2011-05-13 | 1 | -8/+20 |