Age | Commit message (Expand) | Author |
2009-07-05 | em28xx: remove uneeded vars | Mauro Carvalho Chehab |
2009-07-03 | em28xx: Allow its usage with other different output formats | Mauro Carvalho Chehab |
2009-07-02 | em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams | Mauro Carvalho Chehab |
2009-06-30 | Remove a bogus code | Mauro Carvalho Chehab |
2009-06-30 | em28xx: add other video formats | Mauro Carvalho Chehab |
2009-05-30 | em28xx: Use v4l bounding/alignment function | Trent Piepho |
2009-04-02 | v4l2-subdev: change s_routing prototype | Hans Verkuil |
2009-04-01 | v4l2-subdev: move s_std from tuner to core. | Hans Verkuil |
2009-04-01 | v4l2-subdev: move s_standby from core to tuner. | Hans Verkuil |
2009-03-31 | em28xx: convert to v4l2_subdev | Douglas Schilling Landgraf |
2009-03-04 | em28xx: enable Compro VideoMate ForYou sound | Mauro Carvalho Chehab |
2009-02-11 | em28xx: Coding style fixes and a typo correction | Douglas Schilling Landgraf |
2009-01-20 | em28xx: use usb_make_path to report bus info | Thierry MERLE |
2009-01-21 | em28xx: fix VIDIOC_G_CTRL when there is no msp34xx device. | Hans Verkuil |
2009-01-18 | em28xx: Fix for KWorld 330U Board | Mauro Carvalho Chehab |
2009-01-07 | em28xx: fix input selection | Mauro Carvalho Chehab |
2008-12-30 | v4l2: debugging API changed to match against driver name instead of ID. | Hans Verkuil |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-12-29 | em28xx: expand output formats available | Devin Heitmueller |
2008-12-28 | em28xx: simplify analog logic | Mauro Carvalho Chehab |
2008-12-28 | em28xx: move usb probe code to a proper place | Mauro Carvalho Chehab |
2008-12-22 | em28xx: Allow get/set registers for debug on i2c slave chips | Mauro Carvalho Chehab |
2008-12-22 | em28xx: Add suport for debugging AC97 anciliary chips | Mauro Carvalho Chehab |
2008-12-22 | em28xx: de-obfuscate vidioc_g_ctrl logic | Mauro Carvalho Chehab |
2008-12-22 | em28xx: Fix bad locks on error condition | Mauro Carvalho Chehab |
2008-12-20 | em28xx: use a more standard way to specify video formats | Mauro Carvalho Chehab |
2008-12-20 | em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep | Mauro Carvalho Chehab |
2008-12-18 | merge: http://www.linuxtv.org/hg/~dheitmueller/v4l-dvb | Mauro Carvalho Chehab |
2008-12-16 | em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command | Devin Heitmueller |
2008-12-16 | em28xx: fix/improve em28xx locking schema | Mauro Carvalho Chehab |
2008-12-16 | em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock | Mauro Carvalho Chehab |
2008-12-16 | em28xx: move res_get locks to the caller routines | Mauro Carvalho Chehab |
2008-12-16 | em28xx: move dev->lock from res_free to the caller routines | Mauro Carvalho Chehab |
2008-12-05 | em28xx: turn off tuner when not used | Mauro Carvalho Chehab |
2008-11-29 | em28xx: improve board description messages | Mauro Carvalho Chehab |
2008-11-27 | em28xx: improve probe messages | Mauro Carvalho Chehab |
2008-11-27 | em28xx: Add support for suspend the device when not used | Mauro Carvalho Chehab |
2008-11-26 | em28xx: replace some magic by register descriptions where known | Mauro Carvalho Chehab |
2008-11-25 | em28xx: improve debug messages | Mauro Carvalho Chehab |
2008-11-25 | Remove duplicated fields on em28xx_board and em28xx structs | Mauro Carvalho Chehab |
2008-11-24 | em28xx: fix compile warning | Hans Verkuil |
2008-11-22 | em28xx: improve message probing logs | Mauro Carvalho Chehab |
2008-11-20 | Allow opening more than one output at the same time | Mauro Carvalho Chehab |
2008-11-20 | em28xx: allow specifying audio output | Mauro Carvalho Chehab |
2008-11-20 | em28xx: fix a race condition with hald | Mauro Carvalho Chehab |
2008-11-19 | em28xx: Improve audio handling | Mauro Carvalho Chehab |
2008-11-19 | Make use of the em28xx chip configuration register to determine whether | Mauro Carvalho Chehab |
2008-11-19 | Avoid having two concurrent control URB's | Mauro Carvalho Chehab |
2008-11-18 | em28xx: Avoid memory leaks if registration fails | Mauro Carvalho Chehab |
2008-11-12 | em28xx: Properly implement poll support for IR's | Mauro Carvalho Chehab |