index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
sh_mobile_lcdcfb.c
Commit message (
Expand
)
Author
Age
*
fbdev: sh_mobile_lcdc: fixup B side hsync adjust settings
Kuninori Morimoto
2013-03-27
*
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
fbdev: sh_mobile_lcdc: Make sh_mobile_lcdc_sys_bus_ops static
Laurent Pinchart
2012-11-21
*
fbdev: sh_mobile_lcdc: Store the backlight brightness internally
Laurent Pinchart
2012-11-21
*
fbdev: sh_mobile_lcdc: Remove priv argument from channel and overlay init
Laurent Pinchart
2012-11-21
*
fbdev: sh_mobile_lcdc: Rename mode argument to modes
Laurent Pinchart
2012-11-21
*
fbdev: sh_mobile_lcdc: Get display dimensions from the channel structure
Laurent Pinchart
2012-11-21
*
fbdev: sh_mobile_lcdc: use dma_mmap_coherent
Hideki EIRAKU
2012-11-21
*
fbdev: sh_mobile_lcdc: Fix vertical panning step
Laurent Pinchart
2012-07-28
*
fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV mode
Laurent Pinchart
2012-07-19
*
fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operation
Laurent Pinchart
2012-07-19
*
fbdev: sh_mobile_lcdc: Support horizontal panning
Laurent Pinchart
2012-07-19
*
fbdev: sh_mobile_lcdc: Use channel configuration to initialize fb device
Laurent Pinchart
2012-07-18
*
fbdev: sh_mobile_lcdc: Fix line pitch computation
Laurent Pinchart
2012-07-18
*
fbdev: sh_mobile_lcdc: Destroy mutex at remove time
Laurent Pinchart
2012-07-18
*
sh_mobile_meram: Use direct function calls for the public API
Laurent Pinchart
2012-07-18
*
sh_mobile_meram: Rename operations to cache_[alloc|free|update]
Laurent Pinchart
2012-07-18
*
fbdev: sh_mobile_lcdc: Implement overlays support
Laurent Pinchart
2012-06-20
*
fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefix
Laurent Pinchart
2012-06-20
*
fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structure
Laurent Pinchart
2012-06-20
*
fbdev: sh_mobile_lcdc: Don't confuse line size with pitch
Laurent Pinchart
2012-05-21
*
fbdev: sh_mobile_meram: Remove unneeded sanity checks
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_meram: Don't perform update in register operation
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Don't store copy of platform data
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_meram: Allocate ICBs automatically
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Store configuration in channel structure
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
Laurent Pinchart
2012-03-12
*
sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Return display connection state in display_on
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
Laurent Pinchart
2012-03-12
*
sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Remove board configuration board_data field
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Remove board configuration owner field
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Create functions to turn the display on/off
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Don't pass struct device around
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Reorder code into sections
Laurent Pinchart
2012-03-12
*
fbdev: sh_mobile_lcdc: Support FOURCC-based format API
Laurent Pinchart
2011-12-19
[next]