Gitiles Standalone
repos
/
linux-5.10
/
4b947b1c5a26666effcf657428600be2123ca206
/
drivers
4b947b1c
drm: Replace kzalloc with kcalloc
by Harsha Sharma
· 8 years ago
9205281
drm/tinydrm: Remove explicit .best_encoder assignment
by Haneen Mohammed
· 8 years ago
e43e818
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
by Harsha Sharma
· 8 years ago
512721a
drm/drm_of: Move drm_of_panel_bridge_remove_function into header.
by Maarten Lankhorst
· 8 years ago
277b09c
drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event()
by Thierry Reding
· 8 years ago
9ac0781
drm/atomic-helper: Fix typo
by Thierry Reding
· 8 years ago
9e55446
drm: Add missing __user annotation to drm_syncobj_array_find()
by Ville Syrjälä
· 8 years ago
479b9db
drm/rockchip: add PINCTRL dependency for LVDS
by Arnd Bergmann
· 8 years ago
7af35b0
drm/kirin: Checking for IS_ERR() instead of NULL
by Dan Carpenter
· 8 years ago
d9d7a3e
driver:gpu: return -ENOMEM on allocation failure.
by Allen Pais
· 8 years ago
632c6e4
drm/vblank: Fix flip event vblank count
by Ville Syrjälä
· 8 years ago
cccf4e3
drm/dp: WARN about invalid/unknown link rates and bw codes
by Jani Nikula
· 8 years ago
0c17151
drm/msm/mdp5: remove less than 0 comparison for unsigned value
by Aishwarya Pant
· 8 years ago
e25f1f7
drm/bridge/sii8620: add remote control support
by Maciej Purski
· 8 years ago
da184dee
drm/sun4i: hdmi: Add support for A31's HDMI controller
by Chen-Yu Tsai
· 8 years ago
c4a9aec
drm/sun4i: hdmi: Add A31 specific DDC register definitions
by Chen-Yu Tsai
· 8 years ago
939d749
drm/sun4i: hdmi: Add support for controller hardware variants
by Chen-Yu Tsai
· 8 years ago
cc67ae9
drm/sun4i: hdmi: Allow using second PLL as TMDS clk parent
by Chen-Yu Tsai
· 8 years ago
4b1c924
drm/sun4i: hdmi: create a regmap for later use
by Chen-Yu Tsai
· 8 years ago
544c504
drm/sun4i: hdmi: Disable clks in bind function error path and unbind function
by Chen-Yu Tsai
· 8 years ago
67e3264
drm/sun4i: tcon: Add support for demuxing TCON output on A31
by Chen-Yu Tsai
· 8 years ago
ad537fb
drm/sun4i: tcon: Add variant callback for TCON output muxing
by Chen-Yu Tsai
· 8 years ago
d5532f6
drm/bridge/synopsys: dsi :remove is_panel_bridge
by benjamin.gaignard@linaro.org
· 8 years ago
8f6b06c
drm/vc4: remove bridge from driver internal structure
by benjamin.gaignard@linaro.org
· 8 years ago
08de7af
drm/stm: ltdc: remove bridge from driver internal structure
by benjamin.gaignard@linaro.org
· 8 years ago
c70087e
drm/drm_of: add drm_of_panel_bridge_remove function
by benjamin.gaignard@linaro.org
· 8 years ago
6b0e284
drm/bridge: make drm_panel_bridge_remove more robust
by benjamin.gaignard@linaro.org
· 8 years ago
39e16ba
dma-buf: make reservation_object_copy_fences rcu save
by Christian König
· 8 years ago
6d281b1
drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
by Jeffy Chen
· 8 years ago
3b1b975
drm: adv7511/33: add HDMI CEC support
by Hans Verkuil
· 8 years ago
2e187b2
drm/gem-fb-helper: Improve documentation
by Noralf Trønnes
· 8 years ago
2f733d61
drm/panel: Add support for the Raspberry Pi 7" Touchscreen.
by Eric Anholt
· 8 years ago
c0374eb
drm/bridge: add Silicon Image SiI9234 driver
by Maciej Purski
· 8 years ago
f0d2e86
drm/atomic: Remove unneeded null check for private objects
by Maarten Lankhorst
· 8 years ago
5b9fbff
drm: fix typo in drm_gem_get_pages() comment
by Jordan Crouse
· 8 years ago
0d3c24e
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
ebec44a
BackMerge tag 'v4.14-rc3' into drm-next
by Dave Airlie
· 8 years ago
1af0838
drm/virtio: Replace instances of reference/unreference with get/put
by Srishti Sharma
· 8 years ago
368f899
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3d9d62b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c0f095f
drm/fb-cma-helper: Remove unused functions
by Noralf Trønnes
· 8 years ago
57b8a4b
drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
by Noralf Trønnes
· 8 years ago
1287c94
drm/sun4i: Use drm_gem_fb_create()
by Noralf Trønnes
· 8 years ago
5d43aa7
drm/shmobile: Use drm_gem_fb_create()
by Noralf Trønnes
· 8 years ago
365c385
drm/rcar-du: Use drm_gem_fb_create()
by Noralf Trønnes
· 8 years ago
98f3eac
drm/mxsfb: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
by Noralf Trønnes
· 8 years ago
24ef815
drm/meson: Use drm_gem_fb_create()
by Noralf Trønnes
· 8 years ago
503ad2e
drm/hisilicon/kirin: Use drm_gem_fb_create()
by Noralf Trønnes
· 8 years ago
ba22bf6
drm/fsl-dcu: Use drm_gem_fb_create()
by Noralf Trønnes
· 8 years ago
cce1a87
drm/tinydrm: Use drm_gem_framebuffer_helper
by Noralf Trønnes
· 8 years ago
659333d
drm/amdgpu: use designated initialiser for thermal_irq_src.
by Dave Airlie
· 8 years ago
320e421
drm: of: always initialize panel in drm_of_find_panel_or_bridge()
by Dan Carpenter
· 8 years ago
44390ef
drm/tve200: Check for IS_ERR instead of NULL in probe
by Dan Carpenter
· 8 years ago
4ea3095
drm/tve200: make two functions static
by Colin Ian King
· 8 years ago
a8c964e
Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
0b33ce7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
74d83ec
Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
95dcc4d
Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
7b5ef82
Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
93b5533
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
a358320
Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
35dbba3
Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
9f2a512
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
a33d7f8
drm/armada: Remove unused #include <drmP.h>
by Haneen Mohammed
· 8 years ago
2b702e7
Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
770b782
Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
74de818
Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
333d177
Merge branch 'acpi-apei'
by Rafael J. Wysocki
· 8 years ago
9173583
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
abeb19a
Merge branches 'pm-opp' and 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
8c28ef3
xen-pciback: relax BAR sizing write value check
by Jan Beulich
· 8 years ago
7d5d7b5
md/raid5: cap worker count
by Shaohua Li
· 8 years ago
c4d6a1b
dm-raid: fix a race condition in request handling
by Shaohua Li
· 8 years ago
79bf31a
md: fix a race condition for flush request handling
by Shaohua Li
· 8 years ago
393debc
md: separate request handling
by Shaohua Li
· 8 years ago
d0b7a90
scsi: ILLEGAL REQUEST + ASC==27 => target failure
by Martin Wilck
· 8 years ago
d1b4909
scsi: aacraid: Add a small delay after IOP reset
by Guilherme G. Piccoli
· 8 years ago
754270c
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
aaf2c2f
ACPI / APEI: clear error status before acknowledging the error
by Tyler Baicar
· 8 years ago
9afafdb
Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
7f909d9
drm/rockchip: Rely on the default best_encoder() behavior
by Haneen Mohammed
· 8 years ago
2726e15
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
ffa34d8
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 8 years ago
f2e2953
Merge tag 'drm-amdkfd-fixes-2017-09-24' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 8 years ago
29baa82
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
32ad958
drm/vc4: Set up the DSI host at pdev probe time, not component bind.
by Eric Anholt
· 8 years ago
af2eca5
drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.
by Eric Anholt
· 8 years ago
36de807
mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user
by Richard Genoud
· 8 years ago
828bcbd
IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load
by Harish Chegondi
· 8 years ago
b8f4273
IB/hfi1: On error, fix use after free during user context setup
by Michael J. Ruhl
· 8 years ago
612601d
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
by Alex Estrin
· 8 years ago
09592af
IB/hfi1: Return correct value in general interrupt handler
by Kamenee Arumugam
· 8 years ago
753b19a
IB/hfi1: Check eeprom config partition validity
by Jan Sokolowski
· 8 years ago
30e1052
IB/hfi1: Only reset QSFP after link up and turn off AOC TX
by Sebastian Sanchez
· 8 years ago
df5efdd
IB/hfi1: Turn off AOC TX after offline substates
by Sebastian Sanchez
· 8 years ago
3c6bae6
iommu/amd: pr_err() strings should end with newlines
by Arvind Yadav
· 8 years ago
1ff9b17
iommu/mediatek: Limit the physical address in 32bit for v7s
by Yong Wu
· 8 years ago
5c62c1c
iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
by Yong Wu
· 8 years ago
7e43968
mtd: Fix partition alignment check on multi-erasesize devices
by Boris Brezillon
· 8 years ago
ffeeeed
drm/core: clean up references to drm_dev_unref()
by Aishwarya Pant
· 8 years ago
Next »