summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] Initial commit to support NetUP Dual DVB-T/C CI RF cardIgor M. Liplianin2011-03-221-2/+2
* [media] Support for stv0367 multi-standard demodulatorIgor M. Liplianin2011-03-226-0/+7341
* [media] firedtv: remove obsolete ieee1394 backend codeHans Verkuil2011-03-226-331/+3
* [media] tuner-core: remove the legacy is_stereo() callMauro Carvalho Chehab2011-03-221-1/+0
* [media] technisat-usb2: CodingStyle cleanupsMauro Carvalho Chehab2011-03-221-7/+6
* [media] Move CI cxd2099 driver to stagingMauro Carvalho Chehab2011-03-223-607/+4
* [media] stv090x: 22kHz workaround must also be performed for the 2nd frontendOliver Endriss2011-03-221-15/+11
* [media] ngene: Improved channel initialisation and releaseOliver Endriss2011-03-222-51/+60
* [media] stv090x: Fix losing lock in dual DVB-S2 modeOliver Endriss2011-03-221-4/+6
* [media] stv090x: Fixed typos in register macrosOliver Endriss2011-03-221-8/+8
* [media] ngene: Fix copy-paste errorOliver Endriss2011-03-221-1/+1
* [media] ngene: Enable CI for Mystique SaTiX-S2 Dual (v2)Oliver Endriss2011-03-221-1/+2
* [media] ngene: Add net deviceRalph Metzler2011-03-222-0/+5
* [media] ngene: Shutdown workaroundRalph Metzler2011-03-223-0/+39
* [media] ngene: CXD2099AR Common Interface driverRalph Metzler2011-03-227-31/+782
* [media] ngene: Clean-up driver initialisation (part 1)Oliver Endriss2011-03-222-13/+23
* [media] ngene: Support up to 4 tunersOliver Endriss2011-03-221-31/+143
* [media] ngene: Fixes for TS input over I2SOliver Endriss2011-03-222-3/+6
* [media] ngene: Firmware 18 supportOliver Endriss2011-03-221-2/+8
* [media] stv090x: Optional external lock routineOliver Endriss2011-03-222-5/+17
* [media] stv090x: make sleep/wakeup specific to the demod pathAndreas Regel2011-03-221-26/+185
* [media] dib8000: Fix some wrong alignmentsMauro Carvalho Chehab2011-03-221-48/+48
* [media] dib7000p: Fix 4-byte wrong alignments for some case statementsMauro Carvalho Chehab2011-03-221-4/+4
* [media] DiBxxxx: Codingstype updatesOlivier Grenie2011-03-2211-668/+598
* [media] DiB0700: add support for several board-layoutsOlivier Grenie2011-03-223-97/+1247
* [media] DiB7090: add support for the dib7090 basedOlivier Grenie2011-03-223-587/+1543
* [media] DIB9000: initial support addedOlivier Grenie2011-03-225-1/+2543
* [media] DiB0090: misc improvementsOlivier Grenie2011-03-222-335/+1346
* [media] DiBx000: add addition i2c-interface namesOlivier Grenie2011-03-222-22/+285
* [media] DiB8000: add diversity supportOlivier Grenie2011-03-222-301/+532
* [media] DiB0700: add function to change I2C-speedOlivier Grenie2011-03-222-4/+40
* [media] technisat-usb2: Don't use a deprecated callMauro Carvalho Chehab2011-03-221-1/+1
* [media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiverPatrick Boettcher2011-03-226-1/+823
* [media] stv090x: add tei-field to config-structurePatrick Boettcher2011-03-222-0/+11
* [media] stv090x: added function to control GPIOs from the outsidePatrick Boettcher2011-03-222-0/+26
* [media] mantis_pci: remove asm/pgtable.h includeArnaud Patard (Rtp)2011-03-031-1/+0
* [media] DiB7000M: add pid filteringOlivier Grenie2011-03-023-2/+53
* [media] DM04/QQBOX memcpy to const char fixMalcolm Priestley2011-02-021-3/+3
* Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-01-226-16/+43
|\
| * [media] firedtv: fix remote control with newer Xorg evdevStefan Richter2011-01-191-3/+6
| * [media] [v3,media] av7110: check for negative array offsetDan Carpenter2011-01-191-1/+1
| * [media] frontends/ix2505v: Remember to free allocated memory in failure pathJesper Juhl2011-01-191-1/+1
| * [media] mb86a20s: Be sure that device is initialized before starting DVBMauro Carvalho Chehab2011-01-191-4/+28
| * [media] mb86a20s: Fix i2c read/write error messagesMauro Carvalho Chehab2011-01-191-2/+2
| * [media] dib0700: Fix IR keycode handlingMauro Carvalho Chehab2011-01-191-3/+3
| * [media] af9013: fix AF9013 TDA18271 IF configAntti Palosaari2011-01-191-2/+2
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-211-1/+1
|/
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-084-4/+5
|\
| * dvb: don't use flush_scheduled_work()Tejun Heo2010-12-244-3/+4
| * workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1