Commit Graph

66 Commits (9a39e273d4df0560c724c5fe71f6314a0583ca2b)

Author SHA1 Message Date
Trent Piepho 8bb629e22f V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry 18 years ago
Mauro Carvalho Chehab c1accaa21b V4L/DVB (6252): Adapt drivers to use the newer videobuf modules 18 years ago
Mauro Carvalho Chehab 13595a51c0 V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume 18 years ago
Michael Krufky 6fcecce7e1 V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDTV5 RT Gold 18 years ago
Mauro Carvalho Chehab 9c12224a60 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files 18 years ago
Trent Piepho 8ddac9ee4b V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits 18 years ago
Trent Piepho 5772f81326 V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()s 18 years ago
Trent Piepho 6a59d64c5c V4L/DVB (6021): cx88: Copy board information into card state 18 years ago
Trent Piepho a75d204860 V4L/DVB (5977): cx8800: Add register debug functions to radio device too 18 years ago
Jesper Juhl 915366da0c V4L/DVB (5912): Clean up duplicate includes in drivers/media/ 18 years ago
Cyrill Gorcunov 32b78de7fe V4L/DVB (5871): Conexant 2388x: check for kthread_run 18 years ago
Alexey Dobriyan 45e95980f2 V4L/DVB (5565): Cx88: fix compilation on alpha 18 years ago
Andrew Morton c24228daa1 cx88-video build fix 18 years ago
Mauro Carvalho Chehab aaa40cb8b7 V4L/DVB (5488): Replace DMA magic mask for its aliases 18 years ago
Mauro Carvalho Chehab 66623a0419 V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE 18 years ago
Hans Verkuil f3d092b84a V4L/DVB (5304): Improve chip matching in v4l2_register 18 years ago
Adrian Bunk db406b5855 V4L/DVB (5199): Cx88-video.c: remove struct radionorms 18 years ago
Trent Piepho 52ebc763d8 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only 18 years ago
Trent Piepho dbbff48f39 V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls 18 years ago
Mauro Carvalho Chehab a4b662f736 V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird 18 years ago
Mauro Carvalho Chehab 243d8c0fd0 V4L/DVB (5103): Fix vidioc_g_tuner handling 18 years ago
Mauro Carvalho Chehab 63ab1bdc3b V4L/DVB (5102): make videodev to auto-generate standards 18 years ago
Mauro Carvalho Chehab e90311a198 V4L/DVB (5101): Renamed video_mux to cx88_video_mux 18 years ago
Mauro Carvalho Chehab 54da49f5a4 V4L/DVB (5100): Make cx88-blackbird to work again 18 years ago
Mauro Carvalho Chehab c526ab91a2 V4L/DVB (5099): Uncommented NTSC/443 video standard 18 years ago
Mauro Carvalho Chehab 8d87cb9f31 V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handler 18 years ago
Arjan van de Ven fa027c2a0a [PATCH] mark struct file_operations const 4 18 years ago
Michael Krufky f24546a95a V4L/DVB (4757): Cx88: determine whether or not to use external adc 18 years ago
Trent Piepho 902fc997ad V4L/DVB (4722): Cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctls 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Steven Toth 3057906df5 V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board. 19 years ago
Alexey Dobriyan 17bc98a41a V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/* 19 years ago
Mauro Carvalho Chehab 0dfa9abd6b V4L/DVB (4399): Fix a typo that caused some compat stuff to not work 19 years ago
Mauro Carvalho Chehab df2732706c V4L/DVB (4365): OVERLAY flag were enabled by mistake 19 years ago
Mauro Carvalho Chehab 985bc96e27 V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT 19 years ago
Thomas Gleixner 8076fe32a7 [PATCH] irq-flags: media: Use the new IRQF_ constants 19 years ago
Michael Krufky 4987abed29 V4L/DVB (4267): Remove all instances of request_module("tda9887") 19 years ago
Michael Krufky 38a2713ada V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU 19 years ago
Greg Kroah-Hartman 228aef63d9 [PATCH] 64bit resource: fix up printks for resources in video drivers 19 years ago
Akinobu Mita 179e09172a [PATCH] drivers: use list_move() 19 years ago
Mauro Carvalho Chehab cd41e28e2d V4L/DVB (3774): Create V4L1 config options 19 years ago
Mauro Carvalho Chehab c7b0ac0546 V4L/DVB (3516): Make video_buf more generic 19 years ago
Eric Sesterhenn ae24601b47 V4L/DVB (3485): BUG_ON() Conversion in drivers/video/media 19 years ago
Marcin Rudowski 9f9c907fdc V4L/DVB (3449): Cx88 default picture controls values 19 years ago
Ian Pickworth 6457af5f7e V4L/DVB (3393): Cx88: reduce excessive logging 19 years ago
Ingo Molnar 3593cab5d6 V4L/DVB (3318b): sem2mutex: drivers/media/, #2 19 years ago
Panagiotis Issaris 7408187d22 V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Michael Krufky 5e453dc757 V4L/DVB (3269): ioctls cleanups. 19 years ago
Mauro Carvalho Chehab 70f00044a2 V4L/DVB (3162): Some fixes at cx88 controls 19 years ago
Arnd Bergmann 0d0fbf8152 V4L (926_2): Moves compat32 functions from fs to v4l subsystem 19 years ago