index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] soc-camera: Support user-configurable line stride
Laurent Pinchart
2012-05-15
2
-2
/
+6
*
[media] mx2_camera: Use soc_mbus_image_size() instead of manual computation
Laurent Pinchart
2012-05-15
1
-2
/
+4
*
[media] soc-camera: Honor user-requested bytesperline and sizeimage
Laurent Pinchart
2012-05-15
3
-26
/
+43
*
[media] soc-camera: Add soc_mbus_image_size
Laurent Pinchart
2012-05-15
1
-0
/
+18
*
[media] soc-camera: Fix bytes per line computation for planar formats
Laurent Pinchart
2012-05-15
1
-0
/
+3
*
[media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmt
Laurent Pinchart
2012-05-15
6
-0
/
+49
*
[media] soc_camera: Use soc_camera_device::bytesperline to compute line sizes
Laurent Pinchart
2012-05-15
2
-8
/
+3
*
[media] soc_camera: Use soc_camera_device::sizeimage to compute buffer sizes
Laurent Pinchart
2012-05-15
7
-89
/
+29
*
[media] mx2_camera: Fix sizeimage computation in try_fmt()
Laurent Pinchart
2012-05-15
1
-0
/
+1
*
[media] V4L: mem2mem: fix alignment in mem2mem-testdev
Guennadi Liakhovetski
2012-05-15
1
-1
/
+1
*
[media] smiapp: Remove smiapp-debug.h in favour of dynamic debug
Sakari Ailus
2012-05-15
6
-47
/
+0
*
[media] cx231xx: replace open-coded ARRAY_SIZE with macro
Jim Cromie
2012-05-15
1
-2
/
+2
*
[media] af9015: various small changes and clean-ups
Antti Palosaari
2012-05-15
1
-283
/
+212
*
[media] smiapp: fix compilation breakage
Mauro Carvalho Chehab
2012-05-15
2
-1
/
+3
*
[media] media: mx2_camera: Fix mbus format handling
Javier Martin
2012-05-15
1
-5
/
+47
*
[media] media: tvp5150: Fix mbus format
Javier Martin
2012-05-15
1
-2
/
+2
*
[media] dib9000: get rid of Dib*Lock macros
Alexey Khoroshilov
2012-05-15
1
-70
/
+58
*
[media] rtl28xxu: dynamic USB ID support
Antti Palosaari
2012-05-15
1
-0
/
+25
*
[media] dib0700: Return -EINTR and unlock mutex if locking attempts fails
Santosh Nayak
2012-05-15
1
-11
/
+13
*
[media] cxd2820r: tweak search algorithm behavior
Gianluca Gennari
2012-05-15
1
-2
/
+2
*
[media] em28xx-dvb: enable LNA for cxd2820r in DVB-T mode
Gianluca Gennari
2012-05-15
1
-1
/
+2
*
[media] saa7134: remove unused log_err() macro
Mauro Carvalho Chehab
2012-05-15
1
-5
/
+0
*
[media] staging: easycap: Split easycap_delete() into several pieces
Ezequiel García
2012-05-15
1
-196
/
+249
*
[media] staging: easycap: Clean comment style in easycap_delete()
Ezequiel García
2012-05-15
1
-27
/
+16
*
[media] staging: easycap: Clean comment style in easycap_usb_disconnect()
Ezequiel García
2012-05-15
1
-40
/
+24
*
[media] staging: easycap: Split audio buffer and urb allocation
Ezequiel García
2012-05-15
1
-105
/
+124
*
[media] staging: easycap: Push video registration to easycap_register_video()
Ezequiel García
2012-05-15
1
-25
/
+33
*
[media] staging: easycap: Initialize 'ntsc' parameter before usage
Ezequiel García
2012-05-15
1
-4
/
+4
*
[media] staging: easycap: Push bInterfaceNumber saving to config_easycap()
Ezequiel García
2012-05-15
1
-31
/
+41
*
[media] staging: easycap: Split buffer and video urb allocation
Ezequiel García
2012-05-15
1
-164
/
+211
*
[media] staging: easycap: Split device struct alloc and retrieval code
Ezequiel García
2012-05-15
1
-168
/
+216
*
[media] V4L: soc-camera: (cosmetic) use a more explicit name for a host handler
Guennadi Liakhovetski
2012-05-15
1
-7
/
+7
*
[media] V4L: marvell-ccic: (cosmetic) remove redundant variable assignment
Guennadi Liakhovetski
2012-05-15
1
-1
/
+0
*
[media] v4l2-event: fix regression with initial event handling
Hans Verkuil
2012-05-15
3
-3
/
+9
*
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
Mauro Carvalho Chehab
2012-05-15
337
-2290
/
+3313
|
\
|
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-14
14
-117
/
+135
|
|
\
|
|
*
[media] gspca - sonixj: Fix a zero divide in isoc interrupt
Jean-François Moine
2012-05-08
1
-4
/
+4
|
|
*
[media] media: videobuf2-dma-contig: include header for exported symbols
H Hartley Sweeten
2012-05-08
1
-0
/
+1
|
|
*
[media] media: videobuf2-dma-contig: quiet sparse noise about plain integer a...
H Hartley Sweeten
2012-05-08
1
-1
/
+1
|
|
*
[media] media: vb2-memops: Export vb2_get_vma symbol
Laurent Pinchart
2012-05-08
1
-0
/
+1
|
|
*
[media] s5p-fimc: Correct memory allocation for VIDIOC_CREATE_BUFS
Sylwester Nawrocki
2012-05-08
3
-14
/
+23
|
|
*
[media] s5p-fimc: Fix locking in subdev set_crop op
Sylwester Nawrocki
2012-05-08
1
-1
/
+1
|
|
*
[media] dvb_frontend: fix a regression with DVB-S zig-zag
Mauro Carvalho Chehab
2012-05-08
1
-0
/
+4
|
|
*
[media] fintek-cir: change || to &&
Dan Carpenter
2012-04-26
1
-1
/
+1
|
|
*
[media] rc: Postpone ISR registration
Luis Henriques
2012-04-26
5
-93
/
+93
|
|
*
[media] marvell-cam: fix an ARM build error
Jonathan Corbet
2012-04-26
1
-1
/
+0
|
|
*
[media] V4L: soc-camera: protect hosts during probing from overzealous user-s...
Guennadi Liakhovetski
2012-04-26
1
-2
/
+6
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-14
2
-6
/
+8
|
|
\
\
|
|
*
|
bonding: Fix LACPDU rx_dropped commit.
David S. Miller
2012-05-13
2
-6
/
+8
|
*
|
|
tty: Fix LED error return
Alan Cox
2012-05-14
1
-1
/
+1
[next]