Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
86eaf54d07f239243f674d6256e5c4be6578348a
/
drivers
86eaf54
Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
c69bde7
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
cd6caf5
Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 9 years ago
8bdddfa
Merge tag 'renesas-sh-drivers-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 9 years ago
2d591ab
Merge tag 'drm-intel-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
db39563
Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
319645c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 9 years ago
1282ac4
Merge tag 'mmc-v4.4-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
5481c8f
drm/atomic-helper: Check encoder/crtc constraints
by Daniel Vetter
· 9 years ago
7383123
Revert "drm/i915: skip modeset if compatible for everyone."
by Jani Nikula
· 9 years ago
f6619ef
drm/mgag200: fix kernel hang in cursor code.
by Wang, Rui Y
· 9 years ago
e6c84ac
Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixes
by Dave Airlie
· 9 years ago
8ed59fd
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
34258a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
0d77a12
Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
49b02b1
drm/amdgpu: reserve/unreserve objects out of map/unmap operations
by Chunming Zhou
· 9 years ago
ef9f0a8
drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_bo
by Chunming Zhou
· 9 years ago
c25867d
drm/amdgpu: add lock for interval tree in vm
by Chunming Zhou
· 9 years ago
1c16c0a
drm/amdgpu: keep the owner for VMIDs
by Christian König
· 9 years ago
ea89f8c
drm/amdgpu: move VM manager clean into the VM code again
by Christian König
· 9 years ago
8b4fb00
drm/amdgpu: cleanup VM coding style
by Christian König
· 9 years ago
eeed25a
drm/amdgpu: remove unused VM manager field
by Christian König
· 9 years ago
984810f
drm/amdgpu: cleanup scheduler command submission
by Christian König
· 9 years ago
2269a39
drm/amdgpu: fix typo in firmware name
by Christian König
· 9 years ago
00490c2
drm/i915: Consider SPLL as another shared pll, v2.
by Maarten Lankhorst
· 9 years ago
0f94592
drm/i915: Fix gpu frequency change tracing
by Mika Kuoppala
· 9 years ago
7f151f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
bf893ac
drm/vc4: Make sure that planes aren't scaled.
by Eric Anholt
· 9 years ago
36f4f69
drm/vc4: Fix some failure to track __iomem decorations on pointers.
by Eric Anholt
· 9 years ago
7951323
drm/vc4: checking for NULL instead of IS_ERR
by Dan Carpenter
· 9 years ago
2fa8e90
drm/vc4: fix itnull.cocci warnings
by Julia Lawall
· 9 years ago
e2ab321
drm/vc4: fix platform_no_drv_owner.cocci warnings
by Julia Lawall
· 9 years ago
91276ae
drm/vc4: vc4_plane_duplicate_state() can be static
by kbuild test robot
· 9 years ago
321beec
net: phy: Use interrupts when available in NOLINK state
by Andrew Lunn
· 9 years ago
819ec8e
phy: marvell: Add support for 88E1540 PHY
by Andrew Lunn
· 9 years ago
e639b8d
macvlan: fix leak in macvlan_handle_frame
by Sabrina Dubroca
· 9 years ago
a534dc5
ipvlan: fix use after free of skb
by Sabrina Dubroca
· 9 years ago
cf554ad
ipvlan: fix leak in ipvlan_rcv_frame
by Sabrina Dubroca
· 9 years ago
6c606fa
via-velocity: unconditionally drop frames with bad l2 length
by Timo Teräs
· 9 years ago
864f83a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
76dc376
drm/i915: Don't clobber the addfb2 ioctl params
by Ville Syrjälä
· 9 years ago
8392611
drm: Fix primary plane size for stereo doubled modes for legacy setcrtc
by Ville Syrjälä
· 9 years ago
ba8af3e
drm/i915: Clear intel_crtc->atomic before updating it.
by Maarten Lankhorst
· 9 years ago
07d3bad
drm/core: Fix old_fb handling in pan_display_atomic.
by Maarten Lankhorst
· 9 years ago
f72c6b3
drm/core: Fix old_fb handling in restore_fbdev_mode_atomic.
by Maarten Lankhorst
· 9 years ago
0f45c26
drm/atomic: add a drm_atomic_clean_old_fb helper.
by Maarten Lankhorst
· 9 years ago
4572372
drm/core: Fix old_fb handling in drm_mode_atomic_ioctl.
by Maarten Lankhorst
· 9 years ago
24e79d0
drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane.
by Maarten Lankhorst
· 9 years ago
a3088ab
HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PAD
by Jiri Kosina
· 9 years ago
f1a454a
ipg: Remove ipg driver
by Ondrej Zary
· 9 years ago
c3f45d3
dl2k: Add support for IP1000A-based cards
by Ondrej Zary
· 9 years ago
bbf0b34
drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new()
by Junwei Zhang
· 9 years ago
680513c
drm/amdgpu: wait interruptible when semaphores are disabled v2
by Christian König
· 9 years ago
7750130
net: thunder: Check for driver data in nicvf_remove()
by Pavel Fedin
· 9 years ago
ab6d784
bnx2x: Fix VLANs null-pointer for 57710, 57711
by Yuval Mintz
· 9 years ago
d60cf61
ravb: remove unhandle int cause
by Masaru Nagai
· 9 years ago
c300366b
sfc: constify pci_error_handlers structures
by Julia Lawall
· 9 years ago
166e236
net: cavium: liquidio: constify pci_error_handlers structures
by Julia Lawall
· 9 years ago
d37d5ec
Driver: Vmxnet3: Fix use of mfTableLen for big endian architectures
by Shrikrishna Khare
· 9 years ago
0b88393
net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapter
by Daniele Palmas
· 9 years ago
d5d3098
be2net: replace hardcoded values with existing define
by Ivan Vecera
· 9 years ago
4114ec9
be2net: remove unused local rsstable array
by Ivan Vecera
· 9 years ago
2452cb0
ravb: Fix int mask value overwritten issue
by Masaru Nagai
· 9 years ago
cd998ec
net: smsc911x: Reset PHY during initialization
by Pavel Fedin
· 9 years ago
7729b05
net: phy: vitesse: add support for VSC8601
by Måns Rullgård
· 9 years ago
0eae598
net: phy: at803x: support interrupt on 8030 and 8035
by Måns Rullgård
· 9 years ago
cef03d7
hwmon: (scpi) skip unsupported sensors properly
by Sudeep Holla
· 9 years ago
d42d5b6
hwmon: (scpi) add thermal-of dependency
by Arnd Bergmann
· 9 years ago
0ba58de
drivers: sh: Get rid of CONFIG_ARCH_SHMOBILE_MULTI
by Geert Uytterhoeven
· 9 years ago
43c27fb
drm/amdgpu: update pd while updating vm as well
by Chunming Zhou
· 9 years ago
5d82730
drm/amdgpu: fix handling order in scheduler CS
by Christian König
· 9 years ago
e284022
drm/amdgpu: fix incorrect mutex usage v3
by Christian König
· 9 years ago
4a56228
drm/amdgpu: cleanup scheduler fence get/put dance
by Christian König
· 9 years ago
7034dec
drm/amdgpu: add command submission workflow tracepoint
by Chunming Zhou
· 9 years ago
5f2e816
drm/amdgpu: update Fiji's tiling mode table
by Flora Cui
· 9 years ago
c305fd5
drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire.
by Rex Zhu
· 9 years ago
e1b35f6
drm/amdgpu: fix seq_printf format string
by Arnd Bergmann
· 9 years ago
515c752
drm/radeon: fix quirk for MSI R7 370 Armor 2X
by Maxim Sheviakov
· 9 years ago
a80b304
drm/amdgpu: Fix default page access routing
by Jay Cornwall
· 9 years ago
24dd2f6
drm/radeon: unconditionally set sysfs_initialized
by Alex Deucher
· 9 years ago
7e52a81
drm/amdgpu: cleanup amdgpu_cs_parser handling
by Christian König
· 9 years ago
e4a58a2
drm/amdgpu: fix leaking the IBs on error
by Christian König
· 9 years ago
f5617f9
drm/amd: add kmem cache for sched fence
by Chunming Zhou
· 9 years ago
b49c84a
drm/amdgpu: add kmem cache for amdgpu fence
by Chunming Zhou
· 9 years ago
451f698
drm/amdgpu: update fiji_mgcg_cgcg_init table
by Flora Cui
· 9 years ago
16ae42f
drm/amdgpu: use common fence for amdgpu_vm_fence
by Christian König
· 9 years ago
b56c228
drm/amdgpu: use fence_is_later() for vm_flush as well v2
by Christian König
· 9 years ago
c2776af
drm/amdgpu: use a timer for fence fallback
by Christian König
· 9 years ago
935c186
drm/amdgpu: remove fence trace points
by Christian König
· 9 years ago
fa67604
drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG value
by Flora Cui
· 9 years ago
9382049
drm/radeon: Only prompt for enabling PAT when we'd allow write-combining
by Michel Dänzer
· 9 years ago
a28bbd5
drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WC
by Michel Dänzer
· 9 years ago
96ea47c
drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xx
by Michel Dänzer
· 9 years ago
fd0fe6a
drm/i915: get runtime PM reference around GEM set_caching IOCTL
by Imre Deak
· 9 years ago
500a3d2
drm/i915: Fix GT frequency rounding
by Mika Kuoppala
· 9 years ago
1b9448b
drm/i915: quirk backlight present on Macbook 4, 1
by Jani Nikula
· 9 years ago
f44e265
drm/i915: Fix crtc_y assignment in intel_find_initial_plane_obj()
by Ville Syrjälä
· 9 years ago
c7f42c6
ipmi watchdog : add panic_wdt_timeout parameter
by Jean-Yves Faye
· 9 years ago
5e0a0ee
hwmon : (applesmc) Fix uninitialized variables warnings
by Shuah Khan
· 9 years ago
92e11f0
hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2C
by Li Yang
· 9 years ago
Next »