| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-23 | 1 | -8/+3 |
|\ |
|
| * | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers | 2010-10-22 | 1 | -8/+3 |
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 6 | -1/+7 |
|\ \ |
|
| * | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 6 | -1/+7 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-10-21 | 4 | -20/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 2010-09-29 | 2 | -6/+2 |
| * | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 | 4 | -7/+6 |
| * | | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 2010-09-29 | 2 | -5/+5 |
| * | | pcmcia: simplify IntType | Dominik Brodowski | 2010-09-29 | 2 | -2/+0 |
* | | | ALSA: rawmidi: fix oops (use after free) when unloading a driver module | Clemens Ladisch | 2010-10-17 | 1 | -1/+3 |
* | | | ALSA: hda - Add another HP DV6 quirk | Luke Yelavich | 2010-10-11 | 1 | -0/+2 |
* | | | OSS: soundcard: locking bug in sound_ioctl() | Dan Carpenter | 2010-10-11 | 1 | -2/+2 |
* | | | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2010-10-04 | 2 | -1/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | ALSA: i2c/other/ak4xx-adda: Fix a compile warning with CONFIG_PROCFS=n | Takashi Iwai | 2010-09-30 | 1 | -1/+1 |
| * | | ALSA: prevent heap corruption in snd_ctl_new() | Dan Rosenberg | 2010-09-28 | 1 | -0/+5 |
* | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-09-25 | 2 | -6/+17 |
|\ \ \ |
|
| * | | | ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecs | Takashi Iwai | 2010-09-24 | 1 | -6/+16 |
| * | | | ALSA: hda - Add Dell Latitude E6400 model quirk | Luke Yelavich | 2010-09-21 | 1 | -0/+1 |
* | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-09-25 | 2 | -4/+16 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ASoC: Fix multi-componentism | Mark Brown | 2010-09-22 | 1 | -1/+1 |
| * | | | ASoC: Fix soc-cache buffer overflow bug | Dimitris Papastamos | 2010-09-22 | 1 | -2/+3 |
| * | | | ASoC: fix clkdev API usage in sh/migor.c | Guennadi Liakhovetski | 2010-09-19 | 1 | -2/+13 |
* | | | | ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-25 | 2 | -0/+2 |
* | | | | ALSA: oxygen: fix analog capture on Claro halo cards | Erik J. Staab | 2010-09-22 | 1 | -0/+4 |
* | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-09-17 | 4 | -1/+15 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ALSA: HDA: Enable internal speaker on Dell M101z | David Henningsson | 2010-09-16 | 1 | -0/+10 |
| * | | | ALSA: patch_nvhdmi.c: Fix supported sample rate list. | Stephen Warren | 2010-09-14 | 1 | -1/+1 |
| * | | | ALSA: hda - Add quirk for Toshiba C650D using a Conexant CX20585 | Anisse Astier | 2010-09-13 | 1 | -0/+1 |
| * | | | ALSA: hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDs | Seth Heasley | 2010-09-13 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | ALSA: pcm - Fix race with proc files | Takashi Iwai | 2010-09-16 | 1 | -9/+24 |
* | | | ALSA: pcm - Fix unbalanced pm_qos_request | Takashi Iwai | 2010-09-16 | 1 | -0/+2 |
* | | | sound: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-09-13 | 2 | -3/+2 |
|/ / |
|
* | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-09-10 | 4 | -1/+110 |
|\ \ |
|
| * | | ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config() | Takashi Iwai | 2010-09-08 | 1 | -1/+1 |
| * | | ALSA: hda - Enable PC-beep for EeePC with ALC269 codec | Takashi Iwai | 2010-09-08 | 1 | -0/+1 |
| * | | ALSA: hda - Add errata initverb sequence for CS42xx codecs | Brian Austin | 2010-09-08 | 1 | -0/+50 |
| * | | ALSA: hda - Add quirk for Lenovo T400s | Takashi Iwai | 2010-09-07 | 1 | -0/+1 |
| * | | ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60 | David Henningsson | 2010-09-02 | 1 | -0/+57 |
* | | | ALSA: rawmidi: fix the get next midi device ioctl | Dan Carpenter | 2010-09-09 | 1 | -0/+2 |
* | | | ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() | Takashi Iwai | 2010-09-08 | 1 | -5/+4 |
* | | | ALSA: msnd-classic: Fix invalid cfg parameter | Takashi Iwai | 2010-09-08 | 1 | -2/+6 |
* | | | ALSA: usb - Release capture substream URBs properly | Takashi Iwai | 2010-09-08 | 1 | -1/+1 |
* | | | ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controls | Clemens Ladisch | 2010-09-08 | 1 | -1/+20 |
* | | | ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver | Clemens Ladisch | 2010-09-08 | 4 | -3/+21 |
* | | | ALSA: usb-audio: fix detection of vendor-specific device protocol settings | Clemens Ladisch | 2010-09-03 | 6 | -26/+32 |
* | | | ALSA: usb-audio: Assume first control interface is for audio | Daniel Mack | 2010-09-02 | 1 | -1/+7 |
|/ / |
|
* | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-08-28 | 1 | -1/+1 |
|\| |
|
| * | ASoC: soc-core: fix debugfs_pop_time file permissions | Axel Lin | 2010-08-27 | 1 | -1/+1 |
* | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-08-28 | 1 | -0/+1 |
|\ \ |
|
| * | | ALSA: hda - Add Sony VAIO quirk for ALC269 | David Henningsson | 2010-08-26 | 1 | -0/+1 |