summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Check fops_get() return valueLaurent Pinchart1-0/+5
2009-01-03V4L/DVB (10172): add DVB_DEVICE_TYPE= to ueventKay Sievers1-1/+2
2009-01-02V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2Michael Krufky1-1/+1
2009-01-02V4L/DVB (10167): sms1xxx: add support for inverted gpioMichael Krufky1-4/+13
2009-01-02V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Klaus Schmidinger2-0/+2
2009-01-02V4L/DVB (10151): Fix I2C bridge error in zl10353Dmitri Belimov1-0/+7
2009-01-02V4L/DVB (10150): ttusb-dec: make it depend on PCIMike Frysinger1-1/+1
2009-01-02V4L/DVB (10149): ttusb-budget: make it depend on PCIMike Frysinger1-1/+1
2009-01-02V4L/DVB (10144): cx24116: build fixCyrill Gorcunov1-1/+2
2009-01-02V4L/DVB (10140): gp8psk: fix incorrect return code (EINVAL instead of -EINVAL)Hans Verkuil1-1/+1
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2-2/+2
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-1/+1
2008-12-30V4L/DVB (10129): dvb: remove deprecated use of RW_LOCK_UNLOCKED in frontendsSteven Rostedt2-8/+8
2008-12-30V4L/DVB (10116): af9013: Fix gcc false warningsMauro Carvalho Chehab1-7/+7
2008-12-30V4L/DVB (10109): anysee: Fix usage of an unitialized functionMauro Carvalho Chehab1-1/+1
2008-12-30V4L/DVB (9981): [PATCH] usb-urb.c: Fix initialization of URB list.Thomas Reitmayr1-1/+2
2008-12-30V4L/DVB (9977): Kbuild: fix compilation when dib7000p is not definedMauro Carvalho Chehab1-3/+6
2008-12-30V4L/DVB (9941): cx24113: fix compile warningsHans Verkuil1-4/+4
2008-12-30V4L/DVB (9928): Convert GP8PSK module to use S2APIAlan Nisota3-26/+131
2008-12-30V4L/DVB (9917): cx24116: change to ALGO_HWDarron Broad1-2/+22
2008-12-30V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo t...Darron Broad1-1/+1
2008-12-30V4L/DVB (9915): cx24116: fix retune regression introduced in 70ee86a7c630Darron Broad1-3/+2
2008-12-30V4L/DVB (9914): cx24116: bugfix: add missing delsys in FEC lookupDarron Broad1-5/+9
2008-12-30V4L/DVB (9889): CX24113: Fixed more typosPatrick Boettcher1-2/+2
2008-12-30V4L/DVB (9888): Patch: fix a typo in cx24113.cUwe Bugla1-1/+1
2008-12-30V4L/DVB (9887): Minor fixes for cx24113-driver (codingstyle)Patrick Boettcher1-31/+39
2008-12-30V4L/DVB (9811): Add support for the CX24113 DVB-S tuner driverPatrick Boettcher5-3/+626
2008-12-30V4L/DVB (9797): Fix stv0299 support in dw2102 USB DVB-S/S2 driverIgor M. Liplianin1-1/+1
2008-12-30V4L/DVB (9737): sms1xxx: enable LNA control on Hauppauge WinTV MiniCardMichael Krufky2-2/+14
2008-12-30V4L/DVB (9442): Revert back previous change to 90MHzManu Abraham2-2/+2
2008-12-30V4L/DVB (9431): Bug ID #19: Diseqc works properly at 90MHz only on Cut 1.1 an...Manu Abraham1-1/+1
2008-12-30V4L/DVB (9425): Initialize at 90MHz itselfManu Abraham1-1/+1
2008-12-29V4L/DVB (9740): sms1xxx: add USB suspend and hibernation supportUri Shkolnik1-0/+45
2008-12-29V4L/DVB (9739): sms1xxx: enable signal quality indicator LEDs on Hauppauge Wi...Michael Krufky5-2/+49
2008-12-29V4L/DVB (9738): sms1xxx: fix invalid unc readingsMichael Krufky2-1/+16
2008-12-29V4L/DVB (9736): sms1xxx: enable power LED on Hauppauge WinTV MiniStickMichael Krufky3-0/+41
2008-12-29V4L/DVB (9735): sms1xxx: turn off LEDs after initialization of Hauppauge WinT...Michael Krufky3-0/+54
2008-12-29V4L/DVB (9733): sms1xxx: add autodetection support for Hauppauge WinTV MiniCardMichael Krufky2-0/+16
2008-12-29V4L/DVB (9734): sms1xxx: add functions to configure and set gpioMichael Krufky2-0/+102
2008-12-29V4L/DVB (9678): af9015: Cleanup switch for usb IDHans Verkuil1-6/+6
2008-12-29V4L/DVB (9665): af9015: Add support for the Digittrade DVB-T USB Stick remoteAlain Kalker2-0/+74
2008-12-29V4L/DVB (9637): usb vendor_ids/product_ids are __le16Harvey Harrison1-6/+6
2008-12-29V4L/DVB (9636): dvb: cinergyt2 annotate struct endianness, remove unused vari...Harvey Harrison2-7/+6
2008-12-29V4L/DVB (9633): Put s5h1411 into low power mode at end of attach() callDevin Heitmueller1-0/+3
2008-12-29V4L/DVB (9572): Whitespace cleanupMauro Carvalho Chehab1-5/+5
2008-12-29V4L/DVB (9537): Add TerraTec Cinergy S USB supportIgor M. Liplianin1-1/+11
2008-12-29V4L/DVB (9520): stb0899 Remove double .read_status assignmentIgor M. Liplianin1-4/+3
2008-12-29V4L/DVB (9526): af9015: add support for KWorld USB DVB-T TV Stick II (VS-DVBT...Antti Palosaari2-1/+9
2008-12-29V4L/DVB (9525): af9015: add support for AverMedia Volar X remote.Jose Alberto Reguero2-0/+86
2008-12-29V4L/DVB: remove unused #include <version.h>Huang Weiyi1-1/+0