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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
14
-58
/
+127
|
|
\
|
*
|
[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
|
*
|
[media] easycap: streamline the code
Tomas Winkler
2011-11-24
3
-102
/
+88
|
*
|
[media] easycap: compress initialization tables
Tomas Winkler
2011-11-24
1
-8
/
+8
|
*
|
[media] easycap: remove linux/version.h include from easycap_ioctl.c
Tomas Winkler
2011-11-24
1
-1
/
+0
|
*
|
[media] easycap: cleanup function usage
Tomas Winkler
2011-11-24
5
-452
/
+215
|
*
|
[media] staging: lirc_serial: Do not assume error codes returned by request_i...
Ben Hutchings
2011-11-24
1
-12
/
+9
|
*
|
[media] staging: lirc_serial: Fix bogus error codes
Ben Hutchings
2011-11-24
1
-11
/
+12
|
*
|
[media] staging: lirc_serial: Fix deadlock on resume failure
Ben Hutchings
2011-11-24
1
-3
/
+1
|
*
|
[media] staging: lirc_serial: Free resources on failure paths of lirc_serial_...
Ben Hutchings
2011-11-24
1
-3
/
+16
|
*
|
[media] staging: lirc_serial: Fix init/exit order
Ben Hutchings
2011-11-24
1
-35
/
+21
|
*
|
[media] staging: as102: Add missing function argument
Sylwester Nawrocki
2011-11-24
1
-1
/
+1
|
*
|
Merge tag 'v3.2-rc2' into staging/for_v3.3
Mauro Carvalho Chehab
2011-11-23
42
-10
/
+46
|
|
\
\
|
*
|
|
[media] staging: as102: Eliminate as10x_handle_t alias
Sylwester Nawrocki
2011-11-08
10
-166
/
+163
|
*
|
|
[media] staging: as102: Define device name string pointers constant
Sylwester Nawrocki
2011-11-08
1
-1
/
+1
|
*
|
|
[media] staging: as102: Move variable declarations to the header
Sylwester Nawrocki
2011-11-08
2
-2
/
+1
|
*
|
|
[media] staging: as102: Use linux/uaccess.h instead of asm/uaccess.h
Sylwester Nawrocki
2011-11-08
1
-1
/
+1
|
*
|
|
[media] staging: as102: Remove linkage specifiers for C++
Sylwester Nawrocki
2011-11-08
1
-7
/
+0
|
*
|
|
[media] staging: as102: Replace printk(KERN_<LEVEL> witk pr_<level>
Sylwester Nawrocki
2011-11-08
2
-18
/
+18
|
*
|
|
[media] staging: as102: Whitespace and indentation cleanup
Sylwester Nawrocki
2011-11-08
7
-495
/
+493
|
*
|
|
[media] staging: as102: Fix the dvb device registration error path
Sylwester Nawrocki
2011-11-08
1
-23
/
+25
|
*
|
|
[media] staging: as102: Replace pragma(pack) with attribute __packed
Sylwester Nawrocki
2011-11-08
3
-38
/
+30
|
*
|
|
[media] staging: as102: Make the driver select CONFIG_FW_LOADER
Sylwester Nawrocki
2011-11-08
3
-7
/
+2
|
*
|
|
[media] staging: as102: Remove leftovers of the SPI bus driver
Sylwester Nawrocki
2011-11-08
4
-77
/
+11
|
*
|
|
[media] staging: as102: Remove unnecessary typedefs
Sylwester Nawrocki
2011-11-08
1
-64
/
+63
|
*
|
|
[media] staging: as102: Remove comment tags for editors configuration
Piotr Chmura
2011-11-08
8
-14
/
+0
|
*
|
|
[media] solo6x10: fix broken Makefile
Hans Verkuil
2011-11-07
1
-1
/
+1
|
*
|
|
[media] solo6x10: rename jpeg.h to solo6x10-jpeg.h
Hans Verkuil
2011-11-07
2
-1
/
+1
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-01-14
64
-21930
/
+36
|
\
\
\
\
|
*
|
|
|
MIPS: Octeon: Move some Ethernet support files out of staging.
David Daney
2011-12-07
64
-21930
/
+36
*
|
|
|
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
14
-21
/
+22
*
|
|
|
|
lirc_parallel: fix module parameter description.
Rusty Russell
2012-01-13
1
-1
/
+1
[next]