aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds12-108/+5207
2007-02-09[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton1-1/+1
2007-02-08ucc_geth: Add support to local-mac-address propertyLi Yang1-1/+7
2007-02-08ucc_geth: Remove obsolete workaround of link speed changeLi Yang2-66/+7
2007-02-08cxgb3: sysfs attributes in -mm treeDivy Le Ray1-41/+45
2007-02-08Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller1-1/+1
2007-02-08[S390]: Adapt special message interface to new IUCV APIMartin Schwidefsky1-73/+74
2007-02-08[S390]: Adapt netiucv driver to new IUCV APIMartin Schwidefsky1-662/+652
2007-02-08[S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky1-152/+127
2007-02-08[S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky1-117/+101
2007-02-08[S390]: Rewrite of the IUCV base code, part 1Martin Schwidefsky4-3397/+0
2007-02-08[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() callsJoe Jin2-6/+2
2007-02-08[TG3]: Avoid an expensive divide.Eric Dumazet1-1/+1
2007-02-08[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() callsJoe Jin1-4/+1
2007-02-08ieee1394: fix host device registering when nodemgr disabledStefan Richter1-8/+16
2007-02-08ieee1394: video1394: DMA fixDavid Moore1-0/+8
2007-02-08ieee1394: raw1394: prevent unloading of low-level driverStefan Richter1-19/+29
2007-02-08ieee1394: dv1394: tidy up card removalStefan Richter1-23/+13
2007-02-08ieee1394: dv1394: fix CardBus card ejectionStefan Richter1-7/+5
2007-02-08ieee1394: sbp2: lower block queue alignment requirementStefan Richter1-2/+0
2007-02-08ieee1394: sbp2: remove bogus "emulated" host flagStefan Richter1-1/+0
2007-02-08ieee1394: save one word in struct hpsb_hostStefan Richter1-2/+2
2007-02-08ieee1394: restore config ROM when resumingStefan Richter4-9/+12
2007-02-08ieee1394: ohci1394: drop pcmcia-cs compatibility codeStefan Richter1-7/+2
2007-02-08ieee1394: nodemgr: check info_length in ROM header earlierStefan Richter1-3/+6
2007-02-08the scheduled IEEE1394_OUI_DB removalAdrian Bunk7-7137/+0
2007-02-08the scheduled IEEE1394_EXPORT_FULL_API removalAdrian Bunk2-29/+0
2007-02-08ieee1394: sbp2: use a better wildcard for blacklistStefan Richter1-12/+8
2007-02-08Add PCI class ID for firewire OHCI controllers.Kristian Høgsberg1-3/+1
2007-02-08ieee1394: modified csr1212_key_id_type_map to support lisightAndrea Guzzo1-3/+3
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-22/+22
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds14-430/+167
2007-02-08Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds21-307/+304
2007-02-08Add Attansic L1 ethernet driver.Jay Cliburn9-0/+5148
2007-02-07Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman4-22/+22
2007-02-08drm: Allow for 44 bit user-tokens (or drm_file offsets)Thomas Hellstrom3-13/+14
2007-02-08[POWERPC] windfarm: don't die on suspend thread signalJohannes Berg1-4/+2
2007-02-08[POWERPC] ppc: Fix booke watchdog initializationStefan Roese1-9/+11
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds15-868/+2478
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds20-1533/+969
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds129-1544/+5611
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds40-389/+555
2007-02-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds121-5262/+25552
2007-02-08drm/via: Disable AGP DMA for chips with the new 3D engine.Thomas Hellstrom1-0/+5
2007-02-08drm: update core memory manager from git drm treeThomas Hellstrom3-47/+149
2007-02-08drm: remove drm_ioremap and drm_ioremapfreeChristoph Hellwig6-195/+25
2007-02-08i810/i830: use drm_core_ioremap instead of drm_ioremapDave Airlie4-22/+48
2007-02-08drm: use vmalloc_user instead of vmalloc_32 for DRM_SHMThomas Hellstrom1-1/+1
2007-02-08via: allow for npot texture pitch alignmentThomas Hellstrom3-11/+24
2007-02-08via: add some new chipsetsThomas Hellstrom5-17/+33