summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-16[ALSA] s3c24xx-pcm: fix hw_params dma handlingHarald Welte1-9/+13
2007-10-16[ALSA] ca0106: replaced control add sequences with macroTrent Piepho1-18/+15
2007-10-16[ALSA] ca0106: Add analog mute controls for cards with SPI DACTrent Piepho3-5/+122
2007-10-16[ALSA] sound/pci/cs46xx/: fix an off-by-oneAdrian Bunk1-1/+1
2007-10-16[ALSA] ice1712 - Fix missing replacement to snd_ctl_boolean_mono_infoTakashi Iwai2-4/+1
2007-10-16[ALSA] snd-emu10k1:Support for ADAT and S/PDIF.James Courtier-Dutton2-9/+49
2007-10-16[ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251James Courtier-Dutton1-0/+9
2007-10-16[ALSA] snd-emu10k1:Improves firmware loading for E-Mu cards.James Courtier-Dutton2-42/+62
2007-10-16[ALSA] ymfpci: fix volume handling of the 44.1 kHz slotClemens Ladisch1-24/+46
2007-10-16[ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driverHans-Christian Egtvedt5-0/+1301
2007-10-16[ALSA] Add SPI devices to ALSA Kconfig and MakefileHans-Christian Egtvedt4-1/+14
2007-10-16[ALSA] Fix Kconfig entry for SND_S3C24XX_SOC_NEO1973_WM8753Arnaud Patard1-1/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai60-973/+119
2007-10-16[ALSA] Add helper functions for frequently used callbacksTakashi Iwai2-0/+35
2007-10-16[ALSA] snd-emu10k1: Add support for E-Mu 1616 PCI, 1616M PCI, 0404 PCI, E-MuJames Courtier-Dutton3-108/+132
2007-10-16[ALSA] Clean up duplicate includes in sound/core/Jesper Juhl1-1/+0
2007-10-16[ALSA] Clean up duplicate includes in sound/soc/Jesper Juhl1-1/+0
2007-10-16[ALSA] Clean up duplicate includes in sound/ppc/Jesper Juhl1-1/+0
2007-10-16[ALSA] Fix tas_suspend/resume build warningStephen Rothwell1-4/+5
2007-10-16Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds171-1136/+13123
2007-10-16Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds14-146/+157
2007-10-16Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds1-0/+1
2007-10-16[libata] pata_cs5536: new API build fixJeff Garzik1-2/+0
2007-10-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds165-2255/+2019
2007-10-16Map volume and brightness events on thinkpadsJeremy Katz1-8/+8
2007-10-16[IA64] build fix for scatterlistTony Luck1-0/+1
2007-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds42-2174/+3774
2007-10-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-21/+1298
2007-10-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds51-325/+1914
2007-10-16xen-netfront: rearrange netfront structure to separate tx and rxJeremy Fitzhardinge1-18/+17
2007-10-16Atari keyboard: incorporate additional review commentsGeert Uytterhoeven2-5/+4
2007-10-16[IPV6]: Consolidate the ip6_pol_route_(input|output) pairPavel Emelyanov1-68/+9
2007-10-15[TCP]: Make snd_cwnd_cnt 32-bitIlpo Järvinen1-1/+1
2007-10-15[TCP]: Update the /proc/net/tcp documentationJean Delvare1-2/+3
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz6-11/+11
2007-10-15[NETNS]: Don't panic on creating the namespace's loopbackPavel Emelyanov1-6/+5
2007-10-15Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds1-2/+2
2007-10-15[NEIGH]: Ensure that pneigh_lookup is protected with RTNLPavel Emelyanov1-0/+2
2007-10-15[INET]: kmalloc+memset -> kzalloc in frag_alloc_queueDenis V. Lunev2-10/+4
2007-10-15[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev1-1/+1
2007-10-15[libata] pata_pcmcia: Add additional id string (corsair, 1GB)Kristoffer Ericson1-0/+2
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu15-56/+36
2007-10-15scsi/gdth: fix crash in gdth_timeout if no gdth controllers foundLinus Torvalds1-0/+4
2007-10-15libata: prevent devices with blank model names from being DMA blacklistedAndrew Paprocki1-1/+7
2007-10-15ata_piix: SATA 2port controller port map fixJason Gaston1-5/+30
2007-10-15pata_cs5536: ATA driver for Geode companion chipMartin K. Petersen3-0/+356
2007-10-15[SELINUX]: Update for netfilter ->hook() arg changes.David S. Miller1-6/+5
2007-10-15[INET]: Consolidate the xxx_putPavel Emelyanov4-6/+9
2007-10-15[INET]: Small cleanup for xxx_put after evictor consolidationPavel Emelyanov3-16/+16
2007-10-15[INET]: Consolidate the xxx_evictorPavel Emelyanov7-80/+52