Commit Graph

2513 Commits (8911c9e3343c647b59727b47b10feca7ee9ac9c3)

Author SHA1 Message Date
Tobias Klauser 22d56fce95 V4L: Storage class should be before const qualifier (sn9c102) 17 years ago
Tobias Klauser c81010bf41 V4L: Storage class should be before const qualifier 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Michael Krufky 4c3b01f711 pvrusb2: fix broken build due to patch order dependency 17 years ago
Michael Krufky 92c9d07507 V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx models 17 years ago
Michael Krufky dd6e9467e0 V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx models 17 years ago
Cyrill Gorcunov 4a8f3a5727 V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer deref 17 years ago
Adrian Bunk 19ac111c03 V4L/DVB (7485): v4l2-int-device.c: add MODULE_LICENSE 17 years ago
Steven Toth 4b15b5ec36 V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is detected 17 years ago
Steven Toth c88133ecb3 V4L/DVB (7465): Fix eeprom parsing and errors on the HVR1800 products 17 years ago
Steven Toth 31c8cc9742 V4L/DVB (7464): Convert driver to use a single SRAM memory map 17 years ago
Cyrill Gorcunov 1a002ebf60 V4L/DVB (7461): bttv: fix missed index check 17 years ago
Robert Fitzsimons c137918978 V4L/DVB (7400): bttv: Add a radio compat_ioctl file operation 17 years ago
Robert Fitzsimons 1b0690134e V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctls 17 years ago
Robert Fitzsimons 5cd3955cb8 V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bttv_fh 17 years ago
Al Viro 97cf010aeb zr364xx __user annotations 17 years ago
Al Viro 5fa1247a2b NULL noise: drivers/media 17 years ago
Mauro Carvalho Chehab eee4470f19 V4L/DVB (7367): bug #10211: Fix depencencies for cx2341x 17 years ago
Roel Kluin 7d5b7b98ae V4L/DVB (7362): tvp5150.c: logical-bitwise and confusion 17 years ago
Pascal Terjan 974a911d2a V4L/DVB (7334): usb video: add a device link to usbvideo devices, else hal will ignore them 17 years ago
Cyrill Gorcunov c77990e754 V4L/DVB (7330): V4L1 - fix v4l_compat_translate_ioctl possible NULL deref 17 years ago
Andrew Morton 46cb57e628 V4L/DVB (7291): em28xx: correct use of and fix 17 years ago
Julia Lawall 8281db3b52 V4L/DVB (7285): em28xx: Correct use of ! and & 17 years ago
Ian Armstrong 165e1213e1 V4L/DVB (7279): ivtv: Add missing sg_init_table() 17 years ago
Mauro Carvalho Chehab c030f5e697 V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_board_init2() 17 years ago
Mauro Carvalho Chehab 189bf5f050 V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to it 17 years ago
Adrian Bunk 2db2da913f V4L/DVB (7251): VIDEO_VIVI must depend on VIDEO_DEV 17 years ago
Ian Armstrong a54d1dea00 V4L/DVB (7242): ivtv: fix for yuv filter table check 17 years ago
Harvey Harrison e8d35932e9 V4L/DVB (7236): bttv: struct member initialized twice 17 years ago
Yuri Funduryan eec25fa7f9 V4L/DVB (7228): saa7134: fix FM radio support for the Pinnacle PCTV 110i 17 years ago
Mauro Carvalho Chehab 6165894fb6 V4L/DVB (7219): zoran: Fix namespace conflicts with Zoran 'GPIO_MAX' enum 17 years ago
Ricardo Cerqueira baff6cdd33 V4L/DVB (7201): cx88-mpeg: Fix race condition in variable access 17 years ago
Mauro Carvalho Chehab 40ae91a758 V4L/DVB (7200): Fix FM firmware loading 17 years ago
Robert Fitzsimons 7c018804c0 V4L/DVB (7197): bttv: Fix overlay divide error 17 years ago
Roland Stoll 27d0fe1894 V4L/DVB (7194): cx88-mpeg: Allow concurrent access to cx88-mpeg devices 17 years ago
Ricardo Cerqueira 968fb08912 V4L/DVB (7193): tveeprom: Add proper tuner mapping for hauppauge eeprom id 133 17 years ago
Adrian Pardini f0ba356c85 V4L/DVB (7192): Adds support for Genius TVGo A11MCE 17 years ago
Hartmut Hackmann ea75baf4b0 V4L/DVB (7186): tda10086: make the 22kHz tone for DISEQC a config option 17 years ago
Mauro Carvalho Chehab 61b080d214 V4L/DVB (7180): em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma is set 17 years ago
Mauro Carvalho Chehab 3687e1e67e V4L/DVB (7179): Allow more than one em28xx board 17 years ago
Mauro Carvalho Chehab 92ea42f442 V4L/DVB (7164): em28xx-alsa: Add a missing mutex 17 years ago
Mauro Carvalho Chehab 00b8730f5d V4L/DVB (7163): em28xx: makes audio settings more stable 17 years ago
Mauro Carvalho Chehab 0df8130fe8 V4L/DVB (7162): em28xx: Fix endian and returns the correct values 17 years ago
Mauro Carvalho Chehab 0da5176f4e V4L/DVB (7161): em28xx: Fix printing debug values higher than 127 17 years ago
Mauro Carvalho Chehab 1e7ad56f1f V4L/DVB (7160): em28xx: Allow register dump/setting for debug 17 years ago
Mauro Carvalho Chehab 7463dda2ae V4L/DVB (7158): Fix em28xx audio initialization 17 years ago
Andrew Morton 1685a6fed2 V4L/DVB (7156): em28xx/em28xx-core.c: fix use of potentially uninitialized variable 17 years ago
Brandon Philips 384b835aed V4L/DVB (7150): [v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memory 17 years ago
Roel Kluin 18c0ecf16e V4L/DVB (7139): add parentheses 17 years ago
Luc Saillard 427d20c4e6 V4L/DVB (7132): Add USB ID for a newer variant of Hauppauge WinTV-HVR 900 17 years ago