index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-26
[media] v4l2: make vidioc_s_crop const
Hans Verkuil
1
-1
/
+1
2012-09-26
[media] v4l2: make vidioc_s_jpegcomp const
Hans Verkuil
1
-1
/
+1
2012-08-13
[media] common: move media/common/tuners to media/tuners
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-13
[media] dvb-usb: move it to drivers/media/usb/dvb-usb
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-13
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab
2
-2
/
+2
2012-08-13
[media] dvb: move the dvb core one level up
Mauro Carvalho Chehab
3
-3
/
+3
2012-08-13
[media] staging: lirc: use %*ph to print small buffers
Andy Shevchenko
2
-4
/
+3
2012-08-13
[media] lirc: lirc_ene0100.h is not referenced anywhere
Sean Young
1
-169
/
+0
2012-08-13
[media] lirc: remove lirc_ttusbir driver
Sean Young
3
-383
/
+0
2012-08-12
[media] staging: media: Remove easycap driver
Ezequiel García
12
-10002
/
+0
2012-08-12
[media] staging: media: cxd2099: remove memcpy of similar structure variables
Devendra Naga
1
-2
/
+2
2012-08-12
[media] staging: media: cxd2099: use kzalloc to allocate ci pointer of type s...
Devendra Naga
1
-2
/
+1
2012-08-12
[media] staging: media: cxd2099: fix sparse warnings in cxd2099_attach
Devendra Naga
1
-3
/
+3
2012-08-09
[media] dt3155v4l: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-7
/
+22
2012-07-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-27
/
+4
2012-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+60
2012-07-30
[media] staging/media/solo6x10: use module_pci_driver macro
Devendra Naga
1
-12
/
+1
2012-07-30
[media] staging/media/dt3155v4l: use module_pci_driver macro
Devendra Naga
1
-14
/
+1
2012-07-30
[media] lirc: fix non-ANSI function declaration warning
Emil Goode
1
-1
/
+1
2012-07-30
[media] drivers/staging/media/easycap/easycap_main.c: add missing usb_free_urb
Julia Lawall
1
-0
/
+1
2012-07-24
i2c: Add SCCB support
Laurent Pinchart
1
-5
/
+0
2012-07-05
[media] staging: solo6x10: Fix TODO file with proper maintainer
Ezequiel García
1
-1
/
+1
2012-06-27
Merge branch 'v4l_for_linus' into staging/for_v3.6
Mauro Carvalho Chehab
1
-0
/
+6
2012-06-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2012-06-18
[media] staging: solo6x10: fix | vs &
Dan Carpenter
1
-1
/
+1
2012-06-18
[media] lirc_sir: make device registration work
Jarod Wilson
1
-2
/
+58
2012-06-18
[media] USB: Staging: media: lirc: initialize spinlocks before usage
Sasha Levin
1
-0
/
+6
2012-05-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-771
/
+912
2012-05-22
Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-37
/
+6
2012-05-20
Revert "[media] staging: media: go7007: Adlink MPG24 board issues"
Mauro Carvalho Chehab
6
-407
/
+164
2012-05-20
[media] staging/media/as102: remove version.h include at as102_fe.c
joseph daniel
1
-2
/
+0
2012-05-20
[media] staging: media: go7007: Adlink MPG24 board issues
Volokh Konstantin
6
-164
/
+407
2012-05-15
[media] staging: easycap: Split easycap_delete() into several pieces
Ezequiel García
1
-196
/
+249
2012-05-15
[media] staging: easycap: Clean comment style in easycap_delete()
Ezequiel García
1
-27
/
+16
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] staging/media/as102: removed else statements
joseph daniel
1
-21
/
+7
2012-05-14
[media] v4l: fix compiler warnings
Hans Verkuil
1
-2
/
+0
2012-05-14
[media] v4l2-dev: add flag to have the core lock all file operations
Hans Verkuil
1
-0
/
+4
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
11
-115
/
+127
2012-04-29
USB: remove CONFIG_USB_DEVICEFS
Greg Kroah-Hartman
1
-1
/
+0
2012-04-25
USB: as102_usb_drv.c: remove err() usage
Greg Kroah-Hartman
1
-3
/
+4
2012-04-25
USB: staging: media: as102: convert to use module_usb_driver
Greg Kroah-Hartman
1
-33
/
+1
2012-04-24
USB: Staging: media: lirc: lirc_ttusbir: remove err() usage
Greg Kroah-Hartman
1
-6
/
+7
2012-04-24
USB: Staging: media: lirc: lirc_sasem: remove err() usage
Greg Kroah-Hartman
1
-39
/
+61
[next]