summaryrefslogtreecommitdiff
path: root/drivers/staging/cx25821/cx25821-core.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-03[media] move cx25821 out of stagingMauro Carvalho Chehab1-1517/+0
2011-09-16staging: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-09-12Staging: cx25821: Fix wrong statement indent in cx25821-core.cLeonid V. Fedorenchik1-250/+250
2011-09-12Staging: cx25821: Use DEFINE_PCI_DEVICE_TABLE for cx25821_pci_tblLeonid V. Fedorenchik1-1/+1
2011-09-12Staging: cx25821: Move EXPORT_SYMBOL() to the right placeLeonid V. Fedorenchik1-1/+0
2011-03-22[media] staging/cx25721: serialize access to devlistArnd Bergmann1-9/+7
2010-12-29[media] drivers/staging/cx25821: Use pr_fmt and pr_<level>Joe Perches1-99/+92
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-4/+9
2010-10-21[media] Staging: cx25821: fix braces and space coding style issuesRuslan Pisarev1-31/+31
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil1-1/+1
2010-09-01staging: cx25821: call disable_pci_device() if pci_probe() failedKulikov Vasiliy1-4/+9
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart1-1/+1
2010-08-02V4L/DVB: cx25821: Fix bad whitespacingMauro Carvalho Chehab1-24/+24
2010-08-02V4L/DVB: cx25821: Removed duplicate code and cleaned upPalash Bandyopadhyay1-56/+28
2010-05-18V4L/DVB: cx25821: prepend cx25821_ to video exported symbolsMauro Carvalho Chehab1-2/+2
2010-05-18V4L/DVB: cx25821: fix coding style issues in cx25821-core.cOlimpiu Pascariu1-79/+77
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-11Staging: cx25821: adding __init/__exit macrosPeter Huewe1-2/+2
2009-09-19V4L/DVB (12734): cx25821: Fix some compilation troublesMauro Carvalho Chehab1-1/+1
2009-09-19V4L/DVB (12733): cx25821: some CodingStyle fixesMauro Carvalho Chehab1-1238/+1224
2009-09-19V4L/DVB (12732): cx25821: fix bad whitespacingMauro Carvalho Chehab1-716/+716
2009-09-19V4L/DVB (12730): Add conexant cx25821 driverMauro Carvalho Chehab1-0/+1565