summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2009-04-1511-165/+102
|\
| * ALSA: sound/pci: use memdup_user()Li Zefan2009-04-141-28/+13
| * ALSA: sound/usb: use memdup_user()Li Zefan2009-04-142-14/+9
| * ALSA: sound/isa: use memdup_user()Li Zefan2009-04-143-24/+20
| * ALSA: sound/core: use memdup_user()Li Zefan2009-04-145-99/+60
* | Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai2009-04-1511-51/+22
|\ \
| * | ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack2009-04-1411-15/+16
| * | ALSA: snd-usb-caiaq: clean up header includesDaniel Mack2009-04-145-36/+6
| |/
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-152-5/+3
|\ \
| * \ Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-142-5/+3
| |\ \ | | |/ | |/|
| | * ASoC: Disable S3C64xx support in KconfigMark Brown2009-04-091-3/+3
| | * ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-091-2/+0
* | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-155-11/+47
|\ \ \
| * \ \ Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai2009-04-154-8/+45
| |\ \ \
| | * | | ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2009-04-142-8/+40
| | * | | ALSA: add private_data to struct snd_jackTakashi Iwai2009-04-142-0/+5
| | |/ /
| * | | ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai2009-04-151-3/+2
* | | | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2009-04-154-44/+136
|\ \ \ \ | |/ / / |/| | |
| * | | [ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela2009-04-151-4/+11
| * | | [ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela2009-04-141-3/+3
| * | | [ALSA] intel8x0: do not use zero value from PICB registerJaroslav Kysela2009-04-131-10/+33
| * | | [ALSA] intel8x0: an attempt to make ac97_clock measurement more reliableJaroslav Kysela2009-04-131-9/+28
| * | | [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela2009-04-102-9/+41
| * | | [ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela2009-04-101-14/+25
| |/ /
* | | Linux 2.6.30-rc2v2.6.30-rc2Linus Torvalds2009-04-141-1/+1
* | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-149-40/+412
|\ \ \
| * | | drm/i915: fix scheduling while holding the new active list spinlockShaohua Li2009-04-141-1/+12
| * | | drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.Eric Anholt2009-04-084-14/+235
| * | | drm/i915: Correctly set the write flag for get_user_pages in pread.Eric Anholt2009-04-081-1/+1
| * | | drm/i915: Fix use of uninitialized var in 40a5f0deFlorian Mickler2009-04-081-12/+22
| * | | drm/i915: indicate framebuffer restore key in SysRq help messageFerenc Wagner2009-04-081-2/+2
| * | | drm/i915: sync hdmi detection by hdmi identifier with 2DMa Ling2009-04-082-5/+40
| * | | drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed)Shaohua Li2009-04-081-0/+2
| * | | drm/i915: Implement batch and ring buffer dumpingBen Gamari2009-04-083-5/+98
* | | | x86 microcode: revert some work_on_cpuHugh Dickins2009-04-141-22/+11
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-141-0/+1
|\ \ \ \
| * | | | lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar2009-04-141-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-04-141-3/+5
|\ \ \ \ \
| * | | | | fuse: fix "direct_io" private mmapMiklos Szeredi2009-04-091-0/+2
| * | | | | fuse: fix argument type in fuse_get_user_pages()Miklos Szeredi2009-04-091-3/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-04-147-213/+197
|\ \ \ \ \ \
| * | | | | | nilfs2: fix possible mismatch of sufile counters on recoveryRyusuke Konishi2009-04-133-16/+45
| * | | | | | nilfs2: segment usage file cleanupsRyusuke Konishi2009-04-132-195/+140
| * | | | | | nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_errorRyusuke Konishi2009-04-131-7/+10
| * | | | | | nilfs2: simplify handling of active state of segments fixRyusuke Konishi2009-04-131-1/+1
| * | | | | | nilfs2: remove module versionRyusuke Konishi2009-04-132-6/+0
| * | | | | | nilfs2: fix lockdep recursive locking warning on meta data filesRyusuke Konishi2009-04-131-0/+4
| * | | | | | nilfs2: fix lockdep recursive locking warning on bmapRyusuke Konishi2009-04-131-0/+5
| * | | | | | nilfs2: return f_fsid for statfs2Ryusuke Konishi2009-04-131-1/+5
* | | | | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-1415-14/+15
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud