summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-22[media] dvb-frontends: remove unnecessary break after gotoFabian Frederick
2014-07-22[media] xc2028: remove unnecessary break after gotoFabian Frederick
2014-07-22[media] r820t: remove unnecessary break after gotoFabian Frederick
2014-07-22[media] Cleanup line > 80 character violationsEmil Goode
2014-07-22[media] Remove checks of struct member addressesEmil Goode
2014-07-22[media] media: dib9000: avoid out of bound accessHeinrich Schuchardt
2014-07-22[media] dvb-frontends: decimal vs hex typo in ChannelConfiguration()Dan Carpenter
2014-07-22[media] si2168: Fix a badly solved merge conflictMauro Carvalho Chehab
2014-07-22[media] tuners/Kconfig: fix build when just DTV or SDR is enabledMauro Carvalho Chehab
2014-07-22[media] go7007: move out of staging into drivers/media/usb.Hans Verkuil
2014-07-22[media] solo6x10: move out of staging into drivers/media/pci.Hans Verkuil
2014-07-22[media] coda: store IRAM size in struct coda_devtypePhilipp Zabel
2014-07-22[media] coda: store global temporary buffer size in struct coda_devtypePhilipp Zabel
2014-07-22[media] coda: store per-context work buffer size in struct coda_devtypePhilipp Zabel
2014-07-22[media] coda: export auxiliary buffers via debugfsPhilipp Zabel
2014-07-22[media] coda: increase frame stride to 16 for h.264Philipp Zabel
2014-07-22[media] coda: round up internal frames to multiples of macroblock size for h.264Philipp Zabel
2014-07-22[media] coda: allow odd width, but still round up bytesperlinePhilipp Zabel
2014-07-22[media] coda: add bytesperline to queue dataPhilipp Zabel
2014-07-22[media] coda: add reset control supportPhilipp Zabel
2014-07-22[media] coda: rename prescan_failed to hold and stop stream after timeoutPhilipp Zabel
2014-07-22[media] coda: add sequence counter offsetPhilipp Zabel
2014-07-22[media] coda: alert userspace about macroblock errorsPhilipp Zabel
2014-07-22[media] coda: add decoder timestamp queuePhilipp Zabel
2014-07-22[media] coda: try to schedule a decode run after a stop commandMichael Olbrich
2014-07-22[media] v4l2-mem2mem: export v4l2_m2m_try_scheduleMichael Olbrich
2014-07-22[media] coda: add cyclic intra refresh controlPhilipp Zabel
2014-07-22[media] coda: add h.264 deblocking filter controlsPhilipp Zabel
2014-07-22[media] coda: add h.264 min/max qp controlsPhilipp Zabel
2014-07-22[media] coda: select GENERIC_ALLOCATORPhilipp Zabel
2014-07-22[media] coda: split firmware version check out of coda_hw_initPhilipp Zabel
2014-07-22[media] coda: Add runtime pm supportPhilipp Zabel
2014-07-22[media] coda: use ctx->fh.m2m_ctx instead of ctx->m2m_ctxPhilipp Zabel
2014-07-22[media] coda: Use mem-to-mem ioctl helpersPhilipp Zabel
2014-07-22[media] coda: add workqueue to serialize hardware commandsPhilipp Zabel
2014-07-22[media] coda: add selection API support for h.264 decoderPhilipp Zabel
2014-07-22[media] coda: remove BUG() in get_q_dataPhilipp Zabel
2014-07-22[media] coda: Add encoder/decoder support for CODA960Philipp Zabel
2014-07-22[media] msi2500: rename namespace msi3101 => msi2500Antti Palosaari
2014-07-22[media] msi2500: refactor USB stream copyingAntti Palosaari
2014-07-22[media] msi2500: correct style issuesAntti Palosaari
2014-07-22[media] s5p-mfc: Add init buffer cmd to MFCV6Arun Kumar K
2014-07-22[media] s5p-mfc: Support multiple firmware sub-versionsArun Kumar K
2014-07-22[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmwareArun Kumar K
2014-07-22[media] tvp5150: Use i2c_smbus_(read|write)_byte_dataLaurent Pinchart
2014-07-22[media] tvp5150: Fix device ID kernel log messageLaurent Pinchart
2014-07-22[media] sms: Remove CONFIG_ prefix from Kconfig symbolsPaul Bolle
2014-07-22[media] dw2102: Geniatech T220 init fixedCrazyCat
2014-07-22[media] cxd2820r: TS clock inversion in configCrazyCat
2014-07-22Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab