index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
scompress.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
media: gl861: re-implement I2C adapter logic
Antti Palosaari
1
-57
/
+159
2019-10-07
media: dvbsky: use a single mutex and state buffers for all R/W ops
Andrei Koshkosh
1
-8
/
+8
2019-10-07
media: drxj: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+1
2019-10-07
media: usb: tm6000: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2019-10-07
media: rc: Use devm_platform_ioremap_resource() in tango_ir_probe()
Markus Elfring
1
-12
/
+2
2019-10-07
media: rc: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-10-07
media: rc: prevent memory leak in cx23888_ir_probe
Navid Emamdoost
1
-1
/
+4
2019-10-07
media: em28xx: Add support for Magix Wideowandler 2
Dominik Danelski
2
-0
/
+21
2019-10-07
media: cxd2820r: make arrays tab static const, makes object smaller
Colin Ian King
3
-3
/
+3
2019-10-07
media: rtl28xxu: fix idle handling
Sean Young
3
-1
/
+5
2019-10-07
media: rtl28xxu: set keymap for Astrometa DVB-T2
Sean Young
1
-1
/
+2
2019-10-07
media: rc: Add support for another iMON 0xffdc device
Flavius Georgescu
1
-10
/
+51
2019-10-07
media: mceusb: fix out of bounds read in MCE receiver buffer
A Sun
1
-43
/
+98
2019-10-07
media: rc: increase rc-mm tolerance and add debug message
Sean Young
1
-2
/
+4
2019-10-07
media: rc: mark input device as pointing stick
Sean Young
1
-0
/
+1
2019-10-07
media: delete unused proc_fs.h include
Sean Young
5
-5
/
+0
2019-10-07
media: saa7164: use debugfs rather than procfs for debugging file
Sean Young
1
-61
/
+105
2019-10-04
media: venus: Update clock scaling
Aniket Masule
3
-23
/
+140
2019-10-04
media: venus: Add codec data table
Aniket Masule
6
-0
/
+68
2019-10-04
media: venus: Fix occasionally failures to suspend
Stanimir Varbanov
1
-0
/
+6
2019-10-02
media: venus: Use on-chip interconnect API
Stanimir Varbanov
4
-1
/
+115
2019-10-02
media: venus: core: Fix msm8996 frequency table
Loic Poulain
1
-4
/
+5
2019-10-01
media: i2c: ov2659: Switch to SPDX Licensing
Benoit Parrot
1
-13
/
+1
2019-10-01
media: i2c: ov2659: Fix missing 720p register config
Benoit Parrot
1
-0
/
+4
2019-10-01
media: i2c: ov2659: Add powerdown/reset gpio handling
Benoit Parrot
2
-3
/
+85
2019-10-01
media: dt-bindings: ov2659: add powerdown/reset-gpios optional property
Benoit Parrot
1
-0
/
+9
2019-10-01
media: i2c: ov2659: fix s_stream return value
Benoit Parrot
1
-5
/
+9
2019-10-01
media: i2c: ov2659: Cleanup include file list
Benoit Parrot
1
-14
/
+0
2019-10-01
media: i2c: ov2659: Fix sensor detection to actually fail when device is not ...
Benoit Parrot
1
-2
/
+3
2019-10-01
media: i2c: ov2659: Fix for image wrap-around in lower resolution
Benoit Parrot
1
-2
/
+2
2019-10-01
media: i2c: ov5695: Modify the function of async register subdev related devices
Dongchun Zhu
1
-1
/
+1
2019-10-01
media: v4l: fwnode: Make v4l2_fwnode_endpoint_free() safer
Sakari Ailus
1
-0
/
+1
2019-10-01
media: v4l: Put camera sensor, lens and flash drivers under MEDIA_CAMERA_SUPPORT
Sakari Ailus
1
-40
/
+11
2019-10-01
media: ov6650: Fix stored crop rectangle not in sync with hardware
Janusz Krzysztofik
1
-0
/
+2
2019-10-01
media: ov6650: Fix stored frame format not in sync with hardware
Janusz Krzysztofik
1
-3
/
+6
2019-10-01
media: ov6650: Fix default format not applied on device probe
Janusz Krzysztofik
1
-2
/
+5
2019-10-01
media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
Janusz Krzysztofik
1
-3
/
+9
2019-10-01
media: ov6650: Fix some format attributes not under control
Janusz Krzysztofik
1
-12
/
+39
2019-10-01
media: ov6650: Fix incorrect use of JPEG colorspace
Janusz Krzysztofik
1
-11
/
+2
2019-10-01
media: ov6650: Fix crop rectangle alignment not passed back
Janusz Krzysztofik
1
-16
/
+15
2019-10-01
media: ov6650: Fix control handler not freed on init error
Janusz Krzysztofik
1
-4
/
+8
2019-10-01
media: ov6650: Fix MODULE_DESCRIPTION
Janusz Krzysztofik
1
-2
/
+2
2019-10-01
media: max2175: Fix build error without CONFIG_REGMAP_I2C
YueHaibing
1
-0
/
+1
2019-10-01
media: cx231xx: convert to the vb2 framework
Hans Verkuil
7
-1109
/
+407
2019-10-01
media: cec-gpio: add notifier support
Hans Verkuil
2
-9
/
+33
2019-10-01
media: cec: document CEC_ADAP_G_CONNECTOR_INFO and capability
Dariusz Marcinkiewicz
4
-1
/
+119
2019-10-01
media: cec: expose the new connector info API
Dariusz Marcinkiewicz
5
-36
/
+62
2019-10-01
media: cec.h: CEC_OP_REC_FLAG_ values were swapped
Hans Verkuil
1
-2
/
+2
2019-10-01
media: cec/cec-adap.c: use new UI_CMD defines
Hans Verkuil
1
-3
/
+7
2019-10-01
media: uapi/linux/cec.h: add defines for the CEC UI Command Operand
Hans Verkuil
2
-0
/
+178
[next]