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-06-01
V4L/DVB: cx24850: remove obsolete g/s_fmt ops
Hans Verkuil
1
-31
/
+0
2010-06-01
V4L/DVB: cx231xx: convert to s_mbus_fmt
Hans Verkuil
1
-1
/
+4
2010-06-01
V4L/DVB: cx23885: convert to s_mbus_fmt
Hans Verkuil
1
-1
/
+4
2010-06-01
V4L/DVB: pvrusb2: convert to s_mbus_fmt
Hans Verkuil
1
-6
/
+6
2010-06-01
V4L/DVB: saa7134: convert to use the new mbus API
Hans Verkuil
2
-24
/
+7
2010-06-01
V4L/DVB: saa6752hs: add g/s_mbus_fmt support
Hans Verkuil
1
-18
/
+46
2010-06-01
V4L/DVB: saa717x: remove obsolete s_fmt op
Hans Verkuil
1
-11
/
+0
2010-06-01
V4L/DVB: saa7127: remove obsolete g_fmt support
Hans Verkuil
1
-8
/
+0
2010-06-01
V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdev
Hans Verkuil
3
-34
/
+10
2010-06-01
V4L/DVB: cx18: add s_mbus_fmt support
Hans Verkuil
1
-57
/
+69
2010-06-01
V4L/DVB: ivtv: convert to use s_mbus_fmt
Hans Verkuil
2
-6
/
+10
2010-06-01
V4L/DVB: saa717x: add support for s_mbus_fmt
Hans Verkuil
1
-16
/
+31
2010-06-01
V4L/DVB: cx25840: add support for s_mbus_fmt
Hans Verkuil
1
-41
/
+55
2010-06-01
V4L/DVB: saa7115: add s_mbus_fmt op
Hans Verkuil
1
-0
/
+10
2010-06-01
V4L/DVB: ngene: Remove debug message
Oliver Endriss
1
-5
/
+1
2010-06-01
V4L/DVB: ngene: MSI cleanup
Oliver Endriss
1
-1
/
+5
2010-06-01
V4L/DVB: ngene: Make command timeout workaround configurable
Oliver Endriss
3
-16
/
+8
2010-06-01
V4L/DVB: ngene: Implement support for MSI
Oliver Endriss
2
-1
/
+34
2010-06-01
V4L/DVB: ngene: Do not call demuxer with interrupts disabled
Oliver Endriss
1
-14
/
+14
2010-06-01
V4L/DVB: ngene: Support new device 'Digital Devices DuoFlex S2 miniPCIe'
Oliver Endriss
1
-0
/
+15
2010-06-01
V4L/DVB: gspca - sonixj: Add webcam 0c45:60ce
Warren Bosworth Focke
1
-1
/
+1
2010-06-01
V4L/DVB: gspca - sonixj: Add information about some potential JPEG webcams
Jean-François Moine
1
-1
/
+4
2010-06-01
V4L/DVB: gspca - sonixb: Have 0c45:602e handled by sonixb instead of sn9c102
Jean-François Moine
2
-3
/
+1
2010-06-01
V4L/DVB: pvrusb2: Fix kernel oops on device tear-down
Mike Isely
1
-2
/
+2
2010-06-01
V4L/DVB: pvrusb2: Fix minor internal array allocation
Mike Isely
1
-1
/
+1
2010-06-01
V4L/DVB: pvrusb2: Fix USB parent device reference count
Mike Isely
1
-2
/
+9
2010-06-01
V4L/DVB: pvrusb2: Fix kernel oops at device unregistration
Mike Isely
1
-3
/
+12
2010-06-01
V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimental
Mike Isely
2
-0
/
+18
2010-06-01
V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/O
Mike Isely
1
-1
/
+11
2010-06-01
V4L/DVB: pvrusb2: Fix Gotview hardware support
Mike Isely
1
-0
/
+1
2010-06-01
V4L/DVB: cx23885: Check register errors
Abylay Ospan
1
-0
/
+2
2010-06-01
V4L/DVB: c-qcam: convert to V4L2
Hans Verkuil
2
-305
/
+331
2010-06-01
V4L/DVB: bw-qcam: convert to V4L2
Hans Verkuil
3
-415
/
+415
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
10
-58
/
+85
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
12
-56
/
+57
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-9
/
+5
2010-05-20
USB: remove leftover references to udev->autosuspend_disabled
Alan Stern
1
-1
/
+1
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
11
-55
/
+56
2010-05-20
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
306
-10489
/
+26761
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-19
V4L/DVB: vivi and mem2mem_testdev need slab.h to build
Randy Dunlap
2
-0
/
+2
2010-05-19
V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSET
Jarod Wilson
1
-6
/
+6
2010-05-19
V4L/DVB: fix dvb frontend lockup
matthieu castet
1
-8
/
+17
2010-05-19
V4L/DVB: s2255drv: remove dead code
Dan Carpenter
1
-4
/
+1
2010-05-19
V4L/DVB: s2255drv: return if vdev not found
Dan Carpenter
1
-1
/
+5
2010-05-19
V4L/DVB: ov511: cleanup: remove unneeded null check
Dan Carpenter
1
-1
/
+1
2010-05-19
V4L/DVB: media/mem2mem: dereferencing free memory
Dan Carpenter
1
-1
/
+3
2010-05-19
V4L/DVB: media/IR: Add missing include file to rc-map.c
Peter Huewe
1
-0
/
+1
2010-05-19
V4L/DVB: dvb/stv6110x: cleanup error handling
Dan Carpenter
1
-7
/
+3
2010-05-19
V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to Kconfig
Devin Heitmueller
1
-0
/
+2
[prev]
[next]