summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-26[PATCH] PCMCIA: fix __must_check warningsDominik Brodowski1-3/+10
2006-10-26[PATCH] PCMCIA: handle sysfs, PCI errorsJeff Garzik2-6/+21
2006-10-26[PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.Jonathan McDowell1-0/+1
2006-10-26[PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad4-6/+22
2006-10-26[PATCH] pcmcia: au1000_generic fixOm Narasimhan1-6/+9
2006-10-26[PATCH] i82092: wire up errors from pci_register_driver()Alexey Dobriyan1-4/+1
2006-10-26[PATCH] CONFIG_PM=n slim: drivers/pcmcia/*Alexey Dobriyan3-2/+12
2006-10-26[PATCH] pcmcia/ds: driver layer error checkingRandy Dunlap1-2/+14
2006-10-26[PATCH] pcmcia: update alloc_io_space for conflict checking for multifunction...Kaustav Majumdar1-1/+1
2006-10-26[PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski1-0/+7
2006-10-26[PATCH] pcmcia: at91_cf updateDavid Brownell1-18/+7
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-52/+76
2006-10-25[PATCH] missing includes of io.hAl Viro2-0/+2
2006-10-25[PATCH] missing include of dma-mapping.hAl Viro1-0/+1
2006-10-25[PATCH] IOC4 should depend on PCIAl Viro1-0/+1
2006-10-25[PATCH] uml: mconsole fixesAl Viro3-6/+19
2006-10-25[PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptopKeith Packard1-0/+6
2006-10-25[DCCP]: Update documentation references.Gerrit Renker11-30/+27
2006-10-25[ATM] horizon: read_bia() needs to be __devinitDavid S. Miller1-1/+1
2006-10-25[NETFILTER]: Fix ip6_tables extension header bypass bugPatrick McHardy5-8/+31
2006-10-25[NETFILTER]: Fix ip6_tables protocol bypass bugPatrick McHardy1-4/+6
2006-10-25[XFRM]: Fix xfrm_state accountingPatrick McHardy1-8/+10
2006-10-25[IPV4] ipconfig: fix RARP ic_servaddr breakageAl Viro1-1/+1
2006-10-24Linux 2.6.19-rc3Linus Torvalds1-1/+1
2006-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds15-24/+1170
2006-10-24Revert unintentional and bogus change to drivers/pci/quirks.cLinus Torvalds1-2/+2
2006-10-23[PATCH] Remove __must_check for device_for_each_child()Russell King1-1/+1
2006-10-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds38-168/+330
2006-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds1-2/+2
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-28/+45
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+5
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds46-400/+280
2006-10-23[ALSA] hda-intel - Add check of MSI availabityTakashi Iwai1-17/+39
2006-10-23[SPARC64]: 8-byte align return value from compat_alloc_user_space()David S. Miller1-2/+5
2006-10-23[PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller2-2/+4
2006-10-23[NET]: kernel-doc fix for sock.hRandy Dunlap1-2/+1
2006-10-22[ALSA] version 1.0.13Jaroslav Kysela1-1/+1
2006-10-22[ALSA] Fix addition of user-defined boolean controlsTakashi Iwai1-4/+0
2006-10-22[ALSA] Fix AC97 power-saving modeTakashi Iwai1-6/+2
2006-10-22[ALSA] Fix re-use of va_listTakashi Iwai1-1/+4
2006-10-22[ALSA] hda_intel: add ATI RS690 HDMI audio supportFelix Kuehling2-0/+3
2006-10-22[ALSA] hda-codec - Add model entry for ASUS U5F laptopTakashi Iwai1-0/+2
2006-10-22[ALSA] Fix dependency of snd-adlib driver in KconfigTakashi Iwai1-0/+1
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai26-145/+276
2006-10-22[ALSA] hda-codec - Fix assignment of PCM devices for Realtek codecsTakashi Iwai1-2/+2
2006-10-22[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[ALSA] sound/isa/cmi8330.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[ALSA] sound/isa/gus/interwave.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet2-8/+0