Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f64b56f32b1894397059251b2d234eb8f8d48311
/
drivers
/
gpu
/
drm
/
imx
/
imx-tve.c
98620b5
drm/imx: imx-tve: Do not set the regulator voltage
by Fabio Estevam
· 8 years ago
8e3b16e
drm/imx: don't destroy mode objects manually on driver unbind
by Lucas Stach
· 8 years ago
4f7a512
drm/imx: imx-tve: fix the error message
by Fabio Estevam
· 8 years ago
ae8308b
drm/imx: imx-tve: remove unneeded 'or' operation
by Fabio Estevam
· 8 years ago
deb6587
drm/imx: imx-tve: check the value returned by regulator_set_voltage()
by Fabio Estevam
· 8 years ago
3df0739
drm/imx: turn remaining container_of macros into inline functions
by Philipp Zabel
· 8 years ago
49f98bc
drm/imx: store internal bus configuration in crtc state
by Philipp Zabel
· 8 years ago
f6e396e
drm/imx: atomic phase 3 step 2: Legacy callback fixups
by Liu Ying
· 8 years ago
032003c
drm/imx: Remove encoders' ->prepare callbacks
by Liu Ying
· 8 years ago
255c35f
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
by Liu Ying
· 8 years ago
4ed094f
drm/imx: use bus_flags for pixel clock polarity
by Philipp Zabel
· 9 years ago
8cd09a4
drm/imx: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
7ae847d
drm/imx: Constify function pointer structs
by Ville Syrjälä
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
5e4789d
drm: imx: imx-tve: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
c03e9a3
drm/imx: tve: fix media bus format for VGA output
by Philipp Zabel
· 9 years ago
2872c80
drm/imx: consolidate bus format variable names
by Philipp Zabel
· 10 years ago
a7c6e76
drm/imx: switch to use media bus formats
by Philipp Zabel
· 10 years ago
85840c7
Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 10 years ago
f555e7e
drm: imx: imx-tve: Check and propagate the errors
by Fabio Estevam
· 10 years ago
eb10d63
imx-drm: encoder prepare/mode_set must use adjusted mode
by Steve Longerbeam
· 10 years ago
dab363f
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
988adfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
6556f7f
drm: imx: Move imx-drm driver out of staging
by Philipp Zabel
· 10 years ago
[Renamed from drivers/staging/imx-drm/imx-tve.c]
7557b6e
staging: imx-drm: Don't put an else right after a return
by Catalina Mocanu
· 10 years ago
8684ba7
staging: imx-drm: Array was made static const char * const
by Aybuke Ozdemir
· 10 years ago
63bc516
staging: imx-drm: fix a blank line coding style issue
by Quentin Lambert
· 10 years ago
c1a6e9f
Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 10 years ago
8d4ad9d
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
by Dave Airlie
· 10 years ago
39b9004
gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
by Philipp Zabel
· 11 years ago
4634064
imx-drm: imx-tve: remove unused variable
by Vincent Stehlé
· 10 years ago
a3fe964
imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus'
by Shawn Guo
· 11 years ago
f9b0e25
drm: make mode_valid callback optional
by Andrzej Hajda
· 11 years ago
bfe24b9c
Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next
by Greg Kroah-Hartman
· 11 years ago
62e3879
imx-drm: imx-tve: Fix DDC I2C bus property
by Philipp Zabel
· 11 years ago
7f4392a
imx-drm: Move IPU_PIX_FMT_GBR24 definition into imx-ipu-v3.h
by Philipp Zabel
· 11 years ago
1b3f767
imx-drm: initialise drm components directly
by Russell King
· 11 years ago
17b5001
imx-drm: convert to componentised device support
by Russell King
· 11 years ago
f2d66aa
imx-drm: simplify setup of panel format
by Russell King
· 11 years ago
baa68c4
imx-drm: provide common connector mode validation function
by Russell King
· 11 years ago
7fc6cb2
staging: imx-drm: imx-tve: Fix a sparse warning
by Liu Ying
· 11 years ago
bd5121b
imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlock
by Russell King
· 11 years ago
89bc5be
staging: imx-drm: use true and false for bool variables
by Valentina Manea
· 11 years ago
a22526e
staging: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
00341b5
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 11 years ago
52db752c
imx-drm: imx-tve: Add MODULE_ALIAS()
by Fabio Estevam
· 11 years ago
89911e5
Staging: imx-drm: imx-tve.c Fixed 80 character line coding style issue
by Andreas Werner
· 11 years ago
7c3836a
imx-drm: imx-tve: Remove unneeded check for platform_get_resource()
by Fabio Estevam
· 11 years ago
5d78bf8
imx-drm: imx-tve: Provide __acquires/__releases annotation
by Fabio Estevam
· 11 years ago
829455b
Merge 3.10-rc3 into staging-next
by Greg Kroah-Hartman
· 11 years ago
c7b0cf3
staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'
by Fabio Estevam
· 11 years ago
15f29f7
imx-drm: imx-tve: Let device core handle pinctrl
by Fabio Estevam
· 11 years ago
9b43b56
staging: imx-drm: use devm_ioremap_resource()
by Laurent Navet
· 12 years ago
fcbc51e
staging: drm/imx: Add support for Television Encoder (TVEv2)
by Philipp Zabel
· 12 years ago