index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
V4L/DVB: dvb-core: kill the big kernel lock
Arnd Bergmann
2010-10-21
4
-40
/
+11
*
V4L/DVB: drivers/media/video/zoran: Don't use initialized char array
Joe Perches
2010-10-21
1
-8
/
+4
*
V4L/DVB: media: cx23885: use '%pM' format to print MAC address
Andy Shevchenko
2010-10-21
1
-4
/
+1
*
V4L/DVB: cx22702: Simplify cx22702_set_tps()
Jean Delvare
2010-10-21
1
-32
/
+26
*
V4L/DVB: cx22702: Some things never change
Jean Delvare
2010-10-21
1
-3
/
+3
*
V4L/DVB: cx22702: Avoid duplicating code in branches
Jean Delvare
2010-10-21
1
-15
/
+16
*
V4L/DVB: Fix Kconfig dependencies for VIDEO_IR
Mauro Carvalho Chehab
2010-10-21
2
-2
/
+2
*
V4L/DVB: saa7134: split RC code into a different module
Mauro Carvalho Chehab
2010-10-21
4
-11
/
+30
*
V4l/DVB: saa7134: properly mark some functions as static
Mauro Carvalho Chehab
2010-10-21
1
-2
/
+2
*
V4L/DVB: tvaudio: remove obsolete tda8425 initialization
Hans Verkuil
2010-10-21
1
-13
/
+0
*
V4L/DVB: cx22702: Drop useless initializations to 0
Jean Delvare
2010-10-21
1
-3
/
+2
*
V4L/DVB: cx22702: Clean up register access functions
Jean Delvare
2010-10-21
1
-10
/
+13
*
V4L/DVB: dvb: Convert "mutex" to semaphore
Thomas Gleixner
2010-10-21
1
-2
/
+2
*
V4L/DVB: IR/lirc_dev: check for valid irctl in unregister path
Jarod Wilson
2010-10-21
1
-0
/
+5
*
V4L/DVB: IR/imon: set up mce-only devices w/mce keytable
Jarod Wilson
2010-10-21
1
-126
/
+138
*
V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlock
Jarod Wilson
2010-10-21
1
-6
/
+46
*
V4L/DVB: imon: split mouse events to a separate input dev
David Härdeman
2010-10-21
1
-113
/
+160
*
V4L/DVB: IR: export ir_keyup so imon driver can use it directly
Jarod Wilson
2010-10-21
2
-1
/
+3
*
V4L/DVB: saa7134: get rid of I2C_HW_SAA7134
Mauro Carvalho Chehab
2010-10-21
4
-10
/
+17
*
V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c
Mauro Carvalho Chehab
2010-10-21
4
-61
/
+51
[next]