summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge ../linux-2.6Paul Mackerras2006-03-292-2/+2
|\
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-282-2/+2
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-03-25179-1976/+47991
|\
| * V4L/DVB (3604): V4l printk fixAndrew Morton2006-03-251-1/+1
| * V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab2006-03-25102-3012/+3012
| * V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab2006-03-2560-2/+43970
| * V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.Hans Verkuil2006-03-242-10/+20
| * V4L/DVB (3597): Vivi: fix warning: implicit declaration of function 'in_inter...Michael Krufky2006-03-241-0/+1
| * V4L/DVB (3588): Remove VIDIOC_G/S_AUDOUT from msp3400Hans Verkuil2006-03-241-37/+2
| * V4L/DVB (3587): Always wake thread after routing change.Hans Verkuil2006-03-241-2/+1
| * V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-248-5/+28
| * V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil2006-03-248-111/+176
| * V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil2006-03-244-6/+7
| * V4L/DVB (3580): Last round of msp3400 cleanups before adding routing commandsHans Verkuil2006-03-243-85/+107
| * V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detectionHans Verkuil2006-03-243-33/+33
| * V4L/DVB (3578): Make scart definitions easier to handleHans Verkuil2006-03-242-23/+24
| * V4L/DVB (3577): Cleanup audio input handlingHans Verkuil2006-03-2421-320/+316
| * V4L/DVB (3575): Cxusb: fix i2c debug messages for bluebird devicesMichael Krufky2006-03-242-2/+4
| * V4L/DVB (3574): Cxusb: fix debug messagesMichael Krufky2006-03-241-3/+3
| * V4L/DVB (3573): Cxusb: remove FIXME: comment in bluebird_patch_dvico_firmware...Michael Krufky2006-03-241-1/+0
| * V4L/DVB (3572): Cxusb: conditionalize gpio write for the medion boxMichael Krufky2006-03-241-8/+9
| * V4L/DVB (3571): Printk warning fixesAndrew Morton2006-03-241-9/+12
| * V4L/DVB (3569): PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib funcAlan Cox2006-03-243-42/+43
| * V4L/DVB (3557): Kconfig: fix title and description for VIDEO_CX88_ALSAMichael Krufky2006-03-241-2/+3
| * V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTS...Hans Verkuil2006-03-241-4/+31
| * V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb modulePatrick Boettcher2006-03-241-0/+1
| * V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab2006-03-2410-49/+49
| * V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab2006-03-242-15/+1
| * V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab2006-03-248-73/+19
| * V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham2006-03-241-1/+1
| * V4L/DVB (3539): Move bttv fragments to bt8xx/Manu Abraham2006-03-2416-30/+28
| * V4L/DVB (3519): Corrects MODULE_AUTHORMauro Carvalho Chehab2006-03-241-1/+1
| * V4L/DVB (3518): Creates a virtual video device driverMauro Carvalho Chehab2006-03-242-0/+1860
| * V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2006-03-2424-158/+297
* | [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-4/+4
|/
* 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
|\
OpenPOWER on IntegriCloud