| Commit message (Expand) | Author | Age | Files | Lines |
* | media: tm6000: don't check number of messages in the driver | Wolfram Sang | 2018-07-27 | 1 | -2/+0 |
* | media: tm6000: add error handling for dvb_register_adapter | Zhouyang Jia | 2018-06-28 | 1 | -0/+5 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -5/+8 |
* | MAINTAINERS & files: Canonize the e-mails I use at files | Mauro Carvalho Chehab | 2018-05-04 | 7 | -7/+7 |
* | media: tm6000: avoid casting just to print pointer address | Mauro Carvalho Chehab | 2018-03-23 | 1 | -3/+2 |
* | media: usb: don't initialize vars if not needed | Markus Elfring | 2018-03-06 | 1 | -1/+1 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -7/+7 |
* | Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-02-06 | 10 | -133/+52 |
|\ |
|
| * | media: fix usage of whitespaces and on indentation | Mauro Carvalho Chehab | 2018-01-04 | 1 | -1/+1 |
| * | media: don't include drivers/media/i2c at cflags | Mauro Carvalho Chehab | 2017-12-28 | 1 | -1/+0 |
| * | media: move dvb kAPI headers to include/media | Mauro Carvalho Chehab | 2017-12-28 | 2 | -4/+3 |
| * | media: fix SPDX comment on some header files | Mauro Carvalho Chehab | 2017-12-18 | 3 | -15/+21 |
| * | media: get rid of i2c-addr.h | Mauro Carvalho Chehab | 2017-12-18 | 1 | -1/+0 |
| * | media: v4l2-dev: convert VFL_TYPE_* into an enum | Mauro Carvalho Chehab | 2017-12-18 | 1 | -0/+2 |
| * | media: usb: add SPDX identifiers to some code I wrote | Mauro Carvalho Chehab | 2017-12-11 | 9 | -137/+51 |
* | | media: annotate ->poll() instances | Al Viro | 2017-11-27 | 1 | -4/+4 |
* | | annotate poll_table_struct ->_key | Al Viro | 2017-11-27 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-15 | 4 | -38/+27 |
|\ |
|
| * | media: usb: fix spelling mistake: "synchronuously" -> "synchronously" | Colin Ian King | 2017-11-07 | 2 | -4/+4 |
| * | media: tm6000: cleanup trival coding style issues | Markus Elfring | 2017-10-27 | 4 | -34/+23 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* | Sean Young | 2017-08-20 | 1 | -19/+19 |
* | media: rc-core: rename input_name to device_name | Sean Young | 2017-08-20 | 1 | -1/+1 |
* | media: tm6000: constify videobuf_queue_ops structures | Julia Lawall | 2017-08-20 | 1 | -1/+1 |
* | media: usb: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-20 | 1 | -1/+1 |
* | media: usb: constify usb_device_id | Arvind Yadav | 2017-08-20 | 1 | -1/+1 |
* | media: : usb: add const to v4l2_file_operations structures | Bhumika Goyal | 2017-07-20 | 1 | -1/+1 |
* | [media] tm6000: key_addr is unused | David Härdeman | 2017-06-06 | 1 | -4/+0 |
* | [media] tm6000: Fix resource freeing in 'tm6000_prepare_isoc()' | Christophe JAILLET | 2017-04-17 | 1 | -1/+1 |
* | scripts/spelling.txt: add "neded" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | [media] tm6000: fix typo in parameter description | Wei Yongjun | 2017-02-03 | 1 | -1/+1 |
* | [media] tm6000: Clean up file handle in open() error path | Santosh Kumar Singh | 2017-01-31 | 1 | -1/+4 |
* | [media] rc-main: assign driver type during allocation | Andi Shyti | 2017-01-30 | 1 | -2/+1 |
* | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 2017-01-27 | 10 | -40/+0 |
* | [media] tm6000: don't break long lines | Mauro Carvalho Chehab | 2016-10-21 | 6 | -36/+22 |
* | [media] usb: constify snd_pcm_ops structures | Julia Lawall | 2016-09-19 | 1 | -1/+1 |
* | [media] media: usb: tm6000: tm6000-video: don't print error when allocating u... | Wolfram Sang | 2016-08-24 | 1 | -1/+0 |
* | [media] media: usb: tm6000: tm6000-dvb: don't print error when allocating urb... | Wolfram Sang | 2016-08-24 | 1 | -3/+1 |
* | [media] include/media: split I2C headers from V4L2 core | Mauro Carvalho Chehab | 2015-11-17 | 1 | -1/+1 |
* | [media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP | Luis de Bethencourt | 2015-10-01 | 1 | -1/+1 |
* | [media] usb drivers: use BUG_ON() instead of if () BUG | Mauro Carvalho Chehab | 2015-06-09 | 1 | -2/+1 |
* | [media] tm6000: remove needless check | Mauro Carvalho Chehab | 2015-06-05 | 1 | -1/+1 |
* | [media] tm6000: embed video_device | Hans Verkuil | 2015-04-02 | 2 | -46/+17 |
* | [media] media: drivers shouldn't touch debug field in video_device | Hans Verkuil | 2014-12-23 | 1 | -2/+1 |
* | [media] rc-core: rename dev->scanmask to dev->scancode_mask | David Härdeman | 2014-07-25 | 1 | -1/+1 |
* | [media] rc-core: remove protocol arrays | David Härdeman | 2014-07-25 | 1 | -1/+1 |
* | [media] rc-core: document the protocol type | David Härdeman | 2014-07-23 | 1 | -16/+35 |
* | [media] v4l: Support extending the v4l2_pix_format structure | Laurent Pinchart | 2014-07-17 | 1 | -2/+0 |
* | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO | Ramakrishnan Muthukrishnan | 2014-07-04 | 1 | -1/+0 |
* | [media] v4l: subdev: Move [gs]_std operation to video ops | Laurent Pinchart | 2014-05-24 | 2 | -2/+2 |