summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* RDMA/cm: Convert local_id_table to XArrayMatthew Wilcox2019-03-261-24/+18
* IB/mad: Convert ib_mad_clients to XArrayMatthew Wilcox2019-03-261-25/+14
* mlx4: Convert pv_id_table to XArrayMatthew Wilcox2019-03-262-25/+16
* mlx5: Convert mlx5_srq_table to XArrayMatthew Wilcox2019-03-262-22/+10
* IB/hfi1: Add running average for adaptive pioMike Marciniszyn2019-03-263-3/+7
* RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi2019-03-259-33/+33
* RDMA/hns: Delete unused variable in hns_roce_v2_modify_qp functionLijun Ou2019-03-251-2/+0
* RDMA/hns: Bugfix for sending with invalidateLijun Ou2019-03-251-1/+1
* RDMA/hns: Hide error print information with roce vf deviceLijun Ou2019-03-251-7/+5
* RDMA/hns: Only assgin some fields if the relatived attr_mask is setLijun Ou2019-03-251-71/+81
* RDMA/hns: Update the range of raq_psn field of qp contextLijun Ou2019-03-251-2/+2
* RDMA/hns: Only assign the fields of the rq psn if IB_QP_RQ_PSN is setLijun Ou2019-03-251-12/+16
* RDMA/hns: Only assign the relatived fields of psn if IB_QP_SQ_PSN is setLijun Ou2019-03-251-37/+46
* cxgb4: Convert stid_idr to XArrayMatthew Wilcox2019-03-253-83/+22
* cxgb4: Convert atid_idr to XArrayMatthew Wilcox2019-03-253-20/+24
* cxgb4: Convert hwtid_idr to XArrayMatthew Wilcox2019-03-253-22/+33
* cxgb4: Convert mmidr to XArrayMatthew Wilcox2019-03-253-24/+20
* cxgb4: Convert qpidr to XArrayMatthew Wilcox2019-03-254-95/+73
* cxgb4: Convert cqidr to XArrayMatthew Wilcox2019-03-254-12/+11
* cxgb3: Convert mmidr to XArrayMatthew Wilcox2019-03-254-35/+10
* cxgb3: Convert qpidr to XArrayMatthew Wilcox2019-03-254-40/+33
* cxgb3: Convert cqidr to XArrayMatthew Wilcox2019-03-253-6/+6
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-03-245-39/+20
|\
| * clocksource/drivers/clps711x: Remove board supportAlexander Shiyan2019-03-241-32/+13
| * clocksource/drivers/riscv: Fix clocksource maskAtish Patra2019-03-231-3/+2
| * clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction staticYueHaibing2019-03-221-1/+1
| * clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing2019-03-221-2/+2
| * clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() staticYueHaibing2019-03-221-2/+2
| * clocksource/drivers/clps711x: Make clps711x_clksrc_init() staticYueHaibing2019-03-221-2/+3
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-248-46/+30
|\ \
| * | irqchip/irq-mvebu-sei: Make mvebu_sei_ap806_caps staticYueHaibing2019-03-211-1/+1
| * | Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-03-217-45/+29
| |\ \ | | |/ | |/|
| | * irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen2019-03-211-0/+3
| | * irqchip/stm32: Don't set rising configuration registers at initFabien Dessenne2019-03-211-5/+0
| | * irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne2019-03-211-5/+0
| | * irqchip/mmp: Make mmp_irq_domain_ops staticYueHaibing2019-03-211-1/+1
| | * irqchip/brcmstb-l2: Make two init functions staticYueHaibing2019-03-211-2/+2
| | * irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmpRasmus Villemoes2019-03-201-1/+1
| | * irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier2019-03-111-29/+16
| | * irqchip/imx-irqsteer: Fix of_property_read_u32() error handlingArnd Bergmann2019-03-041-2/+6
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-03-246-16/+30
|\ \ \
| * \ \ Merge branches 'fixes' and 'thermal-intel' into nextZhang Rui2019-03-182-5/+18
| |\ \ \
| | * | | thermal/intel_powerclamp: fix truncated kthread nameZhang Rui2019-03-181-1/+1
| | * | | thermal/int340x_thermal: fix mode settingMatthew Garrett2019-03-181-4/+3
| | * | | thermal/int340x_thermal: Add additional UUIDsMatthew Garrett2019-03-181-0/+14
| | |/ /
| * | | thermal: mtk: Allocate enough space for mtk_thermal.Pi-Hsun Shih2019-03-181-2/+5
| * | | thermal: cpu_cooling: Remove unused cur_freq variableShaokun Zhang2019-03-181-2/+1
| * | | thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell2019-03-181-5/+4
| * | | thermal: samsung: Fix incorrect check after code mergeMarek Szyprowski2019-03-181-1/+1
| * | | thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck2019-03-181-1/+1
| |/ /