Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
76c4055f2c9a7ae556e96c1cadd82ee182b7d87e
/
drivers
76c4055
drm/omap: fix race condition with dev->obj_list
by Tomi Valkeinen
· 10 years ago
8519c62
drm/omap: do not use BUG_ON(!spin_is_locked(x))
by Tomi Valkeinen
· 10 years ago
ef42228
drm/omap: only ignore DIGIT SYNC LOST for TV output
by Tomi Valkeinen
· 10 years ago
a36af73
drm/omap: fix race with error_irq
by Tomi Valkeinen
· 10 years ago
3b143fc
drm/omap: use DRM_ERROR_RATELIMITED() for error irqs
by Tomi Valkeinen
· 10 years ago
ccd7b5e
drm/omap: stop connector polling during suspend
by Tomi Valkeinen
· 10 years ago
f5a1d31
drm/omap: remove dummy PM functions
by Tomi Valkeinen
· 10 years ago
e7e24df
drm/omap: tiler: fix race condition with engine->async
by Tomi Valkeinen
· 10 years ago
2dd3887
drm/omap: fix plane's channel selection
by Tomi Valkeinen
· 10 years ago
7cb0d6c
drm/omap: fix TILER on OMAP5
by Tomi Valkeinen
· 10 years ago
2dab0ba
drm/omap: handle incompatible buffer stride and pixel size
by Tomi Valkeinen
· 10 years ago
925e494
drm/omap: fix error handling in omap_framebuffer_create()
by Tomi Valkeinen
· 10 years ago
c7c1aec
drm/omap: fix operation without fbdev
by Tomi Valkeinen
· 10 years ago
f7c5f5d
drm/omap: add a comment why locking is missing
by Tomi Valkeinen
· 10 years ago
f36eb5a
drm/omap: add pin refcounting to omap_framebuffer
by Tomi Valkeinen
· 10 years ago
3f4d17c
drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()
by Tomi Valkeinen
· 10 years ago
549a754
drm/omap: page_flip: return -EBUSY if flip pending
by Tomi Valkeinen
· 10 years ago
1733729
drm/omap: fix encoder-crtc mapping
by Tomi Valkeinen
· 10 years ago
971fb3e
drm: omapdrm: Reorder CRTC functions
by Laurent Pinchart
· 10 years ago
87bb2ef
drm: omapdrm: Planes are already disabled when destroyed
by Laurent Pinchart
· 10 years ago
a350da8
drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()
by Laurent Pinchart
· 10 years ago
2a438c5
drm: omapdrm: Prefix all plane functions with omap_plane_
by Laurent Pinchart
· 10 years ago
8472b57
drm: omapdrm: Avoid function forward declaration in omap_crtc.c
by Laurent Pinchart
· 10 years ago
297767b
drm: omapdrm: Remove omap_crtc->full_update field
by Laurent Pinchart
· 10 years ago
5a35876
drm: omapdrm: Remove manual update display support
by Laurent Pinchart
· 10 years ago
5dbe443
drm: omapdrm: Fix race condition between GO and vblank IRQ
by Laurent Pinchart
· 10 years ago
82e58855
drm: omapdrm: Reset the zorder property when disabling a plane
by Laurent Pinchart
· 10 years ago
2debab9
drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()
by Laurent Pinchart
· 10 years ago
ef6b0e0
drm: omapdrm: Switch to the universal plane API
by Laurent Pinchart
· 10 years ago
9c660b7
drm: omapdrm: Remove unused variables
by Laurent Pinchart
· 10 years ago
fb9a35f
drm: omapdrm: Refactor CRTC creation code
by Laurent Pinchart
· 10 years ago
222025e
drm: omapdrm: Fix indentation of structure and array initializers
by Laurent Pinchart
· 10 years ago
6b94aea
Merge branch 'drm_next' of https://github.com/markyzq/kernel-drm-rockchip into drm-next
by Dave Airlie
· 10 years ago
522cf91
drm: check that planes types are correct while initializing CRTC
by Benjamin Gaignard
· 10 years ago
0388df0
drm: change connector to tmp_connector
by John Hunter
· 10 years ago
f98bd3e
drm: Fix some typo mistake of the annotations
by John Hunter
· 10 years ago
1067219
drm/rockchip: vop: power off until vop standby take effect
by Mark Yao
· 10 years ago
52ab789
drm/rockchip: vop: set vop enabled after enable iommu
by Mark Yao
· 10 years ago
31e980c
drm/rockchip: vop use is_enabled instead of dpms mode
by Mark Yao
· 10 years ago
44ddb7e
drm/rockchip: vop: fix vop vsync/hsync polarity
by Mark Yao
· 10 years ago
f76c83b
drm/rockchip: Only alloc a kmap for fbdev gem object
by Daniel Kurtz
· 10 years ago
43fc884
drm: Silence sparse warnings
by Ville Syrjälä
· 10 years ago
2ee762b
drm: %pF is only for function pointers
by Scott Wood
· 10 years ago
0e3704c
drm/fb: handle tiled connectors better
by Rob Clark
· 10 years ago
675c832
drm/fb: small cleanup
by Rob Clark
· 10 years ago
d3c8ea3
drm/rockchip: use correct fb width/height
by Rob Clark
· 10 years ago
ecbf1d5
drm/exynos: use correct fb width/height
by Rob Clark
· 10 years ago
8d76612
drm/cma: use correct fb width/height
by Rob Clark
· 10 years ago
1d002fa
drm/dp: Use large transactions for I2C over AUX
by Simon Farnsworth
· 10 years ago
967667f
drm/plane-helper: Fixup mismerge
by Daniel Vetter
· 10 years ago
b5ceff2
drm/atomic: Constify a bunch of functions pointer structs
by Ville Syrjälä
· 10 years ago
7eb5f30
drm: Check in setcrtc if the primary plane supports the fb pixel format
by Laurent Pinchart
· 10 years ago
c484f02
drm: Lighten sysfs connector 'status'
by Chris Wilson
· 10 years ago
3461b30
drm/plane-helper: unexport drm_primary_helper_create_plane
by Daniel Vetter
· 10 years ago
ead8610
drm: Share plane pixel format check code between legacy and atomic
by Laurent Pinchart
· 10 years ago
2a97acd
drm: Fix trivial typos in comments
by Yannick Guerrini
· 10 years ago
220dd2b
drm: Fixup racy refcounting in plane_force_disable
by Daniel Vetter
· 10 years ago
aaed1aa
drm/i915: Rotation property is now handled in DRM core
by Tvrtko Ursulin
· 10 years ago
4cda09c
drm: Complete moving rotation property to core
by Tvrtko Ursulin
· 10 years ago
2e3afd4
drm/atomic-helper: Fix kerneldoc for prepare_planes
by Daniel Vetter
· 10 years ago
8442853
drm: Remove redundant code in the getencoder ioctl
by Daniel Vetter
· 10 years ago
3a656b5
drm/i915: Fix struct_mutex deadlock due to merge fumble
by Ville Syrjälä
· 10 years ago
a8c6ecb
Merge tag 'v4.0-rc3' into drm-next
by Dave Airlie
· 10 years ago
8dd0eb3
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
1163d50
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
bbbce51
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
47df986
Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
29191c7
Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
2cf3afc
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
374dab2
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
c37bc68
TTY: fix tty_wait_until_sent maximum timeout
by Johan Hovold
· 10 years ago
79fbf4a
TTY: fix tty_wait_until_sent on 64-bit machines
by Johan Hovold
· 10 years ago
f528bf4
USB: serial: fix infinite wait_until_sent timeout
by Johan Hovold
· 10 years ago
6b270fd
TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation
by Johan Hovold
· 10 years ago
c4e6dcf
serial: sprd: Fix missing spin_unlock in sprd_handle_irq()
by Axel Lin
· 10 years ago
f0bf0bd
tty: fix up atime/mtime mess, take four
by Jiri Slaby
· 10 years ago
dfd3766
serial: 8250_dw: Fix get_mctrl behaviour
by Desmond Liu
· 10 years ago
7cf9110
serial:8250:8250_pci: delete unneeded quirk entries
by Wang YanQing
· 10 years ago
6262a36
serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S
by Wang YanQing
· 10 years ago
f2e0ea8
Change email address for 8250_pci
by Russell King
· 10 years ago
ca8bb4ae
serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO"
by Sebastian Andrzej Siewior
· 10 years ago
045f32d
Revert "tty/serial: of_serial: add DT alias ID handling"
by Baruch Siach
· 10 years ago
af13e86
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
ebf2ef8
i2c: designware-baytrail: baytrail_i2c_acquire() might sleep
by Andy Shevchenko
· 10 years ago
30be774
i2c: designware-baytrail: cross-check lock functions
by Andy Shevchenko
· 10 years ago
c8e043e
i2c: designware-baytrail: fix sparse warnings
by Andy Shevchenko
· 10 years ago
259aada
i2c: designware-baytrail: fix typo in error path
by Andy Shevchenko
· 10 years ago
9b5c9f0
i2c: designware-baytrail: describe magic numbers
by Andy Shevchenko
· 10 years ago
5b3b592
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
f6bec6e
Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
b0b20ce
Merge tag 'v4.0-rc2' into drm-fixes
by Dave Airlie
· 10 years ago
39ed853
Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
b8cb91e
xhci: Workaround for PME stuck issues in Intel xhci
by Mathias Nyman
· 10 years ago
45ba215
xhci: fix reporting of 0-sized URBs in control endpoint
by Aleksander Morgado
· 10 years ago
e178e7d
Merge branches 'pm-domains' and 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
1e3e770
Merge branch 'acpi-video'
by Rafael J. Wysocki
· 10 years ago
79d2236
Merge branch 'irq-pm'
by Rafael J. Wysocki
· 10 years ago
2c7af5b
tty: serial: atmel: rework interrupt and wakeup handling
by Boris BREZILLON
· 10 years ago
d677772
watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
by Boris BREZILLON
· 10 years ago
eef16e4
Merge branch 'suspend-to-idle'
by Rafael J. Wysocki
· 10 years ago
Next »