summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-03-2312-263/+200
|\
| * V4L/DVB (3568k): zoran: Use i2c_master_send when possibleJean Delvare2006-03-237-66/+43
| * V4L/DVB (3568j): adv7175: Drop unused encoder dump commandJean Delvare2006-03-231-26/+0
| * V4L/DVB (3568i): adv7175: Drop unused register cacheJean Delvare2006-03-231-8/+2
| * V4L/DVB (3568h): cpia: correct email addressRandy Dunlap2006-03-231-1/+1
| * V4L/DVB (3568g): sem2mutex: zoranIngo Molnar2006-03-233-119/+121
| * V4L/DVB (3568f): saa7110: Fix array overrunJean Delvare2006-03-231-7/+5
| * V4L/DVB (3568e): bt856: Spare memoryJean Delvare2006-03-231-8/+5
| * V4L/DVB (3568d): saa7111.c fixMartin Samuelsson2006-03-231-0/+1
| * V4L/DVB (3568c): zoran: Init cleanupsJean Delvare2006-03-231-21/+17
| * V4L/DVB (3568b): saa7111: Prevent array overrunJean Delvare2006-03-231-3/+5
| * V4L/DVB (3568a): saa7114: Fix i2c block writeJean Delvare2006-03-231-6/+2
* | [PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare2006-03-2310-10/+0
|/
* Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela2006-03-22154-5697/+14058
|\
| * Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion"Linus Torvalds2006-03-211-1/+1
| * V4L/DVB (3545): Fixed no_overlay option and quirks on saa7134 driverMauro Carvalho Chehab2006-03-213-6/+35
| * V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham2006-03-211-1/+1
| * V4L/DVB (3537a): Whitespace cleanupMauro Carvalho Chehab2006-03-218-122/+125
| * V4L/DVB (3533): Add WSS (wide screen signalling) module parametersOliver Endriss2006-03-212-7/+17
| * V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Perceval Anichini2006-03-215-414/+145
| * V4L/DVB (3530): Kconfig: remove VIDEO_AUDIO_DECODERMichael Krufky2006-03-211-10/+0
| * V4L/DVB (3529): Kconfig: add menu items for cs53l32a and wm8775 A/D convertersMichael Krufky2006-03-212-1/+24
| * V4L/DVB (3528): Kconfig: fix ATSC frontend menu item names by manufacturerMichael Krufky2006-03-211-3/+3
| * V4L/DVB (3527): VIDEO_CPIA2 must depend on USBAdrian Bunk2006-03-211-1/+1
| * V4L/DVB (3525): Kconfig: remove VIDEO_DECODERMichael Krufky2006-03-211-10/+0
| * V4L/DVB (3524): Kconfig: add menu items for saa7115 and saa7127Michael Krufky2006-03-213-2/+24
| * V4L/DVB (3494): Kconfig: select VIDEO_MSP3400 to build msp3400.koMichael Krufky2006-03-212-3/+15
| * V4L/DVB (3522): Fixed a trouble with other PAL standardsMauro Carvalho Chehab2006-03-211-12/+8
| * V4L/DVB (3521): Avoid warnings at video-buf.cMauro Carvalho Chehab2006-03-211-7/+7
| * 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-213-219/+77
| * 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-212-0/+19
| * 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-212-0/+61
OpenPOWER on IntegriCloud