index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-02
11
-115
/
+127
|
\
|
*
Staging: media: lirc: lirc_ttusbir: remove err() usage
Greg Kroah-Hartman
2012-04-24
1
-6
/
+7
|
*
Staging: media: lirc: lirc_sasem: remove err() usage
Greg Kroah-Hartman
2012-04-23
1
-39
/
+61
|
*
Staging: media: lirc: lirc_imon: remove err() usage
Greg Kroah-Hartman
2012-04-23
1
-31
/
+49
|
*
Staging: media: easycap: remove err() usage
Greg Kroah-Hartman
2012-04-23
1
-2
/
+4
|
*
Staging: media: go7007: use module_usb_driver()
Greg Kroah-Hartman
2012-04-23
1
-25
/
+1
|
*
drivers: staging: media: as102: as102fe.c: Remove include of version.h
Marcos Paulo de Souza
2012-04-18
1
-2
/
+0
|
*
drivers: staging: media: as102: as102_usb_drv.h: Remove include of version.h
Marcos Paulo de Souza
2012-04-18
1
-2
/
+0
|
*
drivers: staging: media: easycap: easycap_ioctl: Include version.h header
Marcos Paulo de Souza
2012-04-18
1
-0
/
+1
|
*
staging: as102: Remove redundant NULL check before release_firmware() and poi...
Jesper Juhl
2012-04-18
1
-4
/
+1
|
*
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
2012-04-10
1
-3
/
+2
|
*
staging: Fix typo in multiple files
Masanari Iida
2012-04-10
1
-1
/
+1
*
|
staging/media/as102: Don't call release_firmware() on uninitialized variable
Jesper Juhl
2012-04-10
1
-1
/
+1
|
/
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
6
-6
/
+0
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
6
-6
/
+0
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-03-23
14
-241
/
+174
|
\
\
|
|
/
|
/
|
|
*
[media] Staging: media: solo6x10: core.c Fix some coding style issue
Andrew Miller
2012-03-19
1
-16
/
+16
|
*
[media] staging: Fix comments and some typos in staging/media/*
Justin P. Mattock
2012-03-19
6
-10
/
+10
|
*
[media] as102: set optimal eLNA config values for each device
Gianluca Gennari
2012-03-19
3
-3
/
+16
|
*
[media] as102: add __packed attribute to structs defined inside packed structs
Gianluca Gennari
2012-03-19
3
-42
/
+42
|
*
Merge tag 'v3.3' into staging/for_v3.4
Mauro Carvalho Chehab
2012-03-19
1
-0
/
+1
|
|
\
|
*
|
[media] staging: easycap: Fix incorrect comment
Ezequiel García
2012-03-08
1
-3
/
+2
|
*
|
[media] staging: easycap: Clean comment style in easycap_usb_probe()
Ezequiel García
2012-03-08
1
-164
/
+79
|
*
|
[media] as102: map URB DMA addresses in the driver
Gianluca Gennari
2012-03-08
1
-0
/
+2
|
*
|
[media] staging: go7007: fix mismatch in mutex lock-unlock in [read|write]_re...
Alexey Khoroshilov
2012-03-08
1
-6
/
+10
|
*
|
[media] easycap: Fix mem leak in easycap_usb_probe()
Jesper Juhl
2012-02-08
1
-0
/
+1
*
|
|
Staging: media: lirc: lirc_sasem.c: fixed long line coding style issue
Andrew Miller
2012-02-29
1
-8
/
+9
*
|
|
Merge tag 'staging-3.3-rc3' into staging-next
Greg Kroah-Hartman
2012-02-10
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
staging, media, easycap: Fix mem leak in easycap_usb_probe()
Jesper Juhl
2012-02-09
1
-0
/
+1
|
|
/
*
|
staging: fix go7007-usb license
Randy Dunlap
2012-02-01
1
-0
/
+1
|
/
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-15
28
-1781
/
+1325
|
\
|
*
[media] drivers/staging/media/as102/as102_usb_drv.c: shift position of alloca...
Julia Lawall
2012-01-06
1
-6
/
+6
|
*
[media] Staging: dt3155v4l: probe() always fails
Dan Carpenter
2012-01-06
1
-1
/
+2
|
*
[media] Staging: dt3155v4l: update to newer API
Dan Carpenter
2012-01-06
1
-10
/
+4
|
*
[media] Don't test for ops->info.type inside drivers
Mauro Carvalho Chehab
2012-01-04
1
-1
/
+0
|
*
[media] dvb: remove the extra parameter on get_frontend
Mauro Carvalho Chehab
2011-12-31
1
-2
/
+2
|
*
[media] staging/as102: convert set_fontend to use DVBv5 parameters
Mauro Carvalho Chehab
2011-12-31
3
-43
/
+43
|
*
[media] dvb-core: add support for a DVBv5 get_frontend() callback
Mauro Carvalho Chehab
2011-12-31
1
-1
/
+1
|
*
[media] Rename set_frontend fops to set_frontend_legacy
Mauro Carvalho Chehab
2011-12-31
1
-1
/
+1
|
*
Merge tag 'v3.2-rc7' into staging/for_v3.3
Mauro Carvalho Chehab
2011-12-30
2
-3
/
+4
|
|
\
|
*
|
[media] staging/media: lirc_imon: add a __user annotation
Dan Carpenter
2011-11-26
1
-2
/
+2
|
*
|
[media] go7007: Fix 2250 urb type
Pete
2011-11-24
1
-1
/
+7
|
*
|
[media] staging: as102: Add support for Sky Italia Digital Key based on the s...
Gianluca Gennari
2011-11-24
2
-0
/
+7
|
*
|
[media] easycap: fix warnings: variable set but not used
Tomas Winkler
2011-11-24
3
-11
/
+9
|
*
|
[media] easycap: drop usb_class_driver
Tomas Winkler
2011-11-24
2
-25
/
+1
|
*
|
[media] easycap: add easycap prefix to global functions names
Tomas Winkler
2011-11-24
6
-47
/
+43
|
*
|
[media] easycap: remove unused members of struct easycap
Tomas Winkler
2011-11-24
1
-6
/
+0
|
*
|
[media] easycap: easycap_usb_driver should be static to easycap_main.c
Tomas Winkler
2011-11-24
2
-2
/
+1
|
*
|
[media] easycap: use usb_kill_urb wrapper functions
Tomas Winkler
2011-11-24
4
-106
/
+65
|
*
|
[media] easycap: drop initializations to 0 in the probe functions
Tomas Winkler
2011-11-24
1
-26
/
+3
[next]