index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
backlight: move lp855x header into platform_data directory
Kim, Milo
2012-07-30
1
-1
/
+1
*
backlight: move register definitions from header to source
Kim, Milo
2012-07-30
1
-2
/
+6
*
backlight: l4f00242t03: export and use devm_gpio_request_one()
Jingoo Han
2012-07-30
1
-19
/
+10
*
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-14
/
+5
*
backlight: lms283gf05: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-18
/
+6
*
backlight: tosa_bl: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-6
/
+2
*
backlight: tosa_lcd: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-5
/
+2
*
backlight: ot200_bl: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-6
/
+3
*
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-9
/
+5
*
drivers/video/backlight/lm3533_bl.c: use devm_ functions
Jingoo Han
2012-07-30
1
-6
/
+2
*
drivers/video/backlight/ot200_bl.c: use devm_ functions
Jingoo Han
2012-07-30
1
-8
/
+4
*
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
2012-07-30
1
-3
/
+2
*
radeonfb: Add quirk for the graphics adapter in some JSxx
Tony Breeds
2012-07-27
1
-0
/
+35
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
15
-22
/
+24
|
\
|
*
video: Fix typo in drivers/video
Masanari Iida
2012-07-24
13
-19
/
+19
|
*
Change email address for Steve Glendinning
Steve Glendinning
2012-07-17
1
-2
/
+2
|
*
via: Remove bogus if check
Alan Cox
2012-07-11
1
-1
/
+2
|
*
backlight: fix memory leak on obscure error path
Martlin Ettl
2012-07-09
1
-0
/
+1
*
|
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-23
1
-14
/
+48
|
\
\
|
*
|
video: mxsfb: add simple device tree probe
Shawn Guo
2012-07-03
1
-13
/
+47
|
*
|
video: mxsfb: move mxsfb.h into include/linux
Shawn Guo
2012-07-03
1
-1
/
+1
*
|
|
Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-07-11
7
-22
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
Tomi Valkeinen
2012-07-08
6
-6
/
+6
|
*
|
OMAPDSS: Use PM notifiers for system suspend
Tomi Valkeinen
2012-07-08
1
-16
/
+27
*
|
|
Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-06-16
8
-16
/
+34
|
\
|
|
|
*
|
video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclk
Jingoo Han
2012-06-13
1
-1
/
+1
|
*
|
video: s3c-fb: clear SHADOWCON register when clearing hardware window registers
Jingoo Han
2012-06-13
1
-2
/
+8
|
*
|
drivers/tosa: driver needs I2C and SPI to compile
Arnd Bergmann
2012-06-09
1
-1
/
+1
|
*
|
drivers/savagefb: use mdelay instead of udelay
Arnd Bergmann
2012-06-09
1
-5
/
+5
|
*
|
video/console: automatically select a font
Arnd Bergmann
2012-06-09
1
-0
/
+14
|
*
|
video/ili9320: do not mark exported functions __devexit
Arnd Bergmann
2012-06-09
1
-1
/
+1
|
*
|
drivers/video: use correct __devexit_p annotation
Arnd Bergmann
2012-06-09
2
-2
/
+2
|
*
|
video: bfin_adv7393fb: Convert to kstrtouint_from_user
Emil Goode
2012-06-05
1
-4
/
+2
|
*
|
Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux ...
Florian Tobias Schandinat
2012-06-05
4
-5
/
+4
|
|
\
\
*
|
\
\
Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2012-06-13
4
-5
/
+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
OMAPDSS: DSI: Fix bug when calculating LP command interleaving parameters
Archit Taneja
2012-06-04
1
-1
/
+1
|
*
|
|
OMAPDSS: fix bogus WARN_ON in dss_runtime_put()
Tomi Valkeinen
2012-06-04
1
-1
/
+1
|
*
|
|
OMAPDSS: Taal: fix compilation warning
Tomi Valkeinen
2012-06-04
1
-1
/
+1
|
*
|
|
OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabled
Tomi Valkeinen
2012-06-04
1
-2
/
+1
*
|
|
|
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-06-01
66
-1841
/
+4734
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
video: bfin_adv7393fb: Fix cleanup code
Emil Goode
2012-05-29
1
-20
/
+23
|
*
|
|
video: exynos_dp: reduce delay time when configuring video setting
Jingoo Han
2012-05-29
1
-2
/
+2
|
*
|
|
video: exynos_dp: move sw reset prioir to enabling sw defined function
Jingoo Han
2012-05-29
3
-2
/
+8
|
*
|
|
video: exynos_dp: use devm_ functions
Jingoo Han
2012-05-29
2
-38
/
+12
|
*
|
|
fb: handle NULL pointers in framebuffer release
Dan Carpenter
2012-05-29
1
-0
/
+2
|
*
|
|
Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next
Florian Tobias Schandinat
2012-05-27
35
-1639
/
+2651
|
|
\
|
|
|
|
*
|
OMAPDSS: HDMI: OMAP4: Update IRQ flags for the HPD IRQ request
Ricardo Neri
2012-05-22
1
-3
/
+3
|
|
*
|
OMAPDSS: Apply VENC timings even if panel is disabled
Archit Taneja
2012-05-22
1
-0
/
+2
|
|
*
|
OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENC
Archit Taneja
2012-05-22
2
-18
/
+17
|
|
*
|
OMAPDSS: DISPC: Support rotation through TILER
Chandrabhanu Mahapatra
2012-05-22
4
-1
/
+84
[next]