Age | Commit message (Expand) | Author |
2008-11-17 | af9015: Add support for the Digittrade DVB-T USB Stick remote | Antti Palosaari |
2008-11-16 | merge: http://linuxtv.org/hg/~pb/v4l-dvb/ | Mauro Carvalho Chehab |
2008-11-15 | Make dib0700 remote control support work with firmware v1.20 | Patrick Boettcher |
2008-11-13 | af9015: don't reconnect device in USB-bus | Antti Palosaari |
2008-11-14 | usb vendor_ids/product_ids are __le16 | Mauro Carvalho Chehab |
2008-11-15 | dvb: cinergyt2 annotate struct endianness, remove unused variable, add static | Mauro Carvalho Chehab |
2008-11-16 | Make sure the i2c gate is open before powering down tuner | Mauro Carvalho Chehab |
2008-11-16 | Put s5h1411 into low power mode at end of attach() call | Mauro Carvalho Chehab |
2008-11-16 | Make s2api work for ATSC support | Mauro Carvalho Chehab |
2008-11-12 | ttusb-dec: make it depend on PCI | Mauro Carvalho Chehab |
2008-11-12 | ttusb-budget: make it depend on PCI | Mauro Carvalho Chehab |
2008-12-30 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-backport | Mauro Carvalho Chehab |
2008-12-30 | v4l: fix compile errors for older kernels | Hans Verkuil |
2008-12-30 | cx24116 - build fix | Mauro Carvalho Chehab |
2008-12-30 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb2 | Mauro Carvalho Chehab |
2008-12-30 | gp8psk: fix incorrect return code (EINVAL instead of -EINVAL) | Hans Verkuil |
2008-12-30 | v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-12-30 | af9013: Fix gcc false warnings | Mauro Carvalho Chehab |
2008-12-12 | dvb: remove deprecated use of RW_LOCK_UNLOCKED in frontends | Mauro Carvalho Chehab |
2008-12-29 | A few kernel sync stuff | Mauro Carvalho Chehab |
2008-12-03 | backport commit 0eade1f930fa3ba6461b34baf3ed8fa7c4abc40f | Mauro Carvalho Chehab |
2008-11-11 | Fix section mismatch warning for dm1105 during make | Mauro Carvalho Chehab |
2008-11-12 | usb-urb: fix memory leak | Douglas Schilling Landgraf |
2008-11-12 | ttusb_dec: fix memory leak | Douglas Schilling Landgraf |
2008-11-12 | dvb-ttusb-budget: Add validation for ttusb_alloc_iso_urbs | Douglas Schilling Landgraf |
2008-11-12 | dvb-ttusb-budget: Add NULL pointer validation | Douglas Schilling Landgraf |
2008-11-12 | ttusb_dec: Add NULL pointer validation | Douglas Schilling Landgraf |
2008-11-11 | Backport a few minor changes from upstream | Mauro Carvalho Chehab |
2008-11-10 | Whitespace cleanup | Mauro Carvalho Chehab |
2008-11-06 | Add TerraTec Cinergy S USB support | Mauro Carvalho Chehab |
2008-11-05 | merge: http://linuxtv.org/hg/~anttip/af9015 | Mauro Carvalho Chehab |
2008-11-05 | af9015: fix compile warnings | Antti Palosaari |
2008-11-04 | af9015: add support for KWorld USB DVB-T TV Stick II (VS-DVBT 395U) | Antti Palosaari |
2008-11-04 | af9015: add support for AverMedia Volar X remote. | Antti Palosaari |
2008-11-04 | af9013: fix bug in status reading | Antti Palosaari |
2008-10-30 | anysee: initialize anysee_usb_mutex statically | Mauro Carvalho Chehab |
2008-10-27 | backport commit 7c510e4b730a92cecf94ada45c989d8be0200d47 | Mauro Carvalho Chehab |
2008-12-29 | anysee: Fix usage of an unitialized function | Mauro Carvalho Chehab |
2008-12-29 | [PATCH] usb-urb.c: Fix initialization of URB list. | Patrick Boettcher |
2008-12-26 | Kbuild: fix compilation when dib7000p is not defined | Mauro Carvalho Chehab |
2008-12-22 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fixes | Mauro Carvalho Chehab |
2008-12-20 | Convert GP8PSK module to use S2API | Mauro Carvalho Chehab |
2008-12-19 | cx24113: fix compile warnings | Hans Verkuil |
2008-12-18 | cx24116: change to ALGO_HW | Mauro Carvalho Chehab |
2008-12-18 | dvb-core: don't add an event when in ONE SHOT mode for algo type HW | Mauro Carvalho Chehab |
2008-12-18 | cx24116: fix retune regression introduced in 70ee86a7c630 | Mauro Carvalho Chehab |
2008-12-18 | cx24116: bugfix: add missing delsys in FEC lookup | Mauro Carvalho Chehab |
2008-12-16 | Revert changeset 9886 | Mauro Carvalho Chehab |
2008-12-14 | CX24113: Fixed more typos | Patrick Boettcher |