Age | Commit message (Expand) | Author |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-11-16 | Merge tag 'v4.9-rc5' into patchwork | Mauro Carvalho Chehab |
2016-10-21 | [media] ivtv: don't break long lines | Mauro Carvalho Chehab |
2016-10-18 | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-11 | kthread: kthread worker API cleanup | Petr Mladek |
2016-09-22 | [media] rc: Hauppauge z8f0811 can decode RC6 | Sean Young |
2016-09-19 | [media] constify i2c_algorithm structures | Julia Lawall |
2016-09-19 | [media] pci: constify snd_pcm_ops structures | Julia Lawall |
2016-07-12 | [media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl ops | Hans Verkuil |
2016-04-20 | [media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* defines | Hans Verkuil |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-02-23 | [media] ivtv: steal could be NULL | Mauro Carvalho Chehab |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen |
2015-12-18 | [media] ivtv/cx18: fix inverted pixel aspect ratio | Hans Verkuil |
2015-12-03 | [media] cx231xx: constify cx2341x_handler_ops structures | Julia Lawall |
2015-11-17 | [media] include/media: move driver interface headers to a separate dir | Mauro Carvalho Chehab |
2015-11-17 | [media] include/media: split I2C headers from V4L2 core | Mauro Carvalho Chehab |
2015-11-16 | [media] ivtv: avoid going past input/audio array | Mauro Carvalho Chehab |
2015-11-16 | [media] Revert "[media] ivtv: avoid going past input/audio array" | Mauro Carvalho Chehab |
2015-10-20 | [media] ivtv: Convert to get_user_pages_unlocked() | Jan Kara |
2015-09-25 | [media] ivtv-alsa: Add index to specify device number | Nicolas Sugino |
2015-08-11 | [media] x86/mm/pat, drivers/media/ivtv: move pat warn and replace WARN() with... | Luis R. Rodriguez |
2015-07-06 | [media] pci/ivtv/ivtv-gpio: Remove compat control ops | Ricardo Ribalda |
2015-06-25 | Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2015-06-18 | x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabled | Luis R. Rodriguez |
2015-06-05 | [media] ivtv: fix two smatch warnings | Mauro Carvalho Chehab |
2015-05-30 | [media] ivtv: fix incorrect audio mode report in log_status | Hans Verkuil |
2015-05-01 | [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers | Hans Verkuil |
2015-04-30 | [media] ivtv: avoid going past input/audio array | Mauro Carvalho Chehab |
2015-04-02 | [media] ivtv: disable fbuf support if ivtvfb isn't loaded | Hans Verkuil |
2015-04-02 | [media] ivtv: replace crop by selection | Hans Verkuil |
2015-04-02 | [media] ivtv: embed video_device | Hans Verkuil |
2015-02-11 | mm: gup: use get_user_pages_unlocked | Andrea Arcangeli |
2014-12-23 | [media] ivtv: fix sparse warning | Hans Verkuil |
2014-11-25 | [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++ | Hans Verkuil |
2014-11-14 | [media] pci: Make use of MEDIA_BUS_FMT definitions | Boris BREZILLON |
2014-09-26 | [media] pci drivers: use %zu instead of %zd | Mauro Carvalho Chehab |
2014-09-03 | [media] ivtv: fix sparse warnings | Hans Verkuil |
2014-07-23 | [media] rc-core: improve ir-kbd-i2c get_key functions | David Härdeman |
2014-07-17 | [media] v4l: Support extending the v4l2_pix_format structure | Laurent Pinchart |
2014-07-17 | [media] v4l2-ctrls: use ptrs for all but the s32 type | Hans Verkuil |
2014-07-04 | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO | Ramakrishnan Muthukrishnan |
2014-05-24 | [media] v4l: subdev: Move [gs]_std operation to video ops | Laurent Pinchart |
2014-05-23 | [media] ivtv: Fix Oops when no firmware is loaded | Takashi Iwai |
2014-02-14 | [media] Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-10-17 | [media] ivtv: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-07-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-03 | drivers: avoid parsing names as kthread_run() format strings | Kees Cook |
2013-06-17 | [media] ivtv: fix register range check | Hans Verkuil |