summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-0991-91/+0
* V4L/DVB (6078): Coding style fix drivers/media/video/zr36016.cMichal Piotrowski2007-10-091-2/+2
* V4L/DVB (6077): Coding style fix drivers/media/video/zr36050.cMichal Piotrowski2007-10-091-3/+3
* V4L/DVB (6076): Coding style fix drivers/media/video/zr36060.cMichal Piotrowski2007-10-091-3/+3
* V4L/DVB (6075): tuner: kernel headers go above subsystem headersMichael Krufky2007-10-097-8/+7
* V4L/DVB (6074): tuner: fix ifdef tags to match actual file nameMichael Krufky2007-10-091-3/+3
* V4L/DVB (6072): saa7134: add DVB-T support for Avermedia Super 007Edgar Simo2007-10-093-0/+42
* V4L/DVB (6071): saa7134-dvb: add missing newlineEdgar Simo2007-10-091-0/+3
* V4L/DVB (6068): cx88-alsa: Use pci_dev->revisionTrent Piepho2007-10-091-5/+5
* V4L/DVB (6067): cx88-alsa: Hardware doesn't support mono audioTrent Piepho2007-10-091-1/+1
* V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQsTrent Piepho2007-10-092-22/+33
* V4L/DVB (6065): cx88-alsa: Call core irq handler when neededTrent Piepho2007-10-091-0/+2
* V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bitsTrent Piepho2007-10-098-21/+49
* V4L/DVB (6061): ivtv: add VIDIOC_OVERLAYHans Verkuil2007-10-092-9/+42
* V4L/DVB (6060): ivtv: fix IVTV_IOC_DMA_FRAME bug introduced by highmem bugfixHans Verkuil2007-10-092-6/+8
* V4L/DVB (6059): ivtv: log stereo/bilingual audio modesHans Verkuil2007-10-091-2/+12
* V4L/DVB (6058): ivtv: add support for highmem udmaHans Verkuil2007-10-093-9/+47
* V4L/DVB (6057): ivtv-fb: remove unused header includesHans Verkuil2007-10-091-4/+0
* V4L/DVB (6056): ivtv: move serialization to the fileops levelHans Verkuil2007-10-093-56/+76
* V4L/DVB (6055): ivtv: improve debug messagesHans Verkuil2007-10-095-42/+64
* V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MBHans Verkuil2007-10-093-19/+21
* V4L/DVB (6053): ivtv: setup TV output standard on init to prevent flickerHans Verkuil2007-10-091-0/+4
* V4L/DVB (6051): cx25840: make proper use of SOFT_RESETHans Verkuil2007-10-092-17/+12
* V4L/DVB (6050): ivtv: retry/timer improvementsHans Verkuil2007-10-092-0/+6
* V4L/DVB (6049): ivtv: fix VBI reinsertion decodingHans Verkuil2007-10-092-5/+4
* V4L/DVB (6048): ivtv: fix stop stream lockingHans Verkuil2007-10-091-3/+3
* V4L/DVB (6047): ivtv: Fix scatter/gather DMA timeoutsHans Verkuil2007-10-095-133/+196
* V4L/DVB (6046): ivtv: always steal full frames if out of buffers.Hans Verkuil2007-10-094-26/+45
* V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw callHans Verkuil2007-10-093-31/+19
* V4L/DVB (6044): vp27smpx: clarify history of this source.Kazuhiko Kawakami2007-10-091-1/+2
* V4L/DVB (6043): ivtv: fix incorrect round-robin implementationHans Verkuil2007-10-091-2/+4
* V4L/DVB (6040): Add IR support for Nova-T StickDarren Salt2007-10-091-1/+6
* V4L/DVB (6039): Typo fix in Nova-TD descriptionDarren Salt2007-10-091-1/+1
* V4L/DVB (6038): Trivial: repair mixed parm descs in dvb-usb-init.cMichael Mauch2007-10-091-1/+1
* V4L/DVB (6037): Updated GenPix USB driverAlan Nisota2007-10-094-64/+152
* V4L/DVB (6034): cx88: Add parameter to control radio deemphasis time constantTrent Piepho2007-10-091-1/+10
* V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnetTrent Piepho2007-10-091-11/+2
* V4L/DVB (6025): Net_ule(): fix check-after-useAdrian Bunk2007-10-091-5/+0
* V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()sTrent Piepho2007-10-094-43/+49
* V4L/DVB (6022): cx88: Move card core creation from cx88-core.c to cx88-cards.cTrent Piepho2007-10-093-171/+172
* V4L/DVB (6021): cx88: Copy board information into card stateTrent Piepho2007-10-0911-129/+112
* V4L/DVB (6020): cx88: Fix use of uninitialized variableTrent Piepho2007-10-091-8/+5
* V4L/DVB (6019): cx88: Make card database more memory efficientTrent Piepho2007-10-091-1/+1
* V4L/DVB (6015): DVB: convert struct class_device to struct deviceKay Sievers2007-10-091-7/+6
* V4L/DVB (6014): vivi: use videobuf_read_stream()Mauro Carvalho Chehab2007-10-091-1/+1
* V4L/DVB (6010): Use inline functions instead of inline asm for powerpcKumar Gala2007-10-091-3/+2
* V4L/DVB (6009): Bt8xx: "extern inline" -> "static inline"Adrian Bunk2007-10-091-1/+1
* V4L/DVB (6006): tuner: move last_div to tuner-simple private dataMichael Krufky2007-10-092-5/+25
* V4L/DVB (6005): Initialize filp->private_data only once in em28xx_v4l2_openRolf Eike Beer2007-10-091-2/+0
* V4L/DVB (6003): vp27smpx: correctly attribute the origin of the driverHans Verkuil2007-10-091-1/+1
OpenPOWER on IntegriCloud