index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
45
-160
/
+160
*
media: videobuf2: fix up for "media: annotate ->poll() instances"
Stephen Rothwell
2018-02-06
1
-2
/
+2
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
813
-13159
/
+16036
|
\
|
*
media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
Hans Verkuil
2018-01-31
1
-1
/
+1
|
*
media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
Daniel Mentz
2018-01-30
1
-263
/
+477
|
*
media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
Hans Verkuil
2018-01-30
1
-0
/
+3
|
*
media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
Hans Verkuil
2018-01-30
1
-4
/
+0
|
*
media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
Hans Verkuil
2018-01-30
1
-19
/
+40
|
*
media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
Hans Verkuil
2018-01-30
1
-19
/
+38
|
*
media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
Hans Verkuil
2018-01-30
1
-19
/
+28
|
*
media: v4l2-compat-ioctl32.c: avoid sizeof(type)
Hans Verkuil
2018-01-30
1
-43
/
+36
|
*
media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
Hans Verkuil
2018-01-30
1
-100
/
+24
|
*
media: v4l2-compat-ioctl32.c: fix the indentation
Hans Verkuil
2018-01-30
1
-105
/
+107
|
*
media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
Hans Verkuil
2018-01-30
1
-0
/
+1
|
*
media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
Hans Verkuil
2018-01-30
1
-1
/
+4
|
*
media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
Hans Verkuil
2018-01-30
1
-86
/
+54
|
*
media: vivid: fix module load error when enabling fb and no_error_inj=1
Hans Verkuil
2018-01-30
2
-6
/
+30
|
*
media: dvb_demux: improve debug messages
Mauro Carvalho Chehab
2018-01-29
1
-21
/
+22
|
*
media: dvb_demux: Better handle discontinuity errors
Mauro Carvalho Chehab
2018-01-29
1
-2
/
+6
|
*
media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
Mauro Carvalho Chehab
2018-01-29
2
-0
/
+3
|
*
media: ts2020: avoid integer overflows on 32 bit machines
Mauro Carvalho Chehab
2018-01-29
1
-2
/
+2
|
*
media: i2c: ov7740: use gpio/consumer.h instead of gpio.h
Arnd Bergmann
2018-01-23
1
-1
/
+1
|
*
media: entity: Add a nop variant of media_entity_cleanup
Sakari Ailus
2018-01-23
6
-20
/
+0
|
*
media: ov5640: fix spurious streamon failures
Hugues Fruchet
2018-01-23
1
-0
/
+1
|
*
media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_init
Yong Zhi
2018-01-23
1
-3
/
+2
|
*
media: intel-ipu3: cio2: mark more PM functions as __maybe_unused
Arnd Bergmann
2018-01-23
1
-2
/
+2
|
*
media: drivers/media/common/videobuf2: rename from videobuf
Hans Verkuil
2018-01-23
11
-2
/
+2
|
*
media: cobalt: select CONFIG_SND_PCM
Arnd Bergmann
2018-01-23
1
-0
/
+1
|
*
media: dw9714: annotate a __be16 integer value
Mauro Carvalho Chehab
2018-01-23
1
-1
/
+1
|
*
media: dw9714: Remove client field in driver's struct
Sakari Ailus
2018-01-23
1
-14
/
+5
|
*
media: dw9714: Call pm_runtime_idle() at the end of probe()
Sakari Ailus
2018-01-23
1
-0
/
+1
|
*
media: rc: do not remove first bit if leader pulse is present
Sean Young
2018-01-23
4
-10
/
+12
|
*
media: rc: clean up leader pulse/space for manchester encoding
Sean Young
2018-01-23
5
-44
/
+24
|
*
media: lirc: lirc daemon fails to detect raw IR device
Sean Young
2018-01-23
1
-2
/
+2
|
*
media: lirc: add module alias for lirc_dev
Sean Young
2018-01-23
1
-0
/
+2
|
*
media: lirc: don't kfree the uninitialized pointer txbuf
Colin Ian King
2018-01-23
1
-2
/
+3
|
*
media: ov5640: add support of RGB565 and YUYV formats
Hugues Fruchet
2018-01-05
1
-7
/
+67
|
*
media: ov5640: add support of DVP parallel interface
Hugues Fruchet
2018-01-05
1
-18
/
+130
|
*
media: ov5640: check chip id
Hugues Fruchet
2018-01-05
1
-16
/
+79
|
*
media: ov5640: switch to gpiod_set_value_cansleep()
Hugues Fruchet
2018-01-05
1
-4
/
+4
|
*
media: mt9m111: add V4L2_CID_TEST_PATTERN control
Akinobu Mita
2018-01-05
1
-0
/
+27
|
*
media: mt9m111: add media controller support
Akinobu Mita
2018-01-05
1
-2
/
+20
|
*
media: mt9m111: create subdevice device node
Akinobu Mita
2018-01-05
1
-0
/
+2
|
*
media: i2c: Add the ov7740 image sensor driver
Wenyou Yang
2018-01-05
3
-0
/
+1225
|
*
media: imx274: Silence uninitialized variable warning
Dan Carpenter
2018-01-05
1
-1
/
+1
|
*
media: intel-ipu3: cio2: fix for wrong vb2buf state warnings
Yong Zhi
2018-01-05
1
-4
/
+5
|
*
media: intel-ipu3: cio2: fix a crash with out-of-bounds access
Yong Zhi
2018-01-05
1
-2
/
+5
|
*
media: intel-ipu3: cio2: fix building with large PAGE_SIZE
Arnd Bergmann
2018-01-05
1
-1
/
+1
|
*
media: intel-ipu3: cio2: mark PM functions as __maybe_unused
Arnd Bergmann
2018-01-05
1
-2
/
+2
|
*
media: intel-ipu3: Rename arr_size macro, use min
Sakari Ailus
2018-01-05
1
-7
/
+4
[next]