index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAPDSS: remove unused fields in omap_dss_device
Tomi Valkeinen
2013-06-17
1
-14
/
+0
*
OMAPDSS: HDMI clean up hpd_gpio
Tomi Valkeinen
2013-06-17
4
-16
/
+1
*
OMAPDSS: HDMI: clean up PHY power handling
Tomi Valkeinen
2013-06-17
4
-38
/
+51
*
OMAPFB: use EPROBE_DEFER if default display is not present
Tomi Valkeinen
2013-06-17
1
-1
/
+1
*
OMAPDSS: output: increase refcount in find_output funcs
Tomi Valkeinen
2013-06-17
2
-4
/
+11
*
OMAPDSS: add THIS_MODULE owner to DSS outputs
Tomi Valkeinen
2013-06-17
6
-0
/
+6
*
OMAPDSS: add module_get/put to omap_dss_get/put_device()
Tomi Valkeinen
2013-06-17
2
-3
/
+12
*
OMAPDSS: omapdss.h: add owner field to omap_dss_device
Tomi Valkeinen
2013-06-17
1
-0
/
+2
*
OMAPDSS: combine omap_dss_output into omap_dss_device
Tomi Valkeinen
2013-06-17
13
-102
/
+96
*
OMAPDSS: remove omap_dss_start/stop_device()
Tomi Valkeinen
2013-06-17
8
-84
/
+2
*
OMAPDSS: Add panel dev pointer to dssdev
Tomi Valkeinen
2013-06-17
15
-206
/
+212
*
OMAPDSS: implement display sysfs without dss bus
Tomi Valkeinen
2013-06-17
4
-95
/
+79
*
OMAPDSS: don't use dss bus in suspend/resume
Tomi Valkeinen
2013-06-17
1
-49
/
+28
*
OMAPDSS: use the panel list in omap_dss_get_next_device
Tomi Valkeinen
2013-06-17
1
-15
/
+39
*
OMAPDSS: add panel list
Tomi Valkeinen
2013-06-17
3
-0
/
+42
*
OMAPDSS: remove dssdev uses in trivial cases
Tomi Valkeinen
2013-06-17
4
-13
/
+13
*
OMAPDSS: add videomode conversion support
Tomi Valkeinen
2013-06-17
3
-0
/
+77
*
OMAPDSS: VENC: clean up regulator init
Tomi Valkeinen
2013-06-17
1
-23
/
+14
*
OMAPDSS: SDI: fix regulators for DT
Tomi Valkeinen
2013-06-17
1
-2
/
+9
*
OMAPDSS: SDI: clean up regulator init
Tomi Valkeinen
2013-06-17
1
-12
/
+11
*
OMAPDSS: HDMI: add hdmi_init_regulator
Tomi Valkeinen
2013-06-17
1
-16
/
+26
*
OMAPDSS: DPI: fix regulators for DT
Tomi Valkeinen
2013-06-17
1
-2
/
+9
*
OMAPDSS: DPI: cleanup pll & regulator init
Tomi Valkeinen
2013-06-17
1
-42
/
+47
*
OMAPDSS: DSI: cleanup regulator init
Tomi Valkeinen
2013-06-17
1
-59
/
+34
*
OMAPDSS: CORE: use devm_regulator_get
Tomi Valkeinen
2013-06-17
1
-12
/
+2
*
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
2013-06-17
9
-41
/
+188
*
OMAPDRM: fix overlay manager handling
Tomi Valkeinen
2013-06-17
5
-10
/
+22
*
OMAPDSS: split overlay manager creation
Tomi Valkeinen
2013-06-17
4
-12
/
+34
*
OMAPDSS: add helpers to get mgr or output from display
Tomi Valkeinen
2013-06-17
6
-13
/
+43
*
OMAPDSS: clean up dss_[ovl|mgr]_get_device()
Tomi Valkeinen
2013-06-17
1
-6
/
+4
*
OMAPDSS: fix dss_get_ctx_loss_count for DT
Tomi Valkeinen
2013-06-17
1
-1
/
+2
*
OMAPDSS: add omap_dss_find_output_by_node()
Tomi Valkeinen
2013-06-17
2
-0
/
+14
*
OMAPDSS: add omap_dss_find_output()
Tomi Valkeinen
2013-06-17
2
-0
/
+14
*
OMAPDSS: only probe pdata if there's one
Tomi Valkeinen
2013-06-17
6
-31
/
+46
*
OMAPDSS: add pdata->default_display_name
Tomi Valkeinen
2013-06-17
2
-0
/
+3
*
Linux 3.10-rc5
v3.10-rc5
Linus Torvalds
2013-06-08
1
-1
/
+1
*
hpfs: fix warnings when the filesystem fills up
Mikulas Patocka
2013-06-08
1
-0
/
+4
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-06-08
4
-2
/
+16
|
\
|
*
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2013-05-29
2
-1
/
+8
|
|
\
|
|
*
timekeeping: Correct run-time detection of persistent_clock.
Zoran Markovic
2013-05-28
1
-0
/
+8
|
|
*
ntp: Remove unused variable flags in __hardpps
Geert Uytterhoeven
2013-05-28
1
-1
/
+0
|
*
|
posix-timers: Show clock ID in proc file
Pavel Tikhomirov
2013-05-28
1
-0
/
+1
|
*
|
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
2013-05-28
1
-1
/
+7
*
|
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-06-08
3
-4
/
+9
|
\
\
\
|
*
|
|
irqchip: Return -EPERM for reserved IRQs
Grant Likely
2013-06-08
2
-2
/
+2
|
*
|
|
irqdomain: document the simple domain first_irq
Linus Walleij
2013-06-08
1
-1
/
+4
|
*
|
|
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
Chen Gang
2013-06-08
1
-1
/
+2
|
*
|
|
irqdomain: export irq_domain_add_simple
Arnd Bergmann
2013-06-08
1
-0
/
+1
*
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-06-08
15
-49
/
+84
|
\
\
\
\
|
*
\
\
\
Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...
Olof Johansson
2013-06-07
1
-10
/
+4
|
|
\
\
\
\
[next]