index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-10-21
V4L/DVB: dvb-core: kill the big kernel lock
Arnd Bergmann
4
-40
/
+11
2010-10-21
V4L/DVB: drivers/media/video/zoran: Don't use initialized char array
Joe Perches
1
-8
/
+4
2010-10-21
V4L/DVB: media: cx23885: use '%pM' format to print MAC address
Andy Shevchenko
1
-4
/
+1
2010-10-21
V4L/DVB: cx22702: Simplify cx22702_set_tps()
Jean Delvare
1
-32
/
+26
2010-10-21
V4L/DVB: cx22702: Some things never change
Jean Delvare
1
-3
/
+3
2010-10-21
V4L/DVB: cx22702: Avoid duplicating code in branches
Jean Delvare
1
-15
/
+16
2010-10-21
V4L/DVB: Fix Kconfig dependencies for VIDEO_IR
Mauro Carvalho Chehab
2
-2
/
+2
2010-10-21
V4L/DVB: saa7134: split RC code into a different module
Mauro Carvalho Chehab
4
-11
/
+30
2010-10-21
V4l/DVB: saa7134: properly mark some functions as static
Mauro Carvalho Chehab
1
-2
/
+2
2010-10-21
V4L/DVB: tvaudio: remove obsolete tda8425 initialization
Hans Verkuil
1
-13
/
+0
2010-10-21
V4L/DVB: cx22702: Drop useless initializations to 0
Jean Delvare
1
-3
/
+2
2010-10-21
V4L/DVB: cx22702: Clean up register access functions
Jean Delvare
1
-10
/
+13
2010-10-21
V4L/DVB: dvb: Convert "mutex" to semaphore
Thomas Gleixner
1
-2
/
+2
2010-10-21
V4L/DVB: IR/lirc_dev: check for valid irctl in unregister path
Jarod Wilson
1
-0
/
+5
2010-10-21
V4L/DVB: IR/imon: set up mce-only devices w/mce keytable
Jarod Wilson
1
-126
/
+138
2010-10-21
V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlock
Jarod Wilson
1
-6
/
+46
2010-10-21
V4L/DVB: imon: split mouse events to a separate input dev
David Härdeman
1
-113
/
+160
2010-10-21
V4L/DVB: IR: export ir_keyup so imon driver can use it directly
Jarod Wilson
1
-1
/
+2
2010-10-21
V4L/DVB: saa7134: get rid of I2C_HW_SAA7134
Mauro Carvalho Chehab
3
-8
/
+10
2010-10-21
V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c
Mauro Carvalho Chehab
4
-61
/
+51
[next]