Commit Graph

74 Commits (386e50cc7d82b3799ea6f53267f04f123ae05afe)

Author SHA1 Message Date
Hans Verkuil 53dacb1570 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends 16 years ago
Michael Krufky 5376176199 V4L/DVB (12360): au0828: fix typo: dvb uses bulk xfer, dont say isoc in debug 16 years ago
Jean Delvare e81516c58e V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses 16 years ago
Devin Heitmueller d6a9a430a6 V4L/DVB (11928): au0828: provide module option to disable USB speed check 16 years ago
Devin Heitmueller ee3436b828 V4L/DVB (11924): au0828: Don't let device work unless connected to a high speed USB port 16 years ago
Devin Heitmueller 027aa2c771 V4L/DVB (11808): au0828: get rid of debug printk that was causing compile failures 16 years ago
Devin Heitmueller e4b8bc5241 V4L/DVB (11805): au0828: send command to power down tuner when done with analog 16 years ago
Devin Heitmueller b25ed9c535 V4L/DVB (11794): au0828: reduce reset time for xc5000 to 10ms 16 years ago
Devin Heitmueller fe78a49c8a V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect. 16 years ago
Alexander Beregalov 2aa93bc1bc V4L/DVB (11438): au0828: fix Kconfig dependance 16 years ago
Hans Verkuil 5325b4272a V4L/DVB (11380): v4l2-subdev: change s_routing prototype 16 years ago
Hans Verkuil e6574f2fbe V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev 16 years ago
Hans Verkuil f41737ece4 V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. 16 years ago
Janne Grunau 4bb685108e V4L/DVB (11357): au0828: remove explicitly set v4l2_device.name and unused au0828_instance 16 years ago
Janne Grunau a4124aa958 V4L/DVB (11356): au0828: use usb_interface.dev for v4l2_device_register 16 years ago
Devin Heitmueller 16af6f5a7f V4L/DVB (11343): au0828: make i2c clock speed per-board configurable 16 years ago
Devin Heitmueller 9beb0de9ad V4L/DVB (11342): au0828: better document i2c registers 16 years ago
Devin Heitmueller fadadb7d7a V4L/DVB (11142): au0828: fix oops on ARM platform when allocating transfer buffers 16 years ago
Mauro Carvalho Chehab 1398ae1fe6 V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE 16 years ago
Mauro Carvalho Chehab 6a39a38e33 V4L/DVB (11110): au8522/au0828: Fix Kconfig dependencies 16 years ago
Mauro Carvalho Chehab 80c6e358c1 V4L/DVB (11109): au0828: Fix compilation when VIDEO_ADV_DEBUG = n 16 years ago
Devin Heitmueller 2689d3dcc6 V4L/DVB (11088): au0828: finish videodev/subdev conversion 16 years ago
Devin Heitmueller dd27ade7a9 V4L/DVB (11086): au0828: rename macro for currently non-function VBI support 16 years ago
Devin Heitmueller 62899a2800 V4L/DVB (11085): au0828/au8522: Codingstyle fixes 16 years ago
Devin Heitmueller 3d62287e2c V4L/DVB (11084): au0828: add entry for undefined input type 16 years ago
Devin Heitmueller a1094c4cd1 V4L/DVB (11083): au0828: remove some unneeded braces 16 years ago
Devin Heitmueller c888923deb V4L/DVB (11082): au0828: remove memset calls in v4l2 routines. 16 years ago
Devin Heitmueller e13ce79734 V4L/DVB (11081): au0828: make sure v4l2_device name is unique 16 years ago
Devin Heitmueller b14667f32a V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev framework 16 years ago
Devin Heitmueller 2eaf396020 V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failed 16 years ago
Devin Heitmueller 220be77c6e V4L/DVB (11078): au0828: properly handle non-existent analog inputs 16 years ago
Devin Heitmueller fc4ce6cd98 V4L/DVB (11077): au0828: properly handle missing analog USB endpoint 16 years ago
Devin Heitmueller d9109bef4b V4L/DVB (11076): au0828: make g_chip_ident call work properly 16 years ago
Devin Heitmueller b80f770a98 V4L/DVB (11075): au0828: make register debug lines easier to read 16 years ago
Devin Heitmueller dc8685b565 V4L/DVB (11074): au0828: fix i2c enumeration bug 16 years ago
Devin Heitmueller 5a5a4e16fa V4L/DVB (11073): au0828: disable VBI code since it doesn't yet work 16 years ago
Devin Heitmueller 0ef21071d9 V4L/DVB (11072): au0828: advertise only NTSC-M (as opposed to all NTSC standards) 16 years ago
Devin Heitmueller f1add5b5ec V4L/DVB (11070): au0828: Rework the way the analog video binding occurs 16 years ago
Devin Heitmueller 7fdd7c72ad V4L/DVB (11068): au0828: add analog profile for the HVR-850 16 years ago
Devin Heitmueller 32c000ad93 V4L/DVB (11067): au0828: workaround a bug in the au0828 i2c handling 16 years ago
Devin Heitmueller 8b2f079523 V4L/DVB (11066): au0828: add support for analog functionality in bridge 16 years ago
Mauro Carvalho Chehab 0aab2e6044 V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependencies 16 years ago
Mauro Carvalho Chehab 45f5c1993f V4L/DVB (10838): get rid of the other occurrences of DVB_FE_CUSTOMIZE typo 16 years ago
Mauro Carvalho Chehab af2ffb2cfd V4L/DVB (10836): Kconfig: replace DVB_FE_CUSTOMIZE to DVB_FE_CUSTOMISE 16 years ago
Steven Toth a8eb912c6d V4L/DVB (9252): au0828: Checkpatch compliance 17 years ago
Michael Krufky a636da6bab V4L/DVB (9247): au0828: add support for another USB id for Hauppauge HVR950Q 17 years ago
Michael Krufky adeeac3b79 V4L/DVB (9149): hvr950q: led feedback based on snr 17 years ago
Michael Krufky d7cba043d7 V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback 17 years ago
Michael Krufky 3065096190 V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() 17 years ago
Steven Toth 6d8976164d V4L/DVB (8805): Steven Toth email address change 17 years ago