summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-10-2341-120/+6332
|\
| *---------. Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ...Roland Dreier2008-10-2340-118/+6330
| |\ \ \ \ \ \
| | | | | | * | mlx4_core: Add Ethernet PCI device IDsYevgeny Petrilin2008-10-231-0/+2
| | | | | | * | mlx4_en: Add driver for Mellanox ConnectX 10GbE NICYevgeny Petrilin2008-10-2312-0/+5370
| | | | | | * | mlx4_core: Multiple port type supportYevgeny Petrilin2008-10-238-11/+252
| | | | | | * | mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin2008-10-224-1/+307
| | | | | | * | mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin2008-10-223-7/+14
| | | | | | * | mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin2008-10-2212-28/+126
| | | | | | * | mlx4_core: Add QP range reservation supportYevgeny Petrilin2008-10-104-17/+125
| | | | | | |/
| | | | | * / IB/mad: Use krealloc() to resize snoop tableRoland Dreier2008-10-141-9/+5
| | | | | |/
| | | | * | IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz2008-10-233-28/+44
| | | | * | IPoIB: Clean up ethtool supportOr Gerlitz2008-10-231-1/+8
| | | | * | IPoIB: Always initialize poll_timer to avoid crash on unloadRoland Dreier2008-10-111-4/+3
| | | | |/
| | | * | IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher2008-10-231-0/+48
| | | * | IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher2008-10-234-19/+26
| | | * | IB/ehca: Don't allow creating UC QP with SRQHoang-Nam Nguyen2008-10-101-0/+6
| | | |/
| | * / RDMA/cxgb3: Remove cmid reference on tid allocation failuresSteve Wise2008-10-151-0/+1
| | |/
| * / RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR()Julien Brunel2008-10-101-2/+2
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-10-234-13/+61
|\ \
| * | sata_via: load DEVICE register when CTL changesTejun Heo2008-10-231-3/+32
| * | libata: set device class to NONE if phys_offlineTejun Heo2008-10-231-8/+8
| * | libata-eh: fix slave link EH action mask handlingTejun Heo2008-10-231-1/+4
| * | libata: transfer EHI control flags to slave ehc.iTejun Heo2008-10-231-0/+5
| * | libata-sff: fix ata_sff_post_internal_cmd()Tejun Heo2008-10-231-1/+10
| * | libata: initialize port_task when !CONFIG_ATA_SFFTejun Heo2008-10-231-0/+2
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-232-2/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2008-10-21567-9791/+182416
| |\ \
| * | | [ARM] pxa: fix trizeps PCMCIA buildRussell King2008-10-171-1/+1
| * | | Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2008-10-171-1/+1
| |\ \ \
| | * | | [ARM] S3C24XX: Serial driver debug depends on DEBUG_LLBen Dooks2008-10-161-1/+1
* | | | | Export tiny shmem_file_setup for DRM-GEMHugh Dickins2008-10-211-1/+1
* | | | | misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-211-2/+2
* | | | | fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner2008-10-211-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-205-28/+139
|\ \ \ \ \
| * | | | | parisc: add rtc platform driverKyle McMartin2008-10-103-0/+120
| * | | | | parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin2008-10-101-26/+17
| * | | | | parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-2/+2
* | | | | | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds2008-10-201-1/+1
* | | | | | i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds2008-10-201-23/+36
* | | | | | Fix sprintf format warnings in drm_proc.cLinus Torvalds2008-10-201-2/+2
* | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-10-201-6/+8
|\ \ \ \ \ \
| * | | | | | UIO: BKL removalJonathan Corbet2008-10-161-6/+8
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-2032-626/+778
|\ \ \ \ \ \ \
| * | | | | | | PCI: fix AER capability checkYu Zhao2008-10-202-3/+2
| * | | | | | | PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-204-61/+20
| * | | | | | | PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes2008-10-201-2/+0
| * | | | | | | PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-201-1/+1
| * | | | | | | PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-203-71/+94
| * | | | | | | PCI: probing debug message uniformizationVincent Legoll2008-10-202-16/+15
| * | | | | | | PCI: support PCIe ARI capabilityYu Zhao2008-10-203-0/+47