aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* | V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum.Steven Toth2006-10-037-45/+59
* | V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.Steven Toth2006-10-033-0/+6
* | V4L/DVB (4665): Add frontend structure callback for bus acquisition.Steven Toth2006-10-032-0/+11
* | V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its placeMike Isely2006-10-031-1/+1
* | V4L/DVB (4663): Pvrusb2: Get rid of private global context array brain damageMike Isely2006-10-031-75/+36
* | V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTERMike Isely2006-10-033-0/+54
* | V4L/DVB (4661): Pvrusb2: improve 24XXX config option descriptionMike Isely2006-10-031-9/+4
* | V4L/DVB (4660): Some cleanups at helper chips menuMauro Carvalho Chehab2006-10-031-64/+66
* | V4L/DVB (4658): Another fix because of dvb_attachPatrick Boettcher2006-10-031-1/+1
* | V4L/DVB (4657): Power control of the device for dual boardPatrick Boettcher2006-10-032-3/+10
* | V4L/DVB (4656): Fixed dvb_attach for dib3000mc in dibusbPatrick Boettcher2006-10-031-2/+2
* | V4L/DVB (4655): Removed compilation warningsPatrick Boettcher2006-10-032-2/+4
* | V4L/DVB (4654): Added module parameter force_lna_activationPatrick Boettcher2006-10-031-1/+9
* | V4L/DVB (4654a): dib700m is not yet ready. Patrick Boettcher2006-10-031-1/+0
* | V4L/DVB (4653): Misc fixes for Nova-T 500Patrick Boettcher2006-10-034-7/+10
* | V4L/DVB (4652): Misc fixes for DiB3000MC and Nova-T 500Patrick Boettcher2006-10-032-48/+35
* | V4L/DVB (4651): Adding another USB product ID for Nova-T 500Patrick Boettcher2006-10-032-3/+5
* | V4L/DVB (4650): Misc fixes for dib0700 downloadPatrick Boettcher2006-10-034-7/+5
* | V4L/DVB (4649): Merged VP702x support to dvb-usb multi inputPatrick Boettcher2006-10-035-72/+149
* | V4L/DVB (4648): Hauppauge Nova-T 500 support addedPatrick Boettcher2006-10-038-27/+54
* | V4L/DVB (4647): Added module for DiB0700 based devicesPatrick Boettcher2006-10-034-0/+526
* | V4L/DVB (4646): Misc. changes, DiB3000MC, MT2060Patrick Boettcher2006-10-0311-132/+100
* | V4L/DVB (4645): Added new file for multiple input rewritePatrick Boettcher2006-10-031-0/+242
* | V4L/DVB (4644): Multi-input fix for dtt200uPatrick Boettcher2006-10-031-1/+1
* | V4L/DVB (4643): Multi-input patch for DVB-USB devicePatrick Boettcher2006-10-0323-1005/+1017
|/
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-1/+0
* [PATCH] Generic booleanRichard Knutsson2006-10-011-4/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-09-30185-4197/+8816
|\
| * V4L/DVB (4641): Trivial: use lowercase letters in hex subsystem idsMichael Krufky2006-09-261-1/+1
| * V4L/DVB (4639): Cx88: add autodetection for alternate revision of Leadtek PVRMichael Krufky2006-09-261-0/+4
| * V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300.Steven Toth2006-09-265-0/+76
| * V4L/DVB (4637): Add a default method for VIDIOC_G_PARMMauro Carvalho Chehab2006-09-261-3/+23
| * V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI fai...Alan Cox2006-09-262-2/+2
| * V4L/DVB (4634): Zr36120: implement pcipci checksAlan Cox2006-09-261-1/+5
| * V4L/DVB (4632): Zoran: Implement pcipci failure checkAlan Cox2006-09-262-3/+10
| * V4L/DVB (4631): Av7110: remove V4L2_CAP_VBI_CAPTURE flagOliver Endriss2006-09-261-1/+1
| * V4L/DVB (4630): Av7110: FW_LOADER depemdency fixedOliver Endriss2006-09-262-1/+5
| * V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309Michal Majchrowicz2006-09-264-1/+76
| * V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.cSascha Hauer2006-09-261-1/+1
| * V4L/DVB (4627): Vivi crashes with mplayerSascha Hauer2006-09-261-0/+2
| * V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different valueMauro Carvalho Chehab2006-09-261-8/+12
| * V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run()Cedric Le Goater2006-09-261-26/+16
| * V4L/DVB (4622): Copy-paste bug in videodev.cSascha Hauer2006-09-261-2/+2
| * V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boardsJose Alberto Reguero2006-09-261-9/+9
| * V4L/DVB (4619): Fixes some I2C dependencies on V4L devicesMauro Carvalho Chehab2006-09-261-4/+4
| * V4L/DVB (4617): Problem with dibusb-mb.c USB IDsAlistair Buxton2006-09-261-1/+1
| * V4L/DVB (4616): [PATCH] Nebula DigiTV USB RC supportAllan Third2006-09-261-6/+76
| * V4L/DVB (4614): Export symbol saa7134_tvaudio_setmute from saa7134 for saa713...Ricardo Cerqueira2006-09-261-0/+1
| * V4L/DVB (4613): Unmute/mute saa7134 when opening/closing the audio capture de...Ricardo Cerqueira2006-09-261-0/+8
| * V4L/DVB (4611): Add module-init-tools version comment.Andrew de Quincey2006-09-261-0/+2