summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3514): SAA7113 doesn't have auto std chroma detection modeMauro Carvalho Chehab2006-03-211-0/+29
* V4L/DVB (3513): Remove saa711x driverMauro Carvalho Chehab2006-03-214-219/+78
* V4L/DVB (3509): Make a needlessly global function static.Adrian Bunk2006-03-211-1/+1
* V4L/DVB (3506): Cinergy T2 dmx cleanup on disconnectMarkus Rechberger2006-03-211-0/+4
* V4L/DVB (3504): Medion 7134: Autodetect second bridge chipMichael Krufky2006-03-213-0/+20
* V4L/DVB (3503): Whitespace: fix incorrect indentation of curly bracketMichael Krufky2006-03-211-1/+1
* V4L/DVB (3502): Saa7134: make unsupported secondary decoder message genericMichael Krufky2006-03-211-2/+2
* V4L/DVB (3501): Dmxdev: use dvb_ringbufferAndreas Oberritter2006-03-212-108/+62
* V4L/DVB (3500): Ringbuffer: don't reset pointers to zeroAndreas Oberritter2006-03-211-1/+1
* V4L/DVB (3499): Fix a bug when more than MAXBOARDS were plugged on em28xxMauro Carvalho Chehab2006-03-211-1/+1
* V4L/DVB (3497): Remove redundant makefile inclusion of tuner.oMichael Krufky2006-03-211-1/+1
* V4L/DVB (3496): Cpia2: move Kconfig build logic into cpia2/KconfigMichael Krufky2006-03-212-9/+10
* V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder mo...Michael Krufky2006-03-214-2/+15
* V4L/DVB (3488): Snd_cx88_create: don't dereference NULL coreDuncan Sands2006-03-211-5/+5
* V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-2112-30/+15
* V4L/DVB (3484): Make dvb_ringbuffer compatible to dmxdev_bufferAndreas Oberritter2006-03-212-1/+4
* V4L/DVB (3479): Cleanup mangled whitespaceMichael Krufky2006-03-211-4/+4
* V4L/DVB (3449): Cx88 default picture controls valuesMarcin Rudowski2006-03-211-7/+7
* V4L/DVB (3448): Cx88-input.c: add IR remote control support to CX88_BOARD_PRO...Matheus Izvekov2006-03-211-0/+1
* V4L/DVB (3447): Cx88-cards.c: fix values of gpio0 for card CX88_BOARD_PROLINK...Matheus Izvekov2006-03-211-4/+4
* V4L/DVB (3446): Saa7134: add support for AVerMedia A169 Dual Analog tuner cardRickard Osser2006-03-213-0/+63
* V4L/DVB (3445): LG TALN series: add PAL / SECAM supportMichael Krufky2006-03-214-11/+21
* V4L/DVB (3444): Saa7134: small whitespace cleanupMichael Krufky2006-03-211-3/+3
* V4L/DVB (3443): Thomson FE6600: add missing "count" array elementMichael Krufky2006-03-211-0/+1
* V4L/DVB (3439): Added no_overlay option and quirks to saa7134Mauro Carvalho Chehab2006-03-212-3/+28
* V4L/DVB (3438): Optical cleanup for dmxdev.cAndreas Oberritter2006-03-211-329/+321
* V4L/DVB (3437): Fix typo in enum name and use enum in struct dmxdev_filterAndreas Oberritter2006-03-211-2/+2
* V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filterAndreas Oberritter2006-03-212-3/+0
* V4L/DVB (3435): Remove 'pid' from struct dmxdev_filterAndreas Oberritter2006-03-212-8/+3
* V4L/DVB (3425): Correct gpio values for Aver 303 Studio in v4l-dvb treeMarcin Rudowski2006-03-211-3/+4
* V4L/DVB (3424): Updated CARDLIST.tuner with newer tenna stringMauro Carvalho Chehab2006-03-212-3/+3
* V4L/DVB (3423): Fix cx88 error messages on balance changeIan Pickworth2006-03-211-1/+1
* V4L/DVB (3420): Nskips maybe used uninitialized in bttv_risc_overlayDuncan Sands2006-03-211-0/+2
* V4L/DVB (3419): This patch fixes Tuner TNF5335 familyMauro Carvalho Chehab2006-03-212-6/+24
* Merge branch 'origin'Linus Torvalds2006-03-212202-32611/+51726
|\
| * Linux 2.6.16v2.6.16Linus Torvalds2006-03-191-1/+1
| * [PATCH] Remove obsolete CREDITS addressAndrea Arcangeli2006-03-191-1/+0
| * Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-03-1916-134/+217
| |\
| | * [MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle2006-03-181-1/+2
| | * [MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2006-03-183-18/+64
| | * [MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle2006-03-181-2/+2
| | * [MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle2006-03-181-2/+3
| | * [MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle2006-03-181-2/+4
| | * [MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle2006-03-181-3/+15
| | * [MIPS] Simple patch to power off DBAU1200Matej Kupljen2006-03-181-0/+3
| | * [MIPS] Fix DBAu1550 software power off.Sergei Shtylylov2006-03-181-3/+4
| | * [MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2006-03-185-6/+15
| | * [MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle2006-03-181-77/+103
| | * [MIPS] Get rid of the IP22-specific code in arclib.Ralf Baechle2006-03-181-19/+0
| | * Update MAINTAINERS entry for MIPS.Ralf Baechle2006-03-181-1/+2
OpenPOWER on IntegriCloud