| Commit message (Expand) | Author | Age |
* | ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, too | Takashi Iwai | 2009-04-16 |
* | ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecs | Takashi Iwai | 2009-04-16 |
* | ALSA: hda_intel.c - Consolidate bitfields | Joe Perches | 2009-04-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-04-15 |
|\ |
|
| * | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-04-15 |
| |\ |
|
| | * | ALSA: hda - Fix the cmd cache keys for amp verbs | Takashi Iwai | 2009-04-15 |
| | * | ALSA: add missing definitions(letters) to HD-Audio.txt | Justin Mattock | 2009-04-15 |
| * | | Merge branch 'topic/memdup_user' into for-linus | Takashi Iwai | 2009-04-15 |
| |\ \ |
|
| | * | | ALSA: sound/pci: use memdup_user() | Li Zefan | 2009-04-14 |
| | * | | ALSA: sound/usb: use memdup_user() | Li Zefan | 2009-04-14 |
| | * | | ALSA: sound/isa: use memdup_user() | Li Zefan | 2009-04-14 |
| | * | | ALSA: sound/core: use memdup_user() | Li Zefan | 2009-04-14 |
| * | | | Merge branch 'topic/usb-caiaq' into for-linus | Takashi Iwai | 2009-04-15 |
| |\ \ \ |
|
| | * | | | ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathes | Daniel Mack | 2009-04-14 |
| | * | | | ALSA: snd-usb-caiaq: clean up header includes | Daniel Mack | 2009-04-14 |
| | |/ / |
|
| * | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-04-15 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2009-04-14 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | ASoC: Disable S3C64xx support in Kconfig | Mark Brown | 2009-04-09 |
| | | * | | ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-04-09 |
| * | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-04-15 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Merge branch 'topic/jack-free-fix' into topic/hda | Takashi Iwai | 2009-04-15 |
| | |\ \ \ |
|
| | | * | | | ALSA: hda - Avoid call of snd_jack_report at release | Takashi Iwai | 2009-04-14 |
| | | * | | | ALSA: add private_data to struct snd_jack | Takashi Iwai | 2009-04-14 |
| | | |/ / |
|
| | * | | | ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883 | Takashi Iwai | 2009-04-15 |
| * | | | | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus | Takashi Iwai | 2009-04-15 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | [ALSA] intel8x0: add one retry to the ac97_clock measurement routine | Jaroslav Kysela | 2009-04-15 |
| | * | | | [ALSA] intel8x0: fix wrong conditions in ac97_clock measure routine | Jaroslav Kysela | 2009-04-14 |
| | * | | | [ALSA] intel8x0: do not use zero value from PICB register | Jaroslav Kysela | 2009-04-13 |
| | * | | | [ALSA] intel8x0: an attempt to make ac97_clock measurement more reliable | Jaroslav Kysela | 2009-04-13 |
| | * | | | [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies | Jaroslav Kysela | 2009-04-10 |
| | * | | | [ALSA] hda_intel: fix unexpected ring buffer positions | Jaroslav Kysela | 2009-04-10 |
| | |/ / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2009-04-15 |
|\ \ \ \ |
|
| * | | | | GFS2: Use DEFINE_SPINLOCK | Xu Gang | 2009-04-15 |
| * | | | | GFS2: cleanup file_operations mess | Christoph Hellwig | 2009-04-15 |
| * | | | | GFS2: Move umount flush rwsem | Steven Whitehouse | 2009-04-15 |
| * | | | | GFS2: Fix symlink creation race | Steven Whitehouse | 2009-04-15 |
| * | | | | GFS2: Make quotad's waiting interruptible | Steven Whitehouse | 2009-04-15 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-04-15 |
|\ \ \ \ |
|
| * | | | | cfq-iosched: add close cooperator code | Jens Axboe | 2009-04-15 |
| * | | | | cfq-iosched: log responsible 'cfqq' in idle timer arm | Jens Axboe | 2009-04-15 |
| * | | | | cfq-iosched: tweak kick logic a bit more | Jens Axboe | 2009-04-15 |
| * | | | | cfq-iosched: no need to save interrupts in cfq_kick_queue() | Jens Axboe | 2009-04-15 |
| * | | | | brd: fix cacheflushing | Nick Piggin | 2009-04-15 |
| * | | | | brd: support barriers | Nick Piggin | 2009-04-15 |
| * | | | | swap: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 2009-04-15 |
| * | | | | gfs2: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 2009-04-15 |
| * | | | | ext4: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 2009-04-15 |
| * | | | | dio: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 2009-04-15 |
| * | | | | block: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 2009-04-15 |
| * | | | | bio: add documentation to bio_alloc() | Jens Axboe | 2009-04-15 |