index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
drm/exynos: ipp: use correct enum type
Stefan Agner
1
-1
/
+1
2018-06-29
drm/exynos: decon5433: Fix WINCONx reset value
Marek Szyprowski
1
-1
/
+1
2018-06-29
drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes
Marek Szyprowski
1
-2
/
+2
2018-06-29
drm/exynos: fimc: Use real buffer width for configuring the hardware
Marek Szyprowski
1
-7
/
+10
2018-06-29
drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
Marek Szyprowski
2
-9
/
+21
2018-06-29
drm/exynos: gsc: Fix DRM_MODE_REFLECT_{X,Y} interpretation
Marek Szyprowski
1
-8
/
+8
2018-06-29
drm/exynos: gsc: Increase Exynos5433 buffer width alignment to 16 pixels
Marek Szyprowski
1
-1
/
+1
2018-06-29
drm/exynos: gsc: Use real buffer width for configuring the hardware
Marek Szyprowski
1
-2
/
+2
2018-06-29
drm/exynos: scaler: Fix support for YUV420, YUV422 and YUV444 modes
Marek Szyprowski
1
-6
/
+6
2018-06-29
drm/exynos: scaler: Reset hardware before starting the operation
Andrzej Pietrasiewicz
1
-3
/
+29
2018-06-29
drm/exynos: rotator: Fix DRM_MODE_REFLECT_{X,Y} interpretation
Marek Szyprowski
1
-2
/
+2
2018-06-29
drm/exynos: ipp: Rework checking for the correct buffer formats
Marek Szyprowski
1
-51
/
+57
2018-06-29
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-4
/
+3
2018-06-29
i2c: gpio: initialize SCL to HIGH again
Wolfram Sang
1
-2
/
+2
2018-06-29
i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
Peter Rosin
1
-5
/
+9
2018-06-29
i2c: algos: bit: mention our experience about initial states
Wolfram Sang
1
-0
/
+5
2018-06-29
Revert "i2c: algo-bit: init the bus to a known state"
Wolfram Sang
1
-5
/
+0
2018-06-28
drm/amdgpu: Dynamically probe for ATIF handle (v2)
Lyude Paul
1
-21
/
+58
2018-06-28
drm/amdgpu: Add amdgpu_atpx_get_dhandle()
Lyude Paul
2
-0
/
+12
2018-06-28
drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
Lyude Paul
2
-41
/
+53
2018-06-29
Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-4
/
+8
2018-06-29
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
4
-14
/
+35
2018-06-28
dm: prevent DAX mounts if not supported
Ross Zwisler
2
-5
/
+5
2018-06-28
dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
Ross Zwisler
1
-0
/
+8
2018-06-28
pmem: only set QUEUE_FLAG_DAX for fsdax mode
Ross Zwisler
1
-1
/
+2
2018-06-28
md/raid10: fix that replacement cannot complete recovery after reassemble
BingJing Chang
1
-0
/
+7
2018-06-28
Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-25
/
+61
2018-06-28
drm/amd/powerplay: smc_dpm_info structure change
Evan Quan
5
-2
/
+14
2018-06-28
drm/amd/powerplay: correct vega12 bootup values settings
Evan Quan
4
-12
/
+91
2018-06-28
drm/amd/powerplay: correct vega12 thermal support as true
Evan Quan
1
-0
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
3
-18
/
+15
2018-06-28
nvme-rdma: fix possible double free of controller async event buffer
Sagi Grimberg
1
-2
/
+5
2018-06-28
net: stmmac: Set DMA buffer size in HW
Jose Abreu
4
-0
/
+19
2018-06-28
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
1
-2
/
+2
2018-06-28
serdev: fix memleak on module unload
Johan Hovold
1
-0
/
+1
2018-06-28
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
1
-2
/
+0
2018-06-28
n_tty: Access echo_* variables carefully.
Tetsuo Handa
1
-18
/
+24
2018-06-28
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
1
-5
/
+8
2018-06-28
Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+14
2018-06-28
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
12
-34
/
+42
2018-06-28
dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
Dan Carpenter
1
-1
/
+1
2018-06-28
dmaengine: pl330: report BURST residue granularity
Marek Szyprowski
1
-1
/
+1
2018-06-28
virtio_net: split XDP_TX kick and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-11
/
+19
2018-06-28
i40e: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-9
/
+15
2018-06-28
ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-10
/
+14
2018-06-28
net: macb: initialize bp->queues[0].bp for at91rm9200
Alexandre Belloni
1
-0
/
+2
2018-06-28
hinic: reset irq affinity before freeing irq
Wei Yongjun
1
-0
/
+1
2018-06-28
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-4
/
+6
2018-06-28
Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...
Dave Airlie
3
-5
/
+10
2018-06-27
drm/amd/display: release spinlock before committing updates to stream
Shirish S
1
-4
/
+2
[prev]
[next]