aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-01-25V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...Michael Krufky
2008-01-25V4L/DVB (6434): tda827x: fix GPL export on attach functionMichael Krufky
2008-01-25V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into t...Michael Krufky
2008-01-25V4L/DVB (6431): Improve firmware formatMauro Carvalho Chehab
2008-01-25V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approachMauro Carvalho Chehab
2008-01-25V4L/DVB (6429): Avoid having two tuner commands happening at the same timeMauro Carvalho Chehab
2008-01-25V4L/DVB (6428): Make the naming of the DTV firmware files more consistentMichel Ludwig
2008-01-25V4L/DVB (6427): Some cleanups at tuner-xc2028 driverMauro Carvalho Chehab
2008-01-25V4L/DVB (6426): Some fixes on tuner-xc2028Mauro Carvalho Chehab
2008-01-25V4L/DVB (6425): Add experimental DVB frontend tuner interface to xc2028/3028Michel Ludwig
2008-01-25V4L/DVB (6424): Improve tuner-xc2028 scriptMichel Ludwig
2008-01-25V4L/DVB (6423): Add tuner-xc2028 driverMauro Carvalho Chehab
2008-01-25V4L/DVB (6422): Add the pending entries for xc2028/3028 based boardsMauro Carvalho Chehab
2008-01-25V4L/DVB (6421): Make Kconfig reflect the changes at audio helper modulesMauro Carvalho Chehab
2008-01-25V4L/DVB (6420): V4L2 conversion for tda9875 from V4L1 APIMauro Carvalho Chehab
2008-01-25V4L/DVB (6419): V4L2 port of tda7432 from V4L1 apiMauro Carvalho Chehab
2008-01-25V4L/DVB (6418): Converted tvaudio from V4L1 to V4L2Mauro Carvalho Chehab
2008-01-25V4L/DVB (6417): Report detected sound carrier into rxsubchansNickolay V. Shmyrev
2008-01-25V4L/DVB (6416): Split hooks on volume and audio mode and rework their handlingNickolay V. Shmyrev
2008-01-25V4L/DVB (6415): Restructurize volume hook and drop unused mute hookNickolay V. Shmyrev
2008-01-25V4L/DVB (6414): Remove bass, treble and balance from audio hook since they ar...Nickolay V. Shmyrev
2008-01-25V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compatNickolay V. Shmyrev
2008-01-25V4L/DVB (6412): Audio hooks moved to another fileMauro Carvalho Chehab
2008-01-25V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selectedMauro Carvalho Chehab
2008-01-25V4L/DVB (6410): Partial conversion from V4L1 to V4L2Nickolay V. Shmyrev
2008-01-25V4L/DVB (6409): Cleanup: removed i2c_vidiocschanNickolay V. Shmyrev
2008-01-25V4L/DVB (6408): Cleanup: Removed obsoleted code from bttv-cardsNickolay V. Shmyrev
2008-01-25V4L/DVB (6404): cx23885: i2c 16bit reg/val read/write fixSteven Toth
2008-01-25V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex...Matthias Kaehlcke
2008-01-25V4L/DVB (6399): saa7134/: make 2 functions staticAdrian Bunk
2008-01-25V4L/DVB (6386): Add support for radio on CX88_BOARD_MSI_TVANYWHERE_MASTERMauro Carvalho Chehab
2008-01-25V4L/DVB (6385): Adds the capability of configuring tea5767 supportMauro Carvalho Chehab
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-01-25fix oops on rmmod capidrvKarsten Keil
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt
2008-01-24Driver core: coding style fixesGreg Kroah-Hartman
2008-01-24spi: use class iteration apiDave Young
2008-01-24scsi: use class iteration apiDave Young
2008-01-24rtc: use class iteration apiDave Young
2008-01-24power supply : use class iteration apiDave Young
2008-01-24ieee1394: use class iteration apiDave Young
2008-01-24Driver Core: add class iteration apiDave Young
2008-01-24Driver core: Cleanup get_device_parent() in device_add() and device_move()Cornelia Huck
2008-01-24UIO: constify function pointer tablesJan Engelhardt
2008-01-24Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell
2008-01-24driver core: fix build with SYSFS=nRandy Dunlap