index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
[media] cxd2820r: convert to regmap api
Antti Palosaari
6
-259
/
+173
2016-09-22
[media] cxd2820r: improve lock detection
Antti Palosaari
3
-49
/
+50
2016-09-22
[media] cxd2820r: correct logging
Antti Palosaari
4
-91
/
+123
2016-09-22
[media] cxd2820r: add I2C driver bindings
Antti Palosaari
6
-52
/
+191
2016-09-22
[media] cxd2820r: wrap legacy DVBv3 statistics via DVBv5 statistics
Antti Palosaari
5
-377
/
+22
2016-09-22
[media] cxd2820r: dvbv5 statistics for DVB-C
Antti Palosaari
1
-2
/
+102
2016-09-22
[media] cxd2820r: dvbv5 statistics for DVB-T2
Antti Palosaari
1
-1
/
+76
2016-09-22
[media] cxd2820r: dvbv5 statistics for DVB-T
Antti Palosaari
2
-0
/
+90
2016-09-22
[media] cxd2820r: improve IF frequency setting
Antti Palosaari
4
-45
/
+43
2016-09-22
[media] media: Add flags to tell whether to take graph mutex for an IOCTL
Sakari Ailus
1
-14
/
+23
2016-09-22
[media] media: Refactor copying IOCTL arguments from and to user space
Sakari Ailus
1
-93
/
+83
2016-09-22
[media] media: Unify IOCTL handler calling
Sakari Ailus
1
-36
/
+15
2016-09-22
[media] media: Determine early whether an IOCTL is supported
Sakari Ailus
1
-0
/
+20
2016-09-22
[media] exynos4-is: add of_platform_populate() call for FIMC-IS child devices
Sylwester Nawrocki
1
-1
/
+9
2016-09-22
[media] exynos4-is: Clear isp-i2c adapter power.ignore_children flag
Sylwester Nawrocki
1
-7
/
+17
2016-09-22
[media] s5c73m3: Fix entity function assignment for the OIF subdev
Sylwester Nawrocki
1
-1
/
+1
2016-09-22
[media] s5k6a3: Add missing entity function initialization
Sylwester Nawrocki
1
-0
/
+1
2016-09-22
[media] exynos4-is: Add missing entity function initialization
Sylwester Nawrocki
4
-0
/
+4
2016-09-22
[media] exynos4-is: Improve clock management
Marek Szyprowski
1
-12
/
+4
2016-09-22
[media] exynos4-is: Add support for all required clocks
Marek Szyprowski
3
-3
/
+10
2016-09-22
[media] s5p-cec: Fix memory allocation failure check
Christophe JAILLET
1
-1
/
+1
2016-09-22
[media] s5p-cec: fix system and runtime PM integration
Marek Szyprowski
1
-15
/
+2
2016-09-22
[media] s5p-jpeg: fix system and runtime PM integration
Marek Szyprowski
1
-19
/
+2
2016-09-22
[media] get rid of a number of problems at the cross references
Mauro Carvalho Chehab
12
-20
/
+24
2016-09-22
[media] v4l: doc: Remove row numbers from tables
Laurent Pinchart
112
-31022
/
+15395
2016-09-22
[media] v4l: doc: Prepare for table reorganization
Laurent Pinchart
3
-7
/
+7
2016-09-19
[media] media: rcar-vin: use sink pad index for DV timings
Ulrich Hecht
1
-2
/
+2
2016-09-19
[media] rcar-vin: implement EDID control ioctls
Ulrich Hecht
2
-0
/
+50
2016-09-19
[media] MAINTAINERS: Add entry for the Renesas VIN driver
Niklas Söderlund
1
-0
/
+9
2016-09-19
[media] media: rcar-vin: add support for V4L2_FIELD_ALTERNATE
Niklas Söderlund
2
-6
/
+33
2016-09-19
[media] media: rcar-vin: fix height for TOP and BOTTOM fields
Niklas Söderlund
1
-12
/
+17
2016-09-19
[media] media: rcar-vin: fix bug in scaling
Niklas Söderlund
1
-51
/
+54
2016-09-19
[media] media: rcar-vin: allow field to be changed
Niklas Söderlund
1
-0
/
+9
2016-09-19
[media] media: rcar-vin: make V4L2_FIELD_INTERLACED standard dependent
Niklas Söderlund
1
-0
/
+9
2016-09-19
[media] media: adv7180: fill in mbus format in set_fmt
Niklas Söderlund
1
-2
/
+4
2016-09-19
[media] adv7180: rcar-vin: change mbus format to UYVY
Niklas Söderlund
3
-6
/
+6
2016-09-19
[media] soc-camera/rcar-vin: remove obsolete driver
Hans Verkuil
3
-1979
/
+0
2016-09-19
[media] hva: fix sparse warnings
Hans Verkuil
1
-2
/
+2
2016-09-19
[media] mxl111sf-tuner: constify dvb_tuner_ops structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] staging: media: omap4iss: mark omap4iss_flush() static
Baoyou Xie
1
-1
/
+1
2016-09-19
[media] lgdt3306a: fix spelling mistake "supportted" -> "supported"
Colin Ian King
1
-1
/
+1
2016-09-19
[media] rc/streamzap: fix spelling mistake "sumbiting" -> "submitting"
Colin Ian King
1
-1
/
+1
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
12
-12
/
+12
2016-09-19
[media] Input: v4l-touch - add copyright lines
Nick Dyer
2
-0
/
+2
2016-09-19
[media] usb: gadget: uvc: add V4L2 dependency
Arnd Bergmann
1
-0
/
+1
2016-09-19
[media] atmel-isc: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-09-19
[media] ad5820: use __maybe_unused for PM functions
Arnd Bergmann
1
-11
/
+2
2016-09-19
[media] Input: synaptics-rmi4: disallow impossible configuration
Arnd Bergmann
1
-1
/
+1
2016-09-19
[media] Input: atmel_mxt: disallow impossible configuration
Arnd Bergmann
1
-1
/
+2
2016-09-19
[media] tuners: constify dvb_tuner_ops structures
Julia Lawall
7
-9
/
+9
[next]