index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
3
-3
/
+3
*
gspca: Fix falling back to lower isoc alt settings
Mauro Carvalho Chehab
2011-12-31
1
-1
/
+1
*
gspca: Fix bulk mode cameras no longer working (regression fix)
Hans de Goede
2011-12-29
1
-2
/
+2
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-12-23
2
-2
/
+2
|
\
|
*
[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes
Laurent Pinchart
2011-12-19
2
-2
/
+2
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-12-20
26
-302
/
+345
|
\
\
|
|
/
|
*
Revert "[media] af9015: limit I2C access to keep FW happy"
Mauro Carvalho Chehab
2011-12-12
2
-104
/
+0
|
*
[media] s5p-fimc: Fix camera input configuration in subdev operations
Sylwester Nawrocki
2011-12-11
1
-0
/
+1
|
*
[media] m5mols: Fix logic in sanity check
Thomas Jarosch
2011-12-11
1
-1
/
+1
|
*
[media] ati_remote: switch to single-byte scancodes
Anssi Hannula
2011-12-11
4
-229
/
+220
|
*
[media] V4L: mt9m111: fix uninitialised mutex
Guennadi Liakhovetski
2011-12-11
1
-0
/
+1
|
*
[media] V4L: omap1_camera: fix missing <linux/module.h> include
Janusz Krzysztofik
2011-12-11
1
-0
/
+1
|
*
[media] V4L: mt9t112: use after free in mt9t112_probe()
Dan Carpenter
2011-12-11
1
-1
/
+3
|
*
[media] V4L: soc-camera: fix compiler warnings on 64-bit platforms
Guennadi Liakhovetski
2011-12-11
4
-17
/
+26
|
*
[media] s5p_mfc_enc: fix s/H264/H263/ typo
Peter Korsgaard
2011-12-11
1
-1
/
+1
|
*
[media] omap_vout: Fix compile error in 3.1
Gary Thomas
2011-12-11
1
-0
/
+1
|
*
[media] au0828: add missing models 72101, 72201 & 72261 to the model matrix
Michael Krufky
2011-12-11
1
-0
/
+3
|
*
[media] au0828: add missing USB ID 2040:7213
Michael Krufky
2011-12-11
1
-0
/
+2
|
*
[media] au0828: add missing USB ID 2040:7260
Michael Krufky
2011-12-11
1
-0
/
+2
|
*
[media] [trivial] omap24xxcam-dma: Fix logical test
Joe Perches
2011-12-09
1
-1
/
+1
|
*
[media] omap_vout: fix crash if no driver for a display
Tomi Valkeinen
2011-12-07
1
-0
/
+8
|
*
[media] media: video: s5p-tv: fix build break
Marek Szyprowski
2011-11-24
1
-0
/
+1
|
*
[media] omap3isp: fix compilation of ispvideo.c
Dmitry Artamonow
2011-11-24
1
-0
/
+1
|
*
[media] m5mols: Fix set_fmt to return proper pixel format code
Sylwester Nawrocki
2011-11-24
2
-14
/
+8
|
*
[media] s5p-fimc: Use correct fourcc for RGB565 colour format
Sylwester Nawrocki
2011-11-24
1
-1
/
+1
|
*
[media] s5p-fimc: Fail driver probing when sensor configuration is wrong
Sylwester Nawrocki
2011-11-24
1
-1
/
+1
|
*
[media] s5p-fimc: Adjust pixel height alignments according to the IP revision
Sylwester Nawrocki
2011-11-24
3
-6
/
+14
|
*
[media] s5p-fimc: Allow probe() to succeed with null platform data
Sylwester Nawrocki
2011-11-24
1
-14
/
+21
|
*
[media] s5p-fimc: Fix buffer dequeue order issue
Sylwester Nawrocki
2011-11-24
3
-10
/
+18
|
*
[media] s5p-fimc: Fix initialization for proper system suspend support
Sylwester Nawrocki
2011-11-24
1
-2
/
+0
|
*
[media] s5p-fimc: Fix error in the capture subdev deinitialization
Sylwester Nawrocki
2011-11-24
1
-1
/
+1
|
*
[media] s5p-fimc: Fix wrong pointer dereference when unregistering sensors
Sylwester Nawrocki
2011-11-24
1
-1
/
+5
|
*
[media] mxl5007t: fix reg read
Antti Palosaari
2011-11-24
1
-1
/
+2
|
*
[media] tda18218: fix 6 MHz default IF frequency
Antti Palosaari
2011-11-24
1
-1
/
+1
|
*
[media] af9015: limit I2C access to keep FW happy
Antti Palosaari
2011-11-24
2
-0
/
+104
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-11-12
8
-16
/
+29
|
\
\
|
|
/
|
*
[media] v4l2-ctrl: Send change events to all fh for auto cluster slave controls
Hans de Goede
2011-11-08
1
-0
/
+1
|
*
[media] v4l2-event: Don't set sev->fh to NULL on unsubscribe
Hans de Goede
2011-11-08
2
-3
/
+2
|
*
[media] v4l2-event: Remove pending events from fh event queue when unsubscribing
Hans de Goede
2011-11-08
1
-0
/
+6
|
*
[media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALL
Hans de Goede
2011-11-08
1
-0
/
+3
|
*
[media] v4l: s5p-mfc: fix reported capabilities
Kamil Debski
2011-11-08
2
-4
/
+4
|
*
[media] media: vb2: reset queued list on REQBUFS(0) call
Marek Szyprowski
2011-11-08
1
-0
/
+1
|
*
[media] media: vb2: set buffer length correctly for all buffer types
Marek Szyprowski
2011-11-08
1
-0
/
+1
|
*
[media] media: vb2: add a check for uninitialized buffer
Marek Szyprowski
2011-11-08
1
-2
/
+2
|
*
[media] mxl111sf: fix build warning
Michael Krufky
2011-11-07
1
-2
/
+1
|
*
[media] mxl111sf: remove pointless if condition in mxl111sf_config_spi
Michael Krufky
2011-11-07
1
-2
/
+1
|
*
[media] mxl111sf: check for errors after mxl111sf_write_reg in mxl111sf_idac_...
Michael Krufky
2011-11-07
1
-0
/
+2
|
*
[media] mxl111sf: fix return value of mxl111sf_idac_config
Michael Krufky
2011-11-07
1
-1
/
+1
|
*
[media] uvcvideo: GET_RES should only be checked for BITMAP type menu controls
Hans de Goede
2011-11-07
1
-2
/
+4
*
|
drivers/media: video/a5k6aa is a module and so needs module.h
Paul Gortmaker
2011-11-08
1
-0
/
+1
[next]