index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner
Andy Walls
2010-07-08
1
-0
/
+1
*
V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A
Herton Ronaldo Krzesinski
2010-06-01
1
-1
/
+1
*
V4L/DVB: saa7134: add support for Avermedia M733A
Herton Ronaldo Krzesinski
2010-06-01
1
-0
/
+1
*
V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
Hans Verkuil
2010-06-01
2
-2
/
+2
*
V4L/DVB: v4l2-mediabus.h: added V4L2_MBUS_FMT_SGRBG8_1X8
Hans Verkuil
2010-06-01
1
-0
/
+1
*
V4L/DVB: v4l2-mediabus.h: add two helper functions
Hans Verkuil
2010-06-01
1
-0
/
+20
*
V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset
Mats Randgaard
2010-05-19
1
-0
/
+2
*
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
2010-05-19
1
-4
/
+4
*
V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi
Hans Verkuil
2010-05-19
1
-0
/
+9
*
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
Hans Verkuil
2010-05-19
1
-26
/
+31
*
V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+0
*
V4L/DVB: ir-core: remove IR_TYPE_PD
David Härdeman
2010-05-19
2
-6
/
+5
*
V4L/DVB: V4L: Events: Support event handling in do_ioctl
Sakari Ailus
2010-05-19
1
-0
/
+7
*
V4L/DVB: V4L: Events: Add backend
Sakari Ailus
2010-05-19
2
-0
/
+69
*
V4L/DVB: V4L: File handles
Sakari Ailus
2010-05-19
2
-0
/
+68
*
V4L/DVB: add memory-to-memory device helper framework for videobuf
Pawel Osciak
2010-05-19
1
-0
/
+201
*
V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKM
Guennadi Liakhovetski
2010-05-19
2
-0
/
+29
*
V4L/DVB: V4L: SuperH Video Output Unit (VOU) driver
Guennadi Liakhovetski
2010-05-19
1
-0
/
+34
*
V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper
Hans Verkuil
2010-05-19
1
-1
/
+2
*
V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
Hans Verkuil
2010-05-19
1
-10
/
+0
*
V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_...
Hans Verkuil
2010-05-19
1
-2
/
+2
*
V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
Hans Verkuil
2010-05-19
1
-1
/
+1
*
V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...
Hans Verkuil
2010-05-19
1
-2
/
+2
*
V4L/DVB: v4l videobuf: remove unused is_mmapped field
Hans Verkuil
2010-05-19
1
-1
/
+0
*
V4L/DVB: v4l videobuf: remove mmap_free callback
Hans Verkuil
2010-05-19
1
-1
/
+0
*
V4L/DVB: v4l videobuf: remove unused mmap callback
Hans Verkuil
2010-05-19
1
-4
/
+0
*
V4L/DVB: ir-core: Add Sony support to ir-core
David Härdeman
2010-05-19
1
-0
/
+1
*
V4L/DVB: ir-core: Add JVC support to ir-core
David Härdeman
2010-05-19
1
-0
/
+1
*
V4L/DVB: ir-core: change duration to be coded as a u32 integer
David Härdeman
2010-05-19
1
-2
/
+14
*
V4L/DVB: ir-core: add imon pad and mce keymaps
Jarod Wilson
2010-05-19
1
-0
/
+2
*
V4L/DVB: ir-core: make ir_g_keycode_from_table a public function
Jarod Wilson
2010-05-19
1
-0
/
+1
*
V4L/DVB: Add RC6 support to ir-core
David Härdeman
2010-05-19
1
-0
/
+1
*
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
Mauro Carvalho Chehab
2010-05-19
1
-77
/
+10
*
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
David Härdeman
2010-05-19
1
-11
/
+36
*
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
Mauro Carvalho Chehab
2010-05-19
1
-6
/
+14
*
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
Mauro Carvalho Chehab
2010-05-19
2
-5
/
+22
*
V4L/DVB: ir-core: move rc map code to rc-map.h
Mauro Carvalho Chehab
2010-05-19
2
-35
/
+36
*
V4L-DVB: ir-core: remove the ancillary buffer
Mauro Carvalho Chehab
2010-05-19
1
-2
/
+1
*
V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
Mauro Carvalho Chehab
2010-05-19
1
-0
/
+7
*
V4L/DVB: ir-core: improve keyup/keydown logic
David Härdeman
2010-05-19
1
-5
/
+10
*
V4L/DVB: drivers/media/IR - improve keytable code
David Härdeman
2010-05-19
1
-1
/
+3
*
V4L/DVB: ir-common: remove keymap tables from the module
Mauro Carvalho Chehab
2010-05-19
66
-4111
/
+0
*
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
2010-05-19
3
-4
/
+102
*
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
2010-05-19
1
-6
/
+20
*
V4L/DVB: ir-core: Add support for RC map code register
Mauro Carvalho Chehab
2010-05-19
1
-0
/
+11
*
V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file
Mauro Carvalho Chehab
2010-05-19
66
-85
/
+4111
*
V4L/DVB: ir-common: Use macros to define the keytables
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+13
*
V4L/DVB: ir-common: re-order keytables by name and remove duplicates
Mauro Carvalho Chehab
2010-05-19
1
-48
/
+48
*
V4L/DVB: ir-common: Use a function to declare an IR table
Mauro Carvalho Chehab
2010-05-19
1
-65
/
+71
*
V4L/DVB: Add CHIP ID of the uPD61151
Dmitri Belimov
2010-05-19
1
-0
/
+5
[next]