summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-058-168/+188
|\
| * [S390] dcss: Initialize workqueue before using it.Heiko Carstens2008-02-051-3/+2Star
| * [S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger2008-02-052-2/+2
| * [S390] dasd: fix panic caused by alias device offlineStefan Weinhuber2008-02-051-1/+1
| * [S390] dasd: add ifcc handlingStefan Haberland2008-02-052-27/+52
| * [S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck2008-02-051-0/+12
| * [S390] cio: Clean up chsc response code handling.Cornelia Huck2008-02-051-92/+55Star
| * [S390] cio: make sense id procedure work with partial hardware responsePeter Oberparleiter2008-02-051-43/+64
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-056-9/+11
|\ \
| * | [NET]: Remove further references to net-modules.txtJohann Felix Soden2008-02-051-4/+2Star
| * | bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko2008-02-051-0/+1
| * | drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk2008-02-051-3/+1Star
| * | drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk2008-02-051-0/+1
| * | tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PINathaniel Filardo2008-02-051-0/+4
| * | hamradio: fix dmascc section mismatchRandy Dunlap2008-02-051-2/+2
| |/
* | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-058-70/+273
|\ \
| * | agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie2008-02-051-2/+0Star
| * | intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie2008-02-051-61/+57Star
| * | [intel_agp] fix name for G35 chipsetZhenyu Wang2008-02-051-5/+5
| * | intel-agp: fixup resource handling in flush code.Dave Airlie2008-02-051-10/+23
| * | intel-agp: add new chipset IDZhenyu Wang2008-02-052-5/+29
| * | agp: remove unnecessary pci_dev_putJulia Lawall2008-02-051-4/+0Star
| * | agp: remove uid comparison as security checkserue@us.ibm.com2008-02-051-1/+1
| * | fix AGP warningAndrew Morton2008-02-051-1/+2
| * | agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie2008-02-051-30/+78
| * | intel-agp: add chipset flushing supportDave Airlie2008-02-051-0/+102
| * | agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-056-2/+27
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-0538-126/+16838
|\ \
| * | RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-0516-1/+16551
| * | IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch2008-02-051-2/+6
| * | IB: Avoid marking __devinitdata as constRoland Dreier2008-02-052-2/+2
| * | IB/mlx4: Actually print out the driver versionRoland Dreier2008-02-051-1/+8
| * | IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2008-02-052-14/+22
| * | IB/mthca: Remove checks for srq->first_free < 0Eli Cohen2008-02-051-23/+3Star
| * | IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz2008-02-051-2/+5
| * | IB/srp: Retry stale connectionsDavid Dillow2008-02-052-12/+42
| * | mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein2008-02-054-10/+1Star
| * | IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-053-4/+12
| * | IPoIB: Remove a misleading debug printOr Gerlitz2008-02-051-4/+2Star
| * | IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz2008-02-051-6/+7
| * | IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier2008-02-051-17/+3Star
| * | IB/ehca: Add PMA supportHoang-Nam Nguyen2008-02-054-1/+98
| * | IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes2008-02-051-0/+2
| * | IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes2008-02-051-0/+4
| * | IB/cm: Add interim support for routed pathsSean Hefty2008-02-051-23/+66
| * | mlx4_core: Fix more section mismatchesRoland Dreier2008-02-052-5/+5
| |/
* | mac68k: macii adb comment correctionFinn Thain2008-02-051-1/+1
* | nubus: kill drivers/nubus/nubus_syms.cAdrian Bunk2008-02-054-29/+17Star
* | dio: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2008-02-051-3/+1Star
* | b43: avoid unregistering device objects during suspendRafael J. Wysocki2008-02-053-10/+21