summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-27[media] xc4000: simplified seek_firmware()Istvan Varga1-46/+25
2011-07-27[media] xc4000: added firmware_name parameterIstvan Varga1-5/+12
2011-07-27[media] xc4000: fixed frequency errorIstvan Varga1-2/+3
2011-07-27[media] xc4000: added mutexIstvan Varga1-30/+50
2011-07-27[media] xc4000: added support for 7 MHz DVB-TIstvan Varga1-2/+15
2011-07-27[media] xc4000: updated standards tableIstvan Varga1-32/+35
2011-07-27[media] xc4000: code cleanupIstvan Varga2-115/+45
2011-07-27[media] xc4000: Fix a few bad whitespaces on itMauro Carvalho Chehab1-8/+8
2011-07-27[media] dib0700: remove notes from bringup of PCTV 340eDevin Heitmueller1-62/+1
2011-07-27[media] xc4000: cleanup dmesg loggingDevin Heitmueller1-25/+6
2011-07-27[media] xc4000: rename firmware image filenameDevin Heitmueller1-1/+3
2011-07-27[media] xc4000: turn off debug logging by defaultDevin Heitmueller1-1/+1
2011-07-27[media] dib0700: make PCTV 340e work!Devin Heitmueller1-8/+9
2011-07-27[media] xc4000: get rid of hard-coded 8MHz firmware configDevin Heitmueller1-40/+51
2011-07-27[media] dib0700: fixup PLL config for PCTV 340eDevin Heitmueller1-1/+41
2011-07-27[media] xc4000: handle dib0700 broken i2c stretchingDevin Heitmueller1-5/+29
2011-07-27[media] xc4000: setup dib7000p AGC config for PCTV 340eDevin Heitmueller1-5/+66
2011-07-27[media] xc4000: use if_khz provided in xc4000_configDevin Heitmueller1-5/+5
2011-07-27[media] xc4000: continued cleanup of the firmware loading routineDevin Heitmueller1-136/+44
2011-07-27[media] xc4000: add code to do standard and scode firmware loadingDevin Heitmueller1-9/+332
2011-07-27[media] xc4000: remove xc5000 firmware loading routineDevin Heitmueller1-2/+0
2011-07-27[media] xc4000: remove XREG_BUSY code only supported in xc5000Devin Heitmueller1-26/+0
2011-07-27[media] xc4000: properly set type for init1 firmwareDevin Heitmueller1-1/+1
2011-07-27[media] xc4000: cut over to using xc5000 version for loading i2c sequencesDevin Heitmueller1-90/+5
2011-07-27[media] xc4000: pull in firmware management code from xc3028Devin Heitmueller1-31/+393
2011-07-27[media] dib7000p: setup dev.parent for i2c master built into 7000pDevin Heitmueller1-0/+5
2011-07-27[media] dib0700: add a sleep before attempting to detect dib7000pDevin Heitmueller1-0/+2
2011-07-27[media] dib0700: successfully connect to xc4000 over i2c for PCTV 340eDevin Heitmueller1-8/+15
2011-07-27[media] dib0700: properly setup GPIOs for PCTV 340eDevin Heitmueller1-1/+63
2011-07-27[media] dib0700: add USB id for PCTV 340eSEDevin Heitmueller2-2/+8
2011-07-27[media] dib0700: add initial code for PCTV 340e by Davide FerriDavide Ferri10-0/+1245
2011-07-27[media] mt9v011: Fixed gain calculationJohannes Obermaier1-11/+52
2011-07-27[media] mt9v011: Added exposure for mt9v011Johannes Obermaier1-1/+21
2011-07-27[media] mt9v011: Fixed incorrect value for the first valid columnJohannes Obermaier1-1/+1
2011-07-27[media] rc-core: fix winbond-cir issuesDavid Härdeman1-16/+6
2011-07-27[media] rc/redrat3: dereferencing null pointerDan Carpenter1-1/+1
2011-07-27[media] rc: double unlock in rc_register_device()Dan Carpenter1-1/+2
2011-07-27[media] DVB: dvb_frontend: fix dtv_property_dump for DTV_DVBT2_PLP_IDAndreas Oberritter1-1/+2
2011-07-27[media] V4L/videobuf2-memops: use pr_debug for debug messagesUwe Kleine-König1-3/+3
2011-07-27[media] dvb-usb.h function rc5_scanManoel Pinheiro1-1/+1
2011-07-27[media] radio-sf16fmr2: convert to generic TEA575x interfaceOndrej Zary2-390/+145
2011-07-27[media] cx24113: Don't reuse core macro namesHans Petter Selasky1-10/+10
2011-07-27[media] itd1000: Don't reuse core macro namesHans Petter Selasky1-14/+11
2011-07-27[media] radio-si470x: fix memory leak in si470x_usb_driver_probe()Alexey Khoroshilov1-1/+3
2011-07-27[media] media: Convert vmalloc/memset to vzallocJoe Perches1-6/+2
2011-07-27dvb_net: Simplify the code if DVB NET is not definedMauro Carvalho Chehab1-10/+3
2011-07-27[media] Make DVB NET configurable in the kernelHans Petter Selasky3-2/+40
2011-07-27[media] tea575x: convert to control frameworkOndrej Zary2-73/+39
2011-07-27[media] Fix compile warning: Dereferencing type-punned pointer will break str...Hans Petter Selasky1-2/+2
2011-07-27[media] v4l: Document EACCES in VIDIOC_[GS]_CTRL and VIDIOC_{G, S, TRY}_EXT_C...Sakari Ailus2-0/+14