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
/
include
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[media] Remove the remaining usages for T_STANDBY
Mauro Carvalho Chehab
2011-03-21
1
-11
/
+1
*
[media] tuner-core: Better implement standby mode
Mauro Carvalho Chehab
2011-03-21
1
-1
/
+0
*
[media] tuner-simple: add support for Tena TNF5337 MFD
Mauro Carvalho Chehab
2011-03-21
1
-0
/
+1
*
[media] Add v4l2 subdev driver for NOON010PC30L image sensor
Sylwester Nawrocki
2011-03-21
1
-0
/
+28
*
[media] Add chip identity for NOON010PC30 camera sensor
Sylwester Nawrocki
2011-03-21
1
-0
/
+3
*
[media] s5p-fimc: Add control of the external sensor clock
Sylwester Nawrocki
2011-03-21
1
-0
/
+2
*
[media] s5p-fimc: Derive camera bus width from mediabus pixelcode
Sylwester Nawrocki
2011-03-21
1
-2
/
+0
*
[media] s5p-fimc: Rename s3c_fimc* to s5p_fimc*
Sylwester Nawrocki
2011-03-21
1
-8
/
+8
*
[media] v4l: mem2mem: port to videobuf2
Marek Szyprowski
2011-03-21
1
-21
/
+35
*
[media] v4l: videobuf2: add read() and write() emulator
Marek Szyprowski
2011-03-21
1
-0
/
+9
*
[media] v4l: videobuf2: add DMA scatter/gather allocator
Andrzej Pietrasiewicz
2011-03-21
1
-0
/
+32
*
[media] v4l: videobuf2: add DMA coherent allocator
Pawel Osciak
2011-03-21
1
-0
/
+29
*
[media] v4l: videobuf2: add vmalloc allocator
Pawel Osciak
2011-03-21
1
-0
/
+20
*
[media] v4l: videobuf2: add generic memory handling routines
Marek Szyprowski
2011-03-21
1
-0
/
+45
*
[media] v4l: add videobuf2 Video for Linux 2 driver framework
Pawel Osciak
2011-03-21
1
-0
/
+371
*
[media] v4l: Add multi-planar ioctl handling code
Pawel Osciak
2011-03-21
1
-0
/
+16
*
[media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiver
Patrick Boettcher
2011-03-21
1
-0
/
+1
*
[media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.h
Laurent Pinchart
2011-01-19
1
-0
/
+1
*
[media] rc: fix up and genericize some time unit conversions
Jarod Wilson
2011-01-19
1
-0
/
+3
*
[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1
Hans Verkuil
2011-01-19
1
-2
/
+4
*
[media] v4l2-subdev: add (un)register internal ops
Hans Verkuil
2011-01-19
1
-0
/
+17
*
[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
Hans Verkuil
2011-01-19
3
-17
/
+19
*
[media] saa7146: Convert from .ioctl to .unlocked_ioctl
Hans Verkuil
2011-01-19
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
media: comment typo fix diable -> disable.
Justin P. Mattock
2011-01-03
1
-1
/
+1
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-06
19
-488
/
+314
|
\
\
|
*
|
[media] soc_camera: Add the ability to bind regulators to soc_camedra devices
Alberto Panizzo
2010-12-30
1
-0
/
+5
|
*
|
[media] V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV2640 sensor
Alberto Panizzo
2010-12-30
1
-0
/
+1
|
*
|
[media] v4l2-ctrls: use const char * const * for the menu arrays
Hans Verkuil
2010-12-30
3
-6
/
+6
|
*
|
[media] bt819: the ioctls in the header are internal to the kernel
Hans Verkuil
2010-12-29
1
-1
/
+4
|
*
|
[media] saa6588: rename rds.h to saa6588.h
Hans Verkuil
2010-12-29
1
-10
/
+8
|
*
|
[media] saa7134: Add support for Compro VideoMate Vista M1F
Ramiro Morales
2010-12-29
1
-0
/
+1
|
*
|
[media] V4L1 removal: Remove linux/videodev.h
Mauro Carvalho Chehab
2010-12-29
1
-90
/
+0
|
*
|
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
2
-27
/
+3
|
*
|
[media] Add a keymap for Pixelview 002-T remote
Mauro Carvalho Chehab
2010-12-29
1
-0
/
+1
|
*
|
[media] lirc_dev: add some __user annotations
Dan Carpenter
2010-12-29
1
-3
/
+3
|
*
|
[media] rc-core: fix some leftovers from the renaming patches
David Härdeman
2010-12-29
1
-6
/
+6
|
*
|
[media] rc: use rc_map_ prefix for all rc map tables
Mauro Carvalho Chehab
2010-12-29
1
-4
/
+4
|
*
|
[media] rc: Name RC keymap tables as rc_map_table
Mauro Carvalho Chehab
2010-12-29
1
-2
/
+2
|
*
|
[media] rc: Properly name the rc_map struct
Mauro Carvalho Chehab
2010-12-29
2
-5
/
+5
|
*
|
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
2010-12-29
3
-16
/
+16
|
*
|
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
2010-12-29
1
-20
/
+29
|
*
|
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
2010-12-29
2
-3
/
+3
|
*
|
[media] rc: Remove ir-common.h
Mauro Carvalho Chehab
2010-12-29
2
-78
/
+1
|
*
|
[media] media: Add timberdale video-in driver
Richard Röjfors
2010-12-29
2
-1
/
+33
|
*
|
[media] ir-kbd-i2c: add rc_dev as a parameter to the driver
Mauro Carvalho Chehab
2010-12-29
1
-0
/
+2
|
*
|
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
2010-12-29
3
-105
/
+82
|
*
|
[media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-main
David Härdeman
2010-12-29
1
-2
/
+0
|
*
|
[media] ir-core: more cleanups of ir-functions.c
David Härdeman
2010-12-29
2
-1
/
+19
|
*
|
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
2010-12-29
3
-31
/
+7
[prev]
[next]