index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[media] cx231xx: Add missing KERN_CONT to i2c debug prints
Matthias Schwarzott
2014-01-07
1
-5
/
+6
*
[media] em28xx: fix I2S audio sample rate definitions and info output
Frank Schaefer
2014-01-07
4
-19
/
+28
*
[media] media: soc_camera: rcar_vin: Add preliminary R-Car M2 support
Valentine Barshak
2014-01-07
1
-3
/
+4
*
[media] omap3isp: ccdc: Don't hang when the SBL fails to become idle
Laurent Pinchart
2014-01-07
1
-0
/
+2
*
[media] omap3isp: Refactor modules stop failure handling
Laurent Pinchart
2014-01-07
2
-14
/
+24
*
[media] omap3isp: Cancel streaming when a fatal error occurs
Laurent Pinchart
2014-01-07
4
-0
/
+66
*
[media] export em28xx_release_resources() symbol
Mauro Carvalho Chehab
2014-01-07
1
-0
/
+1
*
[media] davinci-vpfe: fix compile error
Hans Verkuil
2014-01-07
1
-0
/
+1
*
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
2014-01-07
15
-85
/
+108
*
[media] media: Remove OOM message after input_allocate_device
Joe Perches
2014-01-07
3
-10
/
+3
*
[media] fix coccinelle warnings
Fengguang Wu
2014-01-07
1
-1
/
+1
*
[media] fix coccinelle warnings
Fengguang Wu
2014-01-07
1
-5
/
+3
*
[media] saa7134: don't set vfd->debug
Hans Verkuil
2014-01-07
1
-1
/
+0
*
[media] saa6588: add support for non-blocking mode
Hans Verkuil
2014-01-07
4
-21
/
+30
*
[media] saa6588: remove unused CMD_OPEN
Hans Verkuil
2014-01-07
2
-5
/
+0
*
[media] saa6588: after calling CMD_CLOSE, CMD_POLL is broken
Hans Verkuil
2014-01-07
1
-0
/
+1
*
[media] saa7134: drop log_status for radio
Hans Verkuil
2014-01-07
1
-1
/
+0
*
[media] saa6752hs.h: drop empty header
Hans Verkuil
2014-01-07
2
-27
/
+0
*
[media] saa6752hs: move to media/i2c
Hans Verkuil
2014-01-07
5
-1
/
+15
*
[media] saa6752hs: drop compat control code
Hans Verkuil
2014-01-07
1
-13
/
+6
*
[media] saa7134: use V4L2_IN_ST_NO_SIGNAL instead of NO_SYNC
Hans Verkuil
2014-01-07
1
-1
/
+1
*
[media] saa7134: add support for control events
Hans Verkuil
2014-01-07
2
-13
/
+38
*
[media] saa7134: share resource management between normal and empress nodes
Hans Verkuil
2014-01-07
3
-101
/
+62
*
[media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress node
Hans Verkuil
2014-01-07
3
-85
/
+76
*
[media] saa7134: cleanup radio/video/empress ioctl handling
Hans Verkuil
2014-01-07
3
-142
/
+61
*
[media] saa7134: convert to the control framework
Hans Verkuil
2014-01-07
5
-399
/
+162
*
[media] saa7134: move the queue data from saa7134_fh to saa7134_dev
Hans Verkuil
2014-01-07
4
-64
/
+63
*
[media] DocBook: drop the word 'only'
Hans Verkuil
2014-01-07
1
-1
/
+1
*
[media] vb2: Improve file I/O emulation to handle buffers in any order
Hans Verkuil
2014-01-07
1
-14
/
+14
*
[media] vb2: return ENOBUFS in start_streaming in case of too few buffers
Hans Verkuil
2014-01-07
7
-6
/
+8
*
[media] vb2: don't set index, don't start streaming for write()
Hans Verkuil
2014-01-07
1
-10
/
+0
*
[media] vb2: retry start_streaming in case of insufficient buffers
Hans Verkuil
2014-01-07
2
-17
/
+66
*
[media] vb2: remove the 'fileio = NULL' hack
Hans Verkuil
2014-01-07
1
-111
/
+112
*
[media] vb2: fix race condition between REQBUFS and QBUF/PREPARE_BUF
Hans Verkuil
2014-01-07
1
-2
/
+23
*
[media] vb2: simplify qbuf/prepare_buf by removing callback
Hans Verkuil
2014-01-07
1
-59
/
+59
*
[media] videobuf2: Fix CodingStyle
Mauro Carvalho Chehab
2014-01-07
1
-9
/
+10
*
[media] vb2: push the mmap semaphore down to __buf_prepare()
Hans Verkuil
2014-01-07
2
-46
/
+38
*
[media] v4l: ti-vpe: Add a type specifier to describe vpdma data format type
Archit Taneja
2014-01-07
2
-2
/
+41
*
[media] v4l: ti-vpe: enable CSC support for VPE
Archit Taneja
2014-01-07
1
-23
/
+72
*
[media] v4l: ti-vpe: Add helper to perform color conversion
Archit Taneja
2014-01-07
2
-0
/
+123
*
[media] v4l: ti-vpe: create a color space converter block library
Archit Taneja
2014-01-07
5
-57
/
+155
*
[media] v4l: ti-vpe: enable basic scaler support
Archit Taneja
2014-01-07
3
-11
/
+149
*
[media] v4l: ti-vpe: make vpe driver load scaler coefficients
Archit Taneja
2014-01-07
1
-1
/
+46
*
[media] v4l: ti-vpe: support loading of scaler coefficients
Archit Taneja
2014-01-07
3
-0
/
+1471
*
[media] v4l: ti-vpe: create a scaler block library
Archit Taneja
2014-01-07
5
-189
/
+288
*
[media] v4l2: move tracepoints to video_usercopy
Hans Verkuil
2014-01-07
2
-9
/
+9
*
[media] Documentation/DocBook/media/v4l: fix typo, s/packet/packed/
Antonio Ospite
2014-01-07
1
-3
/
+3
*
[media] Documentation/DocBook/media/v4l/subdev-formats.xml: fix a typo
Antonio Ospite
2014-01-07
1
-1
/
+1
*
[media] cx231xx: fix i2c debug prints
Matthias Schwarzott
2014-01-07
1
-4
/
+12
*
[media] cx231xx: Add missing selects for MEDIA_SUBDRV_AUTOSELECT
Matthias Schwarzott
2014-01-07
1
-0
/
+2
[prev]
[next]