summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: Return link layer type to userspace for query port operationEli Cohen2010-10-251-0/+2
* IB/pack: IBoE UD packet packing supportEli Cohen2010-10-143-30/+91
* RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen2010-10-133-26/+333
* IB/mad: IBoE supports only QP1 (no QP0)Eli Cohen2010-10-134-26/+78
* IPoIB: Skip IBoE portsEli Cohen2010-10-131-0/+2
* IB/core: Add link layer property to portsEli Cohen2010-09-271-0/+16
* Fix pktcdvd ioctl dev_minor range checkDan Rosenberg2010-09-271-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-09-271-2/+4
|\
| * RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise2010-09-271-2/+4
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-273-7/+8
|\ \
| * \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-09-251-2/+2
| |\ \
| | * | ARM: pxa168fb: clear enable bit when not activeHaojian Zhuang2010-09-251-2/+2
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2010-09-232-5/+6
| |\ \ \
| | * | | leds: leds-ns2: fix lockingSimon Guinot2010-09-191-4/+5
| | * | | dmaengine: fix interrupt clearing for mv_xorSimon Guinot2010-09-191-1/+1
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-09-271-0/+3
|\ \ \ \
| * | | | amd64_edac: Fix driver module removalBorislav Petkov2010-09-271-0/+3
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-272-10/+7
|\ \ \ \ \
| * | | | | drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson2010-09-231-5/+4
| * | | | | drm/i915/sdvo: Cleanup connector on error pathChris Wilson2010-09-231-4/+2
| * | | | | drm/i915: Fix 945GM regression in e259befdChris Wilson2010-09-231-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-09-271-4/+8
|\ \ \ \ \ \
| * | | | | | mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski2010-09-261-2/+4
| * | | | | | mmc: sdhci-s3c: fix incorrect spinlock usage after mergeMarek Szyprowski2010-09-261-2/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-09-272-1/+7
|\ \ \ \ \ \
| * | | | | | pcmcia: pd6729: Fix error pathRahul Ruikar2010-09-261-1/+1
| * | | | | | pcmcia: preserve configuration information if request_io fails partlyDominik Brodowski2010-09-181-0/+6
* | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-09-271-0/+27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson2010-09-211-2/+12
| * | | | | | intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse2010-09-211-0/+17
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-244-39/+46
|\ \ \ \ \ \
| * | | | | | x86/hwmon: pkgtemp has no dependency on PCIJan Beulich2010-09-242-2/+1
| * | | | | | x86/hwmon: register alternate sibling upon CPU removalJan Beulich2010-09-241-7/+15
| * | | | | | x86/hwmon: fix initialization of pkgtempJan Beulich2010-09-241-7/+3
| * | | | | | x86/hwmon: fix initialization of coretempJan Beulich2010-09-241-16/+13
| * | | | | | x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_...Jan Beulich2010-09-241-1/+4
| * | | | | | x86/hwmon: avoid deadlock on CPU removal in pkgtempJan Beulich2010-09-241-3/+4
| * | | | | | x86/hwmon: fix module init for hotplug-but-no-device-found caseJan Beulich2010-09-241-1/+4
| * | | | | | hwmon: (lis3) Fix Oops with NULL platform dataTakashi Iwai2010-09-241-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-09-248-58/+77
|\ \ \ \ \ \ \
| * | | | | | | USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern2010-09-241-3/+3
| * | | | | | | usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov2010-09-243-1/+12
| * | | | | | | usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar2010-09-241-0/+6
| * | | | | | | usb: musb: gadget: fix dma length in txstateMing Lei2010-09-242-9/+10
| * | | | | | | usb: musb: gadget: complete request only if data is transfered overMing Lei2010-09-241-8/+8
| * | | | | | | usb: musb: gadget: fix DMA length for OUT transferMing Lei2010-09-241-2/+3
| * | | | | | | usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei2010-09-241-1/+1
| * | | | | | | usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei2010-09-241-12/+0
| * | | | | | | usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei2010-09-241-3/+17
| * | | | | | | USB: fix bug in initialization of interface minor numbersAlan Stern2010-09-242-19/+17
| |/ / / / / /