Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9bc3cd5673d84d29272fa7181a4dfca83cbb48c1
/
drivers
9bc3cd5
drm: Sort connector modes based on vrefresh
by Ville Syrjälä
· 12 years ago
990256a
drm: Add probed modes in probe order
by Ville Syrjälä
· 12 years ago
72e45e9
drm: Preserve the list head in drm_mode_copy
by Ville Syrjälä
· 12 years ago
f6fb754
drm/cma: Cocci spatch "ptr_ret.spatch"
by Thomas Meyer
· 12 years ago
f2a5da4
drm/prime: Cocci spatch "err_cast.spatch"
by Thomas Meyer
· 12 years ago
8d06cd0
drm: Cocci spatch "memdup.spatch"
by Thomas Meyer
· 12 years ago
edee06b
Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-next
by Dave Airlie
· 12 years ago
d20d317
drm: Constify the pretty-print functions
by Ville Syrjälä
· 12 years ago
4ee62c7
drm/i915: Print pretty names for pixel formats
by Ville Syrjälä
· 12 years ago
6ba6d03
drm: Print pretty names for pixel formats
by Ville Syrjälä
· 12 years ago
ca793f7
drm: move pinning/unpinning to buffer attach
by Maarten Lankhorst
· 12 years ago
102d6db
drm: add unpin function to prime helpers
by Maarten Lankhorst
· 12 years ago
71d7282
drm: GEM CMA: Add DRM PRIME support
by Laurent Pinchart
· 12 years ago
ebaf9e0
drm: GEM CMA: Split object mapping into GEM mapping and CMA mapping
by Laurent Pinchart
· 12 years ago
a5ed894
drm: GEM CMA: Split object creation into object alloc and DMA memory alloc
by Laurent Pinchart
· 12 years ago
bda3fda
drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap
by Laurent Pinchart
· 12 years ago
1c5aafa
drm/gem: Split drm_gem_mmap() into object search and object mapping
by Laurent Pinchart
· 12 years ago
328a471
drm_modes: videomode: add doubleclk flag
by Steffen Trumtrar
· 12 years ago
2d178a4
video: of: display_timing: add doubleclk flag
by Steffen Trumtrar
· 12 years ago
f583662
video: display_timing: make parameter const
by Steffen Trumtrar
· 12 years ago
0dd99f1
drm: Don't leak phys_wc "handles" to userspace
by Andy Lutomirski
· 12 years ago
63e28a7
uvesafb: Clean up MTRR code
by Andy Lutomirski
· 12 years ago
07ebea2
radeon: Switch to arch_phys_wc_add and add a missing ..._del
by Andy Lutomirski
· 12 years ago
1c0f674
i915: Use arch_phys_wc_{add,del}
by Andy Lutomirski
· 12 years ago
f435046
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
by Andy Lutomirski
· 12 years ago
ff47eaf
drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs
by Andy Lutomirski
· 12 years ago
247d36d
drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}
by Andy Lutomirski
· 12 years ago
e81f3d8
Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
970fa98
drm/qxl: fix build warnings on 32-bit
by Dave Airlie
· 12 years ago
7e0e419
radeon: use max_bus_speed to activate gen2 speeds
by Kleber Sacilotto de Souza
· 12 years ago
50a583f
drm/radeon: narrow scope of Apple re-POST hack
by Alex Deucher
· 12 years ago
2cf3a4f
drm/radeon: don't check crtcs in card_posted() on cards without DCE
by Alex Deucher
· 12 years ago
09fb8bd
drm/radeon: fix card_posted check for newer asics
by Alex Deucher
· 12 years ago
468ef1a
drm/radeon: fix typo in cu_per_sh on verde
by Alex Deucher
· 12 years ago
27b0705
drm/radeon: UVD block on SUMO2 is the same as on SUMO
by Christian König
· 12 years ago
c89b65e
qxl: fix Kconfig deps - select FB_DEFERRED_IO
by Andrew Jones
· 12 years ago
5ed7766
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
80ce5f6
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 12 years ago
c313d56
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next
by Dave Airlie
· 12 years ago
b91fd4d
Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
4c0eec0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
d979556
Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
388c2896
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
c7153d0
Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
5cc0c03
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
b641940
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
c73a1af
Input: wacom - add an eraser to DTH2242/DTK2241
by Ping Cheng
· 12 years ago
dcb9a7c
drm/exynos: replace request_threaded_irq with devm function
by Seung-Woo Kim
· 12 years ago
7a1b00e
drm/exynos: remove unnecessary devm_kfree
by Seung-Woo Kim
· 12 years ago
a3ad697
drm/exynos: fix build warnings from ipp fimc
by Seung-Woo Kim
· 12 years ago
d873ab9
drm/exynos: cleanup device pointer usages
by Seung-Woo Kim
· 12 years ago
20cd264
drm/exynos: wait for the completion of pending page flip
by Inki Dae
· 12 years ago
c5cca97
drm/exynos: use drm_send_vblank_event() helper
by Rob Clark
· 12 years ago
3cb7a59
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
0797c3a
staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS
by Paul Zimmerman
· 12 years ago
927b4dc
iio: exynos_adc: fix wrong structure extration in suspend and resume
by Naveen Krishna Chatradhi
· 12 years ago
d61a04d
iio:common:st: added disable function after read info raw data
by Denis CIOCCA
· 12 years ago
0ae5fb6
iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
by Axel Lin
· 12 years ago
3b81379
staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()
by Wei Yongjun
· 12 years ago
c80712c
staging/iio/mxs-lradc: fix preenable for multiple buffers
by Michał Mirosław
· 12 years ago
e037f95
tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: build warning after merge of the tty.current tree)
by Matwey V. Kornilov
· 12 years ago
cbfd2cd
Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes
by Linus Torvalds
· 12 years ago
94f1be9
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
3598706
drm/i915: avoid premature DP AUX timeouts
by Imre Deak
· 12 years ago
e054cc3
drm/i915: avoid premature timeouts in __wait_seqno()
by Imre Deak
· 12 years ago
2554fc1
drm/i915: use msecs_to_jiffies_timeout instead of open coding the same
by Imre Deak
· 12 years ago
df97729
drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration
by Imre Deak
· 12 years ago
e3de42b
drm/i915: force full modeset if the connector is in DPMS OFF mode
by Imre Deak
· 12 years ago
94d019b
drm/exynos: page flip fixes
by Rob Clark
· 12 years ago
4c1d8de
drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()
by Lars-Peter Clausen
· 12 years ago
f025045
drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
41eab40
drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
bdc92d74
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
by Ralf Baechle
· 12 years ago
fb40bc3
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
by Ralf Baechle
· 12 years ago
0eca56f
drm/imx: use drm_send_vblank_event() helper
by Rob Clark
· 12 years ago
f7e96d7
drm/shmob: use drm_send_vblank_event() helper
by Rob Clark
· 12 years ago
26ae466
drm/radeon: use drm_send_vblank_event() helper
by Rob Clark
· 12 years ago
95d38d1
drm/nouveau: use drm_send_vblank_event() helper
by Rob Clark
· 12 years ago
5649d8f
mfd: ab8500-sysctrl: Let sysctrl driver work without pdata
by Fabio Baltieri
· 12 years ago
519fe2e
Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
803d19d
leds: leds-gpio: reserve gpio before using it
by Timo Teräs
· 12 years ago
e748a38
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
c7b0cf3
staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'
by Fabio Estevam
· 12 years ago
8c24d6e
staging: video: imx: Select VIDEOMODE_HELPERS for parallel display
by Marek Vasut
· 12 years ago
dfc7b83
tty: mxser: fix usage of opmode_ioaddr
by Matwey V. Kornilov
· 12 years ago
9d83e18
serial: 8250_dw: add ACPI ID for Intel BayTrail
by Heikki Krogerus
· 12 years ago
b5325a0
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing port
by Darrick J. Wong
· 12 years ago
89fb9e7
uio: UIO_DMEM_GENIRQ should depend on HAS_DMA
by Geert Uytterhoeven
· 12 years ago
bbedf2f
mei: bus: Reset event_cb when disabling a device
by Samuel Ortiz
· 12 years ago
d2242a3
Drivers: hv: Fix a bug in get_vp_index()
by K. Y. Srinivasan
· 12 years ago
46e0cd8
mei: fix out of array access to me clients array
by Tomas Winkler
· 12 years ago
c4ad180
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
9752197
driver core: print sysfs attribute name when warning about bogus permissions
by dyoung@redhat.com
· 12 years ago
1c04fc3
driver core: export subsys_virtual_register
by Greg Kroah-Hartman
· 12 years ago
0ddaa97
Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
007b703
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
2d05eae
drm/i915: Propagate errors back from fb set-base
by Chris Wilson
· 12 years ago
1c98b48
drm/i915: Adding more reserved PCI IDs for Haswell.
by Rodrigo Vivi
· 12 years ago
e1b73cb
Merge tag 'v3.10-rc2' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
669c743
Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
Next »