aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-25[PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.Jonathan McDowell
2006-10-25[PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad
2006-10-25[PATCH] pcmcia: au1000_generic fixOm Narasimhan
2006-10-25[PATCH] i82092: wire up errors from pci_register_driver()Alexey Dobriyan
2006-10-25[PATCH] CONFIG_PM=n slim: drivers/pcmcia/*Alexey Dobriyan
2006-10-25[PATCH] pcmcia/ds: driver layer error checkingRandy Dunlap
2006-10-25[PATCH] pcmcia: update alloc_io_space for conflict checking for multifunction...Kaustav Majumdar
2006-10-25[PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski
2006-10-25[PATCH] pcmcia: at91_cf updateDavid Brownell
2006-10-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-10-24[PATCH] missing includes of io.hAl Viro
2006-10-24[PATCH] missing include of dma-mapping.hAl Viro
2006-10-24[PATCH] IOC4 should depend on PCIAl Viro
2006-10-24[PATCH] uml: mconsole fixesAl Viro
2006-10-24[PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptopKeith Packard
2006-10-24[DCCP]: Update documentation references.Gerrit Renker
2006-10-24[ATM] horizon: read_bia() needs to be __devinitDavid S. Miller
2006-10-24[NETFILTER]: Fix ip6_tables extension header bypass bugPatrick McHardy
2006-10-24[NETFILTER]: Fix ip6_tables protocol bypass bugPatrick McHardy
2006-10-24[XFRM]: Fix xfrm_state accountingPatrick McHardy
2006-10-24[IPV4] ipconfig: fix RARP ic_servaddr breakageAl Viro
2006-10-23Linux 2.6.19-rc3Linus Torvalds
2006-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2006-10-23Revert unintentional and bogus change to drivers/pci/quirks.cLinus Torvalds
2006-10-23[PATCH] Remove __must_check for device_for_each_child()Russell King
2006-10-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2006-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-10-23[ALSA] hda-intel - Add check of MSI availabityTakashi Iwai
2006-10-22[SPARC64]: 8-byte align return value from compat_alloc_user_space()David S. Miller
2006-10-22[PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller
2006-10-22[NET]: kernel-doc fix for sock.hRandy Dunlap
2006-10-22[ALSA] version 1.0.13Jaroslav Kysela
2006-10-22[ALSA] Fix addition of user-defined boolean controlsTakashi Iwai
2006-10-22[ALSA] Fix AC97 power-saving modeTakashi Iwai
2006-10-22[ALSA] Fix re-use of va_listTakashi Iwai
2006-10-22[ALSA] hda_intel: add ATI RS690 HDMI audio supportFelix Kuehling
2006-10-22[ALSA] hda-codec - Add model entry for ASUS U5F laptopTakashi Iwai
2006-10-22[ALSA] Fix dependency of snd-adlib driver in KconfigTakashi Iwai
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai
2006-10-22[ALSA] hda-codec - Fix assignment of PCM devices for Realtek codecsTakashi Iwai
2006-10-22[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return valueAmit Choudhary
2006-10-22[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return valueAmit Choudhary
2006-10-22[ALSA] sound/isa/cmi8330.c: check kmalloc() return valueAmit Choudhary
2006-10-22[ALSA] sound/isa/gus/interwave.c: check kmalloc() return valueAmit Choudhary
2006-10-21[NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet
2006-10-21[IPv6] fib: initialize tb6_lock in common place to give lockdep a keyThomas Graf
2006-10-21[ATM] nicstar: Fix a bogus casting warningAlan Cox