index
:
~syeh/repos_linux
drm-vmwgfx-fixes
drm-vmwgfx-fixes-4_10
drm-vmwgfx-next
syeh-atomic
vmwgfx pull request repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-30
net/mlx5e: Fix dangling page pointer on DMA mapping error
Eran Ben Elisha
1
-1
/
+1
2017-08-30
net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWN
Huy Nguyen
1
-2
/
+0
2017-08-30
net/mlx5: Skip mlx5_unload_one if mlx5_load_one fails
Huy Nguyen
1
-3
/
+1
2017-08-30
net/mlx5: Fix arm SRQ command for ISSI version 0
Noa Osherovich
1
-6
/
+6
2017-08-30
net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.
Huy Nguyen
2
-9
/
+13
2017-08-30
net/mlx5e: Check for qos capability in dcbnl_initialize
Huy Nguyen
1
-0
/
+3
2017-08-30
net: ti: cpsw-common: dont print error if ti_cm_get_macid() fails
Sekhar Nori
1
-1
/
+1
2017-08-30
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2
-13
/
+17
2017-08-30
IB/core: Add support to finalize objects in one transaction
Matan Barak
2
-1
/
+61
2017-08-30
IB/core: Add a generic way to execute an operation on a uobject
Matan Barak
2
-0
/
+75
2017-08-30
Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-next
Guenter Roeck
2
-25
/
+286
2017-08-30
hwmon: (asc7621) make several arrays static const
Colin Ian King
1
-2
/
+2
2017-08-30
hwmon: (pmbus/lm25066) Add support for TI LM5066I
Xo Wang
1
-2
/
+39
2017-08-30
hwmon: (pmbus/lm25066) Offset coefficient depends on CL
Xo Wang
1
-2
/
+4
2017-08-30
hwmon: (pmbus) Add support for Intel VID protocol VR13
Vadim Pasternak
2
-1
/
+5
2017-08-30
nvme-pci: use dma memory for the host memory buffer descriptors
Christoph Hellwig
1
-11
/
+11
2017-08-30
nvme-rdma: default MR page size to 4k
Max Gurtovoy
1
-2
/
+6
2017-08-30
mmc: sdhci-xenon: add set_power callback
Zhoujie Wu
1
-0
/
+19
2017-08-30
irqchip: mips-gic: SYNC after enabling GIC region
James Hogan
1
-1
/
+4
2017-08-30
mmc: block: Fix block status codes
Adrian Hunter
1
-3
/
+3
2017-08-30
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
1
-1
/
+25
2017-08-29
hwmon: (pmbus) Add IBM Common Form Factor (CFF) power supply driver
Edward A. James
3
-0
/
+161
2017-08-29
hwmon: (ftsteutates) constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-29
drivers: net: xgene: Correct probe sequence handling
Quan Nguyen
1
-14
/
+13
2017-08-29
nfp: double free on error in probe
Dan Carpenter
1
-3
/
+1
2017-08-29
net:ethernet:aquantia: Show info message if bad firmware version detected.
Pavel Belous
1
-0
/
+6
2017-08-29
net:ethernet:aquantia: Fix for multicast filter handling.
Igor Russkikh
1
-1
/
+16
2017-08-29
net:ethernet:aquantia: Fix for incorrect speed index.
Pavel Belous
4
-23
/
+18
2017-08-29
net:ethernet:aquantia: Workaround for HW checksum bug.
Pavel Belous
2
-0
/
+12
2017-08-29
net:ethernet:aquantia: Fix for number of RSS queues.
Pavel Belous
1
-0
/
+2
2017-08-29
net:ethernet:aquantia: Extra spinlocks removed.
Pavel Belous
4
-41
/
+14
2017-08-29
drm/vmwgfx: Fix F26 Wayland screen update issue
Sinclair Yeh
1
-1
/
+25
2017-08-29
i2c: ismt: Return EMSGSIZE for block reads with bogus length
Stephen Douthit
1
-1
/
+3
2017-08-29
i2c: ismt: Don't duplicate the receive length for block reads
Stephen Douthit
1
-2
/
+2
2017-08-30
Merge tag 'drm-misc-fixes-2017-08-28' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-2
/
+2
2017-08-29
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+9
2017-08-29
Revert "libata: quirk read log on no-name M.2 SSD"
Tejun Heo
1
-4
/
+0
2017-08-29
libata: check for trusted computing in IDENTIFY DEVICE data
Christoph Hellwig
1
-0
/
+3
2017-08-29
Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
1
-2
/
+8
2017-08-29
IB/mlx5: Support IB_SRQT_TM
Artemy Kovalyov
2
-5
/
+22
2017-08-29
net/mlx5: Add XRQ support
Artemy Kovalyov
1
-10
/
+140
2017-08-29
IB/mlx5: Fill XRQ capabilities
Artemy Kovalyov
2
-0
/
+15
2017-08-29
IB/uverbs: Expose XRQ capabilities
Artemy Kovalyov
1
-0
/
+10
2017-08-29
IB/uverbs: Add new SRQ type IB_SRQT_TM
Artemy Kovalyov
1
-1
/
+5
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
5
-28
/
+40
2017-08-29
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...
Dave Airlie
8
-158
/
+503
2017-08-29
Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
16
-309
/
+299
2017-08-29
drm/syncobj: Add a signal ioctl (v3)
Jason Ekstrand
3
-0
/
+40
2017-08-29
drm/syncobj: Add a reset ioctl (v3)
Jason Ekstrand
3
-0
/
+37
2017-08-28
IB/rxe: Handle NETDEV_CHANGE events
Andrew Boyer
1
-1
/
+6
[prev]
[next]