index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
V4L/DVB (9667): Fixed typo in sizeof() causing NULL pointer OOPS
Oldrich Jedlicka
2008-12-29
1
-1
/
+1
*
V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl names
Laurent Pinchart
2008-12-29
1
-4
/
+6
*
V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video...
Laurent Pinchart
2008-12-29
2
-11
/
+5
*
V4L/DVB (9660): uvcvideo: Fix unaligned memory access.
Michael Hennerich
2008-12-29
1
-20
/
+19
*
V4L/DVB (9659): uvcvideo: Use {get|set}_unaligned_le32 macros
Laurent Pinchart
2008-12-29
1
-12
/
+6
*
V4L/DVB (9658): em28xx: use em28xx_write_reg() for i2c clock setup
Devin Heitmueller
2008-12-29
2
-15
/
+58
*
V4L/DVB (9657): em28xx: add a functio to write on a single register
Devin Heitmueller
2008-12-29
2
-0
/
+8
*
V4L/DVB (9654): new email address
Jelle Foks
2008-12-29
3
-5
/
+5
*
V4L/DVB (9653): em28xx: improve AC97 handling
Mauro Carvalho Chehab
2008-12-29
3
-33
/
+74
*
V4L/DVB (9652): em28xx: merge AC97 vendor id's into a single var
Mauro Carvalho Chehab
2008-12-29
2
-6
/
+8
*
V4L/DVB (9651): em28xx: Improve audio handling
Mauro Carvalho Chehab
2008-12-29
3
-117
/
+226
*
V4L/DVB (9650): em28xx: replace magic numbers to something more meaningful
Mauro Carvalho Chehab
2008-12-29
1
-126
/
+126
*
V4L/DVB (9649): em28xx: remove two amux entries used only on one card
Mauro Carvalho Chehab
2008-12-29
1
-2
/
+2
*
V4L/DVB (9648): em28xx: get audio config from em28xx register
Devin Heitmueller
2008-12-29
3
-1
/
+52
*
V4L/DVB (9644): em28xx: add em2750 to the list of known em28xx chip ids
Devin Heitmueller
2008-12-29
2
-0
/
+4
*
V4L/DVB (9643): em28xx: remove the previous register names
Mauro Carvalho Chehab
2008-12-29
2
-9
/
+4
*
V4L/DVB (9642): Add AC97 registers found on em28xx devices
Mauro Carvalho Chehab
2008-12-29
1
-0
/
+52
*
V4L/DVB (9641): Add chip ID's for em2820 and em2840
Mauro Carvalho Chehab
2008-12-29
2
-0
/
+8
*
V4L/DVB (9638): drivers/media: use ARRAY_SIZE
Julia Lawall
2008-12-29
4
-5
/
+5
*
V4L/DVB (9630): Some boards need to specify tuner address
Mauro Carvalho Chehab
2008-12-29
2
-0
/
+2
*
V4L/DVB (9629): Add support for the ATI TV Wonder HD 600 USB Remote Control
Devin Heitmueller
2008-12-29
1
-0
/
+1
*
V4L/DVB (9628): em28xx: refactor IR support
Devin Heitmueller
2008-12-29
4
-71
/
+147
*
V4L/DVB (9612): Fix key repetition with HVR-950 IR
Mauro Carvalho Chehab
2008-12-29
1
-4
/
+17
*
V4L/DVB (9611): em28xx: experimental support for HVR-950 IR
Mauro Carvalho Chehab
2008-12-29
1
-4
/
+9
*
V4L/DVB (9607): em28xx: Properly implement poll support for IR's
Mauro Carvalho Chehab
2008-12-29
5
-15
/
+237
*
V4L/DVB (9591): v4l core: fix debug printk for enumberating framerates
Mauro Carvalho Chehab
2008-12-29
1
-3
/
+7
*
V4L/DVB (9590): Add registration for Pinnacle 80e ATSC tuner
Devin Heitmueller
2008-12-29
2
-0
/
+35
*
V4L/DVB (9589): Properly support capture start on em2874
Devin Heitmueller
2008-12-29
2
-0
/
+27
*
V4L/DVB (9588): Don't load em28xx audio module for digital-only devices
Devin Heitmueller
2008-12-29
3
-8
/
+32
*
V4L/DVB (9587): Handle changes to endpoint layout in em2874
Devin Heitmueller
2008-12-29
1
-13
/
+23
*
V4L/DVB (9586): Fix possible null pointer dereference in info message
Devin Heitmueller
2008-12-29
1
-2
/
+4
*
V4L/DVB (9585): Skip reading eeprom in newer Empia devices
Devin Heitmueller
2008-12-29
1
-0
/
+11
*
V4L/DVB (9584): Support different GPIO/GPO registers for newer devices
Devin Heitmueller
2008-12-29
4
-7
/
+22
*
V4L/DVB (9583): Remember chip id of devices at initialization
Devin Heitmueller
2008-12-29
2
-0
/
+2
*
V4L/DVB (9582): Add a EM28XX_NODECODER option to the list of available decoders
Devin Heitmueller
2008-12-29
1
-0
/
+1
*
V4L/DVB (9581): Remove unused variable from em28xx-audio.c
Devin Heitmueller
2008-12-29
1
-1
/
+1
*
V4L/DVB (9580): Add chip id for em2874 to list of known chips
Devin Heitmueller
2008-12-29
2
-0
/
+5
*
V4L/DVB (9579): v4l core: a few get ioctls were lacking memory clean
Mauro Carvalho Chehab
2008-12-29
1
-0
/
+15
*
V4L/DVB (9578): v4l core: add support for enumerating frame sizes and intervals
Mauro Carvalho Chehab
2008-12-29
1
-0
/
+67
*
V4L/DVB (9577): saa7134-dvb: MFE attachment clean-up for saa-7134 dvb
Darron Broad
2008-12-29
1
-17
/
+7
*
V4L/DVB (9576): cx88-dvb: MFE attachment clean-up for HVR-3000/4000
Darron Broad
2008-12-29
1
-61
/
+57
*
V4L/DVB (9572a): Whitespace cleanup
Mauro Carvalho Chehab
2008-12-29
1
-2
/
+2
*
V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more...
Laurent Pinchart
2008-12-29
4
-141
/
+66
*
V4L/DVB (9563): gspca: Let gspca handle the webcam 0471:0328 instead of sn9c102.
Jean-Francois Moine
2008-12-29
2
-1
/
+3
*
V4L/DVB (9560): gspca: Let gspca handle the webcam 0c45:602c instead of sn9c102.
Jean-Francois Moine
2008-12-29
2
-1
/
+3
*
V4L/DVB (9548): gspca: Fix Kconfig CodingStyle
Frederic Cand
2008-12-29
1
-71
/
+71
*
V4L/DVB (9569): uvcvideo: Sort the frame descriptors during parsing
Laurent Pinchart
2008-12-29
1
-3
/
+22
*
V4L/DVB (9568): uvcvideo: Add support for Lenovo Thinkpad SL500 integrated we...
Laurent Pinchart
2008-12-29
1
-0
/
+9
*
V4L/DVB (9567): uvcvideo: Add support for Samsung Q310 integrated webcam
Laurent Pinchart
2008-12-29
1
-0
/
+9
*
V4L/DVB (9565): gspca: Remove empty lines in traces.
Jean-Francois Moine
2008-12-29
2
-2
/
+2
[prev]
[next]