Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'next/isa' into topic/misc | Takashi Iwai | 2009-12-14 | 40 | -710/+359 |
|\ | |||||
| * | ALSA: sb_mixer: convert pointer tables to mixer control tables | Krzysztof Helt | 2009-12-14 | 1 | -215/+115 |
| * | ALSA: opti93x: use dB scale for mixer controls | Krzysztof Helt | 2009-12-12 | 1 | -14/+22 |
| * | ALSA: opti93x: move controls definitions to opti93x driver | Krzysztof Helt | 2009-12-11 | 2 | -65/+100 |
| * | ALSA: dt019x: merge into the als100 driver | Krzysztof Helt | 2009-12-11 | 4 | -375/+90 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-12-10 | 8 | -87/+241 |
| |\ | |||||
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-10 | 21 | -33/+28 |
| |\ \ | |||||
| | * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 21 | -34/+29 |
| | |\ \ | |||||
| | | * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 17 | -25/+26 |
| | | * | | tree-wide: fix typos "couter" -> "counter" | Uwe Kleine-König | 2009-12-04 | 1 | -1/+1 |
| | | * | | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 | 1 | -1/+1 |
| | | * | | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 2009-11-09 | 2 | -6/+0 |
| | | * | | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 | 1 | -1/+1 |
| * | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-08 | 11 | -14/+14 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren | 2009-11-22 | 11 | -14/+14 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch '7xx-iosplit-plat' with omap-fixes | Tony Lindgren | 2009-11-11 | 11 | -14/+14 |
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | | * | | | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 11 | -14/+14 |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-12-08 | 242 | -7520/+19504 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-05 | 2 | -8/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 | 2 | -6/+2 |
| | * | | | | | | pcmcia: remove deprecated handle_to_dev() macro | Dominik Brodowski | 2009-11-28 | 2 | -2/+2 |
| | * | | | | | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound) | Dominik Brodowski | 2009-11-09 | 2 | -18/+24 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-11-30 | 3 | -6/+23 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | sound: add Edirol UA-101 support | Clemens Ladisch | 2009-12-14 | 6 | -86/+1471 |
* | | | | | | | ALSA: sound/isa/gus: Correct code taking the size of a pointer | Julia Lawall | 2009-12-14 | 1 | -1/+2 |
* | | | | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-12-12 | 5 | -57/+175 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ALSA: hda - Overwrite pin config on intel DG45ID board. | Alexey Fisher | 2009-12-12 | 1 | -0/+8 |
| * | | | | | | | intelhdmi - dont power off HDA link | Wu Fengguang | 2009-12-11 | 3 | -1/+14 |
| * | | | | | | | ALSA: intelhdmi - add channel mapping for typical configurations | Wu Fengguang | 2009-12-11 | 1 | -22/+67 |
| * | | | | | | | ALSA: intelhdmi - channel mapping applies to Pin | Wu Fengguang | 2009-12-11 | 1 | -6/+8 |
| * | | | | | | | ALSA: intelhdmi - accept DisplayPort pin | Wu Fengguang | 2009-12-11 | 3 | -1/+6 |
| * | | | | | | | ALSA: hda - show HBR(High Bit Rate) pin cap in procfs | Wu Fengguang | 2009-12-11 | 2 | -1/+5 |
| * | | | | | | | ALSA: hda - Fix LED GPIO setup for HP laptops with IDT codecs | Vitaliy Kulikov | 2009-12-11 | 1 | -27/+68 |
* | | | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-12-12 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ASoC: Fix build of OMAP sound drivers | Olof Johansson | 2009-12-10 | 1 | -3/+3 |
* | | | | | | | | | ALSA: hrtimer - Fix lock-up | Takashi Iwai | 2009-12-11 | 1 | -2/+13 |
* | | | | | | | | | ALSA: opti93x: fix irq releasing if the irq cannot be allocated | Krzysztof Helt | 2009-12-10 | 1 | -8/+10 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-12-09 | 1 | -3/+3 |
|\| | | | | | | | |||||
| * | | | | | | | ASoC: Wrong variable returned on error | Roel Kluin | 2009-12-08 | 1 | -3/+3 |
* | | | | | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-12-09 | 3 | -9/+140 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | ALSA: hda/realtek: quirk for D945GCLF2 mainboard | David Santinoli | 2009-12-09 | 1 | -0/+1 |
| * | | | | | | | ALSA: hda - Terradici HDA controllers does not support 64-bit mode | Jaroslav Kysela | 2009-12-09 | 1 | -0/+5 |
| * | | | | | | | ALSA: hda - Generalize EAPD inversion check in patch_analog.c | Takashi Iwai | 2009-12-08 | 1 | -8/+9 |
| * | | | | | | | ALSA: hda - Exclude unusable ADCs for ALC88x | Takashi Iwai | 2009-12-08 | 1 | -1/+12 |
| * | | | | | | | ALSA: hda - Add missing Line-Out and PCM switches as slave | Takashi Iwai | 2009-12-08 | 1 | -0/+2 |
| * | | | | | | | ALSA: hda - iMac 9,1 sound patch. | Justin P. Mattock | 2009-12-08 | 1 | -0/+111 |
* | | | | | | | | ALSA: ice1724 - aureon - modify WM8770 Master & DAC volume | Jaroslav Kysela | 2009-12-09 | 1 | -24/+7 |
* | | | | | | | | ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII | Tobias Hansen | 2009-12-08 | 2 | -6/+24 |
* | | | | | | | | ALSA: opti93x: set MC indirect registers base from PnP data | Krzysztof Helt | 2009-12-08 | 1 | -45/+67 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-12-04 | 43 | -2208/+9209 |
|\| | | | | | |