summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...Michael Krufky2008-01-2510-8/+1434
* V4L/DVB (6434): tda827x: fix GPL export on attach functionMichael Krufky2008-01-251-1/+1
* V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into t...Michael Krufky2008-01-256-507/+423Star
* V4L/DVB (6431): Improve firmware formatMauro Carvalho Chehab2008-01-253-111/+455
* V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approachMauro Carvalho Chehab2008-01-257-213/+248
* V4L/DVB (6429): Avoid having two tuner commands happening at the same timeMauro Carvalho Chehab2008-01-251-10/+30
* V4L/DVB (6428): Make the naming of the DTV firmware files more consistentMichel Ludwig2008-01-251-2/+2
* V4L/DVB (6427): Some cleanups at tuner-xc2028 driverMauro Carvalho Chehab2008-01-251-31/+10Star
* V4L/DVB (6426): Some fixes on tuner-xc2028Mauro Carvalho Chehab2008-01-251-22/+36
* V4L/DVB (6425): Add experimental DVB frontend tuner interface to xc2028/3028Michel Ludwig2008-01-252-39/+191
* V4L/DVB (6424): Improve tuner-xc2028 scriptMichel Ludwig2008-01-251-49/+20Star
* V4L/DVB (6423): Add tuner-xc2028 driverMauro Carvalho Chehab2008-01-256-0/+423
* V4L/DVB (6422): Add the pending entries for xc2028/3028 based boardsMauro Carvalho Chehab2008-01-254-7/+78
* V4L/DVB (6421): Make Kconfig reflect the changes at audio helper modulesMauro Carvalho Chehab2008-01-251-3/+3
* V4L/DVB (6420): V4L2 conversion for tda9875 from V4L1 APIMauro Carvalho Chehab2008-01-251-55/+112
* V4L/DVB (6419): V4L2 port of tda7432 from V4L1 apiMauro Carvalho Chehab2008-01-251-111/+121
* V4L/DVB (6418): Converted tvaudio from V4L1 to V4L2Mauro Carvalho Chehab2008-01-251-128/+178
* V4L/DVB (6417): Report detected sound carrier into rxsubchansNickolay V. Shmyrev2008-01-251-7/+11
* V4L/DVB (6416): Split hooks on volume and audio mode and rework their handlingNickolay V. Shmyrev2008-01-256-206/+144Star
* V4L/DVB (6415): Restructurize volume hook and drop unused mute hookNickolay V. Shmyrev2008-01-252-43/+17Star
* V4L/DVB (6414): Remove bass, treble and balance from audio hook since they ar...Nickolay V. Shmyrev2008-01-251-30/+0Star
* V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compatNickolay V. Shmyrev2008-01-251-41/+0Star
* V4L/DVB (6412): Audio hooks moved to another fileMauro Carvalho Chehab2008-01-256-399/+420
* V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selectedMauro Carvalho Chehab2008-01-252-72/+24Star
* V4L/DVB (6410): Partial conversion from V4L1 to V4L2Nickolay V. Shmyrev2008-01-253-538/+131Star
* V4L/DVB (6409): Cleanup: removed i2c_vidiocschanNickolay V. Shmyrev2008-01-251-13/+5Star
* V4L/DVB (6408): Cleanup: Removed obsoleted code from bttv-cardsNickolay V. Shmyrev2008-01-251-0/+1
* V4L/DVB (6404): cx23885: i2c 16bit reg/val read/write fixSteven Toth2008-01-251-7/+9
* V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex...Matthias Kaehlcke2008-01-253-30/+35
* V4L/DVB (6399): saa7134/: make 2 functions staticAdrian Bunk2008-01-253-7/+3Star
* V4L/DVB (6386): Add support for radio on CX88_BOARD_MSI_TVANYWHERE_MASTERMauro Carvalho Chehab2008-01-251-0/+22
* V4L/DVB (6385): Adds the capability of configuring tea5767 supportMauro Carvalho Chehab2008-01-252-27/+81
* V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2008-01-2512-30/+101
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-01-252-2/+2
|\
| * [AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen2008-01-251-1/+1
| * Disable VGA text console for AVR32 architectureHans-Christian Egtvedt2008-01-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-2513-136/+3191
|\ \
| * | [CRYPTO] hifn_795x: Fixup container_of() usageAlexey Dobriyan2008-01-101-1/+1
| * | [CRYPTO] padlock: Only reset the key once for each CBC and ECB operationHerbert Xu2008-01-101-5/+15
| * | [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/moduleHerbert Xu2008-01-101-1/+1
| * | [CRYPTO] geode: Add __dev{init,exit} annotationsAdrian Bunk2008-01-101-2/+2
| * | [CRYPTO] geode: Use correct encrypt/decrypt function in fallbackSebastian Siewior2008-01-101-2/+2
| * | [HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal2008-01-101-1/+1
| * | [CRYPTO] geode: do not copy the IV too oftenSebastian Siewior2008-01-102-5/+3Star
| * | [HIFN]: Add support for using the random number generatorPatrick McHardy2008-01-101-1/+81
| * | [HIFN]: Improve PLL initializationPatrick McHardy2008-01-101-2/+108
| * | [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-107-37/+72
| * | [CRYPTO] ablkcipher: Add distinct ABLKCIPHER typeHerbert Xu2008-01-101-1/+1
| * | [CRYPTO] hifn: Add missing includesAndrew Morton2008-01-101-0/+2
| * | [CRYPTO] hifn: Make Kconfig option depend on PCIJan Glauber2008-01-101-0/+1