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