aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar1165-51106/+43215
2017-09-03Merge tag 'hwmon-for-linus-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds25-135/+1384
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds241-5096/+13420
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds786-45231/+27524
2017-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+4
2017-09-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-6/+16
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-287/+377
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-20/+39
2017-09-01Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-3/+22
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel1-0/+6
2017-09-01hwmon: (ltq-cputemp) add cpu temp sensor driverFlorian Eckert3-0/+171
2017-08-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-15/+25
2017-08-31Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds2-13/+1
2017-08-31xen/gntdev: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-08-31sgi-gru: update to new mmu_notifier semanticJérôme Glisse1-12/+0
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse1-11/+0
2017-08-31iommu/intel: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31iommu/amd: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31IB/umem: update to new mmu_notifier semanticJérôme Glisse1-19/+0
2017-08-31drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse1-31/+0
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-08-31Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman1-5/+19
2017-08-31i2c: designware: Round down ACPI provided clk to nearest supported clkHans de Goede1-4/+12
2017-08-31IB/core: Expose ioctl interface through experimental KconfigMatan Barak3-0/+17
2017-08-31IB/core: Assign root to all driversMatan Barak2-0/+19
2017-08-31IB/core: Add completion queue (cq) object actionsMatan Barak1-1/+137
2017-08-31IB/core: Add legacy driver's user-dataMatan Barak1-0/+40
2017-08-31IB/core: Explicitly destroy an object while keeping uobjectMatan Barak1-0/+35
2017-08-31IB/core: Add uverbs merge trees functionalityMatan Barak2-1/+667
2017-08-31IB/core: Add DEVICE object and root tree structureMatan Barak1-0/+17
2017-08-31IB/core: Declare an object instead of declaring only type attributesMatan Barak1-64/+48
2017-08-31IB/core: Add new ioctl interfaceMatan Barak4-1/+416
2017-08-31RDMA/vmw_pvrdma: Fix a signednessAdit Ranadive1-1/+1
2017-08-31RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade1-0/+1
2017-08-31IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()Roland Dreier1-0/+2
2017-08-31IB/cm: Fix sleeping in atomic when RoCE is usedRoland Dreier1-19/+44
2017-08-31Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixesMartin Schwidefsky1-1/+1
2017-08-30Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli1-3/+0
2017-08-30hwmon: (pmbus) Add support for Texas Instruments tps53679 deviceVadim Pasternak3-0/+123
2017-08-30Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller10-36/+43
2017-08-30net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278Florian Fainelli3-4/+9
2017-08-30Merge tag 'drm-fixes-for-v4.13-rc8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+27
2017-08-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-7/+10
2017-08-30net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa1-0/+1
2017-08-30net/mlx5e: Fix inline header size for small packetsMoshe Shemesh1-7/+10
2017-08-30net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein1-1/+1
2017-08-30net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey1-5/+3
2017-08-30net/mlx5e: Don't override user RSS upon set channelsInbar Karmy1-2/+4