summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
| * bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko2008-02-051-0/+1
| * drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk2008-02-051-3/+1
| * 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/+0
| * | intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie2008-02-051-61/+57
| * | [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/+0
| * | 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-0416-1/+16551
| * | IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch2008-02-041-2/+6
| * | IB: Avoid marking __devinitdata as constRoland Dreier2008-02-042-2/+2
| * | IB/mlx4: Actually print out the driver versionRoland Dreier2008-02-041-1/+8
| * | IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2008-02-042-14/+22
| * | IB/mthca: Remove checks for srq->first_free < 0Eli Cohen2008-02-041-23/+3
| * | IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz2008-02-041-2/+5
| * | IB/srp: Retry stale connectionsDavid Dillow2008-02-042-12/+42
| * | mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein2008-02-044-10/+1
| * | IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-043-4/+12
| * | IPoIB: Remove a misleading debug printOr Gerlitz2008-02-041-4/+2
| * | IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz2008-02-041-6/+7
| * | IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier2008-02-041-17/+3
| * | IB/ehca: Add PMA supportHoang-Nam Nguyen2008-02-044-1/+98
| * | IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes2008-02-041-0/+2
| * | IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes2008-02-041-0/+4
| * | IB/cm: Add interim support for routed pathsSean Hefty2008-02-041-23/+66
| * | mlx4_core: Fix more section mismatchesRoland Dreier2008-02-042-5/+5
| |/
* | mac68k: macii adb comment correctionFinn Thain2008-02-051-1/+1
* | nubus: kill drivers/nubus/nubus_syms.cAdrian Bunk2008-02-054-29/+17
* | dio: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2008-02-051-3/+1
* | b43: avoid unregistering device objects during suspendRafael J. Wysocki2008-02-053-10/+21
* | leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki2008-02-051-4/+9
* | HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-051-5/+5
* | Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki2008-02-051-4/+9
* | latency.c: use QoS infrastructureMark Gross2008-02-052-12/+18
* | pm qos infrastructure and interfaceMark Gross2008-02-053-6/+10
* | agp: alpha nopageNick Piggin2008-02-051-9/+8
* | m68knommu: use ARRAY_SIZE in ColdFire serial driverGreg Ungerer2008-02-051-1/+1
* | is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-3/+1
OpenPOWER on IntegriCloud