index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-17
OMAPDSS: add OMAP_DISPLAY_TYPE_DVI
Tomi Valkeinen
1
-0
/
+1
2013-06-17
OMAPDSS: modify get/find functions to go through the device chain
Tomi Valkeinen
2
-2
/
+20
2013-06-17
OMAPDSS: public omapdss_register_output()
Tomi Valkeinen
8
-18
/
+17
2013-06-17
OMAPDSS: gracefully disable overlay at error
Sergey Kibrik
1
-2
/
+1
2013-06-17
OMAPDSS: Remove kfree for memory allocated with devm_kzalloc
Emil Goode
1
-2
/
+0
2013-06-17
OMAPDSS: remove dispc's dependency to VENC/HDMI
Tomi Valkeinen
4
-43
/
+12
2013-06-17
OMAPDSS: HDMI clean up hpd_gpio
Tomi Valkeinen
4
-16
/
+1
2013-06-17
OMAPDSS: HDMI: clean up PHY power handling
Tomi Valkeinen
4
-38
/
+51
2013-06-17
OMAPFB: use EPROBE_DEFER if default display is not present
Tomi Valkeinen
1
-1
/
+1
2013-06-17
OMAPDSS: output: increase refcount in find_output funcs
Tomi Valkeinen
2
-4
/
+11
2013-06-17
OMAPDSS: add THIS_MODULE owner to DSS outputs
Tomi Valkeinen
6
-0
/
+6
2013-06-17
OMAPDSS: add module_get/put to omap_dss_get/put_device()
Tomi Valkeinen
1
-2
/
+11
2013-06-17
OMAPDSS: combine omap_dss_output into omap_dss_device
Tomi Valkeinen
12
-66
/
+66
2013-06-17
OMAPDSS: remove omap_dss_start/stop_device()
Tomi Valkeinen
7
-81
/
+2
2013-06-17
OMAPDSS: Add panel dev pointer to dssdev
Tomi Valkeinen
14
-204
/
+206
2013-06-17
OMAPDSS: implement display sysfs without dss bus
Tomi Valkeinen
4
-95
/
+79
2013-06-17
OMAPDSS: don't use dss bus in suspend/resume
Tomi Valkeinen
1
-49
/
+28
2013-06-17
OMAPDSS: use the panel list in omap_dss_get_next_device
Tomi Valkeinen
1
-15
/
+39
2013-06-17
OMAPDSS: add panel list
Tomi Valkeinen
2
-0
/
+34
2013-06-17
OMAPDSS: remove dssdev uses in trivial cases
Tomi Valkeinen
4
-13
/
+13
2013-06-17
OMAPDSS: add videomode conversion support
Tomi Valkeinen
2
-0
/
+70
2013-06-17
OMAPDSS: VENC: clean up regulator init
Tomi Valkeinen
1
-23
/
+14
2013-06-17
OMAPDSS: SDI: fix regulators for DT
Tomi Valkeinen
1
-2
/
+9
2013-06-17
OMAPDSS: SDI: clean up regulator init
Tomi Valkeinen
1
-12
/
+11
2013-06-17
OMAPDSS: HDMI: add hdmi_init_regulator
Tomi Valkeinen
1
-16
/
+26
2013-06-17
OMAPDSS: DPI: fix regulators for DT
Tomi Valkeinen
1
-2
/
+9
2013-06-17
OMAPDSS: DPI: cleanup pll & regulator init
Tomi Valkeinen
1
-42
/
+47
2013-06-17
OMAPDSS: DSI: cleanup regulator init
Tomi Valkeinen
1
-59
/
+34
2013-06-17
OMAPDSS: CORE: use devm_regulator_get
Tomi Valkeinen
1
-12
/
+2
2013-06-17
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
8
-41
/
+165
2013-06-17
OMAPDRM: fix overlay manager handling
Tomi Valkeinen
5
-10
/
+22
2013-06-17
OMAPDSS: split overlay manager creation
Tomi Valkeinen
4
-12
/
+34
2013-06-17
OMAPDSS: add helpers to get mgr or output from display
Tomi Valkeinen
5
-13
/
+40
2013-06-17
OMAPDSS: clean up dss_[ovl|mgr]_get_device()
Tomi Valkeinen
1
-6
/
+4
2013-06-17
OMAPDSS: fix dss_get_ctx_loss_count for DT
Tomi Valkeinen
1
-1
/
+2
2013-06-17
OMAPDSS: add omap_dss_find_output_by_node()
Tomi Valkeinen
1
-0
/
+13
2013-06-17
OMAPDSS: add omap_dss_find_output()
Tomi Valkeinen
1
-0
/
+13
2013-06-17
OMAPDSS: only probe pdata if there's one
Tomi Valkeinen
6
-31
/
+46
2013-06-17
OMAPDSS: add pdata->default_display_name
Tomi Valkeinen
1
-0
/
+2
2013-06-08
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-2
/
+2
2013-06-08
irqchip: Return -EPERM for reserved IRQs
Grant Likely
2
-2
/
+2
2013-06-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-19
/
+40
2013-06-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
29
-68
/
+188
2013-06-08
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-25
/
+28
2013-06-07
Revert "ACPI / scan: do not match drivers against objects having scan handlers"
Rafael J. Wysocki
1
-4
/
+0
2013-06-07
Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...
Olof Johansson
1
-10
/
+4
2013-06-07
Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-9
/
+36
2013-06-07
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-8
/
+14
2013-06-07
Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2013-06-08
dmatest: do not allow to interrupt ongoing tests
Andy Shevchenko
1
-22
/
+23
[next]