index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
[media] staging: easycap: Clean comment style in easycap_usb_disconnect()
Ezequiel García
1
-40
/
+24
2012-05-15
[media] staging: easycap: Split audio buffer and urb allocation
Ezequiel García
1
-105
/
+124
2012-05-15
[media] staging: easycap: Push video registration to easycap_register_video()
Ezequiel García
1
-25
/
+33
2012-05-15
[media] staging: easycap: Initialize 'ntsc' parameter before usage
Ezequiel García
1
-4
/
+4
2012-05-15
[media] staging: easycap: Push bInterfaceNumber saving to config_easycap()
Ezequiel García
1
-31
/
+41
2012-05-15
[media] staging: easycap: Split buffer and video urb allocation
Ezequiel García
1
-164
/
+211
2012-05-15
[media] staging: easycap: Split device struct alloc and retrieval code
Ezequiel García
1
-168
/
+216
2012-05-15
[media] V4L: soc-camera: (cosmetic) use a more explicit name for a host handler
Guennadi Liakhovetski
1
-7
/
+7
2012-05-15
[media] V4L: marvell-ccic: (cosmetic) remove redundant variable assignment
Guennadi Liakhovetski
1
-1
/
+0
2012-05-15
[media] v4l2-event: fix regression with initial event handling
Hans Verkuil
3
-3
/
+9
2012-05-15
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
Mauro Carvalho Chehab
337
-2290
/
+3313
2012-05-15
[media] lmedm04: Initialize a variable before its usage
Il Han
1
-1
/
+1
2012-05-15
[media] it913x.: Fix a misuse of ||
Malcolm Priestley
1
-2
/
+2
2012-05-15
[media] staging/media/as102: removed else statements
joseph daniel
1
-21
/
+7
2012-05-15
[media] em28xx: Remove unused wait_queue's
Ezequiel García
3
-9
/
+0
2012-05-15
[media] drivers/media: add missing __devexit_p() annotations
Arnd Bergmann
7
-7
/
+7
2012-05-15
[media] media/video: add I2C dependencies
Arnd Bergmann
1
-0
/
+1
2012-05-15
[media] media/rc: IR_SONY_DECODER depends on BITREVERSE
Arnd Bergmann
1
-0
/
+1
2012-05-15
[media] dvb/drxd: stub out drxd_attach when not built
Arnd Bergmann
1
-0
/
+14
2012-05-15
[media] video/omap24xxcam: use __iomem annotations
Arnd Bergmann
3
-19
/
+18
2012-05-15
[media] Convert I2C drivers to dev_pm_ops
Mark Brown
2
-8
/
+22
2012-05-15
[media] gspca: passing wrong length parameter to reg_w()
Dan Carpenter
1
-2
/
+2
2012-05-14
[media] via-camera: specify XO-1.5 camera clock speed
Daniel Drake
1
-2
/
+13
2012-05-14
[media] em28xx: Remove unused enum em28xx_io_method
Ezequiel García
1
-8
/
+0
2012-05-14
[media] em28xx: Remove unused field from em28xx_buffer struct
Ezequiel García
1
-1
/
+0
2012-05-14
[media] em28xx: Remove unused list_head struct for queued buffers
Ezequiel Garcia
2
-3
/
+0
2012-05-14
[media] em28xx: Make card_setup() and pre_card_setup() static
Ezequiel Garcia
2
-4
/
+4
2012-05-14
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-117
/
+135
2012-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+8
2012-05-14
[media] v4l2-dev: rename two functions
Hans Verkuil
3
-7
/
+7
2012-05-14
[media] av7110: fix v4l2_compliance test issues
Hans Verkuil
3
-15
/
+41
2012-05-14
[media] vivi: add the alpha component control
Hans Verkuil
1
-8
/
+21
2012-05-14
[media] vivi: add more pixelformats
Hans Verkuil
1
-30
/
+135
2012-05-14
[media] hexium-orion: fix incorrect input table
Hans Verkuil
1
-9
/
+9
2012-05-14
[media] hexium-gemini: remove B&W control, fix input table
Hans Verkuil
1
-113
/
+10
2012-05-14
[media] fixes and add querystd support to mxb
Hans Verkuil
2
-0
/
+18
2012-05-14
[media] saa7146: fix querycap, vbi/video separation and g/s_register
Hans Verkuil
7
-43
/
+89
2012-05-14
[media] saa7146: support control events and priority handling
Hans Verkuil
2
-6
/
+16
2012-05-14
[media] saa7146: rename vbi/video_q to vbi/video_dmaq
Hans Verkuil
2
-24
/
+23
2012-05-14
[media] saa7146: remove the unneeded type field from saa7146_fh
Hans Verkuil
1
-13
/
+17
2012-05-14
[media] saa7146: move vbi fields from saa7146_fh to saa7146_vv
Hans Verkuil
3
-19
/
+24
2012-05-14
[media] saa7146: move video_fmt from saa7146_fh to saa7146_vv
Hans Verkuil
2
-34
/
+38
2012-05-14
[media] saa7146: move overlay information from saa7146_fh into saa7146_vv
Hans Verkuil
3
-28
/
+42
2012-05-14
[media] mxb: fix audio and standard handling
Hans Verkuil
1
-20
/
+33
2012-05-14
[media] tda9840: fix setting of the audio mode
Hans Verkuil
1
-31
/
+44
2012-05-14
[media] mxb: simplify a line that was too long
Hans Verkuil
1
-1
/
+1
2012-05-14
[media] mxb: fix audio handling
Hans Verkuil
2
-77
/
+26
2012-05-14
[media] mxb: fix initial audio + ntsc/secam support
Hans Verkuil
1
-3
/
+15
2012-05-14
[media] mxb/saa7146: first round of cleanups
Hans Verkuil
4
-289
/
+150
2012-05-14
[media] v4l/dvb: fix compiler warnings
Hans Verkuil
11
-31
/
+19
[next]