summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflowPatrick Boettcher2008-10-041-1/+1
* V4L/DVB (9037): Fix support for Hauppauge Nova-S SEPatrick Boettcher2008-10-043-6/+12
* V4L/DVB (9029): Fix deadlock in demux codeAndreas Oberritter2008-10-042-13/+19
* V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStickMichael Krufky2008-10-041-0/+2
* V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStickMichael Krufky2008-10-041-1/+1
* V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE2008-09-042-3/+4
* V4L/DVB (8876): budget: udelay changed to mdelayThierry MERLE2008-09-042-2/+4
* V4L/DVB (8843): tda10048_firmware_upload(): fix a memory leakAdrian Bunk2008-09-031-1/+1
* V4L/DVB (8840): dib0700: add basic support for Hauppauge Nova-TD-500 (84xxx)Michael Krufky2008-09-032-1/+7
* V4L/DVB (8839): dib0700: add comment to identify 35th USB id pairMichael Krufky2008-09-031-1/+1
* V4L/DVB (8837): dvb: fix I2C adapters name sizeJean Delvare2008-09-033-9/+10
* V4L/DVB (8805): Steven Toth email address changeSteven Toth2008-09-0312-12/+12
* V4L/DVB (8804): s5h1411: Enable QAM_AUTO modeSteven Toth2008-09-031-0/+1
* V4L/DVB (8803): s5h1409: Enable QAM_AUTO modeSteven Toth2008-09-031-0/+1
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-034-8/+7
* V4L/DVB (8722): sms1xxx: fix typo in license headerMichael Krufky2008-09-036-6/+6
* V4L/DVB (8599): au8522: remove if frequency settings from vsb/qam modulation ...Michael Krufky2008-09-031-6/+0
* V4L/DVB (8598): au8522: clean up function au8522_set_ifMichael Krufky2008-09-031-46/+19
* V4L/DVB (8555): au8522: add mechanism to configure IF frequency for vsb and qamMichael Krufky2008-09-032-0/+75
* V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Du...Robert Lowery2008-08-061-3/+4
* V4L/DVB (8562): DVB_DRX397XD: remove FW_LOADER selectAdrian Bunk2008-08-061-2/+1
* Merge ../linux-2.6Mauro Carvalho Chehab2008-07-271-1/+1
|\
| * dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* | V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-275-26/+8
* | V4L/DVB (8495): usb/anysee.c: make struct anysee_usb_mutex staticAdrian Bunk2008-07-261-1/+1
* | V4L/DVB (8453): sms1xxx: dvb/siano/: cleanupsAdrian Bunk2008-07-262-9/+9
* | V4L/DVB (8451): dw2102: fix in-kernel compilationMauro Carvalho Chehab2008-07-251-1/+1
* | V4L/DVB (8433): Fix macro name at z0194a.hMauro Carvalho Chehab2008-07-231-1/+1
* | Merge ../linux-2.6Mauro Carvalho Chehab2008-07-231-2/+2
|\ \ | |/
| * device create: dvb: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+2
* | V4L/DVB (8421): Adds support for Dvbworld DVB-S 2102 USB cardIgor M Liplianin2008-07-236-0/+543
* | V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodula...David Howells2008-07-231-4/+4
* | V4L/DVB (7812): 2.6.25-rc5-mm1 specifc div64_u64 fixesRoman Zippel2008-07-231-2/+2
* | V4L/DVB (7737): drx397xD: fix math usageMauro Carvalho Chehab2008-07-231-6/+5
* | V4L/DVB (7736): This patch adds support for the Micronas DRX3975D/DRX3977D DV...Henk Vergonet2008-07-235-0/+1690
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-07-2052-291/+4282
|\
| * V4L/DVB (8335): dvb-ttpci: Fix build with CONFIG_INPUT_EVDEV=n (Bug #11042)Oliver Endriss2008-07-201-1/+5
| * V4L/DVB (8334): tda10023: Fix typo in tda10023_attach dummy routineOliver Endriss2008-07-201-1/+1
| * V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h>Michael Krufky2008-07-201-0/+1
| * V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.hMichael Krufky2008-07-202-2/+2
| * V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStickMichael Krufky2008-07-202-0/+36
| * V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stell...Michael Krufky2008-07-201-0/+3
| * V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stella...Michael Krufky2008-07-201-7/+25
| * V4L/DVB (8310): sms1xxx: remove kmutex_t typedefMichael Krufky2008-07-203-6/+5
| * V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad castMichael Krufky2008-07-201-1/+1
| * V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb idsMichael Krufky2008-07-202-5/+17
| * V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxxMichael Krufky2008-07-201-1/+1
| * V4L/DVB (8306): sms1xxx: log firmware download process by defaultMichael Krufky2008-07-202-7/+11
| * V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but arg...Michael Krufky2008-07-202-3/+3
| * V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTIONMichael Krufky2008-07-203-3/+3
OpenPOWER on IntegriCloud