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
2012-07-06
[media] v4l2-dev.c: also add debug support for the fops
Hans Verkuil
1
-1
/
+24
2012-07-06
[media] vivi: add create_bufs/preparebuf support
Hans Verkuil
1
-1
/
+9
2012-07-06
[media] vivi: use vb2 helper functions
Hans Verkuil
1
-138
/
+12
2012-07-06
[media] vivi: embed struct video_device instead of allocating it
Hans Verkuil
1
-17
/
+7
2012-07-06
[media] vivi: remove pointless g/s_std support
Hans Verkuil
1
-10
/
+0
2012-07-06
[media] videobuf2-core: add helper functions
Hans Verkuil
1
-0
/
+257
2012-07-06
[media] v4l2-dev/ioctl.c: add vb2_queue support to video_device
Hans Verkuil
2
-19
/
+28
2012-07-06
[media] vb2-core: add support for count == 0 in create_bufs
Hans Verkuil
1
-4
/
+6
2012-07-06
[media] vb2-core: refactor reqbufs/create_bufs
Hans Verkuil
1
-68
/
+77
2012-07-06
[media] cx18: don't mess with vfd->debug
Hans Verkuil
3
-22
/
+2
2012-07-06
[media] ivtv: don't mess with vfd->debug
Hans Verkuil
3
-15
/
+2
2012-07-06
[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctl
Hans Verkuil
4
-30
/
+12
2012-07-06
[media] v4l2-dev.c: add debug sysfs entry
Hans Verkuil
2
-4
/
+29
2012-07-06
[media] v4l2-ioctl.c: finalize table conversion
Hans Verkuil
1
-22
/
+13
2012-07-06
[media] v4l2-ioctl.c: use the new table for the remaining ioctls
Hans Verkuil
1
-124
/
+154
2012-07-06
[media] v4l2-ioctl.c: use the new table for preset/timings ioctls
Hans Verkuil
1
-140
/
+67
2012-07-06
[media] v4l2-ioctl.c: use the new table for debug ioctls
Hans Verkuil
1
-50
/
+89
2012-07-06
[media] v4l2-ioctl.c: use the new table for compression ioctls
Hans Verkuil
1
-77
/
+46
2012-07-06
[media] v4l2-ioctl.c: use the new table for selection ioctls
Hans Verkuil
1
-135
/
+127
2012-07-06
[media] v4l2-ioctl.c: use the new table for control ioctls
Hans Verkuil
1
-197
/
+198
2012-07-06
[media] v4l2-ioctl.c: use the new table for queuing/parm ioctls
Hans Verkuil
1
-151
/
+166
2012-07-06
[media] v4l2-ioctl.c: use the new table for std/tuner/modulator ioctls
Hans Verkuil
1
-210
/
+220
2012-07-06
[media] v4l2-ioctl.c: use the new table for overlay/streamon/off ioctls
Hans Verkuil
1
-27
/
+20
2012-07-06
[media] v4l2-ioctl.c: use the new table for format/framebuffer ioctls
Hans Verkuil
1
-346
/
+346
2012-07-06
[media] v4l2-ioctl.c: use the new table for priority ioctls
Hans Verkuil
1
-31
/
+29
2012-07-06
[media] v4l2-ioctl.c: use the new table for querycap and i/o ioctls
Hans Verkuil
1
-195
/
+133
2012-07-06
[media] v4l2-ioctl.c: remove an unnecessary #ifdef
Hans Verkuil
1
-2
/
+0
2012-07-06
[media] v4l2-ioctl.c: v4l2-ioctl: add debug and callback/offset functionality
Hans Verkuil
1
-13
/
+78
2012-07-06
[media] v4l2-ioctl.c: introduce INFO_FL_CLEAR to replace switch
Hans Verkuil
1
-62
/
+41
2012-07-06
[media] v4l2-ioctl.c: move a block of code down, no other changes
Hans Verkuil
1
-144
/
+144
2012-07-06
[media] bttv-cards.c: Allow radio for CHP05x/CHP06x
Thomas Betker
1
-0
/
+1
2012-07-06
[PATCH] media: add Analog Devices ADV7393 video encoder driver
Benoît Thébaudeau
4
-0
/
+685
2012-07-06
[media] [V3] stv090x: variable 'no_signal' set but not used
Mauro Carvalho Chehab
1
-2
/
+3
2012-07-06
[media] uvcvideo: Fix alternate setting selection
Laurent Pinchart
1
-1
/
+1
2012-07-06
[media] uvcvideo: Fix frame drop in bulk video stream
Jayakrishnan
1
-1
/
+5
2012-07-06
[media] drxk: Improve logging
Martin Blumenstingl
1
-3
/
+3
2012-07-06
fixupSigned-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Mauro Carvalho Chehab
1
-2
/
+4
2012-07-06
[media] drxk: Make the QAM demodulator command parameters configurable
Martin Blumenstingl
6
-26
/
+104
2012-07-06
[media] drxk: fix a '&' vs '|' bug
Dan Carpenter
1
-1
/
+1
2012-07-06
[media] tuner-xc2028: tag the usual firmwares to help dracut
Mauro Carvalho Chehab
1
-0
/
+2
2012-07-06
[media] uvc/Kconfig: Fix INPUT/EVDEV dependencies
Mauro Carvalho Chehab
1
-0
/
+1
2012-07-06
[media] rc/Kconfig: Move a LIRC sub-option to the right place
Mauro Carvalho Chehab
1
-10
/
+11
2012-07-06
[media] Kconfig: Split the core support options from the driver ones
Mauro Carvalho Chehab
2
-3
/
+11
2012-07-06
[media] cx231xx: don't DMA to random addresses
David Dillow
2
-3
/
+3
2012-07-06
[media] cx231xx: use TRANSFER_TYPE enum for cleanup
David Dillow
1
-40
/
+16
2012-07-05
[media] v4l2-compat-ioctl32: fix compilation breakage
Mauro Carvalho Chehab
1
-3
/
+3
2012-07-05
[media] staging: solo6x10: Fix TODO file with proper maintainer
Ezequiel García
1
-1
/
+1
2012-07-05
[media] media: only show V4L devices based on device type selection
Mauro Carvalho Chehab
4
-20
/
+59
2012-07-05
[media] media: Remove VIDEO_MEDIA Kconfig option
Mauro Carvalho Chehab
3
-36
/
+32
2012-07-05
[media] media: reorganize the main Kconfig items
Mauro Carvalho Chehab
4
-51
/
+89
[next]