index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-03
18
-20
/
+19
*
smscufx: change edid data to u8 instead of char
Dan Carpenter
2011-10-03
1
-4
/
+4
*
drivers/video: fsl-diu-fb: remove unusued MEM_ALLOC_THRESHOLD
Timur Tabi
2011-09-18
1
-5
/
+0
*
drivers/video: fsl-diu-fb: the video buffer is not I/O memory
Timur Tabi
2011-09-18
1
-1
/
+1
*
drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffers
Timur Tabi
2011-09-18
1
-5
/
+5
*
drivers/video: fsl-diu-fb: fix memory leak on error
Timur Tabi
2011-09-18
1
-0
/
+1
*
drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bug
Timur Tabi
2011-09-18
1
-1
/
+1
*
drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"
Timur Tabi
2011-09-18
1
-2
/
+2
*
drivers/video: fsl-diu-fb: improve local variable usage in some functions
Timur Tabi
2011-09-18
1
-13
/
+10
*
drivers/video: fsl-diu-fb: remove redundant default video mode
Timur Tabi
2011-09-18
1
-25
/
+7
*
drivers/video: fsl-diu-fb: improve device tree usage
Timur Tabi
2011-09-18
1
-41
/
+24
*
drivers/video: fsl-diu-fb: fix compilation warning
Timur Tabi
2011-09-18
1
-1
/
+1
*
drivers/video: fsl-diu-fb: remove unused ioctls
Timur Tabi
2011-09-18
2
-17
/
+0
*
drivers/video: fsl-diu-fb: clean up printk usage
Timur Tabi
2011-09-18
1
-88
/
+17
*
drivers/video: fsl-diu-fb: clean up whitespace and formatting
Timur Tabi
2011-09-18
1
-49
/
+55
*
smscufx: reduce number of casts in ufx_raw_rect
Steve Glendinning
2011-09-14
1
-10
/
+10
*
video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdata
Ajay Kumar
2011-09-14
1
-0
/
+27
*
fbdev: fix indentation in modedb.c
Timur Tabi
2011-09-14
1
-219
/
+225
*
fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp()
Laurent Pinchart
2011-09-05
1
-70
/
+17
*
fbdev: sh_mobile_lcdc: Split channel initialization from probe function
Laurent Pinchart
2011-09-05
1
-118
/
+129
*
fbdev: sh_mobile_lcdc: Avoid forward declarations
Laurent Pinchart
2011-09-05
1
-52
/
+50
*
fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()
Laurent Pinchart
2011-09-05
1
-6
/
+11
*
fbdev: sh_mobile_lcdc: use display information in info for panning
Laurent Pinchart
2011-09-05
1
-12
/
+12
*
fbdev: sh_mobile_lcdc: Add support for format changes at runtime
Laurent Pinchart
2011-09-05
1
-0
/
+14
*
fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_var
Laurent Pinchart
2011-09-05
1
-15
/
+88
*
sh_mobile_meram: Reset ICBs at unregistration time
Laurent Pinchart
2011-09-05
1
-2
/
+4
*
Add support for SMSC UFX6000/7000 USB display adapters
Steve Glendinning
2011-09-05
4
-0
/
+2017
*
fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock()
Bruno Prémont
2011-09-02
1
-21
/
+26
*
fb: avoid possible deadlock caused by fb_set_suspend
Herton Ronaldo Krzesinski
2011-09-02
2
-3
/
+3
*
fbdev: au1200fb: silence debug output
Manuel Lauss
2011-09-02
1
-1
/
+1
*
video: mb862xx-i2c: fix for reliable decoder register access
Anatolij Gustschin
2011-09-02
1
-1
/
+1
*
fbdev: fix parsing of standard timings
Tomi Valkeinen
2011-09-01
1
-6
/
+15
*
video: nuc900fb: remove include of mach/clkdev.h
Axel Lin
2011-09-01
1
-1
/
+0
*
video: mxsfb: add missing include of linux/module.h
Axel Lin
2011-09-01
1
-0
/
+1
*
Merge branch 'sh-mobile-lcdc' of git://linuxtv.org/pinchartl/fbdev into fbdev...
Florian Tobias Schandinat
2011-08-30
6
-427
/
+556
|
\
|
*
fbdev: sh_mobile_meram: Remove unneeded sh_mobile_meram.h
Laurent Pinchart
2011-08-19
3
-36
/
+4
|
*
fbdev: sh_mobile_meram: Fix MExxCTL register save on runtime PM suspend
Laurent Pinchart
2011-08-19
1
-1
/
+1
|
*
fbdev: sh_mobile_meram: Validate ICB configuration outside mutex
Laurent Pinchart
2011-08-19
1
-10
/
+8
|
*
fbdev: sh_mobile_meram: Replace hardcoded register values with macros
Laurent Pinchart
2011-08-19
1
-26
/
+71
|
*
fbdev: sh_mobile_lcdc: Restart LCDC in runtime PM resume handler
Laurent Pinchart
2011-08-19
2
-45
/
+5
|
*
fbdev: sh_mobile_lcdc: Store the frame buffer base address when panning
Laurent Pinchart
2011-08-19
1
-13
/
+9
|
*
fbdev: sh_mobile_lcdc: Split LCDC start code from sh_mobile_lcdc_start
Laurent Pinchart
2011-08-19
2
-158
/
+162
|
*
fbdev: sh_mobile_lcdc: Compute clock pattern using divider denominator
Laurent Pinchart
2011-08-19
1
-4
/
+6
|
*
fbdev: sh_mobile_lcdc: Don't acknowlege interrupts unintentionally
Laurent Pinchart
2011-08-19
1
-12
/
+8
|
*
fbdev: sh_mobile_lcdc: Replace hardcoded register values with macros
Laurent Pinchart
2011-08-19
2
-130
/
+209
|
*
fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM
Laurent Pinchart
2011-08-19
1
-3
/
+3
|
*
fbdev: sh_mobile_meram: Assign meram to the SH7372_A4LC power domain
Damian
2011-08-19
1
-0
/
+1
|
*
fbdev: sh_mobile_meram: Backup/restore device registers on shutdown/resume
Damian Hobson-Garcia
2011-08-19
1
-0
/
+71
|
*
fbdev: sh_mobile_meram: Move private data from .h to .c
Damian Hobson-Garcia
2011-08-19
2
-8
/
+8
|
*
fbdev: sh_mobile_meram: Enable/disable MERAM along with LCDC
Damian Hobson-Garcia
2011-08-19
1
-0
/
+4
[next]