Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'devel-stable' into devel | Russell King | 2009-09-12 | 26 | -73/+164 | |
|\ | ||||||
| * | Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-... | Russell King | 2009-08-17 | 1 | -6/+0 | |
| |\ | ||||||
| | * | ARM: S3C24XX: Add platform device for AC97 controller | Mark Brown | 2009-08-14 | 1 | -6/+0 | |
| * | | Merge branch 'fix/oss' into for-linus | Takashi Iwai | 2009-07-31 | 2 | -5/+6 | |
| |\ \ | ||||||
| | * | | sound: mpu401.c: Buffer overflow | Roel Kluin | 2009-07-29 | 1 | -1/+1 | |
| | * | | sound: aedsp16: Buffer overflow | Roel Kluin | 2009-07-29 | 1 | -4/+5 | |
| * | | | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2009-07-31 | 1 | -0/+4 | |
| |\ \ \ | ||||||
| | * | | | ALSA: sound/aoa: Add kmalloc NULL tests | Julia Lawall | 2009-07-31 | 1 | -0/+4 | |
| * | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-07-31 | 3 | -4/+6 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | ALSA: hda - Increase PCM stream name buf in patch_realtek.c | Takashi Iwai | 2009-07-31 | 1 | -2/+2 | |
| | * | | | ALSA: hda: fix out-of-bound hdmi_eld.sad[] write | Roel Kluin | 2009-07-29 | 1 | -2/+2 | |
| | * | | | ALSA: hda - Add quirk for Dell Studio 1555 | Takashi Iwai | 2009-07-28 | 1 | -0/+2 | |
| * | | | | Merge branch 'fix/usb-audio' into for-linus | Takashi Iwai | 2009-07-26 | 1 | -5/+20 | |
| |\ \ \ \ | ||||||
| | * | | | | ALSA: usb-audio - Volume control quirk for QuickCam E 3500 | Alexey Fisher | 2009-07-22 | 1 | -5/+20 | |
| * | | | | | Merge branch 'fix/pcm-hwptr' into for-linus | Takashi Iwai | 2009-07-26 | 1 | -1/+35 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ALSA: pcm - Fix hwptr buffer-size overlap bug | Takashi Iwai | 2009-07-23 | 1 | -1/+1 | |
| | * | | | | | ALSA: pcm - Fix warnings in debug loggings | Takashi Iwai | 2009-07-23 | 1 | -12/+12 | |
| | * | | | | | ALSA: pcm - Add logging of hwptr updates and interrupt updates | Takashi Iwai | 2009-07-23 | 1 | -0/+25 | |
| | * | | | | | ALSA: pcm - Fix regressions with VMware | Takashi Iwai | 2009-07-22 | 1 | -1/+10 | |
| * | | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-07-26 | 3 | -19/+18 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | ALSA: hda - Fix mute control with some ALC262 models | Takashi Iwai | 2009-07-24 | 1 | -17/+16 | |
| | * | | | | | ALSA: hda - Restore GPIO1 properly at resume with AD1984A | Takashi Iwai | 2009-07-22 | 1 | -1/+1 | |
| | * | | | | | ALSA: hda - Use snprintf() to be safer | Takashi Iwai | 2009-07-22 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'fix/ctxfi' into for-linus | Takashi Iwai | 2009-07-26 | 2 | -12/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ALSA: ctxfi - Fix uninitialized error checks | Takashi Iwai | 2009-07-22 | 2 | -12/+9 | |
| * | | | | | | | Merge branch 'fix/caiaq' into for-linus | Takashi Iwai | 2009-07-26 | 4 | -1/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ALSA: snd_usb_caiaq: add support for Audio2DJ | Daniel Mack | 2009-07-23 | 4 | -1/+10 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-07-26 | 1 | -1/+10 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | ASoC: tlv320aic3x: Enable PLL when not bypassed | Chaithrika U S | 2009-07-23 | 1 | -1/+10 | |
| * | | | | | | | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2009-07-21 | 3 | -9/+6 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | ALSA: ca0106 - Fix the max capture buffer size | Takashi Iwai | 2009-07-20 | 1 | -2/+2 | |
| | * | | | | | | ALSA: OSS sequencer should be initialized after snd_seq_system_client_init | Jaswinder Singh Rajput | 2009-07-19 | 1 | -5/+2 | |
| | * | | | | | | ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lock | Julia Lawall | 2009-07-19 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-07-21 | 2 | -2/+11 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecs | Takashi Iwai | 2009-07-20 | 1 | -2/+4 | |
| | * | | | | | | ALSA: hda - Add quirk for Gateway T6834c laptop | Hao Song | 2009-07-20 | 1 | -0/+1 | |
| | * | | | | | | ALSA: hda_codec: Check for invalid zero connections | Jaroslav Kysela | 2009-07-19 | 1 | -0/+6 | |
| * | | | | | | | Merge branch 'fix/ctxfi' into for-linus | Takashi Iwai | 2009-07-21 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2 | Frank Roth | 2009-07-20 | 1 | -2/+2 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'fix/usb-audio' into for-linus | Takashi Iwai | 2009-07-16 | 1 | -1/+13 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | sound: usb-audio: add workaround for Blue Microphones devices | Clemens Ladisch | 2009-07-15 | 1 | -1/+13 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2009-07-16 | 1 | -2/+5 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | ALSA: riptide - proper handling of pci_register_driver for joystick | Jaswinder Singh Rajput | 2009-07-15 | 1 | -2/+5 | |
| * | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-07-16 | 1 | -0/+6 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | ALSA: hda_intel: more strict alc880_parse_auto_config dig_nid checking | Jaroslav Kysela | 2009-07-10 | 1 | -0/+6 | |
| * | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-07-16 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| | | ||||||
| | * | | | ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_free | Daniel Mack | 2009-07-09 | 1 | -1/+1 | |
| * | | | | Sound: remove direct access of driver_data | Greg Kroah-Hartman | 2009-07-12 | 1 | -2/+2 | |
| | | | | | ||||||
| \ \ \ \ | ||||||
*-. \ \ \ \ | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King | 2009-09-12 | 53 | -334/+415 | |
|\ \ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-07-10 | 9 | -66/+113 | |
| | |\ \ \ \ |