| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart | 2010-11-22 | 1 | -3/+2 |
* | [media] v4l: kill the BKL | Arnd Bergmann | 2010-11-08 | 3 | -6/+23 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-28 | 4 | -31/+8 |
|\ |
|
| * | [media] zoran: Don't use module names to load I2C modules | Laurent Pinchart | 2010-10-22 | 2 | -22/+3 |
| * | V4L/DVB: drivers/media/video/zoran: Don't use initialized char array | Joe Perches | 2010-10-21 | 1 | -8/+4 |
| * | V4L/DVB: drivers/media/video/zoran: Use available error codes | Julia Lawall | 2010-10-21 | 1 | -1/+1 |
* | | Fix various typos of valid in comments | Nikanth Karthikesan | 2010-09-21 | 1 | -1/+1 |
* | | Fix spelling fuction -> function in comments | Stefan Weil | 2010-08-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 4 | -4/+4 |
|\ |
|
| * | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 | 1 | -1/+1 |
| * | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 3 | -3/+3 |
* | | V4L/DVB: drivers/media/video/zoran: Use kmemdup | Julia Lawall | 2010-08-02 | 1 | -3/+2 |
|/ |
|
* | V4L/DVB: zoran: remove V4L1 videodev.h include | Hans Verkuil | 2010-05-18 | 2 | -18/+22 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | V4L/DVB: zoran: remove variable shadowing | Márton Németh | 2010-02-26 | 1 | -1/+2 |
* | V4L/DVB: zoran: match parameter signedness of g_input_status | Márton Németh | 2010-02-26 | 2 | -2/+3 |
* | V4L/DVB: zoran: cleanup pointer condition | Márton Németh | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 2009-12-16 | 1 | -1/+0 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | V4L/DVB (13241): Cleanup redundant tests on unsigned | Roel Kluin | 2009-12-05 | 1 | -1/+1 |
* | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
|/ |
|
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 1 | -1/+1 |
* | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil | 2009-09-19 | 1 | -4/+4 |
* | V4L/DVB (12435): strlcpy() will always null terminate the string. | Roel Kluin | 2009-09-12 | 1 | -1/+1 |
* | V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses | Jean Delvare | 2009-09-12 | 1 | -1/+0 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | V4L/DVB (11904): zoran: Use v4l bounding/alignment functiob | Trent Piepho | 2009-06-23 | 1 | -10/+4 |
* | V4L/DVB (11992): Add missing __devexit_p() | Jean Delvare | 2009-06-16 | 1 | -1/+1 |
* | V4L/DVB (11741): zoran: Fix &&/|| typo | Roel Kluin | 2009-06-16 | 1 | -1/+1 |
* | V4L/DVB (11660): zoran: fix bug when enumerating format -1 | Trent Piepho | 2009-05-09 | 1 | -15/+13 |
* | V4L/DVB (11380): v4l2-subdev: change s_routing prototype | Hans Verkuil | 2009-04-06 | 3 | -30/+14 |
* | V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s... | Hans Verkuil | 2009-04-06 | 1 | -2/+2 |
* | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t... | Hans Verkuil | 2009-04-06 | 1 | -3/+5 |
* | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil | 2009-04-06 | 2 | -4/+4 |
* | V4L/DVB (11237): media/zoran: fix printk format | Randy Dunlap | 2009-03-30 | 1 | -2/+2 |
* | V4L/DVB (11048): zoran: fix incorrect return type of notify function. | Hans Verkuil | 2009-03-30 | 1 | -2/+1 |
* | V4L/DVB (11022): zoran/bt819: use new notify functionality. | Hans Verkuil | 2009-03-30 | 4 | -46/+25 |
* | V4L/DVB (10934): zoran: replace functions names in strings with __func__ | Trent Piepho | 2009-03-30 | 2 | -196/+173 |
* | V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointers | Trent Piepho | 2009-03-30 | 3 | -110/+56 |
* | V4L/DVB (10932): zoran: Don't frighten users with failed buffer allocation | Jean Delvare | 2009-03-30 | 1 | -1/+2 |
* | V4L/DVB (10931): zoran: Drop the lock_norm module parameter | Jean Delvare | 2009-03-30 | 1 | -20/+0 |
* | V4L/DVB (10930): zoran: Unify buffer descriptors | Trent Piepho | 2009-03-30 | 3 | -514/+386 |
* | V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers | Mauro Carvalho Chehab | 2009-03-30 | 1 | -1/+1 |
* | V4L/DVB (10848): zoran: Change first argument to zoran_v4l2_buffer_status | Trent Piepho | 2009-03-30 | 1 | -5/+4 |
* | V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl | Trent Piepho | 2009-03-30 | 1 | -6/+1 |
* | V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576. | Hans Verkuil | 2009-03-30 | 1 | -1/+1 |
* | V4L/DVB (10732): zoran: s_jpegcomp should return a proper result, not 0. | Hans Verkuil | 2009-03-30 | 1 | -1/+1 |
* | V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. | Hans Verkuil | 2009-03-30 | 10 | -87/+50 |
* | V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev. | Hans Verkuil | 2009-03-30 | 5 | -288/+159 |
* | V4L/DVB (10717): zoran: TRY_FMT and S_FMT now do the same parameter checks. | Hans Verkuil | 2009-03-30 | 1 | -2/+10 |