Age | Commit message (Expand) | Author |
2007-01-19 | pvrusb2: VIDIOC_G_TUNER cleanup | Mike Isely |
2007-01-19 | pvrusb2: Allow streaming from /dev/radioX | Mike Isely |
2007-01-19 | pvrusb2: Use kzalloc instead of kmalloc+memset pairs | Mike Isely |
2007-01-19 | pvrusb2: It's safe to kfree() a null pointer | Mike Isely |
2007-01-07 | merge: http://linuxtv.org/hg/~mcisely/pvrusb2 | Mauro Carvalho Chehab |
2007-01-07 | Pvrusb2-hdw kfree cleanup | Mauro Carvalho Chehab |
2006-12-30 | pvrusb2: Be smarter about mode restoration when /dev/radioX is closed | Mike Isely |
2006-12-30 | pvrusb2: bug fix involving switch into radio mode | Mike Isely |
2006-12-30 | pvrusb2: Stream configuration cleanups | Mike Isely |
2006-12-30 | pvrusb2: Fix cut/paste bug in auto_mode_switch control | Mike Isely |
2006-12-27 | pvrusb2: cosmetic comment tweak | Mike Isely |
2006-12-27 | pvrusb2: Change default volume to something sane | Mike Isely |
2006-12-27 | pvrusb2: Remove stream claiming hack from /dev/radio implementation | Mike Isely |
2006-12-27 | pvrusb2: Better radio versus tv frequency handling | Mike Isely |
2006-12-27 | pvrusb2: Newer frequency range checking | Mike Isely |
2006-12-27 | pvrusb2: Enable radio mode for 24xxx devices | Mike Isely |
2006-12-27 | pvrusb2: v4l2 API implementation frequency tweaks | Mike Isely |
2006-12-27 | pvrusb2: Fix tuning calculation when in radio mode | Mike Isely |
2006-12-27 | pvrusb2: Fix tuner frequency calculation | Mike Isely |
2006-12-27 | pvrusb2: Fix heap corruption introduced by radio mods | Mike Isely |
2006-12-27 | pvrusb2: Implement means to override vbi and radio device minor numbers | Mike Isely |
2006-12-27 | pvrusb2: video standard broadcast fix for radio mode | Mike Isely |
2006-12-27 | pvrusb2: Make units uniform when tracking tuning frequency | Mike Isely |
2006-12-27 | pvrusb2: Use separate enumeration for get/store of minor number | Mike Isely |
2006-12-27 | pvrusb2: Use enumeration for minor number get / store code | Mike Isely |
2006-12-27 | pvrusb2: Implement /dev/radioX | Mike Isely |
2006-12-27 | pvrusb2: Implement stream claim checking function | Mike Isely |
2006-12-27 | pvrusb2: Implement multiple minor device number handling | Mike Isely |
2006-12-27 | pvrusb2: Fix for min/max control value checking | Mike Isely |
2006-12-27 | pvrusb2: Enable radio mode round #2 | Mike Isely |
2006-12-27 | pvrusb2: Enable radio mode round #1 | Mike Isely |
2006-12-19 | Removed unimplemented cx2341x API commands | Hans Verkuil |
2006-12-16 | Several stuff backported from 2.6.19-git series | Mauro Carvalho Chehab |
2006-12-16 | Backported several changes from kernel 2.6.19-git series | Mauro Carvalho Chehab |
2006-11-19 | pvrusb2: Fix horizontal resolution setting problem for 24xxx devices | Mike Isely |
2006-10-29 | pvrusb2: use NULL instead of 0 | Mauro Carvalho Chehab |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-10-15 | pvrusb2: Implement IR reception for 24xxx devices | Mike Isely |
2006-09-28 | pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually works now | Mike Isely |
2006-09-28 | use NULL instead of 0 for ptrs | Mauro Carvalho Chehab |
2006-09-23 | pvrusb2: Don't use videodev.h; use v4l2-dev.h in its place | Mike Isely |
2006-09-23 | pvrusb2: Get rid of private global context array brain damage | Mike Isely |
2006-09-23 | pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTER | Mike Isely |
2006-09-23 | pvrusb2: improve 24XXX config option description | Mike Isely |
2006-09-03 | Fix broken pvrusb2 build | Mike Isely |
2006-09-02 | Improve resolution limit enforcements in pvrusb2 | Mike Isely |
2006-09-02 | Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driver | Mike Isely |
2006-09-02 | Remove some dead data elements from pvrusb2 driver | Mike Isely |
2006-09-02 | Partially reverting last patch | Mauro Carvalho Chehab |
2006-09-02 | Fixes some troubles on saa7115 | Mauro Carvalho Chehab |