index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
media: v4l2-compat-ioctl32.c: fix the indentation
Hans Verkuil
1
-105
/
+107
2018-01-30
media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
Hans Verkuil
1
-0
/
+1
2018-01-30
media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
Hans Verkuil
1
-1
/
+4
2018-01-30
media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
Hans Verkuil
1
-86
/
+54
2018-01-30
media: vivid: fix module load error when enabling fb and no_error_inj=1
Hans Verkuil
2
-6
/
+30
2018-01-29
media: dvb_demux: improve debug messages
Mauro Carvalho Chehab
1
-21
/
+22
2018-01-29
media: dvb_demux: Better handle discontinuity errors
Mauro Carvalho Chehab
1
-2
/
+6
2018-01-29
media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
Mauro Carvalho Chehab
2
-0
/
+3
2018-01-29
media: ts2020: avoid integer overflows on 32 bit machines
Mauro Carvalho Chehab
1
-2
/
+2
2018-01-23
media: i2c: ov7740: use gpio/consumer.h instead of gpio.h
Arnd Bergmann
1
-1
/
+1
2018-01-23
media: entity: Add a nop variant of media_entity_cleanup
Sakari Ailus
7
-21
/
+5
2018-01-23
media: ov5640: fix spurious streamon failures
Hugues Fruchet
1
-0
/
+1
2018-01-23
media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_init
Yong Zhi
1
-3
/
+2
2018-01-23
media: intel-ipu3: cio2: mark more PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-01-23
media: drivers/media/common/videobuf2: rename from videobuf
Hans Verkuil
11
-2
/
+2
2018-01-23
media: cobalt: select CONFIG_SND_PCM
Arnd Bergmann
1
-0
/
+1
2018-01-23
media: staging: tegra-vde: select DMA_SHARED_BUFFER
Arnd Bergmann
1
-0
/
+1
2018-01-23
media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages
Hans Verkuil
1
-1
/
+5
2018-01-23
media: dw9714: annotate a __be16 integer value
Mauro Carvalho Chehab
1
-1
/
+1
2018-01-23
media: dw9714: Remove client field in driver's struct
Sakari Ailus
1
-14
/
+5
2018-01-23
media: dw9714: Call pm_runtime_idle() at the end of probe()
Sakari Ailus
1
-0
/
+1
2018-01-23
media: rc: do not remove first bit if leader pulse is present
Sean Young
4
-10
/
+12
2018-01-23
media: rc: clean up leader pulse/space for manchester encoding
Sean Young
5
-44
/
+24
2018-01-23
media: lirc: lirc mode ioctls deal with current mode
Sean Young
2
-18
/
+62
2018-01-23
media: lirc: lirc daemon fails to detect raw IR device
Sean Young
2
-15
/
+13
2018-01-23
media: lirc: add module alias for lirc_dev
Sean Young
1
-0
/
+2
2018-01-23
media: lirc: don't kfree the uninitialized pointer txbuf
Colin Ian King
1
-2
/
+3
2018-01-05
media: ov5640: add support of RGB565 and YUYV formats
Hugues Fruchet
1
-7
/
+67
2018-01-05
media: ov5640: add support of DVP parallel interface
Hugues Fruchet
1
-18
/
+130
2018-01-05
media: dt-bindings: ov5640: refine CSI-2 and add parallel interface
Hugues Fruchet
1
-2
/
+44
2018-01-05
media: ov5640: check chip id
Hugues Fruchet
1
-16
/
+79
2018-01-05
media: ov5640: switch to gpiod_set_value_cansleep()
Hugues Fruchet
1
-4
/
+4
2018-01-05
media: mt9m111: add V4L2_CID_TEST_PATTERN control
Akinobu Mita
1
-0
/
+27
2018-01-05
media: mt9m111: document missing required clocks property
Akinobu Mita
1
-0
/
+4
2018-01-05
media: mt9m111: add media controller support
Akinobu Mita
1
-2
/
+20
2018-01-05
media: mt9m111: create subdevice device node
Akinobu Mita
1
-0
/
+2
2018-01-05
media: i2c: Add the ov7740 image sensor driver
Wenyou Yang
4
-0
/
+1233