aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-25Merge branch 'topic/hda' into for-linusTakashi Iwai
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-10-25Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-10-18ASoC: Restore MAX98088 CODEC driverMark Brown
2010-10-18ALSA: emu10k1: Fix warning: "CCR" redefinedNobuhiro Iwamatsu
2010-10-17ALSA: tlv - Define numbers in sound/tlv.hTakashi Iwai
2010-10-17Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-10-17ALSA: fix unused warnings with snd_power_get_stateMike Frysinger
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-13ASoC: don't register AC97 devices twiceMika Westerberg
2010-10-11fanotify: disable fanotify syscallsEric Paris
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-07ASoC: Use delayed work for debounce of GPIO based jacksMark Brown
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-02ASoC: Add support for WM8962 GPIO outputsMark Brown
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-09-30ASoC: Provide microphone bias configuration for WM8962Mark Brown
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-09-29ASoC: Initial WM8962 IRQ supportMark Brown
2010-09-28ACPI: Fix typosLucas De Marchi
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-27V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil
2010-09-28drm: Prune GEM vma entriesChris Wilson
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert
2010-09-27drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori