summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-26qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru1-11/+16
2016-05-26qede: Don't expose self-test for VFsYuval Mintz1-1/+4
2016-05-26qede: Reload on GRO changesYuval Mintz1-0/+24
2016-05-26qede: Fix VF minimum BW settingYuval Mintz1-1/+1
2016-05-26i2c: dev: switch from register_chrdev to cdev APIErico Nunes1-4/+15
2016-05-26i2c: xlr: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez1-1/+1
2016-05-26i2c: at91: change log when dma configuration failsLudovic Desroches1-1/+1
2016-05-26i2c: rcar: should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2016-05-26i2c: rcar: use dma_request_chan()Niklas Söderlund1-1/+1
2016-05-26staging/rdma: Remove the entire rdma subdirectory of stagingDoug Ledford4-29/+0
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter4-212/+504
2016-05-26Merge branch 'hfi1-2' into k.o/for-4.7Doug Ledford73-2950/+479
2016-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-05-26Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds8-20/+129
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds30-740/+2271
2016-05-26IB/hfi1: Fix pio map initializationJubin John1-2/+1
2016-05-26IB/hfi1: Correct 8051 link parameter settingsDean Luick2-2/+10
2016-05-26IB/hfi1: Update pkey table properly after link down or FM startSebastian Sanchez2-0/+15
2016-05-26IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn1-2/+20
2016-05-26IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn1-2/+3
2016-05-26IB/hfi1: Add tracing support for send with invalidate opcodeJianxin Xiong3-0/+11
2016-05-26IB/hfi1, qib: Add ieth to the packet header definitionsJianxin Xiong2-0/+2
2016-05-26Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford15-109/+764
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro66-9/+3
2016-05-26IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro5-6/+31
2016-05-26IB/hfi1: Add trace message in user IOCTL handlingDennis Dalessandro3-0/+3
2016-05-26IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro1-226/+0
2016-05-26IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro2-1/+208
2016-05-26IB/hfi1: Remove unused user commandDennis Dalessandro1-3/+0
2016-05-26IB/hfi1: Remove snoop/diag interfaceDennis Dalessandro3-1934/+2
2016-05-26IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro2-392/+0
2016-05-26IB/hfi1: Remove UI char deviceDennis Dalessandro1-167/+1
2016-05-26IB/hfi1: Remove multiple device cdevDennis Dalessandro1-83/+19
2016-05-26IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro1-7/+7
2016-05-26IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong1-1/+4
2016-05-26IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John1-15/+0
2016-05-26IB/hfi1: Remove unnecessary commentIra Weiny1-3/+0
2016-05-26IB/hfi1: Fix sdma_event_names[] build warningJubin John1-0/+2
2016-05-26IB/rdmavt: Use kzalloc_nodeJubin John1-1/+3
2016-05-26IB/rdmavt: Insure QP vmalloc variants zero memoryMike Marciniszyn1-4/+4
2016-05-26IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov1-7/+6
2016-05-26hwmon: (emc2103) Fix typo in MODULE_PARM_DESCDan Carpenter1-1/+1
2016-05-26net/mlx4_en: get rid of private net_device_statsEric Dumazet4-15/+5
2016-05-26net/mlx4_en: get rid of ret_statsEric Dumazet2-6/+6
2016-05-26net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet1-0/+4
2016-05-26net/mlx4_en: fix tx_dropped bugEric Dumazet4-5/+9
2016-05-26net: arc: trivial: Replace comma with a semicolonMarek Vasut1-1/+1
2016-05-26net: stmmac: Fix incorrect memcpy source memoryMarek Vasut1-1/+1
2016-05-26Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"Wenyou Yang2-29/+9
2016-05-26net: alx: use custom skb allocatorFeng Tang2-1/+51