index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
davinci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-18
media: imx-pxp: Start using the format VUYA32 instead of YUV32 (v2)
Vivek Kasireddy
1
-4
/
+10
2019-02-18
media: vivid: Add definitions for the 32-bit packed YUV formats
Vivek Kasireddy
1
-0
/
+30
2019-02-18
media: v4l2-tpg-core: Add support for 32-bit packed YUV formats (v2)
Vivek Kasireddy
1
-0
/
+12
2019-02-18
media: v4l: Add 32-bit packed YUV formats
Vivek Kasireddy
3
-1
/
+177
2019-02-18
media: cx25840: mark pad sig_types to fix cx231xx init
Cody P Schafer
2
-2
/
+2
2019-02-18
media: wl128x: fix spelling mistake: "Swtich" -> "Switch"
Colin Ian King
1
-1
/
+1
2019-02-18
media: vimc: fix memory leak
Hans Verkuil
1
-0
/
+2
2019-02-18
media: vivid: two unregistration fixes
Hans Verkuil
1
-3
/
+1
2019-02-18
media: soc_camera: Depend on BROKEN
Sakari Ailus
1
-1
/
+1
2019-02-18
media: soc_camera: Move the mt9t031 under soc_camera directory
Sakari Ailus
5
-3
/
+7
2019-02-18
media: soc_camera: Move the imx074 under soc_camera directory
Sakari Ailus
8
-14
/
+8
2019-02-18
media: soc_camera: Move to the staging tree
Sakari Ailus
15
-21
/
+12
2019-02-18
media: soc_camera: Remove the rj45n1 SoC camera sensor driver
Sakari Ailus
3
-1422
/
+0
2019-02-18
media: soc_camera: Remove the mt9m001 SoC camera sensor driver
Sakari Ailus
3
-765
/
+0
2019-02-18
media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*
Yong Zhi
18
-805
/
+802
2019-02-18
media: i2c: ov5640: Fix post-reset delay
Loic Poulain
1
-1
/
+1
2019-02-18
media: ov5640: Fix set 15fps regression
Jagan Teki
1
-1
/
+1
2019-02-18
media: ov5640: Consolidate JPEG compression mode setting
Chen-Yu Tsai
1
-11
/
+23
2019-02-18
media: ov5640: Set JPEG output timings when outputting JPEG data
Chen-Yu Tsai
1
-0
/
+21
2019-02-18
media: ov5640: Add three more test patterns
Chen-Yu Tsai
1
-0
/
+7
2019-02-18
media: ov5640: Disable transparent feature for test pattern
Chen-Yu Tsai
1
-2
/
+1
2019-02-18
media: ov5640: Add register definition for test pattern register
Chen-Yu Tsai
1
-2
/
+22
2019-02-18
media: ov5640: Move test_pattern_menu before ov5640_set_ctrl_test_pattern
Chen-Yu Tsai
1
-5
/
+5
2019-02-18
media: i2c: adv748x: Remove PAGE_WAIT
Kieran Bingham
2
-14
/
+6
2019-02-18
media: i2c: adv748x: Convert SW reset routine to function
Kieran Bingham
2
-10
/
+38
2019-02-18
media: adv748x: Implement TX link_setup callback
Jacopo Mondi
2
-1
/
+49
2019-02-18
media: adv748x: Store the TX sink in HDMI/AFE
Jacopo Mondi
4
-4
/
+19
2019-02-18
media: adv748x: Store the source subdevice in TX
Jacopo Mondi
3
-4
/
+12
2019-02-18
media: adv748x: csi2: Link AFE with TXA and TXB
Jacopo Mondi
1
-21
/
+23
2019-02-18
media: adv748x: Rename reset procedures
Jacopo Mondi
1
-14
/
+10
2019-02-18
media: adv748x: Add is_txb()
Jacopo Mondi
2
-1
/
+4
2019-02-18
media: v4l2-subdev.h: v4l2_subdev_call: use temp __sd variable
Hans Verkuil
1
-3
/
+4
2019-02-18
media: vimc: Remove unused but set variables
Lucas A. M. Magalhães
1
-7
/
+0
2019-02-18
media: imx: Set capture compose rectangle in capture_device_set_format
Steve Longerbeam
5
-23
/
+37
2019-02-18
media: vimc: add USERPTR support
Hans Verkuil
1
-1
/
+1
2019-02-18
media: vim2m: fix build breakage due to a merge conflict
Mauro Carvalho Chehab
1
-2
/
+1
2019-02-18
media: v4l: ioctl: Sanitize num_planes before using it
Ezequiel Garcia
1
-8
/
+6
2019-02-18
Linux 5.0-rc7
v5.0-rc7
Linus Torvalds
1
-1
/
+1
2019-02-17
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
Mauro Ciancio
1
-0
/
+1
2019-02-17
Input: st-keyscan - fix potential zalloc NULL dereference
Gabriel Fernandez
1
-2
/
+2
2019-02-17
Input: apanel - switch to using brightness_set_blocking()
Dmitry Torokhov
1
-20
/
+4
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
4
-15
/
+0
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
3
-5
/
+20
2019-02-15
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
1
-11
/
+38
2019-02-15
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
1
-2
/
+2
2019-02-15
Compiler Attributes: add support for __copy (gcc >= 9)
Miguel Ojeda
1
-0
/
+14
2019-02-15
lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
Miguel Ojeda
1
-2
/
+2
2019-02-15
auxdisplay: ht16k33: fix potential user-after-free on module unload
Miguel Ojeda
1
-1
/
+1
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
3
-3
/
+35
[next]