index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
package
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-31
media: uapi/linux/media.h: add request API
Hans Verkuil
1
-0
/
+8
2018-08-31
media: Documentation: v4l: document request API
Alexandre Courbot
13
-10
/
+739
2018-08-31
media: adv7842: enable reduced fps detection
Hans Verkuil
1
-0
/
+9
2018-08-31
media: cobalt: Use v4l2_calc_timeperframe helper
Jose Abreu
1
-2
/
+7
2018-08-31
media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helper
Jose Abreu
2
-0
/
+50
2018-08-31
media: videodev2.h: Add new DV flag CAN_DETECT_REDUCED_FPS
Jose Abreu
1
-0
/
+7
2018-08-31
media: vidioc-g-dv-timings.rst: document V4L2_DV_FL_CAN_DETECT_REDUCED_FPS
Hans Verkuil
1
-8
/
+19
2018-08-31
media: ov5640: fix mode change regression
Hugues Fruchet
1
-5
/
+16
2018-08-31
media: ov772x: Disable clk on error path
Alexey Khoroshilov
1
-0
/
+1
2018-08-31
media: ipu3-cio2: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset
zhong jiang
1
-4
/
+2
2018-08-31
media: i2c: Fix pm_runtime_get_if_in_use() usage in sensor drivers
Sakari Ailus
5
-5
/
+5
2018-08-31
media: ov5670, ov13858: Use pm_runtime_idle
Sakari Ailus
2
-18
/
+2
2018-08-31
media: ov9650: use SCCB regmap
Akinobu Mita
2
-82
/
+76
2018-08-31
media: ov772x: use SCCB regmap
Akinobu Mita
2
-111
/
+82
2018-08-31
media: vicodec: fix out-of-range values when decoding
Hans Verkuil
1
-2
/
+8
2018-08-31
media: vicodec: split off v4l2 specific parts for the codec
Hans Verkuil
4
-382
/
+458
2018-08-31
media: vicodec: rename and use proper fwht prefix for codec
Hans Verkuil
5
-114
/
+118
2018-08-31
media: vicodec: improve handling of uncompressable planes
Hans Verkuil
2
-5
/
+7
2018-08-31
media: vicodec: simplify blocktype checking
Hans Verkuil
1
-2
/
+1
2018-08-31
media: vicodec: simplify flags handling
Hans Verkuil
1
-13
/
+13
2018-08-31
media: vicodec: add support for more pixel formats
Hans Verkuil
3
-100
/
+324
2018-08-31
media: vicodec: add QP controls
Hans Verkuil
3
-17
/
+68
2018-08-29
media: camss: add missing includes
Arnd Bergmann
7
-0
/
+7
2018-08-29
media: camss: Use managed memory allocations
Todor Tomov
2
-7
/
+8
2018-08-29
media: camss: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-08-29
media: af9035: prevent buffer overflow on write
Jozef Balga
1
-2
/
+4
2018-08-29
media: video_function_calls.rst: drop obsolete video-set-attributes reference
Hans Verkuil
1
-1
/
+0
2018-08-26
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-25
mm/cow: don't bother write protecting already write-protected pages
Linus Torvalds
1
-1
/
+1
2018-08-25
hpfs: remove unnecessary checks on the value of r when assigning error code
Colin Ian King
1
-1
/
+1
2018-08-25
libata: maintainership update
Jens Axboe
1
-3
/
+3
2018-08-24
iommu/rockchip: Move irq request past pm_runtime_enable
Marc Zyngier
1
-11
/
+13
2018-08-24
iommu/rockchip: Handle errors returned from PM framework
Marc Zyngier
1
-6
/
+15
2018-08-24
arm64: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-08-24
ARM: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-08-24
arm64: dts: Fix various entry-method properties to reflect documentation
Amit Kucheria
11
-12
/
+12
2018-08-24
i2c: don't use any __deprecated handling anymore
Sedat Dilek
1
-1
/
+0
2018-08-24
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
1
-0
/
+4
2018-08-24
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
5
-30
/
+5
2018-08-24
i2c: ocores: update my email address
Peter Korsgaard
4
-5
/
+5
2018-08-24
i2c: remove deprecated attach_adapter callback
Wolfram Sang
2
-16
/
+1
2018-08-24
macintosh: therm_windtunnel: drop using attach_adapter
Wolfram Sang
1
-2
/
+23
2018-08-24
ubifs: Remove empty file.h
Richard Weinberger
1
-0
/
+0
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
3
-3
/
+3
2018-08-24
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
15
-103
/
+106
2018-08-24
lib/fonts: convert comments to utf-8
Arnd Bergmann
4
-512
/
+512
2018-08-24
s390: ebcdic: convert comments to UTF-8
Arnd Bergmann
1
-18
/
+18
2018-08-24
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
12
-103
/
+103
2018-08-24
drivers/gpu/drm/gma500/: change return type to vm_fault_t
Souptick Joarder
3
-27
/
+17
2018-08-24
docs/core-api: mm-api: add section about GFP flags
Mike Rapoport
1
-0
/
+21
[next]