aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge branch 'topic/hda' into for-linusGravatar Takashi Iwai 1-1/+3
2010-10-25Merge branch 'topic/asoc' into for-linusGravatar Takashi Iwai 10-166/+370
2010-10-25Merge branch 'topic/misc' into for-linusGravatar Takashi Iwai 4-2/+8
2010-10-18ASoC: Restore MAX98088 CODEC driverGravatar Mark Brown 1-0/+50
2010-10-18ALSA: emu10k1: Fix warning: "CCR" redefinedGravatar Nobuhiro Iwamatsu 1-0/+2
2010-10-17ALSA: tlv - Define numbers in sound/tlv.hGravatar Takashi Iwai 1-1/+3
2010-10-17Merge branch 'fix/misc' into topic/miscGravatar Takashi Iwai 6-34/+25
2010-10-17ALSA: fix unused warnings with snd_power_get_stateGravatar Mike Frysinger 1-1/+1
2010-10-15types.h: define __aligned_u64 and expose to userspaceGravatar Eric Paris 1-1/+14
2010-10-14Un-inline the core-dump helper functionsGravatar Linus Torvalds 1-32/+2
2010-10-14Don't dump task struct in a.out core-dumpsGravatar Linus Torvalds 1-1/+1
2010-10-13ASoC: don't register AC97 devices twiceGravatar Mika Westerberg 1-0/+1
2010-10-11fanotify: disable fanotify syscallsGravatar Eric Paris 1-1/+0
2010-10-11Merge branch 'fix/misc' into topic/miscGravatar Takashi Iwai 26-31/+96
2010-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-0/+18
2010-10-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-0/+1
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-1/+3
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2010-10-07ASoC: Use delayed work for debounce of GPIO based jacksGravatar Mark Brown 1-1/+1
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gravatar David S. Miller 1-0/+18
2010-10-07elevator: fix oops on early call to elevator_change()Gravatar Jens Axboe 1-0/+1
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsGravatar Thomas Hellstrom 1-1/+3
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2010-10-05wait: using uninitialized member of wait queueGravatar Evgeny Kuznetsov 1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceGravatar Linus Torvalds 1-3/+2
2010-10-02ASoC: Add support for WM8962 GPIO outputsGravatar Mark Brown 1-0/+1
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 2-10/+21
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-1/+1
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Gravatar Chris Wilson 1-4/+6
2010-09-30intel_idle: Voluntary leave_mm before entering deeperGravatar Suresh Siddha 1-0/+1
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Gravatar Dave Airlie 1-5/+13
2010-09-30ASoC: Provide microphone bias configuration for WM8962Gravatar Mark Brown 1-0/+6
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGravatar Gustavo F. Padovan 1-0/+18
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Gravatar Linus Torvalds 1-1/+1
2010-09-29ASoC: Initial WM8962 IRQ supportGravatar Mark Brown 1-0/+2
2010-09-28ACPI: Fix typosGravatar Lucas De Marchi 1-1/+1
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 6-5/+9
2010-09-27tcp: Fix >4GB writes on 64-bit.Gravatar David S. Miller 1-1/+1
2010-09-27V4L/DVB: videobuf-dma-sg: set correct size in last sg elementGravatar Hans Verkuil 1-0/+1
2010-09-28drm: Prune GEM vma entriesGravatar Chris Wilson 1-0/+1
2010-09-27tproxy: check for transparent flag in ip_route_newportsGravatar Ulrich Weber 1-0/+2
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+3
2010-09-26ipv6: add a missing unregister_pernet_subsys callGravatar Neil Horman 1-0/+1
2010-09-26net: reset skb queue mapping when rx'ing over tunnelGravatar Tom Herbert 1-0/+1
2010-09-27drm/radeon: fix PCI ID 5657 to be an RV410Gravatar Dave Airlie 1-1/+1
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 1-0/+3
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhGravatar Eric Dumazet 1-1/+1
2010-09-23x86/amd-iommu: Work around S3 BIOS bugGravatar Joerg Roedel 1-0/+3
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"Gravatar FUJITA Tomonori 1-0/+4