index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-16
Linux 5.5-rc2
v5.5-rc2
Linus Torvalds
1
-1
/
+1
2019-12-14
gpu/drm: ingenic: Add support for the JZ4770
Paul Cercueil
1
-0
/
+7
2019-12-14
gpu/drm: ingenic: Check for display size in CRTC atomic check
Paul Cercueil
1
-1
/
+12
2019-12-14
gpu/drm: ingenic: Set max FB height to 4095
Paul Cercueil
1
-1
/
+1
2019-12-14
gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA length
Paul Cercueil
1
-2
/
+2
2019-12-14
gpu/drm: ingenic: Avoid null pointer deference in plane atomic update
Paul Cercueil
1
-6
/
+10
2019-12-14
dt-bindings: display/ingenic: Add compatible string for JZ4770
Paul Cercueil
1
-0
/
+1
2019-12-14
drm/sun4i: Remove unneeded semicolon in sun4i_layer.c
zhengbin
1
-2
/
+2
2019-12-14
drm/sun4i: Remove unneeded semicolon in sun8i_mixer.c
zhengbin
1
-4
/
+4
2019-12-14
binder: fix incorrect calculation for num_valid
Todd Kjos
1
-2
/
+2
2019-12-14
drm/gma500: Pass GPIO for Intel MID using descriptors
Linus Walleij
3
-74
/
+51
2019-12-13
drm/atmel: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-12-13
drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
Jerry Han
4
-0
/
+996
2019-12-13
drm/gma500: globle no more!
Daniel Vetter
1
-23
/
+0
2019-12-13
media: constify fb ops across all drivers
Jani Nikula
2
-4
/
+2
2019-12-13
xen/balloon: fix ballooned page accounting without hotplug enabled
Juergen Gross
1
-1
/
+2
2019-12-13
xen-blkback: prevent premature module unload
Paul Durrant
1
-0
/
+10
2019-12-13
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
5
-4
/
+25
2019-12-13
SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path
Steve French
1
-0
/
+1
2019-12-13
of/platform: Unconditionally pause/resume sync state during kernel init
Saravana Kannan
1
-3
/
+3
2019-12-13
dt-bindings: memory-controllers: tegra: Fix type references
Rob Herring
3
-5
/
+10
2019-12-13
dt-bindings: Change maintainer address
Maxime Ripard
44
-44
/
+44
2019-12-12
IB/mlx5: Fix device memory flows
Yishai Hadas
4
-52
/
+105
2019-12-12
IB/core: Introduce rdma_user_mmap_entry_insert_range() API
Yishai Hadas
2
-9
/
+44
2019-12-12
PCI: rockchip: Fix IO outbound ATU register number
Enric Balletbo i Serra
1
-1
/
+3
2019-12-12
drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10
changzhu
1
-8
/
+21
2019-12-12
drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9
changzhu
1
-20
/
+24
2019-12-12
IB/mlx5: Fix steering rule of drop and count
Maor Gottlieb
1
-7
/
+6
2019-12-12
IB/mlx4: Follow mirror sequence of device add during device removal
Parav Pandit
1
-4
/
+5
2019-12-12
RDMA/counter: Prevent auto-binding a QP which are not tracked with res
Mark Zhang
1
-0
/
+3
2019-12-12
fs: remove ksys_dup()
Dominik Brodowski
3
-13
/
+21
2019-12-12
init: unify opening /dev/console as stdin/stdout/stderr
Dominik Brodowski
3
-9
/
+15
2019-12-12
cpuidle: Drop unnecessary type cast in cpuidle_poll_time()
Rafael J. Wysocki
1
-1
/
+1
2019-12-12
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
2
-22
/
+0
2019-12-12
block: fix NULL pointer dereference in account statistics with IDE
Logan Gunthorpe
1
-2
/
+3
2019-12-12
drm/amdgpu: avoid using invalidate semaphore for picasso
changzhu
1
-8
/
+20
2019-12-12
Revert "drm/amdgpu: dont schedule jobs while in reset"
Alex Deucher
1
-4
/
+1
2019-12-12
init: use do_mount() instead of ksys_mount()
Dominik Brodowski
3
-16
/
+24
2019-12-12
initrd: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-3
/
+3
2019-12-12
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
3
-6
/
+6
2019-12-12
usb: dwc3: pci: add ID for the Intel Comet Lake -H variant
Heikki Krogerus
1
-1
/
+5
2019-12-12
interconnect: qcom: msm8974: Walk the list safely on node removal
Georgi Djakov
1
-4
/
+4
2019-12-12
interconnect: qcom: qcs404: Walk the list safely on node removal
Georgi Djakov
1
-4
/
+4
2019-12-12
interconnect: qcom: sdm845: Walk the list safely on node removal
Georgi Djakov
1
-2
/
+2
2019-12-12
interconnect: qcom: Fix Kconfig indentation
Krzysztof Kozlowski
1
-7
/
+7
2019-12-12
nios2: Fix ioremap
Guenter Roeck
1
-0
/
+8
2019-12-12
drm/komeda: Enable new product D32 support
james qian wang (Arm Technology China)
5
-16
/
+42
2019-12-12
drm/komeda: Update the chip identify
james qian wang (Arm Technology China)
4
-49
/
+54
2019-12-12
drm/komeda: Correct d71 register block counting
james qian wang (Arm Technology China)
1
-3
/
+6
2019-12-12
crypto: arm/curve25519 - add arch-specific key generation function
Jason A. Donenfeld
1
-0
/
+7
[next]