Age | Commit message (Expand) | Author | Files | Lines |
2006-12-02 | Driver core: convert sound core to use struct device | Greg Kroah-Hartman | 1 | -3/+5 |
2006-11-28 | [ALSA] version 1.0.13 | Jaroslav Kysela | 1 | -1/+1 |
2006-10-22 | [ALSA] version 1.0.13 | Jaroslav Kysela | 1 | -1/+1 |
2006-10-06 | [ALSA] version 1.0.13 | Jaroslav Kysela | 1 | -3/+3 |
2006-10-06 | [ALSA] Handle file operations during snd_card disconnects using static file->... | Karsten Wiese | 1 | -2/+2 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 7 | -12/+10 |
2006-10-01 | [PATCH] maximum latency tracking: ALSA support | Takashi Iwai | 1 | -0/+1 |
2006-09-23 | [ALSA] ak4xxx - Remove bogus IPGA controls | Takashi Iwai | 1 | -10/+0 |
2006-09-23 | [ALSA] Add pcm_class attribute to PCM sysfs entry | Takashi Iwai | 1 | -0/+4 |
2006-09-23 | [ALSA] Add definition of TLV dB range compound | Takashi Iwai | 1 | -8/+15 |
2006-09-23 | [ALSA] Clean up and add TLV support to AK4xxx i2c driver | Takashi Iwai | 1 | -9/+31 |
2006-09-23 | [ALSA] Add the definition of linear volume TLV | Takashi Iwai | 1 | -0/+10 |
2006-09-23 | [ALSA] Add dB scale information to vxpocket and vx222 drivers | Takashi Iwai | 1 | -0/+1 |
2006-09-23 | [ALSA] Add dB scale information to ad1848 driver | Takashi Iwai | 1 | -6/+16 |
2006-09-23 | [ALSA] Revolution 5.1 - add AK5365 ADC support | Jochen Voss | 1 | -1/+2 |
2006-09-23 | [ALSA] Fix control/status mmap with shared PCM substream | Takashi Iwai | 1 | -3/+1 |
2006-09-23 | [ALSA] snd-emu10k1: Implement dB gain infomation. | James Courtier-Dutton | 1 | -0/+4 |
2006-09-23 | [ALSA] Remove unused tlv_rw field from struct snd_kcontrol | Takashi Iwai | 1 | -1/+0 |
2006-09-23 | [ALSA] Control API - more robust TLV implementation | Jaroslav Kysela | 2 | -3/+23 |
2006-09-23 | [ALSA] Add experimental support of aggressive AC97 power-saving mode | Takashi Iwai | 1 | -0/+32 |
2006-09-23 | [ALSA] Deprecate snd_card_free_in_thread() | Takashi Iwai | 1 | -3/+0 |
2006-09-23 | [ALSA] Unregister device files at disconnection | Takashi Iwai | 2 | -2/+2 |
2006-09-23 | [ALSA] Fix disconnection of proc interface | Takashi Iwai | 1 | -3/+4 |
2006-09-23 | [ALSA] Control API - TLV implementation for additional information like dB scale | Jaroslav Kysela | 3 | -1/+53 |
2006-09-19 | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 1 | -2/+10 |
2006-07-12 | [ALSA] Fix section mismatch errors in ALSA PCI drivers | Takashi Iwai | 1 | -0/+1 |
2006-07-12 | [ALSA] remove unused snd_minor.name field | Clemens Ladisch | 1 | -2/+0 |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 1 | -0/+2 |
2006-07-03 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-28 | [ALSA] ak4xxx-adda - Code clean-up | Takashi Iwai | 1 | -14/+23 |
2006-06-28 | [ALSA] Stereo controls for M-Audio Revolution cards | Jani Alinikula | 1 | -0/+2 |
2006-06-28 | [ALSA] AD1888 mixer controls for DC mode | Jaya Kumar | 1 | -0/+1 |
2006-06-28 | [ALSA] Suppress irq handler mismatch messages in ALSA ISA drivers | Takashi Iwai | 1 | -1/+2 |
2006-06-25 | V4L/DVB (4210b): git-dvb: tea575x-tuner build fix | Andrew Morton | 1 | -1/+2 |
2006-06-22 | [ALSA] version 1.0.12rc1 | Jaroslav Kysela | 1 | -2/+2 |
2006-06-22 | [ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreen | Rodolfo Giometti | 1 | -0/+1 |
2006-06-22 | [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags | Takashi Iwai | 1 | -2/+12 |
2006-06-22 | [ALSA] Fix rwlock around snd_iprintf() in sound core | Takashi Iwai | 1 | -2/+1 |
2006-06-22 | [ALSA] rawmidi: add get_port_info callback for sequencer information flags | Clemens Ladisch | 1 | -0/+3 |
2006-06-22 | [ALSA] add more sequencer port type information bits | Clemens Ladisch | 1 | -0/+4 |
2006-06-22 | [ALSA] Fix mmap_count with O_APPEND opened streams | Takashi Iwai | 1 | -3/+3 |
2006-06-22 | [ALSA] Add O_APPEND flag support to PCM | Takashi Iwai | 2 | -3/+4 |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 1 | -5/+0 |
2006-06-22 | [ALSA] Make buffer size of proc text interface variable | Takashi Iwai | 1 | -3/+3 |
2006-06-22 | [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module | Takashi Iwai | 2 | -20/+8 |
2006-06-22 | [ALSA] Clean up ugly hacks in pcm_params.h | Takashi Iwai | 1 | -63/+42 |
2006-06-22 | [ALSA] emu10k1: Add support for Audigy4 (not Pro) | James Courtier-Dutton | 1 | -0/+2 |
2006-06-18 | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 1 | -0/+2 |
2006-05-04 | Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl | David Woodhouse | 1 | -6/+6 |
2006-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2 | -1/+7 |