summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds5-6/+13
2016-06-30mfd: max77620: Fix FPS switch statementsRhyland Klein1-0/+2
2016-06-30phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...Lee Jones1-1/+1
2016-06-30usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-06-30usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-30usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds64-504/+765
2016-06-29Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-9/+17
2016-06-29qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru1-7/+3
2016-06-29e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson1-2/+13
2016-06-29qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter1-1/+1
2016-06-29ibmvnic: fix to use list_for_each_safe() when delete itemsWei Yongjun1-7/+7
2016-06-29net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham1-3/+13
2016-06-29net: thunderx: Fix link status reportingSunil Goutham2-31/+62
2016-06-29net/mlx5e: Reorganize ethtool statisticsGal Pressman5-163/+130
2016-06-29net/mlx5e: Fix number of PFC counters reported to ethtoolGal Pressman1-1/+3
2016-06-29net/mlx5e: Prevent adding the same vxlan portMatthew Finlay1-0/+3
2016-06-29net/mlx5e: Check for BlueFlame capability before allocating SQ uarGal Pressman1-1/+1
2016-06-29net/mlx5e: Change enum to better reflect usageEli Cohen2-4/+4
2016-06-29net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devicesMajd Dibbiny1-1/+2
2016-06-29net/mlx5: Update command stringsEli Cohen1-0/+1
2016-06-29net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam1-1/+43
2016-06-29net: phy: Manage fixed PHY address space using IDAFlorian Fainelli1-11/+11
2016-06-28Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2016-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-7/+14
2016-06-28connector: fix out-of-order cn_proc netlink message deliveryAaron Campbell1-21/+22
2016-06-28HID: multitouch: enable palm rejection for Windows Precision TouchpadAllen Hung1-3/+15
2016-06-28Revert "HID: multitouch: enable palm rejection if device implements confidenc...Allen Hung1-5/+0
2016-06-28net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui1-7/+8
2016-06-28net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli1-2/+0
2016-06-28net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli1-0/+3
2016-06-28net: bgmac: Fix SOF bit checkingFlorian Fainelli1-2/+3
2016-06-28bonding: fix 802.3ad aggregator reselectionJay Vosburgh1-19/+45
2016-06-28Merge tag 'for-v4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-12/+21
2016-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-46/+34
2016-06-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-5/+5
2016-06-27Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/...David S. Miller3-1/+18
2016-06-27net: smsc911x: Fix bug where PHY interrupts are overwritten by 0Jeremy Linton1-2/+0
2016-06-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+6
2016-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+11
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds28-112/+186
2016-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-5/+5
2016-06-25Merge tag 'hwmon-for-linus-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+20
2016-06-25Merge tag 'acpi-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-2/+9
2016-06-25Merge tag 'pm-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-17/+15
2016-06-25Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-26/+26
2016-06-25tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-1/+1
2016-06-25Merge branches 'pm-devfreq-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki1-1/+1
2016-06-25Merge branch 'acpica-fixes'Rafael J. Wysocki2-2/+9