summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-05pcmcia/axnet_cs: make functions staticRichard Knutsson1-2/+2
2008-02-05pcmcia/3c574_cs: fix 'shadow variable' warningRichard Knutsson1-1/+1
2008-02-05pcmcia: include bad CIS filename in error messageRandy Dunlap1-2/+3
2008-02-05pcmcia: stop updating dev->power.power_stateDavid Brownell1-4/+6
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson19-216/+223
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson3-16/+17
2008-02-05drivers/net/wireless/b43/main.c needs io.hAndrew Morton1-0/+1
2008-02-05[S390] dcss: Initialize workqueue before using it.Heiko Carstens1-3/+2
2008-02-05[S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger2-2/+2
2008-02-05[S390] dasd: fix panic caused by alias device offlineStefan Weinhuber1-1/+1
2008-02-05[S390] dasd: add ifcc handlingStefan Haberland2-27/+52
2008-02-05[S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck1-0/+12
2008-02-05[S390] cio: Clean up chsc response code handling.Cornelia Huck1-92/+55
2008-02-05[S390] cio: make sense id procedure work with partial hardware responsePeter Oberparleiter1-43/+64
2008-02-05[NET]: Remove further references to net-modules.txtJohann Felix Soden1-4/+2
2008-02-05bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko1-0/+1
2008-02-05drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk1-3/+1
2008-02-05drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk1-0/+1
2008-02-05tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PINathaniel Filardo1-0/+4
2008-02-05hamradio: fix dmascc section mismatchRandy Dunlap1-2/+2
2008-02-05agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie1-2/+0
2008-02-05intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie1-61/+57
2008-02-05[intel_agp] fix name for G35 chipsetZhenyu Wang1-5/+5
2008-02-05intel-agp: fixup resource handling in flush code.Dave Airlie1-10/+23
2008-02-05intel-agp: add new chipset IDZhenyu Wang2-5/+29
2008-02-05agp: remove unnecessary pci_dev_putJulia Lawall1-4/+0
2008-02-05agp: remove uid comparison as security checkserue@us.ibm.com1-1/+1
2008-02-05fix AGP warningAndrew Morton1-1/+2
2008-02-05agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie1-30/+78
2008-02-05intel-agp: add chipset flushing supportDave Airlie1-0/+102
2008-02-05agp: add chipset flushing support to AGP interfaceDave Airlie6-2/+27
2008-02-04RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff16-1/+16551
2008-02-04IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch1-2/+6
2008-02-04IB: Avoid marking __devinitdata as constRoland Dreier2-2/+2
2008-02-04IB/mlx4: Actually print out the driver versionRoland Dreier1-1/+8
2008-02-04IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2-14/+22
2008-02-04IB/mthca: Remove checks for srq->first_free < 0Eli Cohen1-23/+3
2008-02-04IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz1-2/+5
2008-02-04IB/srp: Retry stale connectionsDavid Dillow2-12/+42
2008-02-04mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein4-10/+1
2008-02-04IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein3-4/+12
2008-02-04IPoIB: Remove a misleading debug printOr Gerlitz1-4/+2
2008-02-04IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz1-6/+7
2008-02-04IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier1-17/+3
2008-02-04IB/ehca: Add PMA supportHoang-Nam Nguyen4-1/+98
2008-02-04IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes1-0/+2
2008-02-04IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes1-0/+4
2008-02-04IB/cm: Add interim support for routed pathsSean Hefty1-23/+66
2008-02-04mlx4_core: Fix more section mismatchesRoland Dreier2-5/+5
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-132/+8