summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-1813-125/+268
|\
| *---. Merge branches 'cxgb4', 'misc', 'mlx5' and 'qib' into for-nextRoland Dreier2014-04-114-33/+44
| |\ \ \
| | | | * IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-04-101-27/+28
| | | * | IB/mlx5: Add block multicast loopback supportEli Cohen2014-04-102-0/+14
| | | |/
| | * / IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-101-6/+2
| | |/
| * | RDMA/cxgb4: Fix over-dereference when terminatingSteve Wise2014-04-111-1/+1
| * | RDMA/cxgb4: Use uninitialized_var()Steve Wise2014-04-111-1/+1
| * | RDMA/cxgb4: Add missing debug statsSteve Wise2014-04-112-2/+10
| * | RDMA/cxgb4: Initialize reserved fields in a FW work requestSteve Wise2014-04-111-0/+2
| * | RDMA/cxgb4: Use pr_warn_ratelimitedHariprasad Shenai2014-04-111-2/+2
| * | RDMA/cxgb4: Max fastreg depth depends on DSGL supportSteve Wise2014-04-113-3/+11
| * | RDMA/cxgb4: SQ flush fixSteve Wise2014-04-112-17/+11
| * | RDMA/cxgb4: rmb() after reading valid gen bitSteve Wise2014-04-111-0/+3
| * | RDMA/cxgb4: Endpoint timeout fixesSteve Wise2014-04-111-33/+56
| * | RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devicesSteve Wise2014-04-114-33/+127
| |/
* | Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-183-9/+26
|\ \
| * | PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach2014-04-161-1/+6
| * | PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach2014-04-161-1/+7
| * | PCI: designware: Use new OF interrupt mapping when possibleLucas Stach2014-04-161-3/+9
| * | PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar2014-04-161-3/+3
| * | PCI: designware: Fix comment for setting number of lanesMohit Kumar2014-04-161-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-185-13/+10
|\ \ \
| * | | HID: core: do not scan constant input reportBenjamin Tissoires2014-04-071-0/+3
| * | | Revert "HID: microsoft: Add ID's for Surface Type/Touch Cover 2"Derya2014-04-073-8/+0
| * | | HID: sensor-hub: add sensor hub quirk for ThinkPad HelixStephen Chandler Paul2014-04-032-3/+7
| * | | HID: sony: Fix cancel_work_sync mismergeFrank Praznik2014-04-031-2/+0
* | | | Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-182-8/+4
|\ \ \ \
| * | | | of: Clean up of_update_propertyGuenter Roeck2014-04-151-7/+3
| * | | | of: Fix the section mismatch warnings.Xiubo Li2014-04-141-1/+1
| | |/ / | |/| |
* | | | Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2014-04-175-152/+251
|\ \ \ \
| * | | | ipmi: boolify some thingsCorey Minyard2014-04-172-37/+35
| * | | | ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2014-04-172-96/+174
| * | | | ipmi: Turn off default probing of interfacesCorey Minyard2014-04-172-1/+13
| * | | | ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard2014-04-171-2/+3
| * | | | ipmi: Fix a race restarting the timerBodo Stroesser2014-04-171-18/+28
| * | | | Char: ipmi_bt_sm, fix infinite loopJiri Slaby2014-04-171-1/+1
| |/ / /
* | | | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-04-174-6/+75
|\ \ \ \
| * | | | xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk2014-04-151-2/+30
| * | | | xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk2014-04-151-3/+41
| * | | | xen-pciback: silence an unwanted debug printkDan Carpenter2014-04-151-1/+2
| * | | | xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn2014-04-151-0/+2
* | | | | Merge tag '3.15-fixes' of git://neil.brown.name/mdLinus Torvalds2014-04-171-2/+1
|\ \ \ \ \
| * | | | | raid5: fix a race of stripe count checkShaohua Li2014-04-171-2/+1
* | | | | | Merge tag 'fbdev-reorder-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-17481-2661/+2677
|\ \ \ \ \ \
| * | | | | | video: Kconfig: move drm and fb into separate menusTomi Valkeinen2014-04-171-0/+4
| * | | | | | fbdev: move fbdev core files to separate directoryTomi Valkeinen2014-04-1722-19/+21
| * | | | | | video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-17480-2657/+2667
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-161-0/+6
|\ \ \ \ \ \ \
| * | | | | | | irqchip: vic: Properly chain the cascaded IRQsLinus Walleij2014-04-151-0/+6
* | | | | | | | Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-168-32/+87
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |