summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-20[media] rtl2832_sdr: cleanup some set_bit() callsDan Carpenter1-5/+5
2015-05-20[media] cobalt: add new driverHans Verkuil30-0/+5435
2015-05-20[media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENTHans Verkuil4-9/+18
2015-05-20[media] v4l2-subdev: allow subdev to send an event to the v4l2_device notify ...jean-michel.hautbois@vodalys.com2-0/+6
2015-05-20[media] vb2: allow requeuing buffers while streamingHans Verkuil1-3/+8
2015-05-20[media] adv7842: Make output format configurable through pad format operationsHans Verkuil2-82/+276
2015-05-20[media] cx24120: fix minor checkpatch-errorPatrick Boettcher1-1/+1
2015-05-20[media] cx24120: Update comment & fix typoJemma Denson1-1/+1
2015-05-20[media] cx24120: Check for lock before updating BER & UCBJemma Denson1-0/+9
2015-05-20[media] cx24120: Convert ucblocks to dvbv5 statsJemma Denson1-11/+38
2015-05-20[media] cx24120: Convert read_ber to retrieve from cacheJemma Denson1-8/+14
2015-05-20[media] cx24120: Add in dvbv5 stats for bit error rateJemma Denson1-8/+63
2015-05-20[media] cx24120: constify static dataMauro Carvalho Chehab1-6/+12
2015-05-20[media] cx24120: declare cx24120_init() as staticMauro Carvalho Chehab1-1/+1
2015-05-20[media] cx24120: don't initialize a var that won't be usedMauro Carvalho Chehab1-5/+5
2015-05-19[media] cx24120: Complete modfec_tableJemma Denson1-20/+24
2015-05-18[media] b2c2: Reset no_base_addr on skystarS2 attach failureJemma Denson1-4/+5
2015-05-18[media] cx24120: More tidying in cx24120_initJemma Denson1-14/+12
2015-05-18[media] cx24120: Tidy cx24120_initJemma Denson1-18/+18
2015-05-18[media] cx24120: Remove unneccesary assignments in cx24120_initJemma Denson1-37/+37
2015-05-18[media] cx24120: Tidy up calls to dev_dbgJemma Denson1-85/+53
2015-05-18[media] cx24120: Move CNR to DVBv5 statsJemma Denson1-6/+23
2015-05-18[media] cx24120: Fix disecq_send_burst commandJemma Denson1-2/+1
2015-05-18[media] cx24120: More coding style fixesJemma Denson1-8/+14
2015-05-18[media] cx24120: Improve cooked signal strength valueJemma Denson1-10/+10
2015-05-18[media] cx24120: Return DVBv3 signal strength from cacheJemma Denson1-23/+27
2015-05-18[media] cx24120: Remove additional calls to read_statusJemma Denson1-6/+7
2015-05-18[media] cx24120: Enable DVBv5 signal strength statsJemma Denson1-0/+5
2015-05-18[media] cx24120: Add DVBv5 signal strength statsJemma Denson1-0/+28
2015-05-18[media] cx24120: Rework vco function to remove xxyyzz variableJemma Denson1-34/+29
2015-05-18[media] cx24120: Fix hexdump length in writeregsJemma Denson1-1/+1
2015-05-18[media] cx24120: Add missing command to cx24120_check_cmdJemma Denson1-0/+1
2015-05-18[media] cx24120: Move clock set to read_statusJemma Denson1-64/+23
2015-05-18[media] cx24120: Fix minor style typo in KconfigJemma Denson1-1/+1
2015-05-18[media] cx24120: fix strict checkpatch-errorsPatrick Boettcher2-119/+59
2015-05-18[media] cx24120: fix codingstyle issue first roundPatrick Boettcher1-152/+135
2015-05-18[media] MAINTAINERS: add cx24120-maintainerPatrick Boettcher1-0/+9
2015-05-18[media] cx24120: i2c-max-write-size is now configurablePatrick Boettcher3-16/+26
2015-05-18[media] cx24120: minor checkpatch fixesPatrick Boettcher2-6/+3
2015-05-18[media] Add support for TechniSat Skystar S2Jemma Denson8-7/+1688
2015-05-18[media] DocBook/media: fix syntax errorHans Verkuil1-1/+3
2015-05-18[media] DocBook/media: improve timestamp documentationHans Verkuil1-1/+4
2015-05-18[media] DocBook/media: remove spurious spaceHans Verkuil1-1/+1
2015-05-18[media] rcar-vin: use monotonic timestampsHans Verkuil1-1/+1
2015-05-18[media] sta2x11: use monotonic timestampHans Verkuil1-1/+2
2015-05-18[media] v4l2-dv-timings: fix overflow in gtf timings calculationPrashant Laddha1-10/+18
2015-05-18[media] media/vivid: Code cleanoutRicardo Ribalda1-3/+1
2015-05-18[media] media/vivid: Add support for Y16 formatRicardo Ribalda2-1/+16
2015-05-18[media] rtl28xxu: load SDR module for fc2580 based devicesAntti Palosaari1-0/+2
2015-05-18[media] rtl2832_sdr: add support for fc2580 tunerAntti Palosaari2-19/+92