summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-10net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam1-0/+4
2017-06-10net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_powerPhilippe Reynes1-3/+0
2017-06-10bnx2x: Don't post statistics to malicious VFsMintz, Yuval2-1/+13
2017-06-10bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval1-4/+15
2017-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+25
2017-06-10Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-12/+25
2017-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+17
2017-06-10Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds5-4/+21
2017-06-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-31/+70
2017-06-10Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds39-257/+334
2017-06-09Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm...David S. Miller6-6/+9
2017-06-09Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov1-1/+1
2017-06-09Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-8/+13
2017-06-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-1/+3
2017-06-09stmmac: fix for hw timestamp of GMAC3 unitMario Molitor2-9/+12
2017-06-09stmmac: fix ptp header for GMAC3 hw timestampMario Molitor2-4/+14
2017-06-09device-dax: fix 'dax' device filesystem inode destruction crashDan Williams1-2/+7
2017-06-09net: phy: add missing SPEED_14000Joe Perches1-0/+2
2017-06-09efi: Fix boot panic because of invalid BGRT image addressDave Young1-1/+25
2017-06-09can: enable CAN FD for virtual CAN devices by defaultOliver Hartkopp2-2/+2
2017-06-09can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde1-0/+2
2017-06-09can: peak_usb: fix product-id endianness in error messageJohan Hovold1-3/+1
2017-06-09can: peak_canfd: fix uninitialized symbol warningsStephane Grosjean1-1/+1
2017-06-09can: dev: make can_change_state() robust to be called with cf == NULLMarc Kleine-Budde1-0/+3
2017-06-09cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain1-3/+11
2017-06-09gpio: mvebu: fix gpio bank registration when pwm is usedRichard Genoud1-0/+7
2017-06-09gpio: mvebu: fix blink counter register selectionRichard Genoud1-1/+1
2017-06-09Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie6-144/+42
2017-06-09Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/d...Dave Airlie13-23/+196
2017-06-09Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie2-6/+16
2017-06-09Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediate...Dave Airlie2-10/+7
2017-06-09Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-16/+14
2017-06-09Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-48/+18
2017-06-09net: vrf: Make add_fib_rules per network namespace flagDavid Ahern1-4/+32
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki7-48/+18
2017-06-08bonding: fix 802.3ad support for 14G speedNicolas Dichtel1-0/+9
2017-06-08bonding: fix 802.3ad support for 5G and 50G speedsThibaut Collet1-0/+18
2017-06-08net: Fix build regression in rtl8723bs staging driver.David S. Miller2-3/+2
2017-06-08netvsc: move filter setting to rndis_devicestephen hemminger3-34/+34
2017-06-08netvsc: fix net poll modestephen hemminger1-4/+15
2017-06-08netvsc: fix rcu dereference warning from ethtoolstephen hemminger1-1/+1
2017-06-08net: emac: fix and unify emac_mdio functionsChristian Lamparter1-23/+18
2017-06-08net: emac: fix reset timeout with AR8035 phyChristian Lamparter1-4/+22
2017-06-08Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linusJens Axboe4-31/+67
2017-06-08hsi: Fix build regression due to netdev destructor fix.David S. Miller1-1/+1
2017-06-08net: s390: fix up for "Fix inconsistent teardown and release of private netde...Stephen Rothwell1-2/+2
2017-06-08drm/i915: fix warning for unused variableJani Nikula1-2/+0
2017-06-08Fix loop device flush before configure v3James Wang1-0/+3
2017-06-08cxl: Fix error path on bad ioctlFrederic Barrat1-5/+2