| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -3/+3 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-09-09 | 1 | -2/+6 |
|\ |
|
| * | ALSA: msnd-classic: Fix invalid cfg parameter | Takashi Iwai | 2010-09-08 | 1 | -2/+6 |
* | | sound: Remove unnecessary casts of private_data | Joe Perches | 2010-09-07 | 4 | -5/+5 |
* | | ALSA: ISA: Remove snd-sgalaxy | René Herman | 2010-08-13 | 3 | -381/+0 |
* | | ALSA: ISA: New Aztech Sound Galaxy driver | René Herman | 2010-08-13 | 6 | -1/+891 |
|/ |
|
* | ALSA: msnd: check request_region() return value | Kulikov Vasiliy | 2010-07-29 | 1 | -1/+4 |
* | ALSA: sb: check get_user() return value | Kulikov Vasiliy | 2010-07-29 | 1 | -3/+6 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2010-05-20 | 6 | -342/+222 |
|\ |
|
| * | ALSA: es1688: add pedantic range checks | Dan Carpenter | 2010-05-17 | 1 | -4/+7 |
| * | ALSA: Merge es1688 and es968 drivers | Krzysztof Helt | 2010-05-10 | 5 | -293/+181 |
| * | ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure | Krzysztof Helt | 2010-05-10 | 3 | -52/+41 |
* | | Merge branch 'topic/core-cleanup' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -40/+8 |
|\ \
| |/
|/| |
|
| * | ALSA: info - Implement common llseek for binary mode | Takashi Iwai | 2010-04-13 | 1 | -26/+0 |
| * | ALSA: info - Check file position validity in common layer | Takashi Iwai | 2010-04-13 | 1 | -10/+4 |
| * | ALSA: info - Use standard types for info callbacks | Takashi Iwai | 2010-04-13 | 1 | -8/+8 |
* | | ALSA: es968: fix wrong PnP dma index | Krzysztof Helt | 2010-04-26 | 1 | -1/+1 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 14 | -10/+4 |
* | sound: fix opti92x-ad1848 build | Randy Dunlap | 2010-03-08 | 1 | -1/+2 |
* | ALSA: fix jazz16 compile (udelay) | Meelis Roos | 2010-03-05 | 1 | -0/+1 |
* | ALSA: opti92x: use PnP data to select Master Control port | Krzysztof Helt | 2010-03-03 | 2 | -43/+79 |
* | Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Jaroslav Kysela | 2010-02-16 | 11 | -671/+843 |
|\ |
|
| * | ALSA: jazz16: refine dma and irq selection | Krzysztof Helt | 2009-12-25 | 2 | -2/+22 |
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-12-22 | 2 | -4/+4 |
| |\ |
|
| * | | ALSA: jazz16: Add support for Media Vision Jazz16 chipset | Krzysztof Helt | 2009-12-21 | 6 | -16/+510 |
| * | | Merge branch 'next/isa' into topic/misc | Takashi Iwai | 2009-12-14 | 9 | -658/+316 |
| |\ \ |
|
| | * | | 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 |
* | | | | sbawe: fix memory detection part 2 | Krzysztof Helt | 2010-01-08 | 1 | -4/+7 |
| |_|/
|/| | |
|
* | | | ALSA: sbawe: fix memory detection | Krzysztof Helt | 2009-12-21 | 1 | -3/+3 |
* | | | ALSA: Use kzalloc for allocating only one thing | Julia Lawall | 2009-12-19 | 1 | -1/+1 |
* | | | Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linus | Takashi Iwai | 2009-12-15 | 3 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-12-12 | 1 | -8/+10 |
| |\ \
| | |/
| |/| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-12-09 | 1 | -45/+67 |
| |\ \ |
|
| * \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 3 | -3/+3 |
| |\ \ \ |
|
| | * | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 3 | -3/+3 |
* | | | | | ALSA: sound/isa/gus: Correct code taking the size of a pointer | Julia Lawall | 2009-12-14 | 1 | -1/+2 |
| |_|_|/
|/| | | |
|
* | | | | ALSA: opti93x: fix irq releasing if the irq cannot be allocated | Krzysztof Helt | 2009-12-10 | 1 | -8/+10 |
| |_|/
|/| | |
|
* | | | ALSA: opti93x: set MC indirect registers base from PnP data | Krzysztof Helt | 2009-12-08 | 1 | -45/+67 |
|/ / |
|
* | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-12-04 | 7 | -565/+757 |
|\ \ |
|
| * | | ALSA: opti9xx: remove snd_opti9xx fields | Krzysztof Helt | 2009-12-02 | 1 | -67/+43 |
| * | | ALSA: opti-miro: add PnP detection | Krzysztof Helt | 2009-11-30 | 1 | -11/+192 |
| * | | ALSA: opti-miro: separate comon probing code | Krzysztof Helt | 2009-11-30 | 1 | -126/+147 |
| * | | ALSA: opti-miro: fix OOPS if hardware is not detected | Krzysztof Helt | 2009-11-27 | 1 | -1/+2 |
| * | | ALSA: opti-miro: expose ACI mixer to outside drivers | Krzysztof Helt | 2009-11-23 | 1 | -105/+145 |
| * | | ALSA: opti-miro: make miro.h header available outside the alsa directory | Krzysztof Helt | 2009-11-23 | 2 | -74/+1 |
| * | | ALSA: opti-miro: remove snd_card pointer from snd_miro structure | Krzysztof Helt | 2009-11-21 | 1 | -30/+23 |