Age | Commit message (Expand) | Author |
2009-07-30 | merge: http://kernellabs.com/hg/~mkrufky/au0828-fix | Mauro Carvalho Chehab |
2009-07-27 | au0828: fix typo: dvb uses bulk xfer, dont say isoc in debug | Michael Krufky |
2009-06-26 | au0828: fix i2c for kernels prior to 2.6.26 | Michael Krufky |
2009-06-19 | Stop defining I2C adapter IDs nobody uses | Mauro Carvalho Chehab |
2009-05-27 | au0828: provide module option to disable USB speed check | Devin Heitmueller |
2009-05-27 | au0828: Don't let device work unless connected to a high speed USB port | Devin Heitmueller |
2009-05-18 | merge: http://kernellabs.com/hg/~dheitmueller/au0828-oldkernel-compilefix | Mauro Carvalho Chehab |
2009-05-14 | au0828: get rid of debug printk that was causing compile failures | Devin Heitmueller |
2009-05-06 | au0828: send command to power down tuner when done with analog | Devin Heitmueller |
2009-04-28 | au0828: fix kernel oops regression on USB disconnect. | Devin Heitmueller |
2009-04-14 | backport a few minor cleanups | Mauro Carvalho Chehab |
2009-04-06 | au0828: fix Kconfig dependance | Mauro Carvalho Chehab |
2009-04-02 | au0828: reduce reset time for xc5000 to 10ms | Devin Heitmueller |
2009-04-05 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2009-04-05 | merge: http://hg.jannau.net/v4l-dvb/ | Mauro Carvalho Chehab |
2009-04-02 | v4l2-subdev: change s_routing prototype | Hans Verkuil |
2009-04-01 | au0828: remove explicitly set v4l2_device.name and unused au0828_instance | Janne Grunau |
2009-04-01 | au0828: use usb_interface.dev for v4l2_device_register | Janne Grunau |
2009-03-31 | au0828: make i2c clock speed per-board configurable | Devin Heitmueller |
2009-03-31 | au0828: better document i2c registers | Devin Heitmueller |
2009-04-01 | v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su... | Hans Verkuil |
2009-04-01 | v4l2-subdev: move s_std from tuner to core. | Hans Verkuil |
2009-03-22 | au0828: fix oops on ARM platform when allocating transfer buffers | Devin Heitmueller |
2009-03-20 | Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE | Mauro Carvalho Chehab |
2009-03-19 | au8522/au0828: Fix Kconfig dependencies | Mauro Carvalho Chehab |
2009-03-19 | au0828: Fix compilation when VIDEO_ADV_DEBUG = n | Mauro Carvalho Chehab |
2009-03-18 | au0828: fix compilation on kernels 2.6.20 and 2.6.21. | Hans Verkuil |
2009-03-18 | au0828-video: needs linux/version.h for in-kernel build | Mauro Carvalho Chehab |
2009-03-15 | au0828: finish videodev/subdev conversion | Devin Heitmueller |
2009-03-15 | au0828: rename macro for currently non-function VBI support | Devin Heitmueller |
2009-03-15 | au0828/au8522: Codingstyle fixes | Devin Heitmueller |
2009-03-15 | au0828: add entry for undefined input type | Devin Heitmueller |
2009-03-15 | au0828: remove some unneeded braces | Devin Heitmueller |
2009-03-15 | au0828: remove memset calls in v4l2 routines. | Devin Heitmueller |
2009-03-11 | au0828: make sure v4l2_device name is unique | Devin Heitmueller |
2009-03-11 | au0828: Convert to use v4l2_device/subdev framework | Devin Heitmueller |
2009-03-11 | au0828: fix panic on disconnect if analog initialization failed | Devin Heitmueller |
2009-03-11 | au0828: properly handle non-existent analog inputs | Devin Heitmueller |
2009-03-11 | au0828: properly handle missing analog USB endpoint | Devin Heitmueller |
2009-03-11 | au0828: make g_chip_ident call work properly | Devin Heitmueller |
2009-03-11 | au0828: make register debug lines easier to read | Devin Heitmueller |
2009-03-11 | au0828: fix i2c enumeration bug | Devin Heitmueller |
2009-03-11 | au0828: disable VBI code since it doesn't yet work | Devin Heitmueller |
2009-03-11 | au0828: advertise only NTSC-M (as opposed to all NTSC standards) | Devin Heitmueller |
2009-03-11 | au0828: Rework the way the analog video binding occurs | Devin Heitmueller |
2009-03-11 | au0828: add analog profile for the HVR-850 | Devin Heitmueller |
2009-03-11 | au0828: workaround a bug in the au0828 i2c handling | Devin Heitmueller |
2009-03-11 | au0828: add support for analog functionality in bridge | Devin Heitmueller |
2009-03-10 | Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependencies | Mauro Carvalho Chehab |
2009-03-08 | get rid of the other occurrences of DVB_FE_CUSTOMIZE typo | Mauro Carvalho Chehab |