index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
s5p-g2d
/
g2d.c
Age
Commit message (
Expand
)
Author
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
2012-08-09
[media] s5p-g2d: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-07-30
[media] V4L: Add capability flags for memory-to-memory devices
Sylwester Nawrocki
2012-05-20
[media] s5p-g2d: Use devm_* functions in g2d.c file
Sachin Kamat
2012-05-20
[media] s5p-g2d: Add missing static storage class in g2d.c file
Sachin Kamat
2012-05-20
[media] s5p-g2d: Fix NULL pointer warnings in g2d.c file
Sachin Kamat
2012-05-14
[media] v4l2-dev: add flag to have the core lock all file operations
Hans Verkuil
2012-03-08
[media] s5p-g2d: Added locking for writing control values to registers
Kamil Debski
2012-03-08
[media] s5p-g2d: Add HFLIP and VFLIP support
Sachin Kamat
2012-03-08
[media] s5p-g2d: Added support for clk_prepare
Kamil Debski
2012-01-17
[media] s5p-g2d: fixed a bug in controls setting function
Kamil Debski
2012-01-10
[media] convert drivers/media/* to use module_platform_driver()
Axel Lin
2011-11-08
[media] v4l: add G2D driver for s5p device family
Kamil Debski