index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
media: vivid: use ktime_t for timestamp calculation
Arnd Bergmann
5
-13
/
+11
2017-12-08
media: staging: imx: use ktime_t for timestamps
Arnd Bergmann
3
-20
/
+20
2017-12-08
media: solo6x10: use ktime_get_ts64() for time sync
Arnd Bergmann
1
-8
/
+9
2017-12-08
media: venus: venc: Apply inloop deblocking filter
Loic Poulain
3
-4
/
+26
2017-12-08
media: venus: venc: configure entropy mode
Loic Poulain
1
-0
/
+11
2017-12-08
media: davinci: vpif_capture: add NULL check on devm_kzalloc return value
Gustavo A. R. Silva
1
-0
/
+2
2017-12-08
media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+5
2017-12-08
media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-12-08
media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
Jesse Chan
1
-0
/
+3
2017-12-08
media: usbvision: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
1
-2
/
+1
2017-12-08
media: vivid: print time in y2038-safe way
Arnd Bergmann
2
-2
/
+2
2017-12-08
media: cpia2: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2017-12-08
media: coda: remove definition of CODA_STD_MJPG
Martin Kepplinger
1
-1
/
+0
2017-12-08
media: staging: media: imx: fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-1
/
+1
2017-12-08
media: cec: disable the hardware when unregistered
Hans Verkuil
3
-13
/
+25
2017-12-08
media: cec-core.rst: document the new adap_monitor_pin_enable op
Hans Verkuil
1
-0
/
+14
2017-12-08
media: cec: add the adap_monitor_pin_enable op
Hans Verkuil
4
-5
/
+42
2017-12-08
media: pulse8-cec: print time using time64_t
Arnd Bergmann
1
-2
/
+2
2017-12-08
media: vimc: add test_pattern and h/vflip controls to the sensor
Hans Verkuil
2
-1
/
+67
2017-12-08
media: s2255drv: update firmware load
Dean A
1
-7
/
+6
2017-12-08
media: cx23885: Handle return value of kasprintf
Arvind Yadav
1
-2
/
+13
2017-12-08
media: vsp1: Prevent suspending and resuming DRM pipelines
Kieran Bingham
1
-2
/
+14
2017-12-08
media: cec-adap: add '0x' prefix when printing status
Hans Verkuil
1
-1
/
+1
2017-12-08
media: adv7604.c: add missing return
Hans Verkuil
1
-0
/
+1
2017-12-08
media: imx: Remove incorrect check for queue state in start/stop_streaming
Ian Jamison
1
-6
/
+0
2017-12-08
media: venus: venc: set correctly GOP size and number of B-frames
Stanimir Varbanov
2
-6
/
+68
2017-12-08
media: cx231xx: Add support for The Imaging Source DFG/USB2pro
Romain Reignier
2
-0
/
+29
2017-12-08
media: i2c: adv748x: Remove duplicate NULL check
Andy Shevchenko
1
-4
/
+2
2017-12-08
media: adv7180: Remove duplicate checks
Andy Shevchenko
1
-8
/
+4
2017-12-08
media: drivers/media/pci/zoran: remove redundant assignment to pointer h
Colin Ian King
1
-1
/
+0
2017-12-08
media: pt3: remove redundant assignment to mask
Colin Ian King
1
-1
/
+0
2017-12-08
media: use ARRAY_SIZE
Jérémy Lefaure
7
-16
/
+17
2017-12-08
media: gspca: Convert PDEBUG to gspca_dbg
Joe Perches
59
-687
/
+742
2017-12-08
media: gspca: Convert PERR to gspca_err
Joe Perches
32
-156
/
+174
2017-12-08
media: stk-webcam: Fix use after free on disconnect
Dan Carpenter
1
-1
/
+1
2017-12-08
media: hdpvr: Fix an error handling path in hdpvr_probe()
Arvind Yadav
1
-11
/
+15
2017-12-08
media: cxusb: pass buf as a const u8 * pointer and make buf static const
Colin Ian King
1
-2
/
+3
2017-12-08
media: solo6x10: hide unused variable
Arnd Bergmann
1
-0
/
+2
2017-12-08
media: tuners: mxl5005s: make arrays static const, reduces object code size
Colin Ian King
1
-6
/
+11
2017-12-08
media: Staging: media: imx: Prefer using BIT macro
Srishti Sharma
1
-8
/
+8
2017-12-08
media: Staging: media: omap4iss: Use WARN_ON() instead of BUG_ON()
Srishti Sharma
1
-1
/
+1
2017-12-08
media: i2c: adv748x: Store the pixel rate ctrl on CSI objects
Kieran Bingham
3
-6
/
+9
2017-12-08
media: v4l: mt9v032: Disable clock on error paths
Alexey Khoroshilov
1
-6
/
+15
2017-12-08
media: ov7670: add V4L2_CID_TEST_PATTERN control
Akinobu Mita
1
-1
/
+45
2017-12-08
media: ov7670: use v4l2_async_unregister_subdev()
Akinobu Mita
1
-1
/
+1
2017-12-08
media: ARM: dts: nokia n900: enable autofocus
Pavel Machek
1
-0
/
+2
2017-12-08
media: dt-bindings: et8ek8: Document support for flash and lens devices
Pavel Machek
1
-0
/
+7
2017-11-30
media: imx274: Fix error handling, add MAINTAINERS entry
Sakari Ailus
2
-3
/
+10
2017-11-30
media: v4l: async: use the v4l2_dev from the root notifier when matching sub-...
Niklas Söderlund
1
-2
/
+1
2017-11-30
media: v4l2-fwnode: Check subdev count after checking port
Tomasz Figa
1
-5
/
+5
[next]