aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-01[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flagHerbert Xu4-6/+5
2005-09-01[CRYPTO]: Fix XTEA implementationAaron Grothe5-29/+207
2005-09-01[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-01[TG3]: Minimize locking in TX path.Michael Chan1-11/+13
2005-09-01[SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine1-0/+1
2005-09-01[SUNGEM]: fix minor bug in sungem.hGeoff Levand1-1/+1
2005-09-01[IPVS]: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2005-09-01[TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw2-0/+16
2005-09-01[PATCH] ppc: L2 cache prefetch fixes on 745xKumar Gala2-2/+34
2005-09-01[PATCH] Fix PCI ROM mappingBenjamin Herrenschmidt1-7/+17
2005-09-01[PATCH] Fix bug in ppc64 dynamic hugepage supportDavid Gibson1-13/+9
2005-09-01[PATCH] Add missing select's to DVB_BUDGET_AVAdrian Bunk1-0/+3
2005-08-30Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git Linus Torvalds30-90/+11159
2005-08-30[PATCH] ppc32 8xx: fix warnings in m8xx_setup.cMarcelo Tosatti1-3/+3
2005-08-30[PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky3-35/+17
2005-08-30Merge HEAD from /spare/repo/linux-2.6/.git Jeff Garzik661-11418/+29643
2005-08-30Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git Linus Torvalds1-3/+2
2005-08-30Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa Linus Torvalds84-700/+2033
2005-08-30Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 Linus Torvalds57-3243/+7407
2005-08-30[ALSA] usb-audio: throttle MIDI URB resubmits on USB errorsClemens Ladisch1-13/+64
2005-08-30[PATCH] Assign device pointer to OSS devicesTakashi Iwai3-11/+25
2005-08-30[ALSA] version 1.0.10rc1Jaroslav Kysela1-2/+2
2005-08-30[ALSA] Add identification for Live 5.1 [SB0220]Lee Revell1-0/+7
2005-08-30[ALSA] emu10k1 - Add missing ac97 support on SBLive! Player 5.1Takashi Iwai1-0/+1
2005-08-30[ALSA] intel8x0 - Add quirk for FSC 4010Takashi Iwai1-0/+6
2005-08-30[ALSA] pcm - Fix zero-division in 32bit compat layerTakashi Iwai1-3/+8
2005-08-30[ALSA] intel8x0 - add AC97_TUNE_MUTE_LED quirk for HP nx8220 laptop 103c:0934Daniel Horchner1-0/+6
2005-08-30[ALSA] usb-audio: fix Emagic MIDI protocol handlingClemens Ladisch1-5/+12
2005-08-30[ALSA] Fix missing spin_unlockTakashi Iwai2-2/+3
2005-08-30[ALSA] include/sound/gus.h: 'extern inline' -> 'static inline'Adrian Bunk1-4/+4
2005-08-30[ALSA] hda-intel - Fix ULI M5461 supportTakashi Iwai1-33/+117
2005-08-30[ALSA] hda-codec - Add beep support for UniwillTakashi Iwai1-1/+7
2005-08-30[ALSA] vxpocket - Register device pointerTakashi Iwai1-0/+1
2005-08-30[ALSA] vxpocket - Fix wrong index assignmentTakashi Iwai1-1/+1
2005-08-30[ALSA] vxpocket - Add missing event callbackTakashi Iwai1-4/+5
2005-08-30[ALSA] Fix compilation without CONFIG_PROC_FSTakashi Iwai1-2/+1
2005-08-30[ALSA] hda-codec - Code clean upTakashi Iwai1-11/+18
2005-08-30[ALSA] hda-intel - correct a bug in detection of rate supportedNicolas Graziano1-1/+5
2005-08-30[ALSA] HP nx6110 quirksSergey Vlasov2-0/+7
2005-08-30[ALSA] ac97_bus - revert last change and do it only in the ALSA treeJaroslav Kysela1-1/+1
2005-08-30[ALSA] ac97_bus - replace <linux/module.h> with <sound/driver.h> for consistencyJaroslav Kysela1-1/+1
2005-08-30[ALSA] via82xx - Add DXS entry for MSI 7142Takashi Iwai1-0/+1
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela8-19/+32
2005-08-30[ALSA] ac97 - make ac97 codec device name uniqueBjorge Dijkstra1-1/+1
2005-08-30[ALSA] hdspm - Fix module parameter descriptionTakashi Iwai1-1/+1
2005-08-30[ALSA] nm256 - Fix PM and irq handlingTakashi Iwai1-23/+70
2005-08-30[ALSA] intel8x0 - Fix PMTakashi Iwai1-8/+31
2005-08-30[ALSA] ALSA timer - fixed compilationJaroslav Kysela1-2/+2
2005-08-30[ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is resolution in nsJaroslav Kysela1-1/+1
2005-08-30[ALSA] Timer API - added SUSPEND/RESUME eventsJaroslav Kysela3-6/+16