summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-24[media] rc-core: document the protocol typeDavid Härdeman
2014-07-24[media] dib0700: NEC scancode cleanupDavid Härdeman
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman
2014-07-23[media] bt8xx: fixup RC5 decodingDavid Härdeman
2014-07-23[media] staging: lirc: remove redundant NULL check in unregister_from_lirc()Daeseok Youn
2014-07-23[media] cxusb: increase buffer length to 80 bytesMauro Carvalho Chehab
2014-07-23[media] DocBook: Fix ISDB-T Interleaving propertyMauro Carvalho Chehab
2014-07-23[media] xc4000: Fix get_frequency()Mauro Carvalho Chehab
2014-07-23[media] xc5000: Fix get_frequency()Mauro Carvalho Chehab
2014-07-23[media] xc4000: add module meta-tag with the firmware namesMauro Carvalho Chehab
2014-07-23[media] xc4000: Update firmware nameMauro Carvalho Chehab
2014-07-23[media] dib7000m: Remove unnecessary null testHimangi Saraogi
2014-07-23[media] mb86a20s: Fix the code that estimates the measurement intervalMauro Carvalho Chehab
2014-07-23[media] mb86a20s: Fix InterleavingMauro Carvalho Chehab
2014-07-23[media] mb86a20s: fix ISDB-T mode handlingMauro Carvalho Chehab
2014-07-23[media] m88ds3103: implement BERAntti Palosaari
2014-07-23[media] m88ds3103: fix SNR reporting on 32-bit archAntti Palosaari
2014-07-23[media] xc4000: remove unnecessary break after gotoFabian Frederick
2014-07-23[media] xc5000: remove unnecessary break after gotoFabian Frederick
2014-07-23[media] dvb-frontends: remove unnecessary break after gotoFabian Frederick
2014-07-23[media] xc2028: remove unnecessary break after gotoFabian Frederick
2014-07-23[media] r820t: remove unnecessary break after gotoFabian Frederick
2014-07-23[media] Cleanup line > 80 character violationsEmil Goode
2014-07-23[media] Remove checks of struct member addressesEmil Goode
2014-07-23[media] media: dib9000: avoid out of bound accessHeinrich Schuchardt
2014-07-23[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