summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-26[media] update cx23885 and em28xx cardlistsMauro Carvalho Chehab2-1/+3
2014-07-26[media] cx23885 now needs to select dib0070Mauro Carvalho Chehab1-0/+1
2014-07-26[media] Add support for DViCO FusionHDTV DVB-T Dual Express2James Harper3-0/+139
2014-07-26[media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-readyJames Harper2-4/+61
2014-07-26[media] media: drx39xyj - use drxj_set_lna_state() and remove duplicate LNA codeShuah Khan1-27/+2
2014-07-26[media] media: drx39xyj - fix to return actual error codes instead of -EIOShuah Khan1-56/+56
2014-07-26[media] media: drx39xyj - add resume supportShuah Khan1-23/+42
2014-07-26[media] media: dvb-core add new flag exit flag value for resumeShuah Khan2-0/+3
2014-07-26[media] media: drx39xyj driver change to check fe exit flag from releaseShuah Khan1-1/+3
2014-07-26[media] media: em28xx-dvb update fe exit flag to indicate device disconnectShuah Khan1-2/+6
2014-07-26[media] media: dvb-core move fe exit flag from fepriv to fe for driver accessShuah Khan2-15/+16
2014-07-26[media] media: em28xx - fix i2c_xfer to return -ENODEV when dev is removedShuah Khan1-0/+6
2014-07-26[media] media: em28xx - remove reset_resume interfaceShuah Khan1-1/+0
2014-07-26[media] media: em28xx - add error handling for KWORLD dvb_attach failuresShuah Khan1-3/+11
2014-07-26[media] media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and...Shuah Khan1-17/+0
2014-07-26[media] rtl28xxu: add [1b80:d3b0] Sveon STV21Sebastian2-0/+3
2014-07-26[media] Fix regression in some dib0700 based devicesJames Harper1-1/+1
2014-07-26[media] staging: lirc: remove sa1100 supportArnd Bergmann1-299/+2
2014-07-26[media] coda: Propagate the correct error on devm_request_threaded_irq()Fabio Estevam1-4/+5
2014-07-26[media] coda: Return the real error on platform_get_irq()Fabio Estevam1-1/+1
2014-07-26[media] ati_remote: Better default keycodesGeorge Spelvin1-10/+20
2014-07-26[media] ati_remote: Add comments to keycode tableGeorge Spelvin1-10/+23
2014-07-26[media] ati_remote: Sort buttons in top-to-bottom orderGeorge Spelvin1-23/+34
2014-07-26[media] ati_remote: Use non-alomic __set_bitGeorge Spelvin1-1/+1
2014-07-26[media] ati_remote: Merge some duplicate codeGeorge Spelvin1-11/+10
2014-07-26[media] ati_remote: Shrink the ati_remote_tbl even moreGeorge Spelvin1-34/+35
2014-07-26[media] ati_remote: Generalize KIND_ACCEL to accept diagonalsGeorge Spelvin1-48/+23
2014-07-26[media] ati_remote: Delete superfluous input_sync()George Spelvin1-1/+0
2014-07-26[media] ati_remote: Shrink ati_remote_tbl structureGeorge Spelvin1-4/+4
2014-07-26[media] ati_remote: Check the checksumGeorge Spelvin1-4/+5
2014-07-26[media] rc-core: don't use dynamic_pr_debug for IR_dprintk()Mauro Carvalho Chehab1-1/+1
2014-07-26[media] rc-core: fix various sparse warningsDavid Härdeman4-10/+10
2014-07-26[media] rc-core: rename ir-raw.cDavid Härdeman2-2/+2
2014-07-26[media] radio-miropcm20: fix a compilation warningMauro Carvalho Chehab1-1/+1
2014-07-26[media] Kconfig: rtl2832_sdr must depend on USBAntti Palosaari1-1/+1
2014-07-26[media] Kconfig: fix tuners build warningsAntti Palosaari1-1/+2
2014-07-26[media] radio-miropcm20: add RDS supportHans Verkuil1-17/+286
2014-07-26[media] DocBook/media: document the new RDS RX controlsHans Verkuil1-0/+51
2014-07-26[media] v4l2-ctrls: add RX RDS controlsHans Verkuil2-2/+23
2014-07-26[media] si4713: add the missing RDS functionalityHans Verkuil2-1/+84
2014-07-26[media] DocBook/media: document the new RDS TX controlsHans Verkuil1-0/+62
2014-07-26[media] v4l2-ctrls: add new RDS TX controlsHans Verkuil4-0/+48
2014-07-26[media] vb2: fix vb2_poll for output streamsHans Verkuil1-0/+7
2014-07-26[media] vb2: fix videobuf2-core.h commentsHans Verkuil1-6/+10
2014-07-26[media] v4l2-ctrls: add support for setting string controlsHans Verkuil2-27/+44
2014-07-26[media] Docbook/media: improve data_offset/bytesused documentationHans Verkuil1-1/+6
2014-07-26[media] rc-core: merge rc5 and streamzap decodersDavid Härdeman7-218/+43
2014-07-26[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman6-8/+9
2014-07-26[media] rc-core: remove protocol arraysDavid Härdeman39-119/+86
2014-07-24[media] rc-core: simplify sysfs codeDavid Härdeman2-121/+151