summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...Michael Krufky2008-01-2512-8/+1437
* 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/+423
* 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/+10
* 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/+20
* 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-256-9/+80
* 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/+144
* V4L/DVB (6415): Restructurize volume hook and drop unused mute hookNickolay V. Shmyrev2008-01-252-43/+17
* V4L/DVB (6414): Remove bass, treble and balance from audio hook since they ar...Nickolay V. Shmyrev2008-01-251-30/+0
* V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compatNickolay V. Shmyrev2008-01-251-41/+0
* 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/+24
* V4L/DVB (6410): Partial conversion from V4L1 to V4L2Nickolay V. Shmyrev2008-01-253-538/+131
* V4L/DVB (6409): Cleanup: removed i2c_vidiocschanNickolay V. Shmyrev2008-01-251-13/+5
* 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/+3
* 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-2513-31/+107
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-01-2510-62/+68
|\
| * mount options: fix jfsMiklos Szeredi2008-01-241-0/+6
| * JFS: simplify types to get rid of sparse warningDave Kleikamp2008-01-101-14/+14
| * JFS: FIx one more plain integer as NULL pointer warningDave Kleikamp2008-01-031-1/+1
| * JFS: Remove defconfig ptr comparison to 0Joe Perches2008-01-035-14/+15
| * JFS: use DIV_ROUND_UP where appropriateShaun Zinck2008-01-032-3/+3
| * Remove unnecessary kmalloc casts in the jfs filesystemJack Stone2008-01-031-6/+2
| * JFS is missing a memory barrierNick Piggin2008-01-031-2/+2
| * JFS: Make sure special inode data is written after journal is flushedDave Kleikamp2008-01-032-19/+17
| * JFS: clear PAGECACHE_TAG_DIRTY for no-write pagesDave Kleikamp2008-01-031-3/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-2515-341/+642
|\ \
| * | selinux: make mls_compute_sid always polyinstantiateEamon Walsh2008-01-251-9/+2
| * | security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-253-4/+4
| * | security: add a secctx_to_secid() hookDavid Howells2008-01-254-0/+31
| * | security: call security_file_permission from rw_verify_areaJames Morris2008-01-253-51/+24
| * | security: remove security_sb_post_mountroot hookH. Peter Anvin2008-01-254-20/+0
| * | Security: remove security.h include from mm.hJames Morris2008-01-251-1/+2
OpenPOWER on IntegriCloud