aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller75-75/+7901
2010-01-18Merge branch 'mantis' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds54-1/+7801
2010-01-17V4L/DVB (13851): Fix Input dependency for MantisManu Abraham1-1/+1
2010-01-17V4L/DVB(13824a): mantis: Fix __devexit bad annotationsMauro Carvalho Chehab2-2/+2
2010-01-17V4L/DVB (13808b): mantis: replace DMA_nnBIT_MASK to DMA_BIT_MASK(32)Mauro Carvalho Chehab1-1/+1
2010-01-17V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cardsManu Abraham4-1/+26
2010-01-17V4L/DVB(13808a): mantis: convert it to the new ir-core register/unregister functionsMauro Carvalho Chehab1-3/+3
2010-01-17V4L/DVB (13812): [Mantis/Hopper] Update Copyright headerManu Abraham36-27/+227
2010-01-17V4L/DVB (13811): [MB86A16] Update Copyright headerManu Abraham3-3/+3
2010-01-17V4L/DVB (13810): [MB86A16] Use DVB_* macrosManu Abraham1-0/+14
2010-01-17V4L/DVB (13809): Fix Checkpatch violationsManu Abraham20-144/+155
2010-01-17V4L/DVB (13807): Fix: Free device in the device registration failure caseManu Abraham1-0/+1
2010-01-17V4L/DVB (13806): Register and Initialize Remote controlManu Abraham6-15/+209
2010-01-17V4L/DVB (13805): Fix: Unregister the frontend before detachingManu Abraham1-1/+1
2010-01-17V4L/DVB (13804): Remove unused I2C Adapter IDManu Abraham1-3/+0
2010-01-17V4L/DVB (13803): Remove unused dependency on CU1216Manu Abraham1-1/+0
2010-01-17V4L/DVB (13802): [Mantis/Hopper] Fix all build related warningsManu Abraham16-50/+3
2010-01-17V4L/DVB (13801): [MB86A16] Use the search callbackManu Abraham1-24/+21
2010-01-17V4L/DVB (13800): [Mantis] I2C optimization. Required delay is much lesser than 1mS.Manu Abraham1-5/+0
2010-01-17V4L/DVB (13799): [Mantis] Unregister frontendManu Abraham1-2/+3
2010-01-17V4L/DVB (13798): [Mantis] Enable power for all cards, use byte mode only on relevant devicesManu Abraham8-75/+203
2010-01-17V4L/DVB (13797): [Mantis/Hopper/TDA665x] Large overhaul,Manu Abraham12-117/+479
2010-01-17V4L/DVB (13796): [Mantis] Add missing file in previous commitManu Abraham1-0/+31
2010-01-17V4L/DVB (13795): [Mantis/Hopper] Code overhaul, add Hopper devices into the PCI ID listManu Abraham38-735/+1881
2010-01-17V4L/DVB (13794): [Mantis/VP-3028] Initial go at Serial interface implementation, add support for VP-3028Manu Abraham14-2/+253
2010-01-17V4L/DVB (13792): [Mantis/VP-2033] Do not claim TDA10023Niklas Edmundsson1-16/+17
2010-01-17V4L/DVB (13791): [TDA10021] Do not claim TDA10023Niklas Edmundsson1-0/+4
2010-01-17V4L/DVB (13790): [Mantis] Relocate queue initializationManu Abraham2-3/+4
2010-01-17V4L/DVB (13789): [Mantis CA] Initialize the mutexManu Abraham1-0/+2
2010-01-17V4L/DVB (13788): [Mantis CA] use a lock for the relevant CI Read/Write operationsManu Abraham2-0/+18
2010-01-17V4L/DVB (13787): [Mantis] Fix buildManu Abraham4-4/+7
2010-01-17V4L/DVB (13786): [Mantis] Bug: HIF bits already shifted ..Manu Abraham1-1/+1
2010-01-17V4L/DVB (13785): [Mantis] Do not disable IRQ's while being invokedManu Abraham1-2/+5
2010-01-17V4L/DVB (13784): [Mantis] Use PCI API instead of hardcoded lengthManu Abraham1-1/+4
2010-01-17V4L/DVB (13783): [Mantis/Technisat Cablestar HD2] Add support for the Technisat Cablestar HD2Marko Viitamaki3-0/+3
2010-01-17V4L/DVB (13782): [Mantis] Temporarily disable FRDA irqManu Abraham1-4/+1
2010-01-17V4L/DVB (13781): [Mantis CA] Bug: Fix wrong usage of HIFRDWRNManu Abraham1-13/+11
2010-01-17V4L/DVB (13780): [Mantis] HIF I/O: Enable Interrupts for ReadSigmund Augdal1-0/+5
2010-01-17V4L/DVB (13779): [Mantis] Missing wakeup for write queueManu Abraham1-0/+1
2010-01-17V4L/DVB (13778): [Mantis] Wr ACK is already handled in the fast path,Manu Abraham1-3/+0
2010-01-17V4L/DVB (13777): [Mantis] Use a Write wait queue for Write eventsManu Abraham2-2/+33
2010-01-17V4L/DVB (13776): [Mantis] Use a simple timeout instead, interruptibleManu Abraham1-3/+3
2010-01-17V4L/DVB (13775): [Mantis] Remove unnecessary job queuesManu Abraham2-11/+0
2010-01-17V4L/DVB (13774): [Mantis] Remove redundant wait for Burst Reads, wakeup the HIF eventSigmund Augdal2-4/+2
2010-01-17V4L/DVB (13773): [Mantis] Enable all interruptsManu Abraham1-3/+8
2010-01-17V4L/DVB (13772): [Mantis] Do not enable Common Memory AccessManu Abraham1-4/+0
2010-01-17V4L/DVB (13771): [Mantis] Reset Flags at the earliest possibleManu Abraham3-13/+19
2010-01-17V4L/DVB (13770): [Mantis] Bug Do not trigger FR/DA IRQ from SBUF OPDONEManu Abraham1-1/+0
2010-01-17V4L/DVB (13769): [Mantis] Smart Buffer Burst Read Ready cannot flag FR/DA IrqManu Abraham1-2/+2
2010-01-17V4L/DVB (13768): [Mantis] Enable WRACKManu Abraham2-1/+10