index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
V4L/DVB: Fix a merge conflict that affects unlock_ioctl
Mauro Carvalho Chehab
2010-10-21
1
-5
/
+5
*
V4L/DVB: tm6000: Fix warnings due to a small array size
Mauro Carvalho Chehab
2010-10-21
1
-1
/
+1
*
V4L/DVB: saa7134-input can't be a module right now
Mauro Carvalho Chehab
2010-10-21
4
-17
/
+8
*
V4L/DVB: videobuf-dma-sg: Fix a warning due to the usage of min(PAGE_SIZE, arg)
Mauro Carvalho Chehab
2010-10-21
1
-2
/
+2
*
V4L/DVB: gspca - sonixj: Have 0c45:6130 handled by sonixj instead of sn9c102
Jean-François Moine
2010-10-21
2
-2
/
+2
*
V4L/DVB: gspca - sonixj: Bad detection of the end of image
Jean-François Moine
2010-10-21
1
-24
/
+38
*
V4L/DVB: gspca - sonixj: Add sensor mi0360b
Jean-François Moine
2010-10-21
1
-2
/
+112
*
V4L/DVB: gspca - mr97310a: Declare static the constant tables
Jean-François Moine
2010-10-21
1
-11
/
+12
*
V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=m
Jean-François Moine
2010-10-21
11
-28
/
+24
*
V4L/DVB: radio-si4713: Release i2c adapter in driver cleanup paths
Jarkko Nikula
2010-10-21
1
-2
/
+8
*
V4L/DVB: tm6000+audio
Dmitri Belimov
2010-10-21
4
-16
/
+54
*
V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo
Matthew Garrett
2010-10-21
1
-0
/
+1
*
V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returned
Mauro Carvalho Chehab
2010-10-21
1
-9
/
+7
*
V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...
Hans Verkuil
2010-10-21
3
-11
/
+14
*
V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)
Hans Verkuil
2010-10-21
13
-13
/
+17
*
V4L/DVB: gspca - sonixj: Propagate USB errors to higher level
Jean-François Moine
2010-10-21
1
-18
/
+67
*
V4L/DVB: gspca - spca505: Remove the eeprom write commands of NxUltra
Jean-François Moine
2010-10-21
1
-4
/
+0
*
V4L/DVB: gspca - cpia1: Fix compilation warning when gspca debug disabled
Jean-François Moine
2010-10-21
1
-0
/
+2
*
V4L/DVB: gspca - benq: Remove useless module load/unload messages
Jean-François Moine
2010-10-21
1
-8
/
+1
*
V4L/DVB: gspca - benq: Display error messages when gspca debug disabled
Jean-François Moine
2010-10-21
1
-6
/
+5
*
V4L/DVB: soc-camera: allow only one video queue per device
Guennadi Liakhovetski
2010-10-21
6
-110
/
+107
*
V4L/DVB: V4L2: add a generic function to find the nearest discrete format to ...
Guennadi Liakhovetski
2010-10-21
2
-0
/
+32
*
V4L/DVB: mx2_camera: add informative camera clock frequency printout
Michael Grzeschik
2010-10-21
1
-0
/
+3
*
V4L/DVB: mx2_camera: implement forced termination of active buffer for mx25
Baruch Siach
2010-10-21
1
-4
/
+16
*
V4L/DVB: mx2_camera: fix comment typo
Baruch Siach
2010-10-21
1
-1
/
+1
*
V4L/DVB: mx2_camera: remove emma limitation for RGB565
Michael Grzeschik
2010-10-21
1
-10
/
+5
*
V4L/DVB: mt9m111: register cleanup hex to dec bitoffset
Michael Grzeschik
2010-10-21
1
-8
/
+8
*
V4L/DVB: cpia2: remove V4L1 support from this driver
Hans Verkuil
2010-10-21
5
-346
/
+51
*
V4L/DVB: em28xx: fix a compilation warning
Mauro Carvalho Chehab
2010-10-21
1
-1
/
+0
*
V4L/DVB: radio-mr800: remove BKL
Hans Verkuil
2010-10-21
1
-64
/
+10
*
V4L/DVB: em28xx: the default std was not passed on to the subdevs
Hans Verkuil
2010-10-21
1
-0
/
+1
*
V4L/DVB: em28xx: remove BKL
Hans Verkuil
2010-10-21
1
-82
/
+10
*
V4L/DVB: vivi: remove BKL
Hans Verkuil
2010-10-21
1
-10
/
+7
*
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
Hans Verkuil
2010-10-21
20
-36
/
+58
*
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
2010-10-21
28
-37
/
+48
*
V4L/DVB: videobuf: prepare to make locking optional in videobuf
Hans Verkuil
2010-10-21
6
-42
/
+55
*
V4L/DVB: v4l2: add core serialization lock
Hans Verkuil
2010-10-21
4
-19
/
+89
*
V4L/DVB: v4l2-dev: remove get_unmapped_area
Hans Verkuil
2010-10-21
2
-20
/
+0
*
V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blocked
Hans Verkuil
2010-10-21
2
-5
/
+4
*
V4L/DVB: Deprecate stradis driver
Mauro Carvalho Chehab
2010-10-21
9
-11
/
+21
*
V4L/DVB: Deprecate cpia driver (used for parallel port webcams)
Mauro Carvalho Chehab
2010-10-21
12
-44
/
+71
*
V4L/DVB: cx88: Remove BKL
Mauro Carvalho Chehab
2010-10-21
2
-15
/
+16
*
V4L/DVB: bttv: use unlocked ioctl
Mauro Carvalho Chehab
2010-10-21
1
-7
/
+7
*
V4L/DVB: bttv: fix driver lock and remove explicit calls to BKL
Mauro Carvalho Chehab
2010-10-21
1
-58
/
+143
*
V4L/DVB: bttv: Fix mutex unbalance at bttv_poll
Mauro Carvalho Chehab
2010-10-21
1
-3
/
+1
*
V4L/DVB: bttv-driver: document functions using mutex_lock
Mauro Carvalho Chehab
2010-10-21
1
-25
/
+25
*
V4L/DVB: radio-si470x: use unlocked ioctl
Mauro Carvalho Chehab
2010-10-21
2
-6
/
+22
*
V4L/DVB: radio-si470x: remove the BKL lock used internally at the driver
Mauro Carvalho Chehab
2010-10-21
2
-10
/
+8
*
V4L/DVB: v4l: fsl-viu.c: add slab.h include to fix compile breakage
Anatolij Gustschin
2010-10-21
1
-0
/
+1
*
V4L/DVB: dvb/bt8xx: kill the big kernel lock
Arnd Bergmann
2010-10-21
1
-3
/
+4
[prev]
[next]