summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-08ALSA: ctxfi - Remove useless initializations and castTakashi Iwai11-297/+301
2009-06-08ALSA: ctxfi - Fix DMA mask for emu20k2 chipTakashi Iwai1-6/+8
2009-06-08ALSA: ctxfi - Make volume controls more intuitiveTakashi Iwai1-17/+32
2009-06-08ALSA: ctxfi - Optimize the native timer handling using wc counterTakashi Iwai3-28/+55
2009-06-05ALSA: ctxfi - Add missing inclusion of linux/math64.hTakashi Iwai1-0/+1
2009-06-05ALSA: ctxfi - Set device 0 for mixer control elementsTakashi Iwai1-1/+1
2009-06-05ALSA: ctxfi - Clean up / optimizeTakashi Iwai6-248/+243
2009-06-05ALSA: ctxfi - Set periods_min to 2Takashi Iwai1-2/+2
2009-06-05ALSA: ctxfi - Use native timer interrupt on emu20k1Takashi Iwai9-105/+543
2009-06-05ALSA: ctxfi - Fix previous fix for 64bit DMATakashi Iwai1-5/+4
2009-06-05ALSA: ctxfi - Fix endian-dependent codesTakashi Iwai1-9/+9
2009-06-05ALSA: ctxfi - Allow 64bit DMATakashi Iwai1-3/+7
2009-06-02Merge branch 'topic/ctxfi-fix' into topic/ctxfiTakashi Iwai9-108/+92
2009-06-02ALSA: ctxfi - Support SG-buffersTakashi Iwai4-37/+30
2009-06-02ALSA: ctxfi - Remove PAGE_SIZE limitationTakashi Iwai5-37/+30
2009-06-02ALSA: ctxfi - Fix supported PCM formatsTakashi Iwai2-13/+7
2009-06-02ALSA: ctxfi - Fix PCM device namingTakashi Iwai3-10/+8
2009-06-02ALSA: ctxfi - Fix surround mixer namesTakashi Iwai1-4/+4
2009-06-02ALSA: ALSA: ctxfi - Release PCM resources at each prepare callTakashi Iwai1-0/+9
2009-06-02ALSA: ctxfi - Fix a typo in MODULE_LICENSETakashi Iwai1-1/+1
2009-06-02ALSA: ctxfi - Fix Oops at mmappingTakashi Iwai4-16/+13
2009-05-26ALSA: ctxfi - Add missing module parameter definitionsTakashi Iwai1-0/+9
2009-05-20ALSA: ctxfi - Add depends on X86Takashi Iwai1-0/+1
2009-05-14ALSA: ctxfi - Add prefix to debug printsTakashi Iwai9-43/+52
2009-05-14ALSA: ctxfi - Avoid unneeded pci_read_config_*() callsTakashi Iwai1-6/+6
2009-05-14ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai4-41/+19
2009-05-14ALSA: ctxfi - Add missing inclusion of linux/delay.hTakashi Iwai2-0/+2
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY32-0/+12387
2009-05-08Linux 2.6.30-rc5v2.6.30-rc5Linus Torvalds1-1/+1
2009-05-08Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-15/+29
2009-05-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-15/+40
2009-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-1/+4
2009-05-08Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-3/+3
2009-05-08kprobes: fix to use text_mutex around arm/disarm kprobeMasami Hiramatsu1-9/+22
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare1-1/+2
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti1-0/+2
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton1-8/+8
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto1-4/+6
2009-05-08x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge1-0/+5
2009-05-07x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2-4/+4
2009-05-07x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich1-1/+17
2009-05-07x86: fix boot hang in early_reserve_e820()Jan Beulich1-5/+6
2009-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds22-1642/+810
2009-05-08[CIFS] Fix double list addition in cifs posix open codeSteve French2-20/+9
2009-05-07NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells1-2/+0
2009-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-51/+60
2009-05-07random: make get_random_int() more randomLinus Torvalds1-7/+12
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-1027/+795
2009-05-07[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2-7/+24
2009-05-07[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman1-2/+2