summaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-23[media] xc2028: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-23[media] r820t: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-23[media] Cleanup line > 80 character violationsEmil Goode2-7/+14
2014-07-23[media] Remove checks of struct member addressesEmil Goode4-69/+25
2014-07-23[media] media: dib9000: avoid out of bound accessHeinrich Schuchardt1-4/+9
2014-07-23[media] dvb-frontends: decimal vs hex typo in ChannelConfiguration()Dan Carpenter1-1/+1
2014-07-23[media] si2168: Fix a badly solved merge conflictMauro Carvalho Chehab1-14/+0
2014-07-22[media] tuners/Kconfig: fix build when just DTV or SDR is enabledMauro Carvalho Chehab1-1/+1
2014-07-22[media] go7007: move out of staging into drivers/media/usb.Hans Verkuil18-1181/+2
2014-07-22[media] solo6x10: move out of staging into drivers/media/pci.Hans Verkuil23-20/+4
2014-07-22[media] coda: store IRAM size in struct coda_devtypePhilipp Zabel1-13/+6
2014-07-22[media] coda: store global temporary buffer size in struct coda_devtypePhilipp Zabel1-13/+8
2014-07-22[media] coda: store per-context work buffer size in struct coda_devtypePhilipp Zabel1-32/+26
2014-07-22[media] coda: export auxiliary buffers via debugfsPhilipp Zabel1-11/+53
2014-07-22[media] coda: increase frame stride to 16 for h.264Philipp Zabel1-2/+2
2014-07-22[media] coda: round up internal frames to multiples of macroblock size for h.264Philipp Zabel1-5/+20
2014-07-22[media] coda: allow odd width, but still round up bytesperlinePhilipp Zabel1-2/+2
2014-07-22[media] coda: add bytesperline to queue dataPhilipp Zabel1-11/+16
2014-07-22[media] coda: add reset control supportPhilipp Zabel1-0/+51
2014-07-22[media] coda: rename prescan_failed to hold and stop stream after timeoutPhilipp Zabel1-7/+9
2014-07-22[media] coda: add sequence counter offsetPhilipp Zabel1-4/+9
2014-07-22[media] coda: alert userspace about macroblock errorsPhilipp Zabel1-5/+9
2014-07-22[media] coda: add decoder timestamp queuePhilipp Zabel1-1/+49
2014-07-22[media] coda: try to schedule a decode run after a stop commandMichael Olbrich1-0/+2
2014-07-22[media] v4l2-mem2mem: export v4l2_m2m_try_scheduleMichael Olbrich2-1/+4
2014-07-22[media] coda: add cyclic intra refresh controlPhilipp Zabel1-1/+8
2014-07-22[media] coda: add h.264 deblocking filter controlsPhilipp Zabel1-1/+32
2014-07-22[media] coda: add h.264 min/max qp controlsPhilipp Zabel1-0/+27
2014-07-22[media] coda: select GENERIC_ALLOCATORPhilipp Zabel1-0/+1
2014-07-22[media] coda: split firmware version check out of coda_hw_initPhilipp Zabel1-5/+37
2014-07-22[media] coda: Add runtime pm supportPhilipp Zabel1-5/+60
2014-07-22[media] coda: use ctx->fh.m2m_ctx instead of ctx->m2m_ctxPhilipp Zabel1-34/+32
2014-07-22[media] coda: Use mem-to-mem ioctl helpersPhilipp Zabel1-99/+14
2014-07-22[media] coda: add workqueue to serialize hardware commandsPhilipp Zabel1-88/+74
2014-07-22[media] coda: add selection API support for h.264 decoderPhilipp Zabel1-0/+94
2014-07-22[media] coda: remove BUG() in get_q_dataPhilipp Zabel1-7/+5
2014-07-22[media] coda: Add encoder/decoder support for CODA960Philipp Zabel2-47/+466
2014-07-22[media] msi2500: rename namespace msi3101 => msi2500Antti Palosaari1-128/+128
2014-07-22[media] msi2500: refactor USB stream copyingAntti Palosaari1-334/+103
2014-07-22[media] msi2500: correct style issuesAntti Palosaari1-19/+51
2014-07-22[media] s5p-mfc: Add init buffer cmd to MFCV6Arun Kumar K1-2/+4
2014-07-22[media] s5p-mfc: Support multiple firmware sub-versionsArun Kumar K3-8/+31
2014-07-22[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmwareArun Kumar K2-34/+1
2014-07-22[media] tvp5150: Use i2c_smbus_(read|write)_byte_dataLaurent Pinchart1-20/+11
2014-07-22[media] tvp5150: Fix device ID kernel log messageLaurent Pinchart1-2/+2
2014-07-22[media] sms: Remove CONFIG_ prefix from Kconfig symbolsPaul Bolle1-2/+1
2014-07-22[media] dw2102: Geniatech T220 init fixedCrazyCat1-3/+11
2014-07-22[media] cxd2820r: TS clock inversion in configCrazyCat4-0/+9
2014-07-22[media] v4l2-subdev: Fix compilation when !VIDEO_V4L2_SUBDEV_APIMauro Carvalho Chehab1-1/+3
2014-07-22[media] rtl2832_sdr: fix Kconfig dependenciesAntti Palosaari2-2/+2