aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-04mfd: twl: Move header file out of I2C realmGravatar Wolfram Sang 21-23/+23
2017-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-1/+4
2017-09-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-6/+16
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 54-287/+377
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-20/+39
2017-09-01Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 2-3/+22
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+1
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersGravatar Ido Schimmel 1-0/+6
2017-08-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-15/+25
2017-08-31Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-13/+1
2017-08-31xen/gntdev: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-8/+0
2017-08-31sgi-gru: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-12/+0
2017-08-31misc/mic/scif: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-11/+0
2017-08-31iommu/intel: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-9/+0
2017-08-31iommu/amd: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-8/+0
2017-08-31IB/hfi1: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-9/+0
2017-08-31IB/umem: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-19/+0
2017-08-31drm/amdgpu: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-31/+0
2017-08-31wl1251: add a missing spin_lock_init()Gravatar Cong Wang 1-0/+1
2017-08-31Input: xpad - fix PowerA init quirk for some gamepad modelsGravatar Cameron Gutman 1-5/+19
2017-08-31i2c: designware: Round down ACPI provided clk to nearest supported clkGravatar Hans de Goede 1-4/+12
2017-08-31Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Martin Schwidefsky 1-1/+1
2017-08-30Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Gravatar Florian Fainelli 1-3/+0
2017-08-30Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar David S. Miller 10-36/+43
2017-08-30net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278Gravatar Florian Fainelli 3-4/+9
2017-08-30Merge tag 'drm-fixes-for-v4.13-rc8' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 2-3/+27
2017-08-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 3-7/+10
2017-08-30net/mlx5e: Fix CQ moderation mode not set properlyGravatar Tal Gilboa 1-0/+1
2017-08-30net/mlx5e: Fix inline header size for small packetsGravatar Moshe Shemesh 1-7/+10
2017-08-30net/mlx5: E-Switch, Unload the representors in the correct orderGravatar Shahar Klein 1-1/+1
2017-08-30net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressGravatar Paul Blakey 1-5/+3
2017-08-30net/mlx5e: Don't override user RSS upon set channelsGravatar Inbar Karmy 1-2/+4
2017-08-30net/mlx5e: Fix dangling page pointer on DMA mapping errorGravatar Eran Ben Elisha 1-1/+1
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNGravatar Huy Nguyen 1-2/+0
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsGravatar Huy Nguyen 1-3/+1
2017-08-30net/mlx5: Fix arm SRQ command for ISSI version 0Gravatar Noa Osherovich 1-6/+6
2017-08-30net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Gravatar Huy Nguyen 2-9/+13
2017-08-30net/mlx5e: Check for qos capability in dcbnl_initializeGravatar Huy Nguyen 1-0/+3
2017-08-30net: ti: cpsw-common: dont print error if ti_cm_get_macid() failsGravatar Sekhar Nori 1-1/+1
2017-08-30Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusGravatar Jens Axboe 2-13/+17
2017-08-30nvme-pci: use dma memory for the host memory buffer descriptorsGravatar Christoph Hellwig 1-11/+11
2017-08-30nvme-rdma: default MR page size to 4kGravatar Max Gurtovoy 1-2/+6
2017-08-30mmc: sdhci-xenon: add set_power callbackGravatar Zhoujie Wu 1-0/+19
2017-08-30irqchip: mips-gic: SYNC after enabling GIC regionGravatar James Hogan 1-1/+4
2017-08-30mmc: block: Fix block status codesGravatar Adrian Hunter 1-3/+3
2017-08-30Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Gravatar Dave Airlie 1-1/+25
2017-08-29drivers: net: xgene: Correct probe sequence handlingGravatar Quan Nguyen 1-14/+13
2017-08-29nfp: double free on error in probeGravatar Dan Carpenter 1-3/+1
2017-08-29net:ethernet:aquantia: Show info message if bad firmware version detected.Gravatar Pavel Belous 1-0/+6
2017-08-29net:ethernet:aquantia: Fix for multicast filter handling.Gravatar Igor Russkikh 1-1/+16