index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
configfs
/
mount.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
[media] vb2: remove the 'fileio = NULL' hack
Hans Verkuil
1
-111
/
+112
2014-01-07
[media] vb2: fix race condition between REQBUFS and QBUF/PREPARE_BUF
Hans Verkuil
1
-2
/
+23
2014-01-07
[media] vb2: simplify qbuf/prepare_buf by removing callback
Hans Verkuil
1
-59
/
+59
2014-01-07
[media] videobuf2: Fix CodingStyle
Mauro Carvalho Chehab
1
-9
/
+10
2014-01-07
[media] vb2: push the mmap semaphore down to __buf_prepare()
Hans Verkuil
2
-46
/
+38
2014-01-07
[media] v4l: ti-vpe: Add a type specifier to describe vpdma data format type
Archit Taneja
2
-2
/
+41
2014-01-07
[media] v4l: ti-vpe: enable CSC support for VPE
Archit Taneja
1
-23
/
+72
2014-01-07
[media] v4l: ti-vpe: Add helper to perform color conversion
Archit Taneja
2
-0
/
+123
2014-01-07
[media] v4l: ti-vpe: create a color space converter block library
Archit Taneja
5
-57
/
+155
2014-01-07
[media] v4l: ti-vpe: enable basic scaler support
Archit Taneja
3
-11
/
+149
2014-01-07
[media] v4l: ti-vpe: make vpe driver load scaler coefficients
Archit Taneja
1
-1
/
+46
2014-01-07
[media] v4l: ti-vpe: support loading of scaler coefficients
Archit Taneja
3
-0
/
+1471
2014-01-07
[media] v4l: ti-vpe: create a scaler block library
Archit Taneja
5
-189
/
+288
2014-01-07
[media] v4l2: move tracepoints to video_usercopy
Hans Verkuil
2
-9
/
+9
2014-01-07
[media] Documentation/DocBook/media/v4l: fix typo, s/packet/packed/
Antonio Ospite
1
-3
/
+3
2014-01-07
[media] Documentation/DocBook/media/v4l/subdev-formats.xml: fix a typo
Antonio Ospite
1
-1
/
+1
2014-01-07
[media] cx231xx: fix i2c debug prints
Matthias Schwarzott
1
-4
/
+12
2014-01-07
[media] cx231xx: Add missing selects for MEDIA_SUBDRV_AUTOSELECT
Matthias Schwarzott
1
-0
/
+2
2014-01-07
[media] radio-bcm2048: fix missing unlock on error in bcm2048_rds_fifo_receive()
Wei Yongjun
1
-0
/
+1
2014-01-07
[media] adv7842: add drive strength enum and sync names with adv7604
Hans Verkuil
2
-8
/
+14
2014-01-07
[media] adv7842: initialize timings to CEA 640x480p59.94
Hans Verkuil
1
-0
/
+3
2014-01-07
[media] adv7842: set LLC DLL phase from platform_data
Hans Verkuil
3
-5
/
+8
2014-01-07
[media] adv7842: return 0 if no change in s_dv_timings
Martin Bugge
1
-0
/
+5
2014-01-07
[media] adv7842: Composite sync adjustment
Martin Bugge
2
-0
/
+12
2014-01-07
[media] adv7842: obtain free-run mode from the platform_data
Martin Bugge
3
-5
/
+22
2014-01-07
[media] adv7842: composite sd-ram test, clear timings before setting
Martin Bugge
1
-2
/
+7
2014-01-07
[media] adv7842: enable HDMI/DVI mode irq
Martin Bugge
1
-10
/
+26
2014-01-07
[media] adv7842: i2c dummy clients registration
Martin Bugge
1
-20
/
+63
2014-01-07
[media] adv7842: support g_edid ioctl
Martin Bugge
1
-0
/
+41
2014-01-07
[media] adv7842: restart STDI once if format is not found
Martin Bugge
1
-8
/
+41
2014-01-07
[media] adv7842: clear edid, if no edid just disable Edid-DDC access
Martin Bugge
1
-2
/
+5
2014-01-07
[media] adv7842: mute audio before switching inputs to avoid noise/pops
Mats Randgaard
1
-7
/
+16
2014-01-07
[media] adv7842: Use defines to select EDID port
Mats Randgaard
2
-43
/
+38
2014-01-07
[media] adv7842: remove connector type. Never used for anything useful
Mats Randgaard
2
-7
/
+0
2014-01-07
[media] adv7842: increase wait time
Martin Bugge
1
-1
/
+1
2014-01-07
[media] adv7842: set default input in platform-data
Martin Bugge
2
-1
/
+4
2014-01-07
[media] adv7842: 625/525 line standard jitter fix
Martin Bugge
2
-17
/
+42
2014-01-07
[media] adv7842: set defaults spa-location
Martin Bugge
1
-7
/
+7
2014-01-07
[media] adv7842: support YCrCb analog input, receive CEA formats as RGB on VG...
Hans Verkuil
3
-33
/
+65
2014-01-07
[media] adv7842: added DE vertical position in SDP-io-sync
Martin Bugge
2
-0
/
+8
2014-01-07
[media] adv7842: save platform data in state struct
Martin Bugge
1
-1
/
+5
2014-01-07
[media] adv7842: properly enable/disable the irqs
Martin Bugge
1
-7
/
+4
2014-01-07
[media] adv7842: corrected setting of cp-register 0x91 and 0x8f
Martin Bugge
1
-2
/
+2
2014-01-07
[media] adv7842: Re-worked query_dv_timings()
Martin Bugge
1
-77
/
+35
2014-01-07
[media] adv7604: initialize timings to CEA 640x480p59.94
Hans Verkuil
1
-1
/
+4
2014-01-07
[media] adv7604: sync polarities from platform data
Martin Bugge
2
-2
/
+7
2014-01-07
[media] adv7604: return immediately if the new timings are equal to what is c...
Mats Randgaard
1
-0
/
+5
2014-01-07
[media] adv7604: Enable HDMI_MODE interrupt
Mats Randgaard
1
-9
/
+25
2014-01-07
[media] adv7604: adjust gain and offset for DVI-D signals
Mats Randgaard
1
-9
/
+89
2014-01-07
[media] adv7604: set restart_stdi_once flag when signal is lost
Martin Bugge
1
-0
/
+1
[next]