| Commit message (Expand) | Author | Age | Files | Lines |
* | media: dib0700: fix invalid dvb_detach argument | Andrey Konovalov | 2017-11-21 | 1 | -12/+12 |
* | media: imon: Fix null-ptr-deref in imon_probe | Arvind Yadav | 2017-11-21 | 1 | -0/+5 |
* | adv7604: Initialize drive strength to default when using DT | Lars-Peter Clausen | 2017-11-15 | 1 | -0/+3 |
* | bt8xx: fix memory leak | Sudip Mukherjee | 2017-11-08 | 1 | -0/+1 |
* | exynos4-is: fimc-is: Unmap region obtained by of_iomap() | Arvind Yadav | 2017-11-08 | 1 | -2/+6 |
* | cx231xx: Fix I2C on Internal Master 3 Bus | Oleh Kravchenko | 2017-11-08 | 1 | -1/+6 |
* | ttpci: address stringop overflow warning | Arnd Bergmann | 2017-10-08 | 2 | -10/+10 |
* | exynos-gsc: Do not swap cb/cr for semi planar formats | Thibault Saunier | 2017-10-08 | 1 | -2/+0 |
* | media: uvcvideo: Prevent heap overflow when accessing mapped controls | Guenter Roeck | 2017-09-27 | 1 | -0/+7 |
* | media: v4l2-compat-ioctl32: Fix timespec conversion | Daniel Mentz | 2017-09-27 | 1 | -1/+2 |
* | saa7164: fix double fetch PCIe access condition | Steven Toth | 2017-08-11 | 1 | -12/+1 |
* | media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds | Sean Young | 2017-08-11 | 1 | -1/+1 |
* | media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl | Prabhakar Lad | 2017-08-11 | 1 | -20/+2 |
* | v4l: s5c73m3: fix negation operator | Andrzej Hajda | 2017-08-06 | 1 | -1/+1 |
* | cx88: Fix regression in initial video standard setting | Devin Heitmueller | 2017-07-27 | 2 | -2/+9 |
* | mxl111sf: Fix driver to use heap allocate buffers for USB messages | Devin Heitmueller | 2017-07-27 | 3 | -16/+28 |
* | s5p-jpeg: don't return a random width/height | Mauro Carvalho Chehab | 2017-07-27 | 1 | -4/+4 |
* | ir-core: fix gcc-7 warning on bool arithmetic | Arnd Bergmann | 2017-07-27 | 1 | -1/+1 |
* | saa7134: fix warm Medion 7134 EEPROM read | Maciej S. Szmigiero | 2017-07-15 | 1 | -0/+31 |
* | media: entity: Fix stream count check | Sakari Ailus | 2017-07-12 | 1 | -1/+1 |
* | pvrusb2: reduce stack usage pvr2_eeprom_analyze() | Arnd Bergmann | 2017-06-24 | 1 | -9/+4 |
* | vb2: Fix an off by one error in 'vb2_plane_vaddr' | Christophe JAILLET | 2017-06-24 | 1 | -1/+1 |
* | cx231xx-cards: fix NULL-deref at probe | Johan Hovold | 2017-05-25 | 1 | -5/+40 |
* | cx231xx-audio: fix NULL-deref at probe | Johan Hovold | 2017-05-25 | 1 | -2/+15 |
* | cx231xx-audio: fix init error path | Johan Hovold | 2017-05-25 | 1 | -11/+14 |
* | dw2102: limit messages to buffer size | Alyssa Milburn | 2017-05-25 | 1 | -0/+54 |
* | digitv: limit messages to buffer size | Alyssa Milburn | 2017-05-25 | 1 | -0/+3 |
* | dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops | Daniel Scheller | 2017-05-25 | 1 | -1/+3 |
* | zr364xx: enforce minimum size when reading header | Alyssa Milburn | 2017-05-25 | 1 | -0/+8 |
* | dib0700: fix NULL-deref at probe | Johan Hovold | 2017-05-25 | 1 | -0/+3 |
* | s5p-mfc: Fix unbalanced call to clock management | Marek Szyprowski | 2017-05-25 | 1 | -0/+1 |
* | gspca: konica: add missing endpoint sanity check | Johan Hovold | 2017-05-25 | 1 | -0/+3 |
* | s5p-mfc: Fix race between interrupt routine and device functions | Marek Szyprowski | 2017-05-25 | 1 | -8/+4 |
* | dvb-usb-dibusb-mc-common: Add MODULE_LICENSE | Ben Hutchings | 2017-05-25 | 1 | -0/+2 |
* | ttusb2: limit messages to buffer size | Alyssa Milburn | 2017-05-25 | 1 | -0/+19 |
* | mceusb: fix NULL-deref at probe | Johan Hovold | 2017-05-25 | 1 | -2/+2 |
* | usbvision: fix NULL-deref at probe | Johan Hovold | 2017-05-25 | 1 | -1/+8 |
* | cxusb: Use a dma capable buffer also for reading | Stefan Brüns | 2017-04-21 | 1 | -7/+8 |
* | dvb-usb-firmware: don't do DMA on stack | Stefan Brüns | 2017-04-21 | 1 | -10/+12 |
* | dvb-usb: don't use stack for firmware load | Mauro Carvalho Chehab | 2017-04-21 | 1 | -6/+13 |
* | dvb-usb-v2: avoid use-after-free | Arnd Bergmann | 2017-04-21 | 1 | -4/+5 |
* | uvcvideo: uvc_scan_fallback() for webcams with broken chain | Henrik Ingo | 2017-03-22 | 1 | -6/+112 |
* | rc: raw decoder for keymap protocol is not loaded on register | Sean Young | 2017-03-18 | 1 | -1/+6 |
* | dw2102: don't do DMA on stack | Jonathan McDowell | 2017-03-18 | 1 | -99/+145 |
* | media: Properly pass through media entity types in entity enumeration | Sakari Ailus | 2017-03-12 | 1 | -1/+1 |
* | lirc_dev: LIRC_{G,S}ET_REC_MODE do not work | Sean Young | 2017-03-12 | 1 | -2/+2 |
* | cxd2820r: fix gpio null pointer dereference | Antti Palosaari | 2017-03-12 | 1 | -1/+1 |
* | media: fix dm1105.c build error | Randy Dunlap | 2017-03-12 | 1 | -1/+1 |
* | uvcvideo: Fix a wrong macro | Guennadi Liakhovetski | 2017-03-12 | 1 | -1/+1 |
* | am437x-vpfe: always assign bpp variable | Nicolas Iooss | 2017-03-12 | 1 | -1/+1 |