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
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
101
-902
/
+783
2010-12-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-358
/
+199
2010-12-17
[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17
Jean-Francois Moine
1
-163
/
+100
2010-12-17
[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
Jean-Francois Moine
1
-0
/
+13
2010-12-17
[media] gspca - sonixj: Set the flag for some devices
Jean-Francois Moine
1
-2
/
+5
2010-12-17
[media] gspca - sonixj: Add a flag in the driver_info table
Jean-Francois Moine
1
-2
/
+8
2010-12-17
[media] gspca - sonixj: Fix a bad probe exchange
Jean-Francois Moine
1
-2
/
+2
2010-12-17
[media] gspca - sonixj: Move bridge init to sd start
Jean-Francois Moine
1
-136
/
+129
2010-12-17
[media] bttv: remove unneeded locking comments
Brandon Philips
1
-20
/
+0
2010-12-17
[media] bttv: fix mutex use before init (BZ#24602)
Mauro Carvalho Chehab
1
-94
/
+3
2010-12-17
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
37
-324
/
+411
2010-12-05
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
3
-9
/
+6
2010-12-02
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-98
/
+81
2010-12-02
[media] Don't export format_by_forcc on two different drivers
Mauro Carvalho Chehab
2
-12
/
+12
2010-12-01
[media] uvcvideo: Convert to unlocked_ioctl
Laurent Pinchart
1
-1
/
+1
2010-12-01
[media] uvcvideo: Lock stream mutex when accessing format-related information
Laurent Pinchart
3
-27
/
+58
2010-12-01
[media] uvcvideo: Move mmap() handler to uvc_queue.c
Laurent Pinchart
3
-66
/
+79
2010-12-01
[media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers
Laurent Pinchart
2
-25
/
+34
2010-12-01
[media] uvcvideo: Lock controls mutex when querying menus
Laurent Pinchart
3
-38
/
+50
2010-12-01
[media] v4l2-dev: fix race condition
Hans Verkuil
1
-1
/
+6
2010-12-01
[media] V4L: improve the BKL replacement heuristic
Hans Verkuil
2
-3
/
+29
2010-12-01
[media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock
Hans Verkuil
1
-14
/
+17
2010-12-01
[media] cx18: convert to unlocked_ioctl
Hans Verkuil
2
-2
/
+8
2010-12-01
[media] radio-timb: convert to unlocked_ioctl
Hans Verkuil
1
-1
/
+4
2010-12-01
[media] sh_vou: convert to unlocked_ioctl
Hans Verkuil
1
-5
/
+8
2010-12-01
[media] cafe_ccic: replace ioctl by unlocked_ioctl
Hans Verkuil
1
-1
/
+1
2010-12-01
[media] et61x251_core: trivial conversion to unlocked_ioctl
Hans Verkuil
1
-1
/
+1
2010-12-01
[media] sn9c102: convert to unlocked_ioctl
Hans Verkuil
1
-1
/
+1
2010-12-01
[media] BKL: trivial ioctl -> unlocked_ioctl video driver conversions
Hans Verkuil
6
-12
/
+12
2010-12-01
[media] typhoon: convert to unlocked_ioctl
Hans Verkuil
1
-8
/
+8
2010-12-01
[media] si4713: convert to unlocked_ioctl
Hans Verkuil
1
-1
/
+2
2010-12-01
[media] tea5764: convert to unlocked_ioctl
Hans Verkuil
1
-40
/
+9
2010-12-01
[media] cadet: use unlocked_ioctl
Hans Verkuil
1
-3
/
+9
2010-12-01
[media] BKL: trivial BKL removal from V4L2 radio drivers
Hans Verkuil
13
-74
/
+74
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
28
-97
/
+81
2010-11-22
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2)
Laurent Pinchart
3
-4
/
+3
2010-11-22
[media] Fix Kconfig errors due to two visible menus
Mauro Carvalho Chehab
2
-8
/
+5
2010-11-22
media/video: convert Kconfig to use the menu's `visible' keyword
Arnaud Lacombe
1
-1
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
16
-16
/
+0
2010-11-15
i2c: Drivers shouldn't include <linux/i2c-id.h>
Jean Delvare
2
-2
/
+0
2010-11-15
i2c: Remove obsolete cleanup for clientdata
Wolfram Sang
2
-4
/
+0
2010-11-09
[media] soc-camera: Compile fixes for mx2-camera
Sascha Hauer
1
-8
/
+5
2010-11-09
[media] SoC Camera: ov6650: minor cleanups
Janusz Krzysztofik
1
-3
/
+1
2010-11-09
[media] SOC Camera: OMAP1: typo fix
Janusz Krzysztofik
1
-1
/
+1
2010-11-09
[media] SoC Camera: OMAP1: update for recent videobuf changes
Janusz Krzysztofik
1
-3
/
+3
2010-11-09
[media] SoC Camera: OMAP1: update for recent framework changes
Janusz Krzysztofik
1
-4
/
+4
2010-11-09
[media] ARM mx3_camera: check for DMA engine type
Sascha Hauer
1
-0
/
+4
2010-11-09
[media] cafe_ccic: fix subdev configuration
Daniel Drake
1
-2
/
+3
2010-11-09
[media] saa7134: Fix autodetect for Behold A7 and H7 TV cards
Dmitri Belimov
1
-12
/
+12
2010-11-08
[media] v4l: kill the BKL
Arnd Bergmann
12
-59
/
+51
[next]