| Commit message (Expand) | Author | Age |
* | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil | 2009-09-18 |
* | V4L/DVB (12435): strlcpy() will always null terminate the string. | Roel Kluin | 2009-09-12 |
* | V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses | Jean Delvare | 2009-09-12 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | V4L/DVB (11904): zoran: Use v4l bounding/alignment functiob | Trent Piepho | 2009-06-23 |
* | V4L/DVB (11992): Add missing __devexit_p() | Jean Delvare | 2009-06-16 |
* | V4L/DVB (11741): zoran: Fix &&/|| typo | Roel Kluin | 2009-06-16 |
* | V4L/DVB (11660): zoran: fix bug when enumerating format -1 | Trent Piepho | 2009-05-09 |
* | V4L/DVB (11380): v4l2-subdev: change s_routing prototype | Hans Verkuil | 2009-04-06 |
* | V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s... | Hans Verkuil | 2009-04-06 |
* | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t... | Hans Verkuil | 2009-04-06 |
* | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil | 2009-04-06 |
* | V4L/DVB (11237): media/zoran: fix printk format | Randy Dunlap | 2009-03-30 |
* | V4L/DVB (11048): zoran: fix incorrect return type of notify function. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (11022): zoran/bt819: use new notify functionality. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10934): zoran: replace functions names in strings with __func__ | Trent Piepho | 2009-03-30 |
* | V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointers | Trent Piepho | 2009-03-30 |
* | V4L/DVB (10932): zoran: Don't frighten users with failed buffer allocation | Jean Delvare | 2009-03-30 |
* | V4L/DVB (10931): zoran: Drop the lock_norm module parameter | Jean Delvare | 2009-03-30 |
* | V4L/DVB (10930): zoran: Unify buffer descriptors | Trent Piepho | 2009-03-30 |
* | V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers | Mauro Carvalho Chehab | 2009-03-30 |
* | V4L/DVB (10848): zoran: Change first argument to zoran_v4l2_buffer_status | Trent Piepho | 2009-03-30 |
* | V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl | Trent Piepho | 2009-03-30 |
* | V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10732): zoran: s_jpegcomp should return a proper result, not 0. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10717): zoran: TRY_FMT and S_FMT now do the same parameter checks. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10716): zoran: change buffer defaults to something that works with t... | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10715): zoran: clean up some old V4L1 left-overs and remove the MAP_... | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10712): zoran: fix G_FMT | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10711): zoran: fix TRY_FMT support | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more ... | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10709): zoran: set correct parent of the video device. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10708): zoran: remove old V4L1 ioctls, use v4l1-compat instead. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10707): zoran: set bytesperline to 0 when using MJPEG. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10706): zoran: fix field typo. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10705): zoran: use slider flag with volume etc. controls. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10704): zoran: remove broken BIGPHYS_AREA and BUZ_HIMEM code, and al... | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10703): zoran: convert to video_ioctl2 and remove 'ready_to_be_freed... | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10631): zoran: fix printk format | Randy Dunlap | 2009-03-30 |
* | V4L/DVB (10834): zoran: auto-select bt866 for AverMedia 6 Eyes | Mauro Carvalho Chehab | 2009-03-05 |
* | V4L/DVB (10226): zoran: Get rid of extra module ref count | Trent Piepho | 2009-01-29 |
* | V4L/DVB (10225): zoran: Remove zr36057_adr field | Trent Piepho | 2009-01-29 |
* | V4L/DVB (10224): zoran: Use pci device table to get card type | Trent Piepho | 2009-01-29 |
* | V4L/DVB (10223): zoran: Remove global device array | Trent Piepho | 2009-01-29 |
* | V4L/DVB (10222): zoran: Better syntax for initializing array module params | Trent Piepho | 2009-01-29 |
* | V4L/DVB (10212): Convert to be a pci driver | Trent Piepho | 2009-01-29 |